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
|
@@ -6,7 +6,11 @@ Copy the body below, replace every bracketed placeholder from the manuscript and
|
|
|
6
6
|
|
|
7
7
|
## Confirm before writing
|
|
8
8
|
|
|
9
|
-
Talk length, audience, venue format, whether questions are inside or outside the slot,
|
|
9
|
+
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.
|
|
10
|
+
|
|
11
|
+
## Evidence gate
|
|
12
|
+
|
|
13
|
+
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.
|
|
10
14
|
|
|
11
15
|
## Budgets
|
|
12
16
|
|
|
@@ -25,7 +29,7 @@ Backup slides sit after the closing slide and answer the questions the work invi
|
|
|
25
29
|
|
|
26
30
|
## [Title slide]
|
|
27
31
|
|
|
28
|
-
[Title] · [Speaker] · [Affiliation] · [Venue and date]
|
|
32
|
+
[Title] · [Speaker or SPEAKER NEEDED] · [Affiliation or AFFILIATION NEEDED] · [Venue and date or VENUE NEEDED]
|
|
29
33
|
|
|
30
34
|
## [The problem, in one image or one sentence]
|
|
31
35
|
|
|
@@ -42,7 +46,7 @@ Backup slides sit after the closing slide and answer the questions the work invi
|
|
|
42
46
|
|
|
43
47
|
## [Approach]
|
|
44
48
|
|
|
45
|
-
[One diagram. Speaker note: walk it left to right; do not read the labels aloud.]
|
|
49
|
+
[One diagram derived from named source files or documents. Source: [paths]. Speaker note: walk it left to right; do not read the labels aloud.]
|
|
46
50
|
|
|
47
51
|
## [Key design decision]
|
|
48
52
|
|
|
@@ -80,4 +84,4 @@ Backup slides sit after the closing slide and answer the questions the work invi
|
|
|
80
84
|
|
|
81
85
|
## Attribution rules
|
|
82
86
|
|
|
83
|
-
Every number and
|
|
87
|
+
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.
|
|
@@ -31,6 +31,6 @@ Run it with no argument, or with `list`, to print the declared command set as JS
|
|
|
31
31
|
- `s2-search --query=<text> [--limit=<1-25>] [--year=<yyyy>] [--timeout=<seconds>]` → `citation.semantic-scholar` (network.fetch, network.search)
|
|
32
32
|
- `rank <papers.json> [--intent=<seminal|recent|balanced>]` → `citation.rank` (no declared effects)
|
|
33
33
|
|
|
34
|
-
For
|
|
34
|
+
For declared scholarly discovery, `citation-search --backend=cite-nexus --query="<topic>"` uses the separately installed `cite-nexus-wtfp` companion and its real MCP stdio server. Defaults are Crossref, DataCite and Europe PMC. Select providers explicitly with `--providers`. The `research-gap` full-auto route may use only free no-key public indexes (`crossref`, `datacite`, `europe_pmc`, `arxiv`) without another per-query gate; other routes require action approval naming providers and query scope. CiteNexus supports only balanced provider ordering, so omit `--intent` or use `--intent=balanced`. Results remain candidates: retain `citeNexus.sources`, field attribution, metrics, warnings and `metadata.errors`; do not infer verification or combine citation counts. The result limit is a displayed total; `metadata.total` counts the fetched deduplicated page, not the full corpus. Unavailable enrichment fails explicitly without falling back to another vendor. `WTFP_CITE_NEXUS_COMMAND` may name an absolute installed companion executable; it is operator configuration, never source content. No package is installed, server registered, or user profile changed by a tool call. Offline mode refuses this backend before process launch. Host capability blockers still apply.
|
|
35
35
|
|
|
36
36
|
Every command prints one JSON document on stdout and reports failures as `{"error": "..."}` on stderr with exit status 1. Queries are capped at 512 characters, file paths at 4096, and result limits at 25. A symlinked file is accepted and read through its resolved target, which must be a regular file. Commands whose effects include `network.*` perform outbound requests to the declared scholarly indexes; pass `--offline` or set `WTFP_TOOL_OFFLINE=1` to refuse them, which is the mechanical form of "do not invoke a network-capable bibliography tool through a filesystem-only permission path". Each network command has a hard wall clock, `--timeout=<seconds>` (default 20, maximum 600); on expiry it reports `{"error": "<command> timed out after N s"}` on stderr and exits 124. `bib-impact` reports batch progress on stderr. `bib-index` flags repeated keys with `duplicate: true` and lists them under `duplicates`; `--key` refuses an ambiguous key. `bib-format` emits a standard BibTeX entry (`@article`, `@inproceedings`, ...) by default; `--style=al-folio` selects the Jekyll al-folio projection, which is not valid BibTeX. Do not execute any other module in this package directly, and do not pass a logical `project://` or `wtfp://` URI as a shell argument.
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"type":"commonjs"}
|
|
@@ -21,10 +21,10 @@ Manuscript prose and supporting context, research, plan, review, summary, handof
|
|
|
21
21
|
|
|
22
22
|
## Procedure
|
|
23
23
|
|
|
24
|
-
1. Confirm audience, dimensions, format, and
|
|
25
|
-
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.
|
|
26
|
-
2.
|
|
27
|
-
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.
|
|
24
|
+
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.
|
|
25
|
+
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.
|
|
26
|
+
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.
|
|
27
|
+
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.
|
|
28
28
|
|
|
29
29
|
## Safety and completion
|
|
30
30
|
|
|
@@ -21,9 +21,9 @@ Manuscript prose and supporting context, research, plan, review, summary, handof
|
|
|
21
21
|
|
|
22
22
|
## Procedure
|
|
23
23
|
|
|
24
|
-
1. Confirm audience, duration, format,
|
|
24
|
+
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.
|
|
25
25
|
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.
|
|
26
|
-
2. Build a narrative arc from supported manuscript claims and
|
|
26
|
+
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.
|
|
27
27
|
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.
|
|
28
28
|
|
|
29
29
|
## Safety and completion
|
|
@@ -24,8 +24,9 @@ Manuscript prose and supporting context, research, plan, review, summary, handof
|
|
|
24
24
|
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.
|
|
25
25
|
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.
|
|
26
26
|
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.
|
|
27
|
-
4.
|
|
28
|
-
5.
|
|
27
|
+
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.
|
|
28
|
+
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.
|
|
29
|
+
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.
|
|
29
30
|
|
|
30
31
|
## Safety and completion
|
|
31
32
|
|
|
@@ -22,7 +22,7 @@ Manuscript prose and supporting context, research, plan, review, summary, handof
|
|
|
22
22
|
## Procedure
|
|
23
23
|
|
|
24
24
|
1. Resolve the research question and section scope against locked/deferred decisions; agree on depth and source constraints.
|
|
25
|
-
2.
|
|
25
|
+
2. Prefer an operator-configured, trusted read-only CiteNexus MCP connection for bounded public metadata searches when the host has already authorized it. In an explicitly selected full-auto host session for this research action, the bundled CiteNexus dispatcher may also search the free no-key public indexes `crossref`, `datacite`, `europe_pmc`, and `arxiv` without a second per-query author gate; use only selected relevant indexes with an explicit `--providers` list. Record provider IDs, queries, date, and result limits; never send unpublished manuscript text or private notes as search terms. For any other route, first obtain explicit author approval naming the providers and bounded query set. Results remain candidates and this action performs no bibliography write. Verify source identity and inspection depth, and separate source records from claim-level evidence.
|
|
26
26
|
3. Synthesize supported, conflicting, and missing evidence into a Markdown research artifact; link new records and disclose limitations.
|
|
27
27
|
|
|
28
28
|
## Bundled tool execution
|
|
@@ -33,7 +33,7 @@ The declared `tool.execute` effect authorises exactly one command, run from the
|
|
|
33
33
|
node protocol://tools/wtfp-tool.js [--offline] <command> [arguments]
|
|
34
34
|
```
|
|
35
35
|
|
|
36
|
-
Run it with `list` first to read the declared commands, their arguments, their bounds, and the effects each one applies; `protocol://tools/README.md` carries the same table. A command whose effects include `network.*` performs outbound requests.
|
|
36
|
+
Run it with `list` first to read the declared commands, their arguments, their bounds, and the effects each one applies; `protocol://tools/README.md` carries the same table. A command whose effects include `network.*` performs outbound requests. Pass `--offline` (or set `WTFP_TOOL_OFFLINE=1`) until the provider/query gate is approved, except for this action's explicit full-auto public-index route. On that route omit `--offline` only for `citation-search --backend=cite-nexus` with bounded queries and `--providers` drawn from `crossref,datacite,europe_pmc,arxiv`; never override an operator-set offline flag or a host refusal. Never execute another module in this package, never pass a logical `project://` or `wtfp://` URI as a shell argument, and treat every returned record as candidate evidence until it is verified and written to a source or evidence record.
|
|
37
37
|
|
|
38
38
|
## Safety and completion
|
|
39
39
|
|
|
@@ -22,7 +22,7 @@ Manuscript prose and supporting context, research, plan, review, summary, handof
|
|
|
22
22
|
## Procedure
|
|
23
23
|
|
|
24
24
|
1. Require one approved plan and resolve all linked context, research, source/evidence records, decisions, prior summary, existing target, and necessary neighboring prose before choosing create or update.
|
|
25
|
-
2. Draft only the declared manuscript artifact; cite only resolvable sources, preserve author constraints, and stop at blocking decisions.
|
|
25
|
+
2. Before drafting a literature-heavy section, verify that its linked research artifact and source/evidence records cover the plan's factual claims. If coverage is missing, use the declared research workflow and pause at a checkpoint until verified records exist. Draft only the declared manuscript artifact; cite only resolvable sources, preserve author constraints, and stop at blocking decisions. A plausible bibliography entry, search candidate, or model memory is not a verified citation.
|
|
26
26
|
3. Read the persisted manuscript text back and calculate its actual body word count with one deterministic method; never copy a worker self-report, plan target, or summary count into project records. Validate the persisted draft against its plan and word budget.
|
|
27
27
|
4. Create or update the required Markdown summary with that measured count, then read back both manuscript and summary. Missing, empty, or inconsistent output is a failed completion condition, not permission to link a path that does not exist.
|
|
28
28
|
5. Persist the validation, synchronize the manuscript URI in `manifest.artifacts.manuscripts`, and reconcile section/state records only after manuscript, summary, and validation readback succeeds. If blocked, create the declared checkpoint and stop; do not commit or merge automatically.
|
|
@@ -42,7 +42,7 @@ Investigate the literature needed to plan and write a specific section well. The
|
|
|
42
42
|
## Boundaries
|
|
43
43
|
|
|
44
44
|
- This is a `mutation-report` role. It may write only the research and suggestion artifacts authorized by the invoking action.
|
|
45
|
-
-
|
|
45
|
+
- An operator-configured, trusted read-only CiteNexus MCP connection may search bounded public scholarly metadata without a second per-query gate. In an explicitly selected full-auto host session for this research action, `citation-search --backend=cite-nexus` may also search `crossref`, `datacite`, `europe_pmc`, or `arxiv` without another gate. Other providers or modes require explicit network approval naming providers and query bounds. Honor offline flags and host refusals. Returned results stay candidates, and this role never performs a bibliography write.
|
|
46
46
|
- Never fabricate a citation, identifier, quotation, metadata field, source conclusion, or claim of exhaustive coverage.
|
|
47
47
|
- Never overwrite an existing `project://sources/{source}` record. Additions remain provisional until identity and provenance are verified by an authorized action.
|
|
48
48
|
- Do not explore alternatives that author decisions explicitly deferred or rejected.
|
|
@@ -6,8 +6,6 @@ argument-hint: "[arguments]"
|
|
|
6
6
|
tools: ["read","search","edit"]
|
|
7
7
|
---
|
|
8
8
|
|
|
9
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/add-todo; do not edit. -->
|
|
10
|
-
|
|
11
9
|
# Add a todo
|
|
12
10
|
|
|
13
11
|
[project/README.md](../wtfp/project/README.md)
|
|
@@ -52,3 +50,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
|
|
|
52
50
|
<invocation_arguments>
|
|
53
51
|
${input:arguments:Describe the requested WTF-P action input}
|
|
54
52
|
</invocation_arguments>
|
|
53
|
+
|
|
54
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/add-todo; do not edit. -->
|
|
@@ -5,8 +5,6 @@ agent: agent
|
|
|
5
5
|
tools: []
|
|
6
6
|
---
|
|
7
7
|
|
|
8
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/analyze-bib; do not edit. -->
|
|
9
|
-
|
|
10
8
|
WTFP_ACTION_UNAVAILABLE
|
|
11
9
|
|
|
12
10
|
Action: `analyze-bib`
|
|
@@ -16,3 +14,5 @@ Unavailable effects: `tool.execute`, `user.gate`
|
|
|
16
14
|
|
|
17
15
|
No workflow, tool, network request, package operation, external issue, VCS operation, or other effect ran.
|
|
18
16
|
Safe alternative: preserve project state and return a manual, non-executed handoff for the requested operation.
|
|
17
|
+
|
|
18
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/analyze-bib; do not edit. -->
|
|
@@ -5,8 +5,6 @@ agent: agent
|
|
|
5
5
|
tools: []
|
|
6
6
|
---
|
|
7
7
|
|
|
8
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/audit-milestone; do not edit. -->
|
|
9
|
-
|
|
10
8
|
WTFP_ACTION_UNAVAILABLE
|
|
11
9
|
|
|
12
10
|
Action: `audit-milestone`
|
|
@@ -16,3 +14,5 @@ Unavailable effects: `tool.execute`, `user.gate`
|
|
|
16
14
|
|
|
17
15
|
No workflow, tool, network request, package operation, external issue, VCS operation, or other effect ran.
|
|
18
16
|
Safe alternative: preserve project state and return a manual, non-executed handoff for the requested operation.
|
|
17
|
+
|
|
18
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/audit-milestone; do not edit. -->
|
|
@@ -5,8 +5,6 @@ agent: agent
|
|
|
5
5
|
tools: []
|
|
6
6
|
---
|
|
7
7
|
|
|
8
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/check-refs; do not edit. -->
|
|
9
|
-
|
|
10
8
|
WTFP_ACTION_UNAVAILABLE
|
|
11
9
|
|
|
12
10
|
Action: `check-refs`
|
|
@@ -16,3 +14,5 @@ Unavailable effects: `tool.execute`, `user.gate`
|
|
|
16
14
|
|
|
17
15
|
No workflow, tool, network request, package operation, external issue, VCS operation, or other effect ran.
|
|
18
16
|
Safe alternative: preserve project state and return a manual, non-executed handoff for the requested operation.
|
|
17
|
+
|
|
18
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/check-refs; do not edit. -->
|
|
@@ -5,8 +5,6 @@ agent: agent
|
|
|
5
5
|
tools: []
|
|
6
6
|
---
|
|
7
7
|
|
|
8
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/check-todos; do not edit. -->
|
|
9
|
-
|
|
10
8
|
WTFP_ACTION_UNAVAILABLE
|
|
11
9
|
|
|
12
10
|
Action: `check-todos`
|
|
@@ -16,3 +14,5 @@ Unavailable effects: `user.gate`
|
|
|
16
14
|
|
|
17
15
|
No workflow, tool, network request, package operation, external issue, VCS operation, or other effect ran.
|
|
18
16
|
Safe alternative: preserve project state and return a manual, non-executed handoff for the requested operation.
|
|
17
|
+
|
|
18
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/check-todos; do not edit. -->
|
|
@@ -5,8 +5,6 @@ agent: agent
|
|
|
5
5
|
tools: []
|
|
6
6
|
---
|
|
7
7
|
|
|
8
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/checkpoint; do not edit. -->
|
|
9
|
-
|
|
10
8
|
WTFP_ACTION_UNAVAILABLE
|
|
11
9
|
|
|
12
10
|
Action: `checkpoint`
|
|
@@ -16,3 +14,5 @@ Unavailable effects: `user.gate`
|
|
|
16
14
|
|
|
17
15
|
No workflow, tool, network request, package operation, external issue, VCS operation, or other effect ran.
|
|
18
16
|
Safe alternative: preserve project state and return a manual, non-executed handoff for the requested operation.
|
|
17
|
+
|
|
18
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/checkpoint; do not edit. -->
|
|
@@ -5,8 +5,6 @@ agent: agent
|
|
|
5
5
|
tools: []
|
|
6
6
|
---
|
|
7
7
|
|
|
8
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/contribute; do not edit. -->
|
|
9
|
-
|
|
10
8
|
WTFP_ACTION_UNAVAILABLE
|
|
11
9
|
|
|
12
10
|
Action: `contribute`
|
|
@@ -16,3 +14,5 @@ Unavailable effects: `external.issue`, `user.gate`, `vcs.branch`, `vcs.commit`
|
|
|
16
14
|
|
|
17
15
|
No workflow, tool, network request, package operation, external issue, VCS operation, or other effect ran.
|
|
18
16
|
Safe alternative: preserve project state and return a manual, non-executed handoff for the requested operation.
|
|
17
|
+
|
|
18
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/contribute; do not edit. -->
|
|
@@ -5,8 +5,6 @@ agent: agent
|
|
|
5
5
|
tools: []
|
|
6
6
|
---
|
|
7
7
|
|
|
8
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/create-outline; do not edit. -->
|
|
9
|
-
|
|
10
8
|
WTFP_ACTION_UNAVAILABLE
|
|
11
9
|
|
|
12
10
|
Action: `create-outline`
|
|
@@ -16,3 +14,5 @@ Unavailable effects: `user.gate`
|
|
|
16
14
|
|
|
17
15
|
No workflow, tool, network request, package operation, external issue, VCS operation, or other effect ran.
|
|
18
16
|
Safe alternative: preserve project state and return a manual, non-executed handoff for the requested operation.
|
|
17
|
+
|
|
18
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/create-outline; do not edit. -->
|
|
@@ -5,8 +5,6 @@ agent: agent
|
|
|
5
5
|
tools: []
|
|
6
6
|
---
|
|
7
7
|
|
|
8
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/create-poster; do not edit. -->
|
|
9
|
-
|
|
10
8
|
WTFP_ACTION_UNAVAILABLE
|
|
11
9
|
|
|
12
10
|
Action: `create-poster`
|
|
@@ -16,3 +14,5 @@ Unavailable effects: `user.gate`
|
|
|
16
14
|
|
|
17
15
|
No workflow, tool, network request, package operation, external issue, VCS operation, or other effect ran.
|
|
18
16
|
Safe alternative: preserve project state and return a manual, non-executed handoff for the requested operation.
|
|
17
|
+
|
|
18
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/create-poster; do not edit. -->
|
|
@@ -5,8 +5,6 @@ agent: agent
|
|
|
5
5
|
tools: []
|
|
6
6
|
---
|
|
7
7
|
|
|
8
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/create-slides; do not edit. -->
|
|
9
|
-
|
|
10
8
|
WTFP_ACTION_UNAVAILABLE
|
|
11
9
|
|
|
12
10
|
Action: `create-slides`
|
|
@@ -16,3 +14,5 @@ Unavailable effects: `user.gate`
|
|
|
16
14
|
|
|
17
15
|
No workflow, tool, network request, package operation, external issue, VCS operation, or other effect ran.
|
|
18
16
|
Safe alternative: preserve project state and return a manual, non-executed handoff for the requested operation.
|
|
17
|
+
|
|
18
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/create-slides; do not edit. -->
|
|
@@ -5,8 +5,6 @@ agent: agent
|
|
|
5
5
|
tools: []
|
|
6
6
|
---
|
|
7
7
|
|
|
8
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/discuss-section; do not edit. -->
|
|
9
|
-
|
|
10
8
|
WTFP_ACTION_UNAVAILABLE
|
|
11
9
|
|
|
12
10
|
Action: `discuss-section`
|
|
@@ -16,3 +14,5 @@ Unavailable effects: `user.gate`
|
|
|
16
14
|
|
|
17
15
|
No workflow, tool, network request, package operation, external issue, VCS operation, or other effect ran.
|
|
18
16
|
Safe alternative: preserve project state and return a manual, non-executed handoff for the requested operation.
|
|
17
|
+
|
|
18
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/discuss-section; do not edit. -->
|
|
@@ -5,8 +5,6 @@ agent: agent
|
|
|
5
5
|
tools: []
|
|
6
6
|
---
|
|
7
7
|
|
|
8
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/execute-outline; do not edit. -->
|
|
9
|
-
|
|
10
8
|
WTFP_ACTION_UNAVAILABLE
|
|
11
9
|
|
|
12
10
|
Action: `execute-outline`
|
|
@@ -16,3 +14,5 @@ Unavailable effects: `user.gate`
|
|
|
16
14
|
|
|
17
15
|
No workflow, tool, network request, package operation, external issue, VCS operation, or other effect ran.
|
|
18
16
|
Safe alternative: preserve project state and return a manual, non-executed handoff for the requested operation.
|
|
17
|
+
|
|
18
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/execute-outline; do not edit. -->
|
|
@@ -5,8 +5,6 @@ agent: agent
|
|
|
5
5
|
tools: []
|
|
6
6
|
---
|
|
7
7
|
|
|
8
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/export-latex; do not edit. -->
|
|
9
|
-
|
|
10
8
|
WTFP_ACTION_UNAVAILABLE
|
|
11
9
|
|
|
12
10
|
Action: `export-latex`
|
|
@@ -16,3 +14,5 @@ Unavailable effects: `tool.execute`, `user.gate`
|
|
|
16
14
|
|
|
17
15
|
No workflow, tool, network request, package operation, external issue, VCS operation, or other effect ran.
|
|
18
16
|
Safe alternative: preserve project state and return a manual, non-executed handoff for the requested operation.
|
|
17
|
+
|
|
18
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/export-latex; do not edit. -->
|
|
@@ -6,8 +6,6 @@ argument-hint: "[arguments]"
|
|
|
6
6
|
tools: ["read","search"]
|
|
7
7
|
---
|
|
8
8
|
|
|
9
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/help; do not edit. -->
|
|
10
|
-
|
|
11
9
|
# Show WTF-P help
|
|
12
10
|
|
|
13
11
|
[project/README.md](../wtfp/project/README.md)
|
|
@@ -44,3 +42,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
|
|
|
44
42
|
<invocation_arguments>
|
|
45
43
|
${input:arguments:Describe the requested WTF-P action input}
|
|
46
44
|
</invocation_arguments>
|
|
45
|
+
|
|
46
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/help; do not edit. -->
|
|
@@ -5,8 +5,6 @@ agent: agent
|
|
|
5
5
|
tools: []
|
|
6
6
|
---
|
|
7
7
|
|
|
8
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/insert-section; do not edit. -->
|
|
9
|
-
|
|
10
8
|
WTFP_ACTION_UNAVAILABLE
|
|
11
9
|
|
|
12
10
|
Action: `insert-section`
|
|
@@ -16,3 +14,5 @@ Unavailable effects: `user.gate`
|
|
|
16
14
|
|
|
17
15
|
No workflow, tool, network request, package operation, external issue, VCS operation, or other effect ran.
|
|
18
16
|
Safe alternative: preserve project state and return a manual, non-executed handoff for the requested operation.
|
|
17
|
+
|
|
18
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/insert-section; do not edit. -->
|
|
@@ -6,8 +6,6 @@ argument-hint: "[arguments]"
|
|
|
6
6
|
tools: ["read","search"]
|
|
7
7
|
---
|
|
8
8
|
|
|
9
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/list-assumptions; do not edit. -->
|
|
10
|
-
|
|
11
9
|
# List section assumptions
|
|
12
10
|
|
|
13
11
|
[project/README.md](../wtfp/project/README.md)
|
|
@@ -54,3 +52,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
|
|
|
54
52
|
<invocation_arguments>
|
|
55
53
|
${input:arguments:Describe the requested WTF-P action input}
|
|
56
54
|
</invocation_arguments>
|
|
55
|
+
|
|
56
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/list-assumptions; do not edit. -->
|
|
@@ -6,8 +6,6 @@ argument-hint: "[arguments]"
|
|
|
6
6
|
tools: ["read","search","edit"]
|
|
7
7
|
---
|
|
8
8
|
|
|
9
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/map-project; do not edit. -->
|
|
10
|
-
|
|
11
9
|
# Map an existing project
|
|
12
10
|
|
|
13
11
|
[project/README.md](../wtfp/project/README.md)
|
|
@@ -56,3 +54,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
|
|
|
56
54
|
<invocation_arguments>
|
|
57
55
|
${input:arguments:Describe the requested WTF-P action input}
|
|
58
56
|
</invocation_arguments>
|
|
57
|
+
|
|
58
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/map-project; do not edit. -->
|
|
@@ -5,8 +5,6 @@ agent: agent
|
|
|
5
5
|
tools: []
|
|
6
6
|
---
|
|
7
7
|
|
|
8
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/new-paper; do not edit. -->
|
|
9
|
-
|
|
10
8
|
WTFP_ACTION_UNAVAILABLE
|
|
11
9
|
|
|
12
10
|
Action: `new-paper`
|
|
@@ -16,3 +14,5 @@ Unavailable effects: `user.gate`
|
|
|
16
14
|
|
|
17
15
|
No workflow, tool, network request, package operation, external issue, VCS operation, or other effect ran.
|
|
18
16
|
Safe alternative: preserve project state and return a manual, non-executed handoff for the requested operation.
|
|
17
|
+
|
|
18
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/new-paper; do not edit. -->
|
|
@@ -6,8 +6,6 @@ argument-hint: "[arguments]"
|
|
|
6
6
|
tools: ["read","search","edit"]
|
|
7
7
|
---
|
|
8
8
|
|
|
9
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/pause-writing; do not edit. -->
|
|
10
|
-
|
|
11
9
|
# Pause writing
|
|
12
10
|
|
|
13
11
|
[project/README.md](../wtfp/project/README.md)
|
|
@@ -58,3 +56,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
|
|
|
58
56
|
<invocation_arguments>
|
|
59
57
|
${input:arguments:Describe the requested WTF-P action input}
|
|
60
58
|
</invocation_arguments>
|
|
59
|
+
|
|
60
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/pause-writing; do not edit. -->
|
|
@@ -5,8 +5,6 @@ agent: agent
|
|
|
5
5
|
tools: []
|
|
6
6
|
---
|
|
7
7
|
|
|
8
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/plan-milestone-gaps; do not edit. -->
|
|
9
|
-
|
|
10
8
|
WTFP_ACTION_UNAVAILABLE
|
|
11
9
|
|
|
12
10
|
Action: `plan-milestone-gaps`
|
|
@@ -16,3 +14,5 @@ Unavailable effects: `user.gate`
|
|
|
16
14
|
|
|
17
15
|
No workflow, tool, network request, package operation, external issue, VCS operation, or other effect ran.
|
|
18
16
|
Safe alternative: preserve project state and return a manual, non-executed handoff for the requested operation.
|
|
17
|
+
|
|
18
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/plan-milestone-gaps; do not edit. -->
|
|
@@ -5,8 +5,6 @@ agent: agent
|
|
|
5
5
|
tools: []
|
|
6
6
|
---
|
|
7
7
|
|
|
8
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/plan-revision; do not edit. -->
|
|
9
|
-
|
|
10
8
|
WTFP_ACTION_UNAVAILABLE
|
|
11
9
|
|
|
12
10
|
Action: `plan-revision`
|
|
@@ -16,3 +14,5 @@ Unavailable effects: `user.gate`
|
|
|
16
14
|
|
|
17
15
|
No workflow, tool, network request, package operation, external issue, VCS operation, or other effect ran.
|
|
18
16
|
Safe alternative: preserve project state and return a manual, non-executed handoff for the requested operation.
|
|
17
|
+
|
|
18
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/plan-revision; do not edit. -->
|
|
@@ -5,8 +5,6 @@ agent: agent
|
|
|
5
5
|
tools: []
|
|
6
6
|
---
|
|
7
7
|
|
|
8
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/plan-section; do not edit. -->
|
|
9
|
-
|
|
10
8
|
WTFP_ACTION_UNAVAILABLE
|
|
11
9
|
|
|
12
10
|
Action: `plan-section`
|
|
@@ -16,3 +14,5 @@ Unavailable effects: `user.gate`
|
|
|
16
14
|
|
|
17
15
|
No workflow, tool, network request, package operation, external issue, VCS operation, or other effect ran.
|
|
18
16
|
Safe alternative: preserve project state and return a manual, non-executed handoff for the requested operation.
|
|
17
|
+
|
|
18
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/plan-section; do not edit. -->
|
|
@@ -5,8 +5,6 @@ agent: agent
|
|
|
5
5
|
tools: []
|
|
6
6
|
---
|
|
7
7
|
|
|
8
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/polish-prose; do not edit. -->
|
|
9
|
-
|
|
10
8
|
WTFP_ACTION_UNAVAILABLE
|
|
11
9
|
|
|
12
10
|
Action: `polish-prose`
|
|
@@ -16,3 +14,5 @@ Unavailable effects: `user.gate`
|
|
|
16
14
|
|
|
17
15
|
No workflow, tool, network request, package operation, external issue, VCS operation, or other effect ran.
|
|
18
16
|
Safe alternative: preserve project state and return a manual, non-executed handoff for the requested operation.
|
|
17
|
+
|
|
18
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/polish-prose; do not edit. -->
|
|
@@ -5,8 +5,6 @@ agent: agent
|
|
|
5
5
|
tools: []
|
|
6
6
|
---
|
|
7
7
|
|
|
8
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/progress; do not edit. -->
|
|
9
|
-
|
|
10
8
|
WTFP_ACTION_UNAVAILABLE
|
|
11
9
|
|
|
12
10
|
Action: `progress`
|
|
@@ -16,3 +14,5 @@ Unavailable effects: `user.gate`
|
|
|
16
14
|
|
|
17
15
|
No workflow, tool, network request, package operation, external issue, VCS operation, or other effect ran.
|
|
18
16
|
Safe alternative: preserve project state and return a manual, non-executed handoff for the requested operation.
|
|
17
|
+
|
|
18
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/progress; do not edit. -->
|
|
@@ -5,8 +5,6 @@ agent: agent
|
|
|
5
5
|
tools: []
|
|
6
6
|
---
|
|
7
7
|
|
|
8
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/quick; do not edit. -->
|
|
9
|
-
|
|
10
8
|
WTFP_ACTION_UNAVAILABLE
|
|
11
9
|
|
|
12
10
|
Action: `quick`
|
|
@@ -16,3 +14,5 @@ Unavailable effects: `user.gate`
|
|
|
16
14
|
|
|
17
15
|
No workflow, tool, network request, package operation, external issue, VCS operation, or other effect ran.
|
|
18
16
|
Safe alternative: preserve project state and return a manual, non-executed handoff for the requested operation.
|
|
17
|
+
|
|
18
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/quick; do not edit. -->
|
|
@@ -5,8 +5,6 @@ agent: agent
|
|
|
5
5
|
tools: []
|
|
6
6
|
---
|
|
7
7
|
|
|
8
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/remove-section; do not edit. -->
|
|
9
|
-
|
|
10
8
|
WTFP_ACTION_UNAVAILABLE
|
|
11
9
|
|
|
12
10
|
Action: `remove-section`
|
|
@@ -16,3 +14,5 @@ Unavailable effects: `filesystem.delete`, `user.gate`
|
|
|
16
14
|
|
|
17
15
|
No workflow, tool, network request, package operation, external issue, VCS operation, or other effect ran.
|
|
18
16
|
Safe alternative: preserve project state and return a manual, non-executed handoff for the requested operation.
|
|
17
|
+
|
|
18
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/remove-section; do not edit. -->
|
|
@@ -5,8 +5,6 @@ agent: agent
|
|
|
5
5
|
tools: []
|
|
6
6
|
---
|
|
7
7
|
|
|
8
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/report-bug; do not edit. -->
|
|
9
|
-
|
|
10
8
|
WTFP_ACTION_UNAVAILABLE
|
|
11
9
|
|
|
12
10
|
Action: `report-bug`
|
|
@@ -16,3 +14,5 @@ Unavailable effects: `external.issue`, `user.gate`
|
|
|
16
14
|
|
|
17
15
|
No workflow, tool, network request, package operation, external issue, VCS operation, or other effect ran.
|
|
18
16
|
Safe alternative: preserve project state and return a manual, non-executed handoff for the requested operation.
|
|
17
|
+
|
|
18
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/report-bug; do not edit. -->
|
|
@@ -5,8 +5,6 @@ agent: agent
|
|
|
5
5
|
tools: []
|
|
6
6
|
---
|
|
7
7
|
|
|
8
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/request-feature; do not edit. -->
|
|
9
|
-
|
|
10
8
|
WTFP_ACTION_UNAVAILABLE
|
|
11
9
|
|
|
12
10
|
Action: `request-feature`
|
|
@@ -16,3 +14,5 @@ Unavailable effects: `external.issue`, `user.gate`
|
|
|
16
14
|
|
|
17
15
|
No workflow, tool, network request, package operation, external issue, VCS operation, or other effect ran.
|
|
18
16
|
Safe alternative: preserve project state and return a manual, non-executed handoff for the requested operation.
|
|
17
|
+
|
|
18
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/request-feature; do not edit. -->
|
|
@@ -5,8 +5,6 @@ agent: agent
|
|
|
5
5
|
tools: []
|
|
6
6
|
---
|
|
7
7
|
|
|
8
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/research-gap; do not edit. -->
|
|
9
|
-
|
|
10
8
|
WTFP_ACTION_UNAVAILABLE
|
|
11
9
|
|
|
12
10
|
Action: `research-gap`
|
|
@@ -16,3 +14,5 @@ Unavailable effects: `tool.execute`, `user.gate`
|
|
|
16
14
|
|
|
17
15
|
No workflow, tool, network request, package operation, external issue, VCS operation, or other effect ran.
|
|
18
16
|
Safe alternative: preserve project state and return a manual, non-executed handoff for the requested operation.
|
|
17
|
+
|
|
18
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/research-gap; do not edit. -->
|
|
@@ -5,8 +5,6 @@ agent: agent
|
|
|
5
5
|
tools: []
|
|
6
6
|
---
|
|
7
7
|
|
|
8
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/resume-writing; do not edit. -->
|
|
9
|
-
|
|
10
8
|
WTFP_ACTION_UNAVAILABLE
|
|
11
9
|
|
|
12
10
|
Action: `resume-writing`
|
|
@@ -16,3 +14,5 @@ Unavailable effects: `user.gate`
|
|
|
16
14
|
|
|
17
15
|
No workflow, tool, network request, package operation, external issue, VCS operation, or other effect ran.
|
|
18
16
|
Safe alternative: preserve project state and return a manual, non-executed handoff for the requested operation.
|
|
17
|
+
|
|
18
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/resume-writing; do not edit. -->
|