wtf-p 0.7.2 → 0.7.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +15 -11
- package/bin/commands/install-logic.js +37 -10
- package/bin/lib/adapter-compiler.js +25 -12
- package/package.json +1 -1
- package/protocol/actions/research-gap.json +1 -1
- package/protocol/roles/research-synthesizer.md +1 -1
- package/protocol/skills/wtfp-deliver-research/references/actions.md +4 -4
- package/protocol/skills/wtfp-plan-section/references/actions.md +1 -1
- package/protocol/skills/wtfp-research-literature/references/actions.md +1 -1
- package/protocol/skills/wtfp-write-section/references/actions.md +1 -1
- package/protocol/templates/poster.md +124 -41
- package/protocol/templates/slides.md +8 -4
- package/protocol/workflows/create-poster.md +4 -4
- package/protocol/workflows/create-slides.md +2 -2
- package/protocol/workflows/plan-section.md +3 -2
- package/protocol/workflows/research-gap.md +2 -2
- package/protocol/workflows/write-section.md +1 -1
- package/vendors/antigravity/.wtfp-generated.json +57 -53
- package/vendors/antigravity/actions/research-gap.json +1 -1
- package/vendors/antigravity/agents/wtfp-research-synthesizer.md +1 -1
- package/vendors/antigravity/commands/wtfp-add-todo.md +2 -2
- package/vendors/antigravity/commands/wtfp-analyze-bib.md +2 -2
- package/vendors/antigravity/commands/wtfp-audit-milestone.md +2 -2
- package/vendors/antigravity/commands/wtfp-check-refs.md +2 -2
- package/vendors/antigravity/commands/wtfp-check-todos.md +2 -2
- package/vendors/antigravity/commands/wtfp-checkpoint.md +2 -2
- package/vendors/antigravity/commands/wtfp-contribute.md +2 -2
- package/vendors/antigravity/commands/wtfp-create-outline.md +2 -2
- package/vendors/antigravity/commands/wtfp-create-poster.md +6 -6
- package/vendors/antigravity/commands/wtfp-create-slides.md +4 -4
- package/vendors/antigravity/commands/wtfp-discuss-section.md +2 -2
- package/vendors/antigravity/commands/wtfp-execute-outline.md +2 -2
- package/vendors/antigravity/commands/wtfp-export-latex.md +2 -2
- package/vendors/antigravity/commands/wtfp-help.md +2 -2
- package/vendors/antigravity/commands/wtfp-insert-section.md +2 -2
- package/vendors/antigravity/commands/wtfp-list-assumptions.md +2 -2
- package/vendors/antigravity/commands/wtfp-map-project.md +2 -2
- package/vendors/antigravity/commands/wtfp-new-paper.md +2 -2
- package/vendors/antigravity/commands/wtfp-pause-writing.md +2 -2
- package/vendors/antigravity/commands/wtfp-plan-milestone-gaps.md +2 -2
- package/vendors/antigravity/commands/wtfp-plan-revision.md +2 -2
- package/vendors/antigravity/commands/wtfp-plan-section.md +5 -4
- package/vendors/antigravity/commands/wtfp-polish-prose.md +2 -2
- package/vendors/antigravity/commands/wtfp-progress.md +2 -2
- package/vendors/antigravity/commands/wtfp-quick.md +2 -2
- package/vendors/antigravity/commands/wtfp-remove-section.md +2 -2
- package/vendors/antigravity/commands/wtfp-report-bug.md +2 -2
- package/vendors/antigravity/commands/wtfp-request-feature.md +2 -2
- package/vendors/antigravity/commands/wtfp-research-gap.md +2 -2
- package/vendors/antigravity/commands/wtfp-resume-writing.md +2 -2
- package/vendors/antigravity/commands/wtfp-review-section.md +2 -2
- package/vendors/antigravity/commands/wtfp-settings.md +2 -2
- package/vendors/antigravity/commands/wtfp-submit-milestone.md +2 -2
- package/vendors/antigravity/commands/wtfp-update.md +2 -2
- package/vendors/antigravity/commands/wtfp-verify-work.md +2 -2
- package/vendors/antigravity/commands/wtfp-write-section.md +3 -3
- package/vendors/antigravity/plugin.json +1 -1
- package/vendors/antigravity/roles/research-synthesizer.md +1 -1
- package/vendors/antigravity/skills/wtfp-deliver-research/references/actions.md +4 -4
- package/vendors/antigravity/skills/wtfp-plan-section/references/actions.md +1 -1
- package/vendors/antigravity/skills/wtfp-research-literature/references/actions.md +1 -1
- package/vendors/antigravity/skills/wtfp-write-section/references/actions.md +1 -1
- package/vendors/antigravity/templates/poster.md +124 -41
- package/vendors/antigravity/templates/slides.md +8 -4
- package/vendors/antigravity/tools/README.md +1 -1
- package/vendors/antigravity/tools/package.json +1 -0
- package/vendors/antigravity/workflows/create-poster.md +4 -4
- package/vendors/antigravity/workflows/create-slides.md +2 -2
- package/vendors/antigravity/workflows/plan-section.md +3 -2
- package/vendors/antigravity/workflows/research-gap.md +2 -2
- package/vendors/antigravity/workflows/write-section.md +1 -1
- package/vendors/claude/.claude-plugin/marketplace.json +2 -2
- package/vendors/claude/.claude-plugin/plugin.json +1 -1
- package/vendors/claude/.wtfp-generated.json +96 -92
- package/vendors/claude/actions/research-gap.json +1 -1
- package/vendors/claude/agents/wtfp-research-synthesizer.md +1 -1
- package/vendors/claude/ai.iowarp.clio/agents/wtfp-research-synthesizer.md +1 -1
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/add-todo.md +2 -2
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/analyze-bib.md +4 -2
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/audit-milestone.md +2 -2
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/check-refs.md +4 -2
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/check-todos.md +2 -2
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/checkpoint.md +2 -2
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/contribute.md +2 -2
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/create-outline.md +4 -2
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/create-poster.md +6 -6
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/create-slides.md +4 -4
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/discuss-section.md +2 -2
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/execute-outline.md +4 -2
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/export-latex.md +2 -2
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/help.md +3 -3
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/insert-section.md +2 -2
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/list-assumptions.md +2 -2
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/map-project.md +2 -2
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/new-paper.md +2 -2
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/pause-writing.md +2 -2
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/plan-milestone-gaps.md +2 -2
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/plan-revision.md +2 -2
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/plan-section.md +7 -4
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/polish-prose.md +4 -2
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/progress.md +2 -2
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/quick.md +4 -2
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/remove-section.md +2 -2
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/report-bug.md +2 -2
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/request-feature.md +2 -2
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/research-gap.md +10 -4
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/resume-writing.md +2 -2
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/review-section.md +4 -2
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/settings.md +2 -2
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/submit-milestone.md +2 -2
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/update.md +2 -2
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/verify-work.md +2 -2
- package/vendors/claude/ai.iowarp.clio/prompts/wtfp/write-section.md +5 -3
- package/vendors/claude/commands/add-todo.md +2 -2
- package/vendors/claude/commands/analyze-bib.md +2 -2
- package/vendors/claude/commands/audit-milestone.md +2 -2
- package/vendors/claude/commands/check-refs.md +2 -2
- package/vendors/claude/commands/check-todos.md +2 -2
- package/vendors/claude/commands/checkpoint.md +2 -2
- package/vendors/claude/commands/contribute.md +2 -2
- package/vendors/claude/commands/create-outline.md +2 -2
- package/vendors/claude/commands/create-poster.md +6 -6
- package/vendors/claude/commands/create-slides.md +4 -4
- package/vendors/claude/commands/discuss-section.md +2 -2
- package/vendors/claude/commands/execute-outline.md +2 -2
- package/vendors/claude/commands/export-latex.md +2 -2
- package/vendors/claude/commands/help.md +2 -2
- package/vendors/claude/commands/insert-section.md +2 -2
- package/vendors/claude/commands/list-assumptions.md +2 -2
- package/vendors/claude/commands/map-project.md +2 -2
- package/vendors/claude/commands/new-paper.md +2 -2
- package/vendors/claude/commands/pause-writing.md +2 -2
- package/vendors/claude/commands/plan-milestone-gaps.md +2 -2
- package/vendors/claude/commands/plan-revision.md +2 -2
- package/vendors/claude/commands/plan-section.md +5 -4
- package/vendors/claude/commands/polish-prose.md +2 -2
- package/vendors/claude/commands/progress.md +2 -2
- package/vendors/claude/commands/quick.md +2 -2
- package/vendors/claude/commands/remove-section.md +2 -2
- package/vendors/claude/commands/report-bug.md +2 -2
- package/vendors/claude/commands/request-feature.md +2 -2
- package/vendors/claude/commands/research-gap.md +4 -4
- package/vendors/claude/commands/resume-writing.md +2 -2
- package/vendors/claude/commands/review-section.md +2 -2
- package/vendors/claude/commands/settings.md +2 -2
- package/vendors/claude/commands/submit-milestone.md +2 -2
- package/vendors/claude/commands/update.md +2 -2
- package/vendors/claude/commands/verify-work.md +2 -2
- package/vendors/claude/commands/write-section.md +3 -3
- package/vendors/claude/plugin.json +1 -1
- package/vendors/claude/roles/research-synthesizer.md +1 -1
- package/vendors/claude/skills/wtfp-deliver-research/references/actions.md +4 -4
- package/vendors/claude/skills/wtfp-plan-section/references/actions.md +1 -1
- package/vendors/claude/skills/wtfp-research-literature/references/actions.md +1 -1
- package/vendors/claude/skills/wtfp-write-section/references/actions.md +1 -1
- package/vendors/claude/templates/poster.md +124 -41
- package/vendors/claude/templates/slides.md +8 -4
- package/vendors/claude/tools/README.md +1 -1
- package/vendors/claude/tools/package.json +1 -0
- package/vendors/claude/workflows/create-poster.md +4 -4
- package/vendors/claude/workflows/create-slides.md +2 -2
- package/vendors/claude/workflows/plan-section.md +3 -2
- package/vendors/claude/workflows/research-gap.md +2 -2
- package/vendors/claude/workflows/write-section.md +1 -1
- package/vendors/codex/plugins/wtfp/.codex-plugin/plugin.json +1 -1
- package/vendors/codex/plugins/wtfp/.wtfp-generated.json +22 -18
- package/vendors/codex/plugins/wtfp/actions/research-gap.json +1 -1
- package/vendors/codex/plugins/wtfp/agents/wtfp-research-synthesizer.toml +1 -1
- package/vendors/codex/plugins/wtfp/plugin.json +1 -1
- package/vendors/codex/plugins/wtfp/roles/research-synthesizer.md +1 -1
- package/vendors/codex/plugins/wtfp/skills/wtfp-deliver-research/references/actions.md +4 -4
- package/vendors/codex/plugins/wtfp/skills/wtfp-plan-section/references/actions.md +1 -1
- package/vendors/codex/plugins/wtfp/skills/wtfp-research-literature/references/actions.md +1 -1
- package/vendors/codex/plugins/wtfp/skills/wtfp-write-section/references/actions.md +1 -1
- package/vendors/codex/plugins/wtfp/templates/poster.md +124 -41
- package/vendors/codex/plugins/wtfp/templates/slides.md +8 -4
- package/vendors/codex/plugins/wtfp/tools/README.md +1 -1
- package/vendors/codex/plugins/wtfp/tools/package.json +1 -0
- package/vendors/codex/plugins/wtfp/workflows/create-poster.md +4 -4
- package/vendors/codex/plugins/wtfp/workflows/create-slides.md +2 -2
- package/vendors/codex/plugins/wtfp/workflows/plan-section.md +3 -2
- package/vendors/codex/plugins/wtfp/workflows/research-gap.md +2 -2
- package/vendors/codex/plugins/wtfp/workflows/write-section.md +1 -1
- package/vendors/copilot/.wtfp-generated.json +56 -56
- package/vendors/copilot/marketplace.json +2 -2
- package/vendors/copilot/plugins/wtfp/.claude-plugin/plugin.json +1 -1
- package/vendors/copilot/plugins/wtfp/.wtfp-generated.json +57 -53
- package/vendors/copilot/plugins/wtfp/actions/research-gap.json +1 -1
- package/vendors/copilot/plugins/wtfp/agents/wtfp-research-synthesizer.md +1 -1
- package/vendors/copilot/plugins/wtfp/commands/wtfp-add-todo.md +2 -2
- package/vendors/copilot/plugins/wtfp/commands/wtfp-analyze-bib.md +2 -2
- package/vendors/copilot/plugins/wtfp/commands/wtfp-audit-milestone.md +2 -2
- package/vendors/copilot/plugins/wtfp/commands/wtfp-check-refs.md +2 -2
- package/vendors/copilot/plugins/wtfp/commands/wtfp-check-todos.md +2 -2
- package/vendors/copilot/plugins/wtfp/commands/wtfp-checkpoint.md +2 -2
- package/vendors/copilot/plugins/wtfp/commands/wtfp-contribute.md +2 -2
- package/vendors/copilot/plugins/wtfp/commands/wtfp-create-outline.md +2 -2
- package/vendors/copilot/plugins/wtfp/commands/wtfp-create-poster.md +6 -6
- package/vendors/copilot/plugins/wtfp/commands/wtfp-create-slides.md +4 -4
- package/vendors/copilot/plugins/wtfp/commands/wtfp-discuss-section.md +2 -2
- package/vendors/copilot/plugins/wtfp/commands/wtfp-execute-outline.md +2 -2
- package/vendors/copilot/plugins/wtfp/commands/wtfp-export-latex.md +2 -2
- package/vendors/copilot/plugins/wtfp/commands/wtfp-help.md +2 -2
- package/vendors/copilot/plugins/wtfp/commands/wtfp-insert-section.md +2 -2
- package/vendors/copilot/plugins/wtfp/commands/wtfp-list-assumptions.md +2 -2
- package/vendors/copilot/plugins/wtfp/commands/wtfp-map-project.md +2 -2
- package/vendors/copilot/plugins/wtfp/commands/wtfp-new-paper.md +2 -2
- package/vendors/copilot/plugins/wtfp/commands/wtfp-pause-writing.md +2 -2
- package/vendors/copilot/plugins/wtfp/commands/wtfp-plan-milestone-gaps.md +2 -2
- package/vendors/copilot/plugins/wtfp/commands/wtfp-plan-revision.md +2 -2
- package/vendors/copilot/plugins/wtfp/commands/wtfp-plan-section.md +5 -4
- package/vendors/copilot/plugins/wtfp/commands/wtfp-polish-prose.md +2 -2
- package/vendors/copilot/plugins/wtfp/commands/wtfp-progress.md +2 -2
- package/vendors/copilot/plugins/wtfp/commands/wtfp-quick.md +2 -2
- package/vendors/copilot/plugins/wtfp/commands/wtfp-remove-section.md +2 -2
- package/vendors/copilot/plugins/wtfp/commands/wtfp-report-bug.md +2 -2
- package/vendors/copilot/plugins/wtfp/commands/wtfp-request-feature.md +2 -2
- package/vendors/copilot/plugins/wtfp/commands/wtfp-research-gap.md +2 -2
- package/vendors/copilot/plugins/wtfp/commands/wtfp-resume-writing.md +2 -2
- package/vendors/copilot/plugins/wtfp/commands/wtfp-review-section.md +2 -2
- package/vendors/copilot/plugins/wtfp/commands/wtfp-settings.md +2 -2
- package/vendors/copilot/plugins/wtfp/commands/wtfp-submit-milestone.md +2 -2
- package/vendors/copilot/plugins/wtfp/commands/wtfp-update.md +2 -2
- package/vendors/copilot/plugins/wtfp/commands/wtfp-verify-work.md +2 -2
- package/vendors/copilot/plugins/wtfp/commands/wtfp-write-section.md +3 -3
- package/vendors/copilot/plugins/wtfp/roles/research-synthesizer.md +1 -1
- package/vendors/copilot/plugins/wtfp/skills/wtfp-deliver-research/references/actions.md +4 -4
- package/vendors/copilot/plugins/wtfp/skills/wtfp-plan-section/references/actions.md +1 -1
- package/vendors/copilot/plugins/wtfp/skills/wtfp-research-literature/references/actions.md +1 -1
- package/vendors/copilot/plugins/wtfp/skills/wtfp-write-section/references/actions.md +1 -1
- package/vendors/copilot/plugins/wtfp/templates/poster.md +124 -41
- package/vendors/copilot/plugins/wtfp/templates/slides.md +8 -4
- package/vendors/copilot/plugins/wtfp/tools/README.md +1 -1
- package/vendors/copilot/plugins/wtfp/tools/package.json +1 -0
- package/vendors/copilot/plugins/wtfp/workflows/create-poster.md +4 -4
- package/vendors/copilot/plugins/wtfp/workflows/create-slides.md +2 -2
- package/vendors/copilot/plugins/wtfp/workflows/plan-section.md +3 -2
- package/vendors/copilot/plugins/wtfp/workflows/research-gap.md +2 -2
- package/vendors/copilot/plugins/wtfp/workflows/write-section.md +1 -1
- package/vendors/copilot/project/.github/agents/wtfp-research-synthesizer.agent.md +1 -1
- package/vendors/copilot/project/.github/prompts/wtfp-add-todo.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-analyze-bib.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-audit-milestone.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-check-refs.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-check-todos.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-checkpoint.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-contribute.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-create-outline.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-create-poster.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-create-slides.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-discuss-section.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-execute-outline.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-export-latex.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-help.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-insert-section.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-list-assumptions.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-map-project.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-new-paper.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-pause-writing.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-plan-milestone-gaps.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-plan-revision.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-plan-section.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-polish-prose.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-progress.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-quick.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-remove-section.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-report-bug.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-request-feature.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-research-gap.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-resume-writing.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-review-section.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-settings.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-submit-milestone.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-update.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-verify-work.prompt.md +2 -2
- package/vendors/copilot/project/.github/prompts/wtfp-write-section.prompt.md +2 -2
- package/vendors/copilot/project/.github/skills/wtfp-deliver-research/references/actions.md +4 -4
- package/vendors/copilot/project/.github/skills/wtfp-plan-section/references/actions.md +1 -1
- package/vendors/copilot/project/.github/skills/wtfp-research-literature/references/actions.md +1 -1
- package/vendors/copilot/project/.github/skills/wtfp-write-section/references/actions.md +1 -1
- package/vendors/copilot/project/.github/wtfp/actions/research-gap.json +1 -1
- package/vendors/copilot/project/.github/wtfp/roles/research-synthesizer.md +1 -1
- package/vendors/copilot/project/.github/wtfp/skills/wtfp-deliver-research/references/actions.md +4 -4
- package/vendors/copilot/project/.github/wtfp/skills/wtfp-plan-section/references/actions.md +1 -1
- package/vendors/copilot/project/.github/wtfp/skills/wtfp-research-literature/references/actions.md +1 -1
- package/vendors/copilot/project/.github/wtfp/skills/wtfp-write-section/references/actions.md +1 -1
- package/vendors/copilot/project/.github/wtfp/templates/poster.md +124 -41
- package/vendors/copilot/project/.github/wtfp/templates/slides.md +8 -4
- package/vendors/copilot/project/.github/wtfp/workflows/create-poster.md +4 -4
- package/vendors/copilot/project/.github/wtfp/workflows/create-slides.md +2 -2
- package/vendors/copilot/project/.github/wtfp/workflows/plan-section.md +3 -2
- package/vendors/copilot/project/.github/wtfp/workflows/research-gap.md +2 -2
- package/vendors/copilot/project/.github/wtfp/workflows/write-section.md +1 -1
- package/vendors/gemini/.wtfp-generated.json +57 -53
- package/vendors/gemini/actions/research-gap.json +1 -1
- package/vendors/gemini/agents/wtfp-research-synthesizer.md +1 -1
- package/vendors/gemini/commands/wtfp/add-todo.toml +1 -1
- package/vendors/gemini/commands/wtfp/analyze-bib.toml +1 -1
- package/vendors/gemini/commands/wtfp/audit-milestone.toml +1 -1
- package/vendors/gemini/commands/wtfp/check-refs.toml +1 -1
- package/vendors/gemini/commands/wtfp/check-todos.toml +1 -1
- package/vendors/gemini/commands/wtfp/checkpoint.toml +1 -1
- package/vendors/gemini/commands/wtfp/contribute.toml +1 -1
- package/vendors/gemini/commands/wtfp/create-outline.toml +1 -1
- package/vendors/gemini/commands/wtfp/create-poster.toml +133 -50
- package/vendors/gemini/commands/wtfp/create-slides.toml +15 -11
- package/vendors/gemini/commands/wtfp/discuss-section.toml +2 -2
- package/vendors/gemini/commands/wtfp/execute-outline.toml +2 -2
- package/vendors/gemini/commands/wtfp/export-latex.toml +1 -1
- package/vendors/gemini/commands/wtfp/help.toml +1 -1
- package/vendors/gemini/commands/wtfp/insert-section.toml +2 -2
- package/vendors/gemini/commands/wtfp/list-assumptions.toml +2 -2
- package/vendors/gemini/commands/wtfp/map-project.toml +1 -1
- package/vendors/gemini/commands/wtfp/new-paper.toml +1 -1
- package/vendors/gemini/commands/wtfp/pause-writing.toml +1 -1
- package/vendors/gemini/commands/wtfp/plan-milestone-gaps.toml +1 -1
- package/vendors/gemini/commands/wtfp/plan-revision.toml +2 -2
- package/vendors/gemini/commands/wtfp/plan-section.toml +5 -4
- package/vendors/gemini/commands/wtfp/polish-prose.toml +1 -1
- package/vendors/gemini/commands/wtfp/progress.toml +1 -1
- package/vendors/gemini/commands/wtfp/quick.toml +2 -2
- package/vendors/gemini/commands/wtfp/remove-section.toml +1 -1
- package/vendors/gemini/commands/wtfp/report-bug.toml +1 -1
- package/vendors/gemini/commands/wtfp/request-feature.toml +1 -1
- package/vendors/gemini/commands/wtfp/research-gap.toml +1 -1
- package/vendors/gemini/commands/wtfp/resume-writing.toml +1 -1
- package/vendors/gemini/commands/wtfp/review-section.toml +1 -1
- package/vendors/gemini/commands/wtfp/settings.toml +1 -1
- package/vendors/gemini/commands/wtfp/submit-milestone.toml +5 -5
- package/vendors/gemini/commands/wtfp/update.toml +1 -1
- package/vendors/gemini/commands/wtfp/verify-work.toml +1 -1
- package/vendors/gemini/commands/wtfp/write-section.toml +3 -3
- package/vendors/gemini/gemini-extension.json +1 -1
- package/vendors/gemini/roles/research-synthesizer.md +1 -1
- package/vendors/gemini/skills/wtfp-deliver-research/references/actions.md +4 -4
- package/vendors/gemini/skills/wtfp-plan-section/references/actions.md +1 -1
- package/vendors/gemini/skills/wtfp-research-literature/references/actions.md +1 -1
- package/vendors/gemini/skills/wtfp-write-section/references/actions.md +1 -1
- package/vendors/gemini/templates/poster.md +124 -41
- package/vendors/gemini/templates/slides.md +8 -4
- package/vendors/gemini/tools/README.md +1 -1
- package/vendors/gemini/tools/package.json +1 -0
- package/vendors/gemini/workflows/create-poster.md +4 -4
- package/vendors/gemini/workflows/create-slides.md +2 -2
- package/vendors/gemini/workflows/plan-section.md +3 -2
- package/vendors/gemini/workflows/research-gap.md +2 -2
- package/vendors/gemini/workflows/write-section.md +1 -1
- package/vendors/opencode/.wtfp-generated.json +56 -52
- package/vendors/opencode/actions/research-gap.json +1 -1
- package/vendors/opencode/agents/wtfp/research-synthesizer.md +1 -1
- package/vendors/opencode/commands/wtfp/add-todo.md +2 -2
- package/vendors/opencode/commands/wtfp/analyze-bib.md +2 -2
- package/vendors/opencode/commands/wtfp/audit-milestone.md +2 -2
- package/vendors/opencode/commands/wtfp/check-refs.md +2 -2
- package/vendors/opencode/commands/wtfp/check-todos.md +2 -2
- package/vendors/opencode/commands/wtfp/checkpoint.md +2 -2
- package/vendors/opencode/commands/wtfp/contribute.md +2 -2
- package/vendors/opencode/commands/wtfp/create-outline.md +2 -2
- package/vendors/opencode/commands/wtfp/create-poster.md +134 -51
- package/vendors/opencode/commands/wtfp/create-slides.md +16 -12
- package/vendors/opencode/commands/wtfp/discuss-section.md +3 -3
- package/vendors/opencode/commands/wtfp/execute-outline.md +3 -3
- package/vendors/opencode/commands/wtfp/export-latex.md +2 -2
- package/vendors/opencode/commands/wtfp/help.md +2 -2
- package/vendors/opencode/commands/wtfp/insert-section.md +3 -3
- package/vendors/opencode/commands/wtfp/list-assumptions.md +3 -3
- package/vendors/opencode/commands/wtfp/map-project.md +2 -2
- package/vendors/opencode/commands/wtfp/new-paper.md +2 -2
- package/vendors/opencode/commands/wtfp/pause-writing.md +2 -2
- package/vendors/opencode/commands/wtfp/plan-milestone-gaps.md +2 -2
- package/vendors/opencode/commands/wtfp/plan-revision.md +3 -3
- package/vendors/opencode/commands/wtfp/plan-section.md +6 -5
- package/vendors/opencode/commands/wtfp/polish-prose.md +2 -2
- package/vendors/opencode/commands/wtfp/progress.md +2 -2
- package/vendors/opencode/commands/wtfp/quick.md +3 -3
- package/vendors/opencode/commands/wtfp/remove-section.md +2 -2
- package/vendors/opencode/commands/wtfp/report-bug.md +2 -2
- package/vendors/opencode/commands/wtfp/request-feature.md +2 -2
- package/vendors/opencode/commands/wtfp/research-gap.md +2 -2
- package/vendors/opencode/commands/wtfp/resume-writing.md +2 -2
- package/vendors/opencode/commands/wtfp/review-section.md +2 -2
- package/vendors/opencode/commands/wtfp/settings.md +2 -2
- package/vendors/opencode/commands/wtfp/submit-milestone.md +6 -6
- package/vendors/opencode/commands/wtfp/update.md +2 -2
- package/vendors/opencode/commands/wtfp/verify-work.md +2 -2
- package/vendors/opencode/commands/wtfp/write-section.md +4 -4
- package/vendors/opencode/roles/research-synthesizer.md +1 -1
- package/vendors/opencode/skills/wtfp-deliver-research/references/actions.md +4 -4
- package/vendors/opencode/skills/wtfp-plan-section/references/actions.md +1 -1
- package/vendors/opencode/skills/wtfp-research-literature/references/actions.md +1 -1
- package/vendors/opencode/skills/wtfp-write-section/references/actions.md +1 -1
- package/vendors/opencode/templates/poster.md +124 -41
- package/vendors/opencode/templates/slides.md +8 -4
- package/vendors/opencode/tools/README.md +1 -1
- package/vendors/opencode/tools/package.json +1 -0
- package/vendors/opencode/workflows/create-poster.md +4 -4
- package/vendors/opencode/workflows/create-slides.md +2 -2
- package/vendors/opencode/workflows/plan-section.md +3 -2
- package/vendors/opencode/workflows/research-gap.md +2 -2
- package/vendors/opencode/workflows/write-section.md +1 -1
- package/vendors/plugin/.wtfp-generated.json +57 -53
- package/vendors/plugin/actions/research-gap.json +1 -1
- package/vendors/plugin/ai.iowarp.clio/agents/wtfp-research-synthesizer.md +1 -1
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/add-todo.md +2 -2
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/analyze-bib.md +4 -2
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/audit-milestone.md +2 -2
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/check-refs.md +4 -2
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/check-todos.md +2 -2
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/checkpoint.md +2 -2
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/contribute.md +2 -2
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/create-outline.md +4 -2
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/create-poster.md +6 -6
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/create-slides.md +4 -4
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/discuss-section.md +2 -2
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/execute-outline.md +4 -2
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/export-latex.md +2 -2
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/help.md +3 -3
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/insert-section.md +2 -2
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/list-assumptions.md +2 -2
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/map-project.md +2 -2
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/new-paper.md +2 -2
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/pause-writing.md +2 -2
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/plan-milestone-gaps.md +2 -2
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/plan-revision.md +2 -2
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/plan-section.md +7 -4
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/polish-prose.md +4 -2
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/progress.md +2 -2
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/quick.md +4 -2
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/remove-section.md +2 -2
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/report-bug.md +2 -2
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/request-feature.md +2 -2
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/research-gap.md +10 -4
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/resume-writing.md +2 -2
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/review-section.md +4 -2
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/settings.md +2 -2
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/submit-milestone.md +2 -2
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/update.md +2 -2
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/verify-work.md +2 -2
- package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/write-section.md +5 -3
- package/vendors/plugin/plugin.json +1 -1
- package/vendors/plugin/roles/research-synthesizer.md +1 -1
- package/vendors/plugin/skills/wtfp-deliver-research/references/actions.md +4 -4
- package/vendors/plugin/skills/wtfp-plan-section/references/actions.md +1 -1
- package/vendors/plugin/skills/wtfp-research-literature/references/actions.md +1 -1
- package/vendors/plugin/skills/wtfp-write-section/references/actions.md +1 -1
- package/vendors/plugin/templates/poster.md +124 -41
- package/vendors/plugin/templates/slides.md +8 -4
- package/vendors/plugin/tools/README.md +1 -1
- package/vendors/plugin/tools/package.json +1 -0
- package/vendors/plugin/workflows/create-poster.md +4 -4
- package/vendors/plugin/workflows/create-slides.md +2 -2
- package/vendors/plugin/workflows/plan-section.md +3 -2
- package/vendors/plugin/workflows/research-gap.md +2 -2
- package/vendors/plugin/workflows/write-section.md +1 -1
|
@@ -4,8 +4,6 @@ description: "Transform the paper's argument, methods, and findings into a conci
|
|
|
4
4
|
argument-hint: "[arguments]"
|
|
5
5
|
---
|
|
6
6
|
|
|
7
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/create-poster; do not edit. -->
|
|
8
|
-
|
|
9
7
|
# Create a research poster
|
|
10
8
|
|
|
11
9
|
<details data-wtfp-source="protocol://project/README.md" open>
|
|
@@ -179,7 +177,7 @@ Contract: [protocol/actions/create-slides.json](../../../actions/create-slides.j
|
|
|
179
177
|
1. Require project identity and enough manuscript or verified results to support a presentation.
|
|
180
178
|
2. Ask for duration, expected slide count, audience, occasion, delivery format, visual style, and desired emphasis.
|
|
181
179
|
3. Derive a timed narrative: audience problem, thesis, minimum background, method, strongest evidence, limitations, implications, and closing takeaway. Allocate time and slides before writing.
|
|
182
|
-
4. Use verified project claims and cite source or manuscript locations in speaker notes or a references slide. Do not introduce novel results to make the story cleaner.
|
|
180
|
+
4. Use verified project claims and cite source or manuscript locations in speaker notes or a references slide. Do not introduce novel results to make the story cleaner. Refuse any claim without a ledger row, never invent speaker or venue metadata, and derive diagrams only from named source files or documents with stated paths.
|
|
183
181
|
5. Prefer one communicative purpose per slide. Use concise text, readable type, high contrast, descriptive titles, accessible color, and alt text or equivalent descriptions for meaningful visuals.
|
|
184
182
|
6. Use existing figures only when provenance and interpretation are known. Mark placeholders and data needs explicitly; never fabricate a chart.
|
|
185
183
|
7. Generate editable slide source and a delivery manifest under `project://deliverables/slides/{artifact}`.
|
|
@@ -192,11 +190,11 @@ Completion requires an audience-appropriate editable deck with an honest render
|
|
|
192
190
|
|
|
193
191
|
Contract: [protocol/actions/create-poster.json](../../../actions/create-poster.json)
|
|
194
192
|
|
|
195
|
-
1. Require project identity and verified manuscript findings. Ask for dimensions, orientation, venue rules, audience viewing distance, title, authors, affiliations, contact details, output format, and available visuals.
|
|
193
|
+
1. Require project identity and verified manuscript findings. Ask for dimensions, orientation, venue rules, audience viewing distance, title, authors, affiliations, contact details, output format, and available visuals. Never invent missing metadata; leave a visible placeholder and report it.
|
|
196
194
|
2. Define a non-linear reading hierarchy: one-sentence takeaway, motivation, minimal method, principal evidence, limitations, conclusion, and contact or artifact link.
|
|
197
195
|
3. Budget physical space before writing. Prioritize the title, takeaway, and strongest figure; avoid shrinking prose to preserve excess content.
|
|
198
|
-
4. Use verified claims, values, citations, and figures. Record provenance and include accessible descriptions. Mark missing visuals as placeholders rather than generating false evidence.
|
|
199
|
-
5. Generate editable poster source and a delivery manifest under `project://deliverables/poster/{artifact}`.
|
|
196
|
+
4. Use verified claims, values, citations, and figures, recorded in the claim ledger from `protocol://templates/poster.md`; refuse any statement without a source record, manuscript passage, or named project file. Derive diagrams only from named source files or documents and state their paths. Record provenance and include accessible descriptions. Mark missing visuals as placeholders rather than generating false evidence.
|
|
197
|
+
5. Generate editable, laid-out poster source (the template's HTML grid or the venue's mandated template) and a delivery manifest with the claim ledger under `project://deliverables/poster/{artifact}`.
|
|
200
198
|
6. Check dimensions, orientation, margins, font sizes at final scale, column flow, contrast, image resolution, citation legibility, link or code targets, and overflow.
|
|
201
199
|
7. Render only when requested and a configured host-provided local renderer exists; invoke it under the action's declared `tool.execute` effect and verify the actual artifact dimensions. Distinguish source validity from render success.
|
|
202
200
|
8. Report source and rendered paths, validation results, print-service considerations, and unresolved manual steps.
|
|
@@ -215,10 +213,10 @@ Manuscript prose and supporting context, research, plan, review, summary, handof
|
|
|
215
213
|
|
|
216
214
|
## Procedure
|
|
217
215
|
|
|
218
|
-
1. Confirm audience, dimensions, format, and
|
|
219
|
-
1a. Start from the panel structure and word budgets in `protocol://templates/poster.md`. Delete any panel the manuscript does not support rather than filling it.
|
|
220
|
-
2.
|
|
221
|
-
3. Write the poster source and its assets under the declared deliverable URI without changing project records except through a separately declared action. This action produces poster source, not a rendered image or PDF: WTF-P declares no rendering effect and runs no renderer. If the author asks for a rendered artifact, return a labeled handoff naming the exact command they can run in their own toolchain.
|
|
216
|
+
1. Confirm audience, dimensions, format, emphasis, and the exact author, affiliation, contact, funding, and venue metadata, following the confirmation list in `protocol://templates/poster.md`. Never invent missing metadata; leave the visible placeholder the template names.
|
|
217
|
+
1a. Start from the layout, panel structure, and word budgets in `protocol://templates/poster.md`. Delete any panel the manuscript does not support rather than filling it.
|
|
218
|
+
2. Run the evidence gate in `protocol://templates/poster.md`: build the claim ledger and refuse every statement, comparison, or figure without a cited source record, manuscript passage, or named project file. Derive each diagram from named source files or documents and state their paths beneath it.
|
|
219
|
+
3. Write the poster as laid-out source (the template's HTML skeleton, or the venue's mandated template carrying the same grid and type scale) plus its assets and claim ledger under the declared deliverable URI, without changing project records except through a separately declared action. This action produces poster source, not a rendered image or PDF: WTF-P declares no rendering effect and runs no renderer. If the author asks for a rendered artifact, return a labeled handoff naming the exact command they can run in their own toolchain.
|
|
222
220
|
|
|
223
221
|
## Safety and completion
|
|
224
222
|
|
|
@@ -590,68 +588,151 @@ Report the logical resources read, created, updated, archived, or deleted; the g
|
|
|
590
588
|
|
|
591
589
|
Source structure for `project://deliverables/poster/{artifact}`. A poster is a standing argument read at two distances: the title and headline claim from three metres, the panels from one. It is not a slide deck and not a compressed paper.
|
|
592
590
|
|
|
593
|
-
|
|
591
|
+
The deliverable is a laid-out page, not a text outline. Write it as one self-contained HTML file (for example `project://deliverables/poster/poster.html`) using the skeleton below, which fixes the page size, grid, hierarchy, palette, and type scale in CSS. The author opens it in any browser to see the layout and prints it to PDF at the page size. If the venue mandates a LaTeX or PowerPoint template, use that template instead and carry over the same grid, hierarchy, and type scale. WTF-P writes poster source only; it declares no rendering effect and runs no renderer. If the author wants a rendered PDF, hand back the exact command or print step for their own toolchain.
|
|
592
|
+
|
|
593
|
+
Follow this scaffold literally. Replace every bracketed placeholder from the manuscript and its evidence records, and delete any panel the work does not support rather than filling it.
|
|
594
594
|
|
|
595
595
|
## Confirm before writing
|
|
596
596
|
|
|
597
|
-
Dimensions and orientation, the venue's template or branding requirement, the session audience, the single claim the poster must land,
|
|
597
|
+
Dimensions and orientation, the venue's template or branding requirement, the session audience, the single claim the poster must land, which figures already exist as artifacts, and the exact author names, affiliations, contact, funding, and venue line. Ask for any of these the manifest does not record.
|
|
598
|
+
|
|
599
|
+
## Evidence gate
|
|
600
|
+
|
|
601
|
+
Complete this gate before writing any poster text, and repeat it on the finished file.
|
|
602
|
+
|
|
603
|
+
1. Build a claim ledger: one row per claim, number, comparison, or figure the poster will carry, each naming its support as a manuscript passage, a `project://sources/{source}` record, a `project://evidence/{evidence}` record, or a named project file path.
|
|
604
|
+
2. Refuse any row without support. Do not rephrase it into a softer claim; cut it. Statements about other systems, tools, or prior work (for example how another framework divides responsibilities) need a cited source record, never general knowledge.
|
|
605
|
+
3. Never invent author names, affiliations, emails, funding, grant numbers, venue, or dates. When the manifest or the author does not supply one, leave a visible placeholder such as `[AFFILIATION NEEDED]` in the poster and list it under unresolved items in the report.
|
|
606
|
+
4. Keep the ledger in the delivery manifest next to the poster so a reviewer can check every row.
|
|
607
|
+
|
|
608
|
+
## Diagram provenance
|
|
598
609
|
|
|
599
|
-
|
|
610
|
+
Every diagram is evidence, not decoration.
|
|
600
611
|
|
|
601
|
-
|
|
612
|
+
- Reuse an existing manuscript figure when one exists, and cite its path.
|
|
613
|
+
- When the subject is software, derive architecture and flow diagrams only from named source files or documentation in the project the author pointed to. Read those files first. Every box and arrow must correspond to a module, component, call, or data path that exists in them.
|
|
614
|
+
- State the source paths under each diagram, for example `Source: src/router/dispatch.ts, docs/ARCHITECTURE.md`.
|
|
615
|
+
- Draw diagrams as inline SVG or Mermaid source so they stay editable. If no grounded source exists, leave a labeled placeholder box stating which files are needed; never draw an invented architecture.
|
|
616
|
+
|
|
617
|
+
## Layout and design
|
|
618
|
+
|
|
619
|
+
| Element | Rule |
|
|
620
|
+
| --- | --- |
|
|
621
|
+
| Page | Confirmed size; default 48 × 36 in landscape (A0 841 × 1189 mm portrait is the common alternative) |
|
|
622
|
+
| Margins and gutters | 1 in outer margin, 0.75 in gutter between columns |
|
|
623
|
+
| Grid | Landscape uses three columns; portrait uses two. Results may span two columns |
|
|
624
|
+
| Reading order | Title band across the full width, headline claim band beneath it, then panels top to bottom within each column, left to right |
|
|
625
|
+
| Hierarchy | Title 90 to 110 pt bold, headline claim 54 to 60 pt, panel headings 40 to 48 pt, body 26 to 32 pt, captions and references 20 to 24 pt |
|
|
626
|
+
| Palette | One dark ink, one light ground, one primary accent for headings and the claim band, one secondary accent for highlights in figures. Text contrast of at least 4.5:1. Use venue or institution colours only when the author supplies them |
|
|
627
|
+
| Figures | The strongest result figure is the largest element after the title. Each figure carries a one-line reading and its source path |
|
|
628
|
+
| Density | 400 to 800 words total. If a panel exceeds its budget, the content belongs in the paper, not the poster |
|
|
602
629
|
|
|
603
630
|
| Panel | Words | Purpose |
|
|
604
631
|
| --- | --- | --- |
|
|
605
|
-
| Title
|
|
632
|
+
| Title band | 25 | Title, authors, affiliations, contact or code link |
|
|
606
633
|
| Headline claim | 30 | The finding, stated as a sentence a reader can repeat |
|
|
607
634
|
| Motivation | 80 | The problem and why the audience should care |
|
|
608
|
-
| Approach | 120 | What was built or done, with one diagram |
|
|
635
|
+
| Approach | 120 | What was built or done, with one grounded diagram |
|
|
609
636
|
| Results | 150 | Two or three figures, each with a one-line reading |
|
|
610
637
|
| What it means | 80 | The consequence, and the boundary of the claim |
|
|
611
638
|
| References and provenance | 60 | Cited sources, funding, and artifact links |
|
|
612
639
|
|
|
613
640
|
---
|
|
614
641
|
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
[
|
|
642
|
+
```html
|
|
643
|
+
<!doctype html>
|
|
644
|
+
<html lang="en">
|
|
645
|
+
<head>
|
|
646
|
+
<meta charset="utf-8">
|
|
647
|
+
<title>[Poster title]</title>
|
|
648
|
+
<style>
|
|
649
|
+
@page { size: 48in 36in; margin: 0; }
|
|
650
|
+
:root {
|
|
651
|
+
--ink: #1b1f24; --ground: #fbfaf7; --accent: #1f4e79; --highlight: #c8553d; --muted: #5a6270;
|
|
652
|
+
--margin: 1in; --gutter: 0.75in;
|
|
653
|
+
}
|
|
654
|
+
* { box-sizing: border-box; }
|
|
655
|
+
html, body { margin: 0; background: var(--ground); color: var(--ink); }
|
|
656
|
+
body { width: 48in; height: 36in; padding: var(--margin); font: 28pt/1.35 "Source Sans 3", "Helvetica Neue", Arial, sans-serif;
|
|
657
|
+
display: grid; grid-template-rows: auto auto 1fr auto; gap: var(--gutter); }
|
|
658
|
+
header h1 { font-size: 100pt; line-height: 1.05; margin: 0 0 0.2in; }
|
|
659
|
+
header .byline { font-size: 34pt; color: var(--muted); }
|
|
660
|
+
.claim { background: var(--accent); color: var(--ground); font-size: 56pt; font-weight: 600; padding: 0.4in 0.6in; }
|
|
661
|
+
main { display: grid; grid-template-columns: repeat(3, 1fr); gap: var(--gutter); align-items: start; }
|
|
662
|
+
section h2 { font-size: 44pt; color: var(--accent); border-bottom: 4pt solid var(--accent); margin: 0 0 0.25in; }
|
|
663
|
+
section + section { margin-top: var(--gutter); }
|
|
664
|
+
.span-2 { grid-column: span 2; }
|
|
665
|
+
figure { margin: 0.2in 0; }
|
|
666
|
+
figure img, figure svg { width: 100%; height: auto; }
|
|
667
|
+
figcaption, .source { font-size: 22pt; color: var(--muted); }
|
|
668
|
+
footer { font-size: 22pt; color: var(--muted); display: flex; justify-content: space-between; gap: var(--gutter); }
|
|
669
|
+
.placeholder { outline: 4pt dashed var(--highlight); padding: 0.3in; color: var(--highlight); }
|
|
670
|
+
</style>
|
|
671
|
+
</head>
|
|
672
|
+
<body>
|
|
673
|
+
<header>
|
|
674
|
+
<h1>[Title: the claim, not the topic]</h1>
|
|
675
|
+
<div class="byline">[Author names from manifest or AUTHORS NEEDED] · [Affiliations or AFFILIATION NEEDED] · [contact or repository link]</div>
|
|
676
|
+
</header>
|
|
677
|
+
|
|
678
|
+
<div class="claim">[Headline claim in one sentence, backed by a ledger row]</div>
|
|
679
|
+
|
|
680
|
+
<main>
|
|
681
|
+
<div class="column">
|
|
682
|
+
<section>
|
|
683
|
+
<h2>Why this matters</h2>
|
|
684
|
+
<ul>
|
|
685
|
+
<li>[Problem, in the audience's terms]</li>
|
|
686
|
+
<li>[What breaks today, with the number that shows it and its source]</li>
|
|
687
|
+
</ul>
|
|
688
|
+
</section>
|
|
689
|
+
<section>
|
|
690
|
+
<h2>What we did</h2>
|
|
691
|
+
<p>[Approach in one sentence]</p>
|
|
692
|
+
<figure>
|
|
693
|
+
[Inline SVG or Mermaid diagram derived from the named files, or a .placeholder box naming the files needed]
|
|
694
|
+
<figcaption>[What the diagram shows] <span class="source">Source: [paths]</span></figcaption>
|
|
695
|
+
</figure>
|
|
696
|
+
</section>
|
|
697
|
+
</div>
|
|
698
|
+
|
|
699
|
+
<div class="column span-2">
|
|
700
|
+
<section>
|
|
701
|
+
<h2>What we found</h2>
|
|
702
|
+
<figure>
|
|
703
|
+
<img src="[figure path inside the project]" alt="[accessible description]">
|
|
704
|
+
<figcaption>[One-line reading of the primary figure, with the measured value] <span class="source">Source: [path or record]</span></figcaption>
|
|
705
|
+
</figure>
|
|
706
|
+
<ul>
|
|
707
|
+
<li>[Second result, with its condition]</li>
|
|
708
|
+
<li>[What the result does not show]</li>
|
|
709
|
+
</ul>
|
|
710
|
+
</section>
|
|
711
|
+
<section>
|
|
712
|
+
<h2>What it means</h2>
|
|
713
|
+
<ul>
|
|
714
|
+
<li>[Consequence for the audience]</li>
|
|
715
|
+
<li>[Stated limitation]</li>
|
|
716
|
+
</ul>
|
|
717
|
+
</section>
|
|
718
|
+
</div>
|
|
719
|
+
</main>
|
|
720
|
+
|
|
721
|
+
<footer>
|
|
722
|
+
<div>[References: only sources with a project://sources/{source} record]</div>
|
|
723
|
+
<div>[Funding acknowledgement or FUNDING NEEDED] · [artifact or data links]</div>
|
|
724
|
+
</footer>
|
|
725
|
+
</body>
|
|
726
|
+
</html>
|
|
727
|
+
```
|
|
728
|
+
|
|
729
|
+
For portrait pages, change `@page` and the `body` size to the confirmed dimensions, set `main` to `repeat(2, 1fr)`, and drop the `span-2` class.
|
|
649
730
|
|
|
650
731
|
---
|
|
651
732
|
|
|
652
733
|
## Attribution rules
|
|
653
734
|
|
|
654
|
-
Every number, figure, and claim on the poster must trace to a
|
|
735
|
+
Every number, figure, and claim on the poster must trace to a row in the claim ledger. Carry the source attribution onto the poster itself for any figure reused from another work. Do not introduce a claim, a number, a citation, or a piece of author metadata that appears nowhere in the project's records or the author's answers.
|
|
655
736
|
|
|
656
737
|
</details>
|
|
657
738
|
|
|
@@ -662,3 +743,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
|
|
|
662
743
|
<invocation_arguments>
|
|
663
744
|
$ARGUMENTS
|
|
664
745
|
</invocation_arguments>
|
|
746
|
+
|
|
747
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/create-poster; do not edit. -->
|
|
@@ -4,8 +4,6 @@ description: "Transform the paper's argument, evidence, and findings into an aud
|
|
|
4
4
|
argument-hint: "[arguments]"
|
|
5
5
|
---
|
|
6
6
|
|
|
7
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/create-slides; do not edit. -->
|
|
8
|
-
|
|
9
7
|
# Create presentation slides
|
|
10
8
|
|
|
11
9
|
<details data-wtfp-source="protocol://project/README.md" open>
|
|
@@ -179,7 +177,7 @@ Contract: [protocol/actions/create-slides.json](../../../actions/create-slides.j
|
|
|
179
177
|
1. Require project identity and enough manuscript or verified results to support a presentation.
|
|
180
178
|
2. Ask for duration, expected slide count, audience, occasion, delivery format, visual style, and desired emphasis.
|
|
181
179
|
3. Derive a timed narrative: audience problem, thesis, minimum background, method, strongest evidence, limitations, implications, and closing takeaway. Allocate time and slides before writing.
|
|
182
|
-
4. Use verified project claims and cite source or manuscript locations in speaker notes or a references slide. Do not introduce novel results to make the story cleaner.
|
|
180
|
+
4. Use verified project claims and cite source or manuscript locations in speaker notes or a references slide. Do not introduce novel results to make the story cleaner. Refuse any claim without a ledger row, never invent speaker or venue metadata, and derive diagrams only from named source files or documents with stated paths.
|
|
183
181
|
5. Prefer one communicative purpose per slide. Use concise text, readable type, high contrast, descriptive titles, accessible color, and alt text or equivalent descriptions for meaningful visuals.
|
|
184
182
|
6. Use existing figures only when provenance and interpretation are known. Mark placeholders and data needs explicitly; never fabricate a chart.
|
|
185
183
|
7. Generate editable slide source and a delivery manifest under `project://deliverables/slides/{artifact}`.
|
|
@@ -192,11 +190,11 @@ Completion requires an audience-appropriate editable deck with an honest render
|
|
|
192
190
|
|
|
193
191
|
Contract: [protocol/actions/create-poster.json](../../../actions/create-poster.json)
|
|
194
192
|
|
|
195
|
-
1. Require project identity and verified manuscript findings. Ask for dimensions, orientation, venue rules, audience viewing distance, title, authors, affiliations, contact details, output format, and available visuals.
|
|
193
|
+
1. Require project identity and verified manuscript findings. Ask for dimensions, orientation, venue rules, audience viewing distance, title, authors, affiliations, contact details, output format, and available visuals. Never invent missing metadata; leave a visible placeholder and report it.
|
|
196
194
|
2. Define a non-linear reading hierarchy: one-sentence takeaway, motivation, minimal method, principal evidence, limitations, conclusion, and contact or artifact link.
|
|
197
195
|
3. Budget physical space before writing. Prioritize the title, takeaway, and strongest figure; avoid shrinking prose to preserve excess content.
|
|
198
|
-
4. Use verified claims, values, citations, and figures. Record provenance and include accessible descriptions. Mark missing visuals as placeholders rather than generating false evidence.
|
|
199
|
-
5. Generate editable poster source and a delivery manifest under `project://deliverables/poster/{artifact}`.
|
|
196
|
+
4. Use verified claims, values, citations, and figures, recorded in the claim ledger from `protocol://templates/poster.md`; refuse any statement without a source record, manuscript passage, or named project file. Derive diagrams only from named source files or documents and state their paths. Record provenance and include accessible descriptions. Mark missing visuals as placeholders rather than generating false evidence.
|
|
197
|
+
5. Generate editable, laid-out poster source (the template's HTML grid or the venue's mandated template) and a delivery manifest with the claim ledger under `project://deliverables/poster/{artifact}`.
|
|
200
198
|
6. Check dimensions, orientation, margins, font sizes at final scale, column flow, contrast, image resolution, citation legibility, link or code targets, and overflow.
|
|
201
199
|
7. Render only when requested and a configured host-provided local renderer exists; invoke it under the action's declared `tool.execute` effect and verify the actual artifact dimensions. Distinguish source validity from render success.
|
|
202
200
|
8. Report source and rendered paths, validation results, print-service considerations, and unresolved manual steps.
|
|
@@ -215,9 +213,9 @@ Manuscript prose and supporting context, research, plan, review, summary, handof
|
|
|
215
213
|
|
|
216
214
|
## Procedure
|
|
217
215
|
|
|
218
|
-
1. Confirm audience, duration, format,
|
|
216
|
+
1. Confirm audience, duration, format, speaking goal, and the exact speaker, affiliation, and venue metadata, following the confirmation list in `protocol://templates/slides.md`. Never invent missing metadata; leave a visible placeholder.
|
|
219
217
|
1a. Derive the slide count from the confirmed duration using the budget table in `protocol://templates/slides.md`, not from the manuscript's section count.
|
|
220
|
-
2. Build a narrative arc from supported manuscript claims and
|
|
218
|
+
2. Build a narrative arc from supported manuscript claims only, running the evidence gate in `protocol://templates/slides.md`: refuse every statement, comparison, or figure without a cited source record, manuscript passage, or named project file, and derive each diagram from named source files or documents with their paths stated on the slide.
|
|
221
219
|
3. Write slide source and assets under the declared deliverable URI; preview before replacing an existing deliverable. This action produces slide source, not a rendered deck: WTF-P declares no rendering effect and runs no renderer. If the author asks for a rendered artifact, return a labeled handoff naming the exact command they can run in their own toolchain.
|
|
222
220
|
|
|
223
221
|
## Safety and completion
|
|
@@ -594,7 +592,11 @@ Copy the body below, replace every bracketed placeholder from the manuscript and
|
|
|
594
592
|
|
|
595
593
|
## Confirm before writing
|
|
596
594
|
|
|
597
|
-
Talk length, audience, venue format, whether questions are inside or outside the slot,
|
|
595
|
+
Talk length, audience, venue format, whether questions are inside or outside the slot, the single thing the audience should remember, and the exact speaker name, affiliation, and venue line. Ask for any of these the manifest does not record.
|
|
596
|
+
|
|
597
|
+
## Evidence gate
|
|
598
|
+
|
|
599
|
+
Before writing, build a claim ledger with one row per claim, number, comparison, or figure, each naming its support as a manuscript passage, a `project://sources/{source}` record, a `project://evidence/{evidence}` record, or a named project file path. Cut any row without support; statements about other systems or prior work need a cited source record, never general knowledge. Never invent speaker names, affiliations, emails, funding, venue, or dates; leave a visible placeholder such as `[AFFILIATION NEEDED]` and report it as unresolved. When the subject is software, derive every diagram from named source files or documentation, state those paths on the slide, and leave a labeled placeholder rather than an invented architecture.
|
|
598
600
|
|
|
599
601
|
## Budgets
|
|
600
602
|
|
|
@@ -613,7 +615,7 @@ Backup slides sit after the closing slide and answer the questions the work invi
|
|
|
613
615
|
|
|
614
616
|
## [Title slide]
|
|
615
617
|
|
|
616
|
-
[Title] · [Speaker] · [Affiliation] · [Venue and date]
|
|
618
|
+
[Title] · [Speaker or SPEAKER NEEDED] · [Affiliation or AFFILIATION NEEDED] · [Venue and date or VENUE NEEDED]
|
|
617
619
|
|
|
618
620
|
## [The problem, in one image or one sentence]
|
|
619
621
|
|
|
@@ -630,7 +632,7 @@ Backup slides sit after the closing slide and answer the questions the work invi
|
|
|
630
632
|
|
|
631
633
|
## [Approach]
|
|
632
634
|
|
|
633
|
-
[One diagram. Speaker note: walk it left to right; do not read the labels aloud.]
|
|
635
|
+
[One diagram derived from named source files or documents. Source: [paths]. Speaker note: walk it left to right; do not read the labels aloud.]
|
|
634
636
|
|
|
635
637
|
## [Key design decision]
|
|
636
638
|
|
|
@@ -668,7 +670,7 @@ Backup slides sit after the closing slide and answer the questions the work invi
|
|
|
668
670
|
|
|
669
671
|
## Attribution rules
|
|
670
672
|
|
|
671
|
-
Every number and
|
|
673
|
+
Every number, figure, and claim must trace to a row in the claim ledger. Reused figures carry their original attribution on the slide. Speaker notes are part of the deliverable and follow the same evidence rule as the slides: do not put a claim in a note that the records do not support.
|
|
672
674
|
|
|
673
675
|
</details>
|
|
674
676
|
|
|
@@ -679,3 +681,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
|
|
|
679
681
|
<invocation_arguments>
|
|
680
682
|
$ARGUMENTS
|
|
681
683
|
</invocation_arguments>
|
|
684
|
+
|
|
685
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/create-slides; do not edit. -->
|
|
@@ -4,8 +4,6 @@ description: "Capture the researcher's intended purpose, essential content, voic
|
|
|
4
4
|
argument-hint: "[arguments]"
|
|
5
5
|
---
|
|
6
6
|
|
|
7
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/discuss-section; do not edit. -->
|
|
8
|
-
|
|
9
7
|
# Discuss a section
|
|
10
8
|
|
|
11
9
|
<details data-wtfp-source="protocol://project/README.md" open>
|
|
@@ -174,7 +172,7 @@ Contract: [protocol/actions/plan-section.json](../../../actions/plan-section.jso
|
|
|
174
172
|
2. Read the complete planning context before decomposing work: manifest, config, state, decisions, outline, section record, context, research, source/evidence records, relevant prior summaries, and the bounded `project://validations/*` collection.
|
|
175
173
|
3. Before any specialist dispatch, filter the validation records to candidates whose `subject_uri` is exactly `project://structure/outline` and whose `action_id` is exactly `create-outline`. A candidate is current only when `executed_at >= outline.updated_at`. Because the v1 validation schema carries no outline revision or content hash, disclose that this timestamp test is a conservative freshness proxy.
|
|
176
174
|
4. Require exactly one current candidate and require its `status` to be `passed`. Separately verify that the current outline and target section are consistent with all current locked and deferred author choices: honor locked choices and do not treat deferred choices as resolved. A missing, stale, ambiguous, or non-passing candidate, or a decision contradiction, blocks all specialist dispatch and every plan, section, state, or validation write. Only a recovery checkpoint may be proposed on this blocked path, and it may be written only after a complete record preview and explicit author approval.
|
|
177
|
-
5. If the section is literature-heavy
|
|
175
|
+
5. If the section is literature-heavy, require a section-specific research artifact and resolvable source/evidence records for its planned claims before dispatch or approval. Run `research-gap` with the configured CiteNexus backend when available; if coverage remains insufficient, record a research checkpoint and stop. Search candidates alone are not verified citations. Do not manufacture citations to keep planning moving.
|
|
178
176
|
6. Summarize the section goal, claims, evidence, manuscript artifact, dependencies, and open decisions at `config.gates.confirm_plan`.
|
|
179
177
|
7. After the prerequisites pass, require `section-planner` in a bounded delegated pass to create one or more immutable Markdown `project://sections/{section}/plans/{plan}` artifacts. Each plan must declare:
|
|
180
178
|
- stable section and plan identifiers;
|
|
@@ -1000,3 +998,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
|
|
|
1000
998
|
<invocation_arguments>
|
|
1001
999
|
$ARGUMENTS
|
|
1002
1000
|
</invocation_arguments>
|
|
1001
|
+
|
|
1002
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/discuss-section; do not edit. -->
|
|
@@ -4,8 +4,6 @@ description: "Draft independent section waves in parallel and verify cross-secti
|
|
|
4
4
|
argument-hint: "[arguments]"
|
|
5
5
|
---
|
|
6
6
|
|
|
7
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/execute-outline; do not edit. -->
|
|
8
|
-
|
|
9
7
|
# Execute the outline
|
|
10
8
|
|
|
11
9
|
<details data-wtfp-source="protocol://project/README.md" open>
|
|
@@ -133,7 +131,7 @@ Contract: [protocol/actions/write-section.json](../../../actions/write-section.j
|
|
|
133
131
|
|
|
134
132
|
1. Require an exact `project://sections/{section}/plans/{plan}` artifact linked from `project://sections/{section}` and verify its declared inputs, outputs, dependencies, validation, and approval state.
|
|
135
133
|
2. If a corresponding summary or manuscript output exists, show the overwrite or merge impact and require explicit re-execution approval.
|
|
136
|
-
3. Read the plan, `project://manifest`, `project://state`, `project://decisions`, `project://structure/outline`, section context and research, relevant source/evidence records, and enough neighboring prose to maintain continuity.
|
|
134
|
+
3. Read the plan, `project://manifest`, `project://state`, `project://decisions`, `project://structure/outline`, section context and research, relevant source/evidence records, and enough neighboring prose to maintain continuity. For a literature-heavy section, require research and verified source/evidence coverage of the plan's factual claims before drafting. Route missing coverage through `research-gap` and a checkpoint; do not substitute model memory or search candidates for source records.
|
|
137
135
|
4. Present the plan objective, output path, target words, evidence obligations, and checkpoints at the configured writing gate.
|
|
138
136
|
5. Execute tasks in order against the exact `project://paper/{artifact}` output. For each task:
|
|
139
137
|
- establish the paragraph or subsection's rhetorical job;
|
|
@@ -1486,3 +1484,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
|
|
|
1486
1484
|
<invocation_arguments>
|
|
1487
1485
|
$ARGUMENTS
|
|
1488
1486
|
</invocation_arguments>
|
|
1487
|
+
|
|
1488
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/execute-outline; do not edit. -->
|
|
@@ -3,8 +3,6 @@ name: wtfp:export-latex
|
|
|
3
3
|
description: "Export the manuscript and bibliography to portable LaTeX source with declared formatting."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/export-latex; do not edit. -->
|
|
7
|
-
|
|
8
6
|
WTFP_ACTION_UNAVAILABLE
|
|
9
7
|
|
|
10
8
|
Action: `export-latex`
|
|
@@ -14,3 +12,5 @@ Unavailable effects: `tool.execute`
|
|
|
14
12
|
|
|
15
13
|
No workflow, tool, network request, package operation, external issue, VCS operation, or other effect ran.
|
|
16
14
|
Safe alternative: preserve project state and return a manual, non-executed handoff for the requested operation.
|
|
15
|
+
|
|
16
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/export-latex; do not edit. -->
|
|
@@ -4,8 +4,6 @@ description: "Render the stable WTF-P action reference from the canonical catalo
|
|
|
4
4
|
argument-hint: "[arguments]"
|
|
5
5
|
---
|
|
6
6
|
|
|
7
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/help; do not edit. -->
|
|
8
|
-
|
|
9
7
|
# Show WTF-P help
|
|
10
8
|
|
|
11
9
|
<details data-wtfp-source="protocol://project/README.md" open>
|
|
@@ -278,3 +276,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
|
|
|
278
276
|
<invocation_arguments>
|
|
279
277
|
$ARGUMENTS
|
|
280
278
|
</invocation_arguments>
|
|
279
|
+
|
|
280
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/help; do not edit. -->
|
|
@@ -4,8 +4,6 @@ description: "Insert a newly discovered section while preserving established num
|
|
|
4
4
|
argument-hint: "[arguments]"
|
|
5
5
|
---
|
|
6
6
|
|
|
7
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/insert-section; do not edit. -->
|
|
8
|
-
|
|
9
7
|
# Insert a section
|
|
10
8
|
|
|
11
9
|
<details data-wtfp-source="protocol://project/README.md" open>
|
|
@@ -174,7 +172,7 @@ Contract: [protocol/actions/plan-section.json](../../../actions/plan-section.jso
|
|
|
174
172
|
2. Read the complete planning context before decomposing work: manifest, config, state, decisions, outline, section record, context, research, source/evidence records, relevant prior summaries, and the bounded `project://validations/*` collection.
|
|
175
173
|
3. Before any specialist dispatch, filter the validation records to candidates whose `subject_uri` is exactly `project://structure/outline` and whose `action_id` is exactly `create-outline`. A candidate is current only when `executed_at >= outline.updated_at`. Because the v1 validation schema carries no outline revision or content hash, disclose that this timestamp test is a conservative freshness proxy.
|
|
176
174
|
4. Require exactly one current candidate and require its `status` to be `passed`. Separately verify that the current outline and target section are consistent with all current locked and deferred author choices: honor locked choices and do not treat deferred choices as resolved. A missing, stale, ambiguous, or non-passing candidate, or a decision contradiction, blocks all specialist dispatch and every plan, section, state, or validation write. Only a recovery checkpoint may be proposed on this blocked path, and it may be written only after a complete record preview and explicit author approval.
|
|
177
|
-
5. If the section is literature-heavy
|
|
175
|
+
5. If the section is literature-heavy, require a section-specific research artifact and resolvable source/evidence records for its planned claims before dispatch or approval. Run `research-gap` with the configured CiteNexus backend when available; if coverage remains insufficient, record a research checkpoint and stop. Search candidates alone are not verified citations. Do not manufacture citations to keep planning moving.
|
|
178
176
|
6. Summarize the section goal, claims, evidence, manuscript artifact, dependencies, and open decisions at `config.gates.confirm_plan`.
|
|
179
177
|
7. After the prerequisites pass, require `section-planner` in a bounded delegated pass to create one or more immutable Markdown `project://sections/{section}/plans/{plan}` artifacts. Each plan must declare:
|
|
180
178
|
- stable section and plan identifiers;
|
|
@@ -720,3 +718,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
|
|
|
720
718
|
<invocation_arguments>
|
|
721
719
|
$ARGUMENTS
|
|
722
720
|
</invocation_arguments>
|
|
721
|
+
|
|
722
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/insert-section; do not edit. -->
|
|
@@ -4,8 +4,6 @@ description: "Preview the intended approach and assumptions for a section withou
|
|
|
4
4
|
argument-hint: "[arguments]"
|
|
5
5
|
---
|
|
6
6
|
|
|
7
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/list-assumptions; do not edit. -->
|
|
8
|
-
|
|
9
7
|
# List section assumptions
|
|
10
8
|
|
|
11
9
|
<details data-wtfp-source="protocol://project/README.md" open>
|
|
@@ -174,7 +172,7 @@ Contract: [protocol/actions/plan-section.json](../../../actions/plan-section.jso
|
|
|
174
172
|
2. Read the complete planning context before decomposing work: manifest, config, state, decisions, outline, section record, context, research, source/evidence records, relevant prior summaries, and the bounded `project://validations/*` collection.
|
|
175
173
|
3. Before any specialist dispatch, filter the validation records to candidates whose `subject_uri` is exactly `project://structure/outline` and whose `action_id` is exactly `create-outline`. A candidate is current only when `executed_at >= outline.updated_at`. Because the v1 validation schema carries no outline revision or content hash, disclose that this timestamp test is a conservative freshness proxy.
|
|
176
174
|
4. Require exactly one current candidate and require its `status` to be `passed`. Separately verify that the current outline and target section are consistent with all current locked and deferred author choices: honor locked choices and do not treat deferred choices as resolved. A missing, stale, ambiguous, or non-passing candidate, or a decision contradiction, blocks all specialist dispatch and every plan, section, state, or validation write. Only a recovery checkpoint may be proposed on this blocked path, and it may be written only after a complete record preview and explicit author approval.
|
|
177
|
-
5. If the section is literature-heavy
|
|
175
|
+
5. If the section is literature-heavy, require a section-specific research artifact and resolvable source/evidence records for its planned claims before dispatch or approval. Run `research-gap` with the configured CiteNexus backend when available; if coverage remains insufficient, record a research checkpoint and stop. Search candidates alone are not verified citations. Do not manufacture citations to keep planning moving.
|
|
178
176
|
6. Summarize the section goal, claims, evidence, manuscript artifact, dependencies, and open decisions at `config.gates.confirm_plan`.
|
|
179
177
|
7. After the prerequisites pass, require `section-planner` in a bounded delegated pass to create one or more immutable Markdown `project://sections/{section}/plans/{plan}` artifacts. Each plan must declare:
|
|
180
178
|
- stable section and plan identifiers;
|
|
@@ -822,3 +820,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
|
|
|
822
820
|
<invocation_arguments>
|
|
823
821
|
$ARGUMENTS
|
|
824
822
|
</invocation_arguments>
|
|
823
|
+
|
|
824
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/list-assumptions; do not edit. -->
|
|
@@ -4,8 +4,6 @@ description: "Index existing drafts, data, figures, and references into portable
|
|
|
4
4
|
argument-hint: "[arguments]"
|
|
5
5
|
---
|
|
6
6
|
|
|
7
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/map-project; do not edit. -->
|
|
8
|
-
|
|
9
7
|
# Map an existing project
|
|
10
8
|
|
|
11
9
|
<details data-wtfp-source="protocol://project/README.md" open>
|
|
@@ -764,3 +762,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
|
|
|
764
762
|
<invocation_arguments>
|
|
765
763
|
$ARGUMENTS
|
|
766
764
|
</invocation_arguments>
|
|
765
|
+
|
|
766
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/map-project; do not edit. -->
|
|
@@ -4,8 +4,6 @@ description: "Interview the researcher and initialize a portable WTF-P project."
|
|
|
4
4
|
argument-hint: "[arguments]"
|
|
5
5
|
---
|
|
6
6
|
|
|
7
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/new-paper; do not edit. -->
|
|
8
|
-
|
|
9
7
|
# Start a new paper
|
|
10
8
|
|
|
11
9
|
<details data-wtfp-source="protocol://project/README.md" open>
|
|
@@ -986,3 +984,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
|
|
|
986
984
|
<invocation_arguments>
|
|
987
985
|
$ARGUMENTS
|
|
988
986
|
</invocation_arguments>
|
|
987
|
+
|
|
988
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/new-paper; do not edit. -->
|
|
@@ -4,8 +4,6 @@ description: "Record an exact context handoff so another session can resume with
|
|
|
4
4
|
argument-hint: "[arguments]"
|
|
5
5
|
---
|
|
6
6
|
|
|
7
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/pause-writing; do not edit. -->
|
|
8
|
-
|
|
9
7
|
# Pause writing
|
|
10
8
|
|
|
11
9
|
<details data-wtfp-source="protocol://project/README.md" open>
|
|
@@ -1035,3 +1033,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
|
|
|
1035
1033
|
<invocation_arguments>
|
|
1036
1034
|
$ARGUMENTS
|
|
1037
1035
|
</invocation_arguments>
|
|
1036
|
+
|
|
1037
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/pause-writing; do not edit. -->
|
|
@@ -4,8 +4,6 @@ description: "Convert milestone audit failures into targeted, verifiable fix pla
|
|
|
4
4
|
argument-hint: "[arguments]"
|
|
5
5
|
---
|
|
6
6
|
|
|
7
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/plan-milestone-gaps; do not edit. -->
|
|
8
|
-
|
|
9
7
|
# Plan milestone gap fixes
|
|
10
8
|
|
|
11
9
|
<details data-wtfp-source="protocol://project/README.md" open>
|
|
@@ -860,3 +858,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
|
|
|
860
858
|
<invocation_arguments>
|
|
861
859
|
$ARGUMENTS
|
|
862
860
|
</invocation_arguments>
|
|
861
|
+
|
|
862
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/plan-milestone-gaps; do not edit. -->
|
|
@@ -4,8 +4,6 @@ description: "Turn prioritized review findings into a bounded, testable revision
|
|
|
4
4
|
argument-hint: "[arguments]"
|
|
5
5
|
---
|
|
6
6
|
|
|
7
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/plan-revision; do not edit. -->
|
|
8
|
-
|
|
9
7
|
# Plan a revision
|
|
10
8
|
|
|
11
9
|
<details data-wtfp-source="protocol://project/README.md" open>
|
|
@@ -174,7 +172,7 @@ Contract: [protocol/actions/plan-section.json](../../../actions/plan-section.jso
|
|
|
174
172
|
2. Read the complete planning context before decomposing work: manifest, config, state, decisions, outline, section record, context, research, source/evidence records, relevant prior summaries, and the bounded `project://validations/*` collection.
|
|
175
173
|
3. Before any specialist dispatch, filter the validation records to candidates whose `subject_uri` is exactly `project://structure/outline` and whose `action_id` is exactly `create-outline`. A candidate is current only when `executed_at >= outline.updated_at`. Because the v1 validation schema carries no outline revision or content hash, disclose that this timestamp test is a conservative freshness proxy.
|
|
176
174
|
4. Require exactly one current candidate and require its `status` to be `passed`. Separately verify that the current outline and target section are consistent with all current locked and deferred author choices: honor locked choices and do not treat deferred choices as resolved. A missing, stale, ambiguous, or non-passing candidate, or a decision contradiction, blocks all specialist dispatch and every plan, section, state, or validation write. Only a recovery checkpoint may be proposed on this blocked path, and it may be written only after a complete record preview and explicit author approval.
|
|
177
|
-
5. If the section is literature-heavy
|
|
175
|
+
5. If the section is literature-heavy, require a section-specific research artifact and resolvable source/evidence records for its planned claims before dispatch or approval. Run `research-gap` with the configured CiteNexus backend when available; if coverage remains insufficient, record a research checkpoint and stop. Search candidates alone are not verified citations. Do not manufacture citations to keep planning moving.
|
|
178
176
|
6. Summarize the section goal, claims, evidence, manuscript artifact, dependencies, and open decisions at `config.gates.confirm_plan`.
|
|
179
177
|
7. After the prerequisites pass, require `section-planner` in a bounded delegated pass to create one or more immutable Markdown `project://sections/{section}/plans/{plan}` artifacts. Each plan must declare:
|
|
180
178
|
- stable section and plan identifiers;
|
|
@@ -846,3 +844,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
|
|
|
846
844
|
<invocation_arguments>
|
|
847
845
|
$ARGUMENTS
|
|
848
846
|
</invocation_arguments>
|
|
847
|
+
|
|
848
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/plan-revision; do not edit. -->
|
|
@@ -4,8 +4,6 @@ description: "Create and independently check a detailed writing plan for one sec
|
|
|
4
4
|
argument-hint: "[arguments]"
|
|
5
5
|
---
|
|
6
6
|
|
|
7
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/plan-section; do not edit. -->
|
|
8
|
-
|
|
9
7
|
# Plan a section
|
|
10
8
|
|
|
11
9
|
<details data-wtfp-source="protocol://project/README.md" open>
|
|
@@ -174,7 +172,7 @@ Contract: [protocol/actions/plan-section.json](../../../actions/plan-section.jso
|
|
|
174
172
|
2. Read the complete planning context before decomposing work: manifest, config, state, decisions, outline, section record, context, research, source/evidence records, relevant prior summaries, and the bounded `project://validations/*` collection.
|
|
175
173
|
3. Before any specialist dispatch, filter the validation records to candidates whose `subject_uri` is exactly `project://structure/outline` and whose `action_id` is exactly `create-outline`. A candidate is current only when `executed_at >= outline.updated_at`. Because the v1 validation schema carries no outline revision or content hash, disclose that this timestamp test is a conservative freshness proxy.
|
|
176
174
|
4. Require exactly one current candidate and require its `status` to be `passed`. Separately verify that the current outline and target section are consistent with all current locked and deferred author choices: honor locked choices and do not treat deferred choices as resolved. A missing, stale, ambiguous, or non-passing candidate, or a decision contradiction, blocks all specialist dispatch and every plan, section, state, or validation write. Only a recovery checkpoint may be proposed on this blocked path, and it may be written only after a complete record preview and explicit author approval.
|
|
177
|
-
5. If the section is literature-heavy
|
|
175
|
+
5. If the section is literature-heavy, require a section-specific research artifact and resolvable source/evidence records for its planned claims before dispatch or approval. Run `research-gap` with the configured CiteNexus backend when available; if coverage remains insufficient, record a research checkpoint and stop. Search candidates alone are not verified citations. Do not manufacture citations to keep planning moving.
|
|
178
176
|
6. Summarize the section goal, claims, evidence, manuscript artifact, dependencies, and open decisions at `config.gates.confirm_plan`.
|
|
179
177
|
7. After the prerequisites pass, require `section-planner` in a bounded delegated pass to create one or more immutable Markdown `project://sections/{section}/plans/{plan}` artifacts. Each plan must declare:
|
|
180
178
|
- stable section and plan identifiers;
|
|
@@ -257,8 +255,9 @@ Manuscript prose and supporting context, research, plan, review, summary, handof
|
|
|
257
255
|
1. Resolve one section record, load its linked context, research, evidence, decisions, and outline constraints, and enumerate the bounded `project://validations/*` collection before any specialist dispatch.
|
|
258
256
|
2. Filter those records to candidates whose `subject_uri` is exactly `project://structure/outline` and whose `action_id` is exactly `create-outline`. A candidate is current only when `executed_at >= outline.updated_at`. Because the v1 validation schema carries no outline revision or content hash, disclose that this timestamp test is a conservative freshness proxy.
|
|
259
257
|
3. Require exactly one current candidate and require its `status` to be `passed`. Separately verify that the current outline and target section are consistent with all current locked and deferred author choices: honor locked choices and do not treat deferred choices as resolved. A missing, stale, ambiguous, or non-passing candidate, or a decision contradiction, blocks all specialist dispatch and every plan, section, state, or validation write. Only a recovery checkpoint may be proposed on this blocked path, and it may be written only after a complete record preview and explicit author approval.
|
|
260
|
-
4.
|
|
261
|
-
5.
|
|
258
|
+
4. For a literature-heavy section, first require a section-specific research artifact plus resolvable source/evidence records that cover the planned claims. If they are absent or insufficient, run `research-gap` with the configured CiteNexus backend when available, verify candidate metadata against the returned records, and stop planning with an explicit research checkpoint if evidence remains insufficient. Never invent citations or treat search candidates as verified sources.
|
|
259
|
+
5. Only after those prerequisites pass, delegate a bounded plan to `section-planner`, then require a fresh `plan-checker` pass over claim coverage, dependencies, file scope, citations, and decision fidelity. Dispatch the exact WTF-P specialist roles; generic coder and verifier roles do not satisfy this workflow.
|
|
260
|
+
6. At confirm_plan, preview the plan and validation; on approval link the plan, update section status to planned, and reconcile state. Create a checkpoint for unresolved judgment instead of bypassing the required checker.
|
|
262
261
|
|
|
263
262
|
## Safety and completion
|
|
264
263
|
|
|
@@ -1521,3 +1520,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
|
|
|
1521
1520
|
<invocation_arguments>
|
|
1522
1521
|
$ARGUMENTS
|
|
1523
1522
|
</invocation_arguments>
|
|
1523
|
+
|
|
1524
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/plan-section; do not edit. -->
|