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
|
@@ -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.
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"schema": "wtfp.generated-adapter/v1",
|
|
3
3
|
"generatorVersion": 5,
|
|
4
4
|
"target": "opencode",
|
|
5
|
-
"sourceHash": "
|
|
5
|
+
"sourceHash": "e4ca25636ced7d6fee6312f9edce382aaa7207945e3280a57fc4bcc561568b63",
|
|
6
6
|
"files": [
|
|
7
7
|
{
|
|
8
8
|
"path": "actions/add-todo.json",
|
|
@@ -118,7 +118,7 @@
|
|
|
118
118
|
},
|
|
119
119
|
{
|
|
120
120
|
"path": "actions/research-gap.json",
|
|
121
|
-
"sha256": "
|
|
121
|
+
"sha256": "0c26fa663f1d2526cbefcc9750b0a176ddf1ca538a46585a1de48c763fbb1a13"
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
124
|
"path": "actions/resume-writing.json",
|
|
@@ -178,7 +178,7 @@
|
|
|
178
178
|
},
|
|
179
179
|
{
|
|
180
180
|
"path": "agents/wtfp/research-synthesizer.md",
|
|
181
|
-
"sha256": "
|
|
181
|
+
"sha256": "72e2c5cfda7e838948e85909829ecf1290a17400cf9beac95b16bd4c03e1e075"
|
|
182
182
|
},
|
|
183
183
|
{
|
|
184
184
|
"path": "agents/wtfp/section-planner.md",
|
|
@@ -202,147 +202,147 @@
|
|
|
202
202
|
},
|
|
203
203
|
{
|
|
204
204
|
"path": "commands/wtfp/add-todo.md",
|
|
205
|
-
"sha256": "
|
|
205
|
+
"sha256": "bcc7e675c99143acf3245bcbd77d528ee4f3bdc0c9b9145b0a14cb19083c551b"
|
|
206
206
|
},
|
|
207
207
|
{
|
|
208
208
|
"path": "commands/wtfp/analyze-bib.md",
|
|
209
|
-
"sha256": "
|
|
209
|
+
"sha256": "3b1df0dc04c72c4667616357f97ed6f8ff293075bb3f207e81b604815e489bef"
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
212
|
"path": "commands/wtfp/audit-milestone.md",
|
|
213
|
-
"sha256": "
|
|
213
|
+
"sha256": "5a4c6f1527dbdd01f9f425f2cd7df4426ab8a74c3f0ff12c49c45939c0f7d941"
|
|
214
214
|
},
|
|
215
215
|
{
|
|
216
216
|
"path": "commands/wtfp/check-refs.md",
|
|
217
|
-
"sha256": "
|
|
217
|
+
"sha256": "0cd4d2de5dec519ab46de8b7a68984b89c6d8e7156a8bf9691a766420e13d8e2"
|
|
218
218
|
},
|
|
219
219
|
{
|
|
220
220
|
"path": "commands/wtfp/check-todos.md",
|
|
221
|
-
"sha256": "
|
|
221
|
+
"sha256": "c32daaba4fa6eb6634088151884b310e1accc91ce55d21c2c79113dafffa973a"
|
|
222
222
|
},
|
|
223
223
|
{
|
|
224
224
|
"path": "commands/wtfp/checkpoint.md",
|
|
225
|
-
"sha256": "
|
|
225
|
+
"sha256": "7634730a3b7beae58ce0a9ecec352536f7cbed2188ca9426e63ebc1a99598e6f"
|
|
226
226
|
},
|
|
227
227
|
{
|
|
228
228
|
"path": "commands/wtfp/contribute.md",
|
|
229
|
-
"sha256": "
|
|
229
|
+
"sha256": "209371557e886b0eb1bf042911fb8f398aa1eb38b1cd36d79fffb239d0b9c0ac"
|
|
230
230
|
},
|
|
231
231
|
{
|
|
232
232
|
"path": "commands/wtfp/create-outline.md",
|
|
233
|
-
"sha256": "
|
|
233
|
+
"sha256": "b752700d4d9e6c324228c1e5a28919e2ab2c0d16cf70e331ef12541ce5aecacf"
|
|
234
234
|
},
|
|
235
235
|
{
|
|
236
236
|
"path": "commands/wtfp/create-poster.md",
|
|
237
|
-
"sha256": "
|
|
237
|
+
"sha256": "f88921c1596715824dad986acc7aed861add2faa84b3979c625baca193687fd2"
|
|
238
238
|
},
|
|
239
239
|
{
|
|
240
240
|
"path": "commands/wtfp/create-slides.md",
|
|
241
|
-
"sha256": "
|
|
241
|
+
"sha256": "91d01cb92dca6efa4f0b22ea5f1ca3987fac9e5eab984f3a16c0f93760c43ad8"
|
|
242
242
|
},
|
|
243
243
|
{
|
|
244
244
|
"path": "commands/wtfp/discuss-section.md",
|
|
245
|
-
"sha256": "
|
|
245
|
+
"sha256": "a09545263a592269938bd08a22f9bf57eace44b426d6cd0c214eb545b26e5299"
|
|
246
246
|
},
|
|
247
247
|
{
|
|
248
248
|
"path": "commands/wtfp/execute-outline.md",
|
|
249
|
-
"sha256": "
|
|
249
|
+
"sha256": "eeac5d1fc2f103562ed54eedb493f129fb34af076aefa63a76f16cbed20689b1"
|
|
250
250
|
},
|
|
251
251
|
{
|
|
252
252
|
"path": "commands/wtfp/export-latex.md",
|
|
253
|
-
"sha256": "
|
|
253
|
+
"sha256": "3280bd91bff665fec94007e1e9823625fa260d720eeb6a34caf5916b6a7a9583"
|
|
254
254
|
},
|
|
255
255
|
{
|
|
256
256
|
"path": "commands/wtfp/help.md",
|
|
257
|
-
"sha256": "
|
|
257
|
+
"sha256": "df3757801ed3f91d7bd377300804809ebfe1f49e6ada33c08147426163892e28"
|
|
258
258
|
},
|
|
259
259
|
{
|
|
260
260
|
"path": "commands/wtfp/insert-section.md",
|
|
261
|
-
"sha256": "
|
|
261
|
+
"sha256": "573bc5eee9cc0f7e7ac8ae4c64d407d35b48e7488dfec94bc112a1a689409a3b"
|
|
262
262
|
},
|
|
263
263
|
{
|
|
264
264
|
"path": "commands/wtfp/list-assumptions.md",
|
|
265
|
-
"sha256": "
|
|
265
|
+
"sha256": "fa52b0242206b6eb48fc90da0fa5f9027a2406afadec421f31d7eaf0fdf5af8a"
|
|
266
266
|
},
|
|
267
267
|
{
|
|
268
268
|
"path": "commands/wtfp/map-project.md",
|
|
269
|
-
"sha256": "
|
|
269
|
+
"sha256": "e1734abbd84b9c2d9d684f2fa4c2356c69e23dba7aabc34d33796cda4dc108f5"
|
|
270
270
|
},
|
|
271
271
|
{
|
|
272
272
|
"path": "commands/wtfp/new-paper.md",
|
|
273
|
-
"sha256": "
|
|
273
|
+
"sha256": "c9be1d8fcd36f84a9b1e07a89a91cbc4d2b118336e4edc8495cbade5037ae4c4"
|
|
274
274
|
},
|
|
275
275
|
{
|
|
276
276
|
"path": "commands/wtfp/pause-writing.md",
|
|
277
|
-
"sha256": "
|
|
277
|
+
"sha256": "5dfa80d285bb972f7af0e5a86a52ddfec219b4643425cfbe7226478eb3679c86"
|
|
278
278
|
},
|
|
279
279
|
{
|
|
280
280
|
"path": "commands/wtfp/plan-milestone-gaps.md",
|
|
281
|
-
"sha256": "
|
|
281
|
+
"sha256": "6887dc1eb9c3f8b9b298c374a654288a3a8a62fc9a0483b21a905e9e0da4f7a6"
|
|
282
282
|
},
|
|
283
283
|
{
|
|
284
284
|
"path": "commands/wtfp/plan-revision.md",
|
|
285
|
-
"sha256": "
|
|
285
|
+
"sha256": "555138157af0ae51850e883ac15953402b0ede8785246079f09f20387a547bb1"
|
|
286
286
|
},
|
|
287
287
|
{
|
|
288
288
|
"path": "commands/wtfp/plan-section.md",
|
|
289
|
-
"sha256": "
|
|
289
|
+
"sha256": "3c11e88eba43b1b970068dfbdb60d76c4fb8d041a0768c535bfbd760d4d3d8ec"
|
|
290
290
|
},
|
|
291
291
|
{
|
|
292
292
|
"path": "commands/wtfp/polish-prose.md",
|
|
293
|
-
"sha256": "
|
|
293
|
+
"sha256": "5b495adbe8438458cb532c901870a90b5b3ddb88a83f3865c8f0ab568ac39013"
|
|
294
294
|
},
|
|
295
295
|
{
|
|
296
296
|
"path": "commands/wtfp/progress.md",
|
|
297
|
-
"sha256": "
|
|
297
|
+
"sha256": "b3beaaf217639501467ea4dea0f4b553c77e8989a251872c48fe03f7c9f90c32"
|
|
298
298
|
},
|
|
299
299
|
{
|
|
300
300
|
"path": "commands/wtfp/quick.md",
|
|
301
|
-
"sha256": "
|
|
301
|
+
"sha256": "c2d93c2504dbba2aebbcafa2311c628b9173e7c207b2a0133d8323cf8fbe2d2e"
|
|
302
302
|
},
|
|
303
303
|
{
|
|
304
304
|
"path": "commands/wtfp/remove-section.md",
|
|
305
|
-
"sha256": "
|
|
305
|
+
"sha256": "56bd4f966d183dfb1ef9dbaaa5cfb9879ee95ae8cba8e7826adff0d83cdee2cb"
|
|
306
306
|
},
|
|
307
307
|
{
|
|
308
308
|
"path": "commands/wtfp/report-bug.md",
|
|
309
|
-
"sha256": "
|
|
309
|
+
"sha256": "6d3d02b27e04124dc293598a3627fcc55ef1a8f55510fe12700f64d513491df3"
|
|
310
310
|
},
|
|
311
311
|
{
|
|
312
312
|
"path": "commands/wtfp/request-feature.md",
|
|
313
|
-
"sha256": "
|
|
313
|
+
"sha256": "56dd68a3a939da2c0c0b5a13ae7a0980e6817394324cd640073746441df2640b"
|
|
314
314
|
},
|
|
315
315
|
{
|
|
316
316
|
"path": "commands/wtfp/research-gap.md",
|
|
317
|
-
"sha256": "
|
|
317
|
+
"sha256": "77331d07b378abf80581228493b20e4ec0167acf01f30c88449935fbb7ee3e4b"
|
|
318
318
|
},
|
|
319
319
|
{
|
|
320
320
|
"path": "commands/wtfp/resume-writing.md",
|
|
321
|
-
"sha256": "
|
|
321
|
+
"sha256": "805a9d48043eda03c4c9d27fdf0c47d9d9c6971aba60b561f21d491be1b49c9f"
|
|
322
322
|
},
|
|
323
323
|
{
|
|
324
324
|
"path": "commands/wtfp/review-section.md",
|
|
325
|
-
"sha256": "
|
|
325
|
+
"sha256": "3814fb4fb5c55d6ca399e5c9eaf6db895a015218ce97d8c495da7cc1f3df8082"
|
|
326
326
|
},
|
|
327
327
|
{
|
|
328
328
|
"path": "commands/wtfp/settings.md",
|
|
329
|
-
"sha256": "
|
|
329
|
+
"sha256": "2b18f5027c2e959ee675d87f687db44c6689c23e8db835823280a86740e633c7"
|
|
330
330
|
},
|
|
331
331
|
{
|
|
332
332
|
"path": "commands/wtfp/submit-milestone.md",
|
|
333
|
-
"sha256": "
|
|
333
|
+
"sha256": "29dbaa157b8c663dc9124b90dc9385262f79e69a398fadece5a38b5e5672bf93"
|
|
334
334
|
},
|
|
335
335
|
{
|
|
336
336
|
"path": "commands/wtfp/update.md",
|
|
337
|
-
"sha256": "
|
|
337
|
+
"sha256": "a3e5151b59f55e4a896adbcc297e473a73307cfed47424a22a1ef1574de5d890"
|
|
338
338
|
},
|
|
339
339
|
{
|
|
340
340
|
"path": "commands/wtfp/verify-work.md",
|
|
341
|
-
"sha256": "
|
|
341
|
+
"sha256": "6b81afccf743ccf83dcf8d34cdd6be6884878d1d2196e20176cef055f4cee004"
|
|
342
342
|
},
|
|
343
343
|
{
|
|
344
344
|
"path": "commands/wtfp/write-section.md",
|
|
345
|
-
"sha256": "
|
|
345
|
+
"sha256": "3e204fe76ce2a3faaf0eac37ad5895a3b1fee1d28247a2e32ccab1dca14b9f9a"
|
|
346
346
|
},
|
|
347
347
|
{
|
|
348
348
|
"path": "compatibility/action-availability.json",
|
|
@@ -482,7 +482,7 @@
|
|
|
482
482
|
},
|
|
483
483
|
{
|
|
484
484
|
"path": "roles/research-synthesizer.md",
|
|
485
|
-
"sha256": "
|
|
485
|
+
"sha256": "7aa6922f5f819918374b1a87dbda5c12fa6d424be64fc13b4019c380e011306c"
|
|
486
486
|
},
|
|
487
487
|
{
|
|
488
488
|
"path": "roles/section-planner.md",
|
|
@@ -526,7 +526,7 @@
|
|
|
526
526
|
},
|
|
527
527
|
{
|
|
528
528
|
"path": "skills/wtfp-deliver-research/references/actions.md",
|
|
529
|
-
"sha256": "
|
|
529
|
+
"sha256": "ce40d27b14dc32e3cbefa850a4d14480bf55a42811a4894034af3a2955f1bd99"
|
|
530
530
|
},
|
|
531
531
|
{
|
|
532
532
|
"path": "skills/wtfp-deliver-research/SKILL.md",
|
|
@@ -550,7 +550,7 @@
|
|
|
550
550
|
},
|
|
551
551
|
{
|
|
552
552
|
"path": "skills/wtfp-plan-section/references/actions.md",
|
|
553
|
-
"sha256": "
|
|
553
|
+
"sha256": "bda6fee21d51a21c0e33d6c149ac5b34ea1569a270d576655953630c750996c0"
|
|
554
554
|
},
|
|
555
555
|
{
|
|
556
556
|
"path": "skills/wtfp-plan-section/SKILL.md",
|
|
@@ -562,7 +562,7 @@
|
|
|
562
562
|
},
|
|
563
563
|
{
|
|
564
564
|
"path": "skills/wtfp-research-literature/references/actions.md",
|
|
565
|
-
"sha256": "
|
|
565
|
+
"sha256": "2f88bf10948007f582774275b81c93d0e3836d9819a72d1c69eb578dcb3f8144"
|
|
566
566
|
},
|
|
567
567
|
{
|
|
568
568
|
"path": "skills/wtfp-research-literature/SKILL.md",
|
|
@@ -598,7 +598,7 @@
|
|
|
598
598
|
},
|
|
599
599
|
{
|
|
600
600
|
"path": "skills/wtfp-write-section/references/actions.md",
|
|
601
|
-
"sha256": "
|
|
601
|
+
"sha256": "1fe6f8d50a1abd7a0b338772560317404942874ddd67be458ca24182ea20f7a4"
|
|
602
602
|
},
|
|
603
603
|
{
|
|
604
604
|
"path": "skills/wtfp-write-section/SKILL.md",
|
|
@@ -614,7 +614,7 @@
|
|
|
614
614
|
},
|
|
615
615
|
{
|
|
616
616
|
"path": "templates/poster.md",
|
|
617
|
-
"sha256": "
|
|
617
|
+
"sha256": "5bbabf0adfc6de8f54cc839548f81b35045a7c8ffcc7117ea4008de7946c51d2"
|
|
618
618
|
},
|
|
619
619
|
{
|
|
620
620
|
"path": "templates/README.md",
|
|
@@ -622,7 +622,7 @@
|
|
|
622
622
|
},
|
|
623
623
|
{
|
|
624
624
|
"path": "templates/slides.md",
|
|
625
|
-
"sha256": "
|
|
625
|
+
"sha256": "fd88d13f02b79a8e69e23dc8a72913cfd1ecb18aaea9013f6a2f2e080f301035"
|
|
626
626
|
},
|
|
627
627
|
{
|
|
628
628
|
"path": "tools.json",
|
|
@@ -656,9 +656,13 @@
|
|
|
656
656
|
"path": "tools/citation/semantic-scholar.js",
|
|
657
657
|
"sha256": "df4c1f3d69a28e06dd5285ba46c116bb2731aa940e16b9438c822846f38646f5"
|
|
658
658
|
},
|
|
659
|
+
{
|
|
660
|
+
"path": "tools/package.json",
|
|
661
|
+
"sha256": "dbf8353f77358bc12169b7bb7301e1978d5b503e002ee927229a8993672818fc"
|
|
662
|
+
},
|
|
659
663
|
{
|
|
660
664
|
"path": "tools/README.md",
|
|
661
|
-
"sha256": "
|
|
665
|
+
"sha256": "eb99d2ef30209b409e8c0dbfccaabdf301b6bc50f17013cd8fa381c3c1d69ae2"
|
|
662
666
|
},
|
|
663
667
|
{
|
|
664
668
|
"path": "tools/support/cite-nexus-client.js",
|
|
@@ -702,11 +706,11 @@
|
|
|
702
706
|
},
|
|
703
707
|
{
|
|
704
708
|
"path": "workflows/create-poster.md",
|
|
705
|
-
"sha256": "
|
|
709
|
+
"sha256": "b0fe98c72709b53a0553bb5d9343e112ef042cf2a950fa064108ac66f59d1f14"
|
|
706
710
|
},
|
|
707
711
|
{
|
|
708
712
|
"path": "workflows/create-slides.md",
|
|
709
|
-
"sha256": "
|
|
713
|
+
"sha256": "8ad4189076a7460fb0ec55d2aab4d4898b906c1adfbe9810b293b46192a5622e"
|
|
710
714
|
},
|
|
711
715
|
{
|
|
712
716
|
"path": "workflows/discuss-section.md",
|
|
@@ -754,7 +758,7 @@
|
|
|
754
758
|
},
|
|
755
759
|
{
|
|
756
760
|
"path": "workflows/plan-section.md",
|
|
757
|
-
"sha256": "
|
|
761
|
+
"sha256": "831c20c8afd147a8ba149a46f54591b6f07732983ee916a56c66701c8c701aa2"
|
|
758
762
|
},
|
|
759
763
|
{
|
|
760
764
|
"path": "workflows/polish-prose.md",
|
|
@@ -782,7 +786,7 @@
|
|
|
782
786
|
},
|
|
783
787
|
{
|
|
784
788
|
"path": "workflows/research-gap.md",
|
|
785
|
-
"sha256": "
|
|
789
|
+
"sha256": "02ffe236ba7de12e4b3abbac308c0e1cfc409147147d509616b95baec3fef012"
|
|
786
790
|
},
|
|
787
791
|
{
|
|
788
792
|
"path": "workflows/resume-writing.md",
|
|
@@ -810,7 +814,7 @@
|
|
|
810
814
|
},
|
|
811
815
|
{
|
|
812
816
|
"path": "workflows/write-section.md",
|
|
813
|
-
"sha256": "
|
|
817
|
+
"sha256": "5a2f0efcd11d7f41d941f54b80798ad481773820907fee68bea47f28b7af7bc3"
|
|
814
818
|
}
|
|
815
819
|
]
|
|
816
820
|
}
|
|
@@ -96,7 +96,7 @@
|
|
|
96
96
|
},
|
|
97
97
|
{
|
|
98
98
|
"id": "user.gate",
|
|
99
|
-
"scope": "
|
|
99
|
+
"scope": "unapproved or paid external providers and bounded query set, plus author-owned research scope and depth decisions"
|
|
100
100
|
}
|
|
101
101
|
]
|
|
102
102
|
}
|
|
@@ -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.
|
|
@@ -4,8 +4,6 @@ description: "Capture a bounded note or task without disrupting the active resea
|
|
|
4
4
|
argument-hint: "[arguments]"
|
|
5
5
|
---
|
|
6
6
|
|
|
7
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/add-todo; do not edit. -->
|
|
8
|
-
|
|
9
7
|
# Add a todo
|
|
10
8
|
|
|
11
9
|
<details data-wtfp-source="protocol://project/README.md" open>
|
|
@@ -714,3 +712,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
|
|
|
714
712
|
<invocation_arguments>
|
|
715
713
|
$ARGUMENTS
|
|
716
714
|
</invocation_arguments>
|
|
715
|
+
|
|
716
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/add-todo; do not edit. -->
|
|
@@ -3,8 +3,6 @@ name: wtfp:analyze-bib
|
|
|
3
3
|
description: "Analyze a bibliography and map its evidence to the paper's sections and claims."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/analyze-bib; do not edit. -->
|
|
7
|
-
|
|
8
6
|
WTFP_ACTION_UNAVAILABLE
|
|
9
7
|
|
|
10
8
|
Action: `analyze-bib`
|
|
@@ -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/analyze-bib; do not edit. -->
|
|
@@ -3,8 +3,6 @@ name: wtfp:audit-milestone
|
|
|
3
3
|
description: "Run readiness checks across section completion, arguments, length, citations, and reviews."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/audit-milestone; do not edit. -->
|
|
7
|
-
|
|
8
6
|
WTFP_ACTION_UNAVAILABLE
|
|
9
7
|
|
|
10
8
|
Action: `audit-milestone`
|
|
@@ -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/audit-milestone; do not edit. -->
|
|
@@ -3,8 +3,6 @@ name: wtfp:check-refs
|
|
|
3
3
|
description: "Audit citation integrity and emit a validated corrected-bibliography candidate without mutating source records or manuscript inputs."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/check-refs; do not edit. -->
|
|
7
|
-
|
|
8
6
|
WTFP_ACTION_UNAVAILABLE
|
|
9
7
|
|
|
10
8
|
Action: `check-refs`
|
|
@@ -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/check-refs; do not edit. -->
|
|
@@ -4,8 +4,6 @@ description: "Review pending tasks and explicitly act on, defer, complete, or di
|
|
|
4
4
|
argument-hint: "[arguments]"
|
|
5
5
|
---
|
|
6
6
|
|
|
7
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/check-todos; do not edit. -->
|
|
8
|
-
|
|
9
7
|
# Review todos
|
|
10
8
|
|
|
11
9
|
<details data-wtfp-source="protocol://project/README.md" open>
|
|
@@ -572,3 +570,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
|
|
|
572
570
|
<invocation_arguments>
|
|
573
571
|
$ARGUMENTS
|
|
574
572
|
</invocation_arguments>
|
|
573
|
+
|
|
574
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/check-todos; do not edit. -->
|
|
@@ -4,8 +4,6 @@ description: "Save, list, or restore an exact portable paper-state checkpoint."
|
|
|
4
4
|
argument-hint: "[arguments]"
|
|
5
5
|
---
|
|
6
6
|
|
|
7
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/checkpoint; do not edit. -->
|
|
8
|
-
|
|
9
7
|
# Manage checkpoints
|
|
10
8
|
|
|
11
9
|
<details data-wtfp-source="protocol://project/README.md" open>
|
|
@@ -1471,3 +1469,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
|
|
|
1471
1469
|
<invocation_arguments>
|
|
1472
1470
|
$ARGUMENTS
|
|
1473
1471
|
</invocation_arguments>
|
|
1472
|
+
|
|
1473
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/checkpoint; do not edit. -->
|
|
@@ -3,8 +3,6 @@ name: wtfp:contribute
|
|
|
3
3
|
description: "Guide a bounded WTF-P contribution from branch creation through a reviewable change request."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/contribute; do not edit. -->
|
|
7
|
-
|
|
8
6
|
WTFP_ACTION_UNAVAILABLE
|
|
9
7
|
|
|
10
8
|
Action: `contribute`
|
|
@@ -14,3 +12,5 @@ Unavailable effects: `external.issue`, `vcs.branch`, `vcs.commit`
|
|
|
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/contribute; do not edit. -->
|
|
@@ -4,8 +4,6 @@ description: "Build the section structure, argument map, dependencies, and word
|
|
|
4
4
|
argument-hint: "[arguments]"
|
|
5
5
|
---
|
|
6
6
|
|
|
7
|
-
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/create-outline; do not edit. -->
|
|
8
|
-
|
|
9
7
|
# Create the paper outline
|
|
10
8
|
|
|
11
9
|
<details data-wtfp-source="protocol://project/README.md" open>
|
|
@@ -1429,3 +1427,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
|
|
|
1429
1427
|
<invocation_arguments>
|
|
1430
1428
|
$ARGUMENTS
|
|
1431
1429
|
</invocation_arguments>
|
|
1430
|
+
|
|
1431
|
+
<!-- Generated by WTF-P adapter compiler v5 from protocol/actions/create-outline; do not edit. -->
|