wtf-p 0.7.2 → 0.7.3

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.
Files changed (356) hide show
  1. package/README.md +9 -9
  2. package/bin/commands/install-logic.js +37 -10
  3. package/bin/lib/adapter-compiler.js +12 -10
  4. package/package.json +1 -1
  5. package/protocol/skills/wtfp-deliver-research/references/actions.md +4 -4
  6. package/protocol/templates/poster.md +124 -41
  7. package/protocol/templates/slides.md +8 -4
  8. package/protocol/workflows/create-poster.md +4 -4
  9. package/protocol/workflows/create-slides.md +2 -2
  10. package/vendors/antigravity/.wtfp-generated.json +43 -43
  11. package/vendors/antigravity/commands/wtfp-add-todo.md +2 -2
  12. package/vendors/antigravity/commands/wtfp-analyze-bib.md +2 -2
  13. package/vendors/antigravity/commands/wtfp-audit-milestone.md +2 -2
  14. package/vendors/antigravity/commands/wtfp-check-refs.md +2 -2
  15. package/vendors/antigravity/commands/wtfp-check-todos.md +2 -2
  16. package/vendors/antigravity/commands/wtfp-checkpoint.md +2 -2
  17. package/vendors/antigravity/commands/wtfp-contribute.md +2 -2
  18. package/vendors/antigravity/commands/wtfp-create-outline.md +2 -2
  19. package/vendors/antigravity/commands/wtfp-create-poster.md +6 -6
  20. package/vendors/antigravity/commands/wtfp-create-slides.md +4 -4
  21. package/vendors/antigravity/commands/wtfp-discuss-section.md +2 -2
  22. package/vendors/antigravity/commands/wtfp-execute-outline.md +2 -2
  23. package/vendors/antigravity/commands/wtfp-export-latex.md +2 -2
  24. package/vendors/antigravity/commands/wtfp-help.md +2 -2
  25. package/vendors/antigravity/commands/wtfp-insert-section.md +2 -2
  26. package/vendors/antigravity/commands/wtfp-list-assumptions.md +2 -2
  27. package/vendors/antigravity/commands/wtfp-map-project.md +2 -2
  28. package/vendors/antigravity/commands/wtfp-new-paper.md +2 -2
  29. package/vendors/antigravity/commands/wtfp-pause-writing.md +2 -2
  30. package/vendors/antigravity/commands/wtfp-plan-milestone-gaps.md +2 -2
  31. package/vendors/antigravity/commands/wtfp-plan-revision.md +2 -2
  32. package/vendors/antigravity/commands/wtfp-plan-section.md +2 -2
  33. package/vendors/antigravity/commands/wtfp-polish-prose.md +2 -2
  34. package/vendors/antigravity/commands/wtfp-progress.md +2 -2
  35. package/vendors/antigravity/commands/wtfp-quick.md +2 -2
  36. package/vendors/antigravity/commands/wtfp-remove-section.md +2 -2
  37. package/vendors/antigravity/commands/wtfp-report-bug.md +2 -2
  38. package/vendors/antigravity/commands/wtfp-request-feature.md +2 -2
  39. package/vendors/antigravity/commands/wtfp-research-gap.md +2 -2
  40. package/vendors/antigravity/commands/wtfp-resume-writing.md +2 -2
  41. package/vendors/antigravity/commands/wtfp-review-section.md +2 -2
  42. package/vendors/antigravity/commands/wtfp-settings.md +2 -2
  43. package/vendors/antigravity/commands/wtfp-submit-milestone.md +2 -2
  44. package/vendors/antigravity/commands/wtfp-update.md +2 -2
  45. package/vendors/antigravity/commands/wtfp-verify-work.md +2 -2
  46. package/vendors/antigravity/commands/wtfp-write-section.md +2 -2
  47. package/vendors/antigravity/plugin.json +1 -1
  48. package/vendors/antigravity/skills/wtfp-deliver-research/references/actions.md +4 -4
  49. package/vendors/antigravity/templates/poster.md +124 -41
  50. package/vendors/antigravity/templates/slides.md +8 -4
  51. package/vendors/antigravity/workflows/create-poster.md +4 -4
  52. package/vendors/antigravity/workflows/create-slides.md +2 -2
  53. package/vendors/claude/.claude-plugin/marketplace.json +2 -2
  54. package/vendors/claude/.claude-plugin/plugin.json +1 -1
  55. package/vendors/claude/.wtfp-generated.json +81 -81
  56. package/vendors/claude/ai.iowarp.clio/prompts/wtfp/add-todo.md +2 -2
  57. package/vendors/claude/ai.iowarp.clio/prompts/wtfp/analyze-bib.md +2 -2
  58. package/vendors/claude/ai.iowarp.clio/prompts/wtfp/audit-milestone.md +2 -2
  59. package/vendors/claude/ai.iowarp.clio/prompts/wtfp/check-refs.md +2 -2
  60. package/vendors/claude/ai.iowarp.clio/prompts/wtfp/check-todos.md +2 -2
  61. package/vendors/claude/ai.iowarp.clio/prompts/wtfp/checkpoint.md +2 -2
  62. package/vendors/claude/ai.iowarp.clio/prompts/wtfp/contribute.md +2 -2
  63. package/vendors/claude/ai.iowarp.clio/prompts/wtfp/create-outline.md +2 -2
  64. package/vendors/claude/ai.iowarp.clio/prompts/wtfp/create-poster.md +6 -6
  65. package/vendors/claude/ai.iowarp.clio/prompts/wtfp/create-slides.md +4 -4
  66. package/vendors/claude/ai.iowarp.clio/prompts/wtfp/discuss-section.md +2 -2
  67. package/vendors/claude/ai.iowarp.clio/prompts/wtfp/execute-outline.md +2 -2
  68. package/vendors/claude/ai.iowarp.clio/prompts/wtfp/export-latex.md +2 -2
  69. package/vendors/claude/ai.iowarp.clio/prompts/wtfp/help.md +3 -3
  70. package/vendors/claude/ai.iowarp.clio/prompts/wtfp/insert-section.md +2 -2
  71. package/vendors/claude/ai.iowarp.clio/prompts/wtfp/list-assumptions.md +2 -2
  72. package/vendors/claude/ai.iowarp.clio/prompts/wtfp/map-project.md +2 -2
  73. package/vendors/claude/ai.iowarp.clio/prompts/wtfp/new-paper.md +2 -2
  74. package/vendors/claude/ai.iowarp.clio/prompts/wtfp/pause-writing.md +2 -2
  75. package/vendors/claude/ai.iowarp.clio/prompts/wtfp/plan-milestone-gaps.md +2 -2
  76. package/vendors/claude/ai.iowarp.clio/prompts/wtfp/plan-revision.md +2 -2
  77. package/vendors/claude/ai.iowarp.clio/prompts/wtfp/plan-section.md +2 -2
  78. package/vendors/claude/ai.iowarp.clio/prompts/wtfp/polish-prose.md +2 -2
  79. package/vendors/claude/ai.iowarp.clio/prompts/wtfp/progress.md +2 -2
  80. package/vendors/claude/ai.iowarp.clio/prompts/wtfp/quick.md +2 -2
  81. package/vendors/claude/ai.iowarp.clio/prompts/wtfp/remove-section.md +2 -2
  82. package/vendors/claude/ai.iowarp.clio/prompts/wtfp/report-bug.md +2 -2
  83. package/vendors/claude/ai.iowarp.clio/prompts/wtfp/request-feature.md +2 -2
  84. package/vendors/claude/ai.iowarp.clio/prompts/wtfp/research-gap.md +2 -2
  85. package/vendors/claude/ai.iowarp.clio/prompts/wtfp/resume-writing.md +2 -2
  86. package/vendors/claude/ai.iowarp.clio/prompts/wtfp/review-section.md +2 -2
  87. package/vendors/claude/ai.iowarp.clio/prompts/wtfp/settings.md +2 -2
  88. package/vendors/claude/ai.iowarp.clio/prompts/wtfp/submit-milestone.md +2 -2
  89. package/vendors/claude/ai.iowarp.clio/prompts/wtfp/update.md +2 -2
  90. package/vendors/claude/ai.iowarp.clio/prompts/wtfp/verify-work.md +2 -2
  91. package/vendors/claude/ai.iowarp.clio/prompts/wtfp/write-section.md +2 -2
  92. package/vendors/claude/commands/add-todo.md +2 -2
  93. package/vendors/claude/commands/analyze-bib.md +2 -2
  94. package/vendors/claude/commands/audit-milestone.md +2 -2
  95. package/vendors/claude/commands/check-refs.md +2 -2
  96. package/vendors/claude/commands/check-todos.md +2 -2
  97. package/vendors/claude/commands/checkpoint.md +2 -2
  98. package/vendors/claude/commands/contribute.md +2 -2
  99. package/vendors/claude/commands/create-outline.md +2 -2
  100. package/vendors/claude/commands/create-poster.md +6 -6
  101. package/vendors/claude/commands/create-slides.md +4 -4
  102. package/vendors/claude/commands/discuss-section.md +2 -2
  103. package/vendors/claude/commands/execute-outline.md +2 -2
  104. package/vendors/claude/commands/export-latex.md +2 -2
  105. package/vendors/claude/commands/help.md +2 -2
  106. package/vendors/claude/commands/insert-section.md +2 -2
  107. package/vendors/claude/commands/list-assumptions.md +2 -2
  108. package/vendors/claude/commands/map-project.md +2 -2
  109. package/vendors/claude/commands/new-paper.md +2 -2
  110. package/vendors/claude/commands/pause-writing.md +2 -2
  111. package/vendors/claude/commands/plan-milestone-gaps.md +2 -2
  112. package/vendors/claude/commands/plan-revision.md +2 -2
  113. package/vendors/claude/commands/plan-section.md +2 -2
  114. package/vendors/claude/commands/polish-prose.md +2 -2
  115. package/vendors/claude/commands/progress.md +2 -2
  116. package/vendors/claude/commands/quick.md +2 -2
  117. package/vendors/claude/commands/remove-section.md +2 -2
  118. package/vendors/claude/commands/report-bug.md +2 -2
  119. package/vendors/claude/commands/request-feature.md +2 -2
  120. package/vendors/claude/commands/research-gap.md +2 -2
  121. package/vendors/claude/commands/resume-writing.md +2 -2
  122. package/vendors/claude/commands/review-section.md +2 -2
  123. package/vendors/claude/commands/settings.md +2 -2
  124. package/vendors/claude/commands/submit-milestone.md +2 -2
  125. package/vendors/claude/commands/update.md +2 -2
  126. package/vendors/claude/commands/verify-work.md +2 -2
  127. package/vendors/claude/commands/write-section.md +2 -2
  128. package/vendors/claude/plugin.json +1 -1
  129. package/vendors/claude/skills/wtfp-deliver-research/references/actions.md +4 -4
  130. package/vendors/claude/templates/poster.md +124 -41
  131. package/vendors/claude/templates/slides.md +8 -4
  132. package/vendors/claude/workflows/create-poster.md +4 -4
  133. package/vendors/claude/workflows/create-slides.md +2 -2
  134. package/vendors/codex/plugins/wtfp/.codex-plugin/plugin.json +1 -1
  135. package/vendors/codex/plugins/wtfp/.wtfp-generated.json +8 -8
  136. package/vendors/codex/plugins/wtfp/plugin.json +1 -1
  137. package/vendors/codex/plugins/wtfp/skills/wtfp-deliver-research/references/actions.md +4 -4
  138. package/vendors/codex/plugins/wtfp/templates/poster.md +124 -41
  139. package/vendors/codex/plugins/wtfp/templates/slides.md +8 -4
  140. package/vendors/codex/plugins/wtfp/workflows/create-poster.md +4 -4
  141. package/vendors/codex/plugins/wtfp/workflows/create-slides.md +2 -2
  142. package/vendors/copilot/.wtfp-generated.json +44 -44
  143. package/vendors/copilot/marketplace.json +2 -2
  144. package/vendors/copilot/plugins/wtfp/.claude-plugin/plugin.json +1 -1
  145. package/vendors/copilot/plugins/wtfp/.wtfp-generated.json +43 -43
  146. package/vendors/copilot/plugins/wtfp/commands/wtfp-add-todo.md +2 -2
  147. package/vendors/copilot/plugins/wtfp/commands/wtfp-analyze-bib.md +2 -2
  148. package/vendors/copilot/plugins/wtfp/commands/wtfp-audit-milestone.md +2 -2
  149. package/vendors/copilot/plugins/wtfp/commands/wtfp-check-refs.md +2 -2
  150. package/vendors/copilot/plugins/wtfp/commands/wtfp-check-todos.md +2 -2
  151. package/vendors/copilot/plugins/wtfp/commands/wtfp-checkpoint.md +2 -2
  152. package/vendors/copilot/plugins/wtfp/commands/wtfp-contribute.md +2 -2
  153. package/vendors/copilot/plugins/wtfp/commands/wtfp-create-outline.md +2 -2
  154. package/vendors/copilot/plugins/wtfp/commands/wtfp-create-poster.md +6 -6
  155. package/vendors/copilot/plugins/wtfp/commands/wtfp-create-slides.md +4 -4
  156. package/vendors/copilot/plugins/wtfp/commands/wtfp-discuss-section.md +2 -2
  157. package/vendors/copilot/plugins/wtfp/commands/wtfp-execute-outline.md +2 -2
  158. package/vendors/copilot/plugins/wtfp/commands/wtfp-export-latex.md +2 -2
  159. package/vendors/copilot/plugins/wtfp/commands/wtfp-help.md +2 -2
  160. package/vendors/copilot/plugins/wtfp/commands/wtfp-insert-section.md +2 -2
  161. package/vendors/copilot/plugins/wtfp/commands/wtfp-list-assumptions.md +2 -2
  162. package/vendors/copilot/plugins/wtfp/commands/wtfp-map-project.md +2 -2
  163. package/vendors/copilot/plugins/wtfp/commands/wtfp-new-paper.md +2 -2
  164. package/vendors/copilot/plugins/wtfp/commands/wtfp-pause-writing.md +2 -2
  165. package/vendors/copilot/plugins/wtfp/commands/wtfp-plan-milestone-gaps.md +2 -2
  166. package/vendors/copilot/plugins/wtfp/commands/wtfp-plan-revision.md +2 -2
  167. package/vendors/copilot/plugins/wtfp/commands/wtfp-plan-section.md +2 -2
  168. package/vendors/copilot/plugins/wtfp/commands/wtfp-polish-prose.md +2 -2
  169. package/vendors/copilot/plugins/wtfp/commands/wtfp-progress.md +2 -2
  170. package/vendors/copilot/plugins/wtfp/commands/wtfp-quick.md +2 -2
  171. package/vendors/copilot/plugins/wtfp/commands/wtfp-remove-section.md +2 -2
  172. package/vendors/copilot/plugins/wtfp/commands/wtfp-report-bug.md +2 -2
  173. package/vendors/copilot/plugins/wtfp/commands/wtfp-request-feature.md +2 -2
  174. package/vendors/copilot/plugins/wtfp/commands/wtfp-research-gap.md +2 -2
  175. package/vendors/copilot/plugins/wtfp/commands/wtfp-resume-writing.md +2 -2
  176. package/vendors/copilot/plugins/wtfp/commands/wtfp-review-section.md +2 -2
  177. package/vendors/copilot/plugins/wtfp/commands/wtfp-settings.md +2 -2
  178. package/vendors/copilot/plugins/wtfp/commands/wtfp-submit-milestone.md +2 -2
  179. package/vendors/copilot/plugins/wtfp/commands/wtfp-update.md +2 -2
  180. package/vendors/copilot/plugins/wtfp/commands/wtfp-verify-work.md +2 -2
  181. package/vendors/copilot/plugins/wtfp/commands/wtfp-write-section.md +2 -2
  182. package/vendors/copilot/plugins/wtfp/skills/wtfp-deliver-research/references/actions.md +4 -4
  183. package/vendors/copilot/plugins/wtfp/templates/poster.md +124 -41
  184. package/vendors/copilot/plugins/wtfp/templates/slides.md +8 -4
  185. package/vendors/copilot/plugins/wtfp/workflows/create-poster.md +4 -4
  186. package/vendors/copilot/plugins/wtfp/workflows/create-slides.md +2 -2
  187. package/vendors/copilot/project/.github/prompts/wtfp-add-todo.prompt.md +2 -2
  188. package/vendors/copilot/project/.github/prompts/wtfp-analyze-bib.prompt.md +2 -2
  189. package/vendors/copilot/project/.github/prompts/wtfp-audit-milestone.prompt.md +2 -2
  190. package/vendors/copilot/project/.github/prompts/wtfp-check-refs.prompt.md +2 -2
  191. package/vendors/copilot/project/.github/prompts/wtfp-check-todos.prompt.md +2 -2
  192. package/vendors/copilot/project/.github/prompts/wtfp-checkpoint.prompt.md +2 -2
  193. package/vendors/copilot/project/.github/prompts/wtfp-contribute.prompt.md +2 -2
  194. package/vendors/copilot/project/.github/prompts/wtfp-create-outline.prompt.md +2 -2
  195. package/vendors/copilot/project/.github/prompts/wtfp-create-poster.prompt.md +2 -2
  196. package/vendors/copilot/project/.github/prompts/wtfp-create-slides.prompt.md +2 -2
  197. package/vendors/copilot/project/.github/prompts/wtfp-discuss-section.prompt.md +2 -2
  198. package/vendors/copilot/project/.github/prompts/wtfp-execute-outline.prompt.md +2 -2
  199. package/vendors/copilot/project/.github/prompts/wtfp-export-latex.prompt.md +2 -2
  200. package/vendors/copilot/project/.github/prompts/wtfp-help.prompt.md +2 -2
  201. package/vendors/copilot/project/.github/prompts/wtfp-insert-section.prompt.md +2 -2
  202. package/vendors/copilot/project/.github/prompts/wtfp-list-assumptions.prompt.md +2 -2
  203. package/vendors/copilot/project/.github/prompts/wtfp-map-project.prompt.md +2 -2
  204. package/vendors/copilot/project/.github/prompts/wtfp-new-paper.prompt.md +2 -2
  205. package/vendors/copilot/project/.github/prompts/wtfp-pause-writing.prompt.md +2 -2
  206. package/vendors/copilot/project/.github/prompts/wtfp-plan-milestone-gaps.prompt.md +2 -2
  207. package/vendors/copilot/project/.github/prompts/wtfp-plan-revision.prompt.md +2 -2
  208. package/vendors/copilot/project/.github/prompts/wtfp-plan-section.prompt.md +2 -2
  209. package/vendors/copilot/project/.github/prompts/wtfp-polish-prose.prompt.md +2 -2
  210. package/vendors/copilot/project/.github/prompts/wtfp-progress.prompt.md +2 -2
  211. package/vendors/copilot/project/.github/prompts/wtfp-quick.prompt.md +2 -2
  212. package/vendors/copilot/project/.github/prompts/wtfp-remove-section.prompt.md +2 -2
  213. package/vendors/copilot/project/.github/prompts/wtfp-report-bug.prompt.md +2 -2
  214. package/vendors/copilot/project/.github/prompts/wtfp-request-feature.prompt.md +2 -2
  215. package/vendors/copilot/project/.github/prompts/wtfp-research-gap.prompt.md +2 -2
  216. package/vendors/copilot/project/.github/prompts/wtfp-resume-writing.prompt.md +2 -2
  217. package/vendors/copilot/project/.github/prompts/wtfp-review-section.prompt.md +2 -2
  218. package/vendors/copilot/project/.github/prompts/wtfp-settings.prompt.md +2 -2
  219. package/vendors/copilot/project/.github/prompts/wtfp-submit-milestone.prompt.md +2 -2
  220. package/vendors/copilot/project/.github/prompts/wtfp-update.prompt.md +2 -2
  221. package/vendors/copilot/project/.github/prompts/wtfp-verify-work.prompt.md +2 -2
  222. package/vendors/copilot/project/.github/prompts/wtfp-write-section.prompt.md +2 -2
  223. package/vendors/copilot/project/.github/skills/wtfp-deliver-research/references/actions.md +4 -4
  224. package/vendors/copilot/project/.github/wtfp/skills/wtfp-deliver-research/references/actions.md +4 -4
  225. package/vendors/copilot/project/.github/wtfp/templates/poster.md +124 -41
  226. package/vendors/copilot/project/.github/wtfp/templates/slides.md +8 -4
  227. package/vendors/copilot/project/.github/wtfp/workflows/create-poster.md +4 -4
  228. package/vendors/copilot/project/.github/wtfp/workflows/create-slides.md +2 -2
  229. package/vendors/gemini/.wtfp-generated.json +43 -43
  230. package/vendors/gemini/commands/wtfp/add-todo.toml +1 -1
  231. package/vendors/gemini/commands/wtfp/analyze-bib.toml +1 -1
  232. package/vendors/gemini/commands/wtfp/audit-milestone.toml +1 -1
  233. package/vendors/gemini/commands/wtfp/check-refs.toml +1 -1
  234. package/vendors/gemini/commands/wtfp/check-todos.toml +1 -1
  235. package/vendors/gemini/commands/wtfp/checkpoint.toml +1 -1
  236. package/vendors/gemini/commands/wtfp/contribute.toml +1 -1
  237. package/vendors/gemini/commands/wtfp/create-outline.toml +1 -1
  238. package/vendors/gemini/commands/wtfp/create-poster.toml +133 -50
  239. package/vendors/gemini/commands/wtfp/create-slides.toml +15 -11
  240. package/vendors/gemini/commands/wtfp/discuss-section.toml +1 -1
  241. package/vendors/gemini/commands/wtfp/execute-outline.toml +1 -1
  242. package/vendors/gemini/commands/wtfp/export-latex.toml +1 -1
  243. package/vendors/gemini/commands/wtfp/help.toml +1 -1
  244. package/vendors/gemini/commands/wtfp/insert-section.toml +1 -1
  245. package/vendors/gemini/commands/wtfp/list-assumptions.toml +1 -1
  246. package/vendors/gemini/commands/wtfp/map-project.toml +1 -1
  247. package/vendors/gemini/commands/wtfp/new-paper.toml +1 -1
  248. package/vendors/gemini/commands/wtfp/pause-writing.toml +1 -1
  249. package/vendors/gemini/commands/wtfp/plan-milestone-gaps.toml +1 -1
  250. package/vendors/gemini/commands/wtfp/plan-revision.toml +1 -1
  251. package/vendors/gemini/commands/wtfp/plan-section.toml +1 -1
  252. package/vendors/gemini/commands/wtfp/polish-prose.toml +1 -1
  253. package/vendors/gemini/commands/wtfp/progress.toml +1 -1
  254. package/vendors/gemini/commands/wtfp/quick.toml +1 -1
  255. package/vendors/gemini/commands/wtfp/remove-section.toml +1 -1
  256. package/vendors/gemini/commands/wtfp/report-bug.toml +1 -1
  257. package/vendors/gemini/commands/wtfp/request-feature.toml +1 -1
  258. package/vendors/gemini/commands/wtfp/research-gap.toml +1 -1
  259. package/vendors/gemini/commands/wtfp/resume-writing.toml +1 -1
  260. package/vendors/gemini/commands/wtfp/review-section.toml +1 -1
  261. package/vendors/gemini/commands/wtfp/settings.toml +1 -1
  262. package/vendors/gemini/commands/wtfp/submit-milestone.toml +5 -5
  263. package/vendors/gemini/commands/wtfp/update.toml +1 -1
  264. package/vendors/gemini/commands/wtfp/verify-work.toml +1 -1
  265. package/vendors/gemini/commands/wtfp/write-section.toml +1 -1
  266. package/vendors/gemini/gemini-extension.json +1 -1
  267. package/vendors/gemini/skills/wtfp-deliver-research/references/actions.md +4 -4
  268. package/vendors/gemini/templates/poster.md +124 -41
  269. package/vendors/gemini/templates/slides.md +8 -4
  270. package/vendors/gemini/workflows/create-poster.md +4 -4
  271. package/vendors/gemini/workflows/create-slides.md +2 -2
  272. package/vendors/opencode/.wtfp-generated.json +42 -42
  273. package/vendors/opencode/commands/wtfp/add-todo.md +2 -2
  274. package/vendors/opencode/commands/wtfp/analyze-bib.md +2 -2
  275. package/vendors/opencode/commands/wtfp/audit-milestone.md +2 -2
  276. package/vendors/opencode/commands/wtfp/check-refs.md +2 -2
  277. package/vendors/opencode/commands/wtfp/check-todos.md +2 -2
  278. package/vendors/opencode/commands/wtfp/checkpoint.md +2 -2
  279. package/vendors/opencode/commands/wtfp/contribute.md +2 -2
  280. package/vendors/opencode/commands/wtfp/create-outline.md +2 -2
  281. package/vendors/opencode/commands/wtfp/create-poster.md +134 -51
  282. package/vendors/opencode/commands/wtfp/create-slides.md +16 -12
  283. package/vendors/opencode/commands/wtfp/discuss-section.md +2 -2
  284. package/vendors/opencode/commands/wtfp/execute-outline.md +2 -2
  285. package/vendors/opencode/commands/wtfp/export-latex.md +2 -2
  286. package/vendors/opencode/commands/wtfp/help.md +2 -2
  287. package/vendors/opencode/commands/wtfp/insert-section.md +2 -2
  288. package/vendors/opencode/commands/wtfp/list-assumptions.md +2 -2
  289. package/vendors/opencode/commands/wtfp/map-project.md +2 -2
  290. package/vendors/opencode/commands/wtfp/new-paper.md +2 -2
  291. package/vendors/opencode/commands/wtfp/pause-writing.md +2 -2
  292. package/vendors/opencode/commands/wtfp/plan-milestone-gaps.md +2 -2
  293. package/vendors/opencode/commands/wtfp/plan-revision.md +2 -2
  294. package/vendors/opencode/commands/wtfp/plan-section.md +2 -2
  295. package/vendors/opencode/commands/wtfp/polish-prose.md +2 -2
  296. package/vendors/opencode/commands/wtfp/progress.md +2 -2
  297. package/vendors/opencode/commands/wtfp/quick.md +2 -2
  298. package/vendors/opencode/commands/wtfp/remove-section.md +2 -2
  299. package/vendors/opencode/commands/wtfp/report-bug.md +2 -2
  300. package/vendors/opencode/commands/wtfp/request-feature.md +2 -2
  301. package/vendors/opencode/commands/wtfp/research-gap.md +2 -2
  302. package/vendors/opencode/commands/wtfp/resume-writing.md +2 -2
  303. package/vendors/opencode/commands/wtfp/review-section.md +2 -2
  304. package/vendors/opencode/commands/wtfp/settings.md +2 -2
  305. package/vendors/opencode/commands/wtfp/submit-milestone.md +6 -6
  306. package/vendors/opencode/commands/wtfp/update.md +2 -2
  307. package/vendors/opencode/commands/wtfp/verify-work.md +2 -2
  308. package/vendors/opencode/commands/wtfp/write-section.md +2 -2
  309. package/vendors/opencode/skills/wtfp-deliver-research/references/actions.md +4 -4
  310. package/vendors/opencode/templates/poster.md +124 -41
  311. package/vendors/opencode/templates/slides.md +8 -4
  312. package/vendors/opencode/workflows/create-poster.md +4 -4
  313. package/vendors/opencode/workflows/create-slides.md +2 -2
  314. package/vendors/plugin/.wtfp-generated.json +43 -43
  315. package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/add-todo.md +2 -2
  316. package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/analyze-bib.md +2 -2
  317. package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/audit-milestone.md +2 -2
  318. package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/check-refs.md +2 -2
  319. package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/check-todos.md +2 -2
  320. package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/checkpoint.md +2 -2
  321. package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/contribute.md +2 -2
  322. package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/create-outline.md +2 -2
  323. package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/create-poster.md +6 -6
  324. package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/create-slides.md +4 -4
  325. package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/discuss-section.md +2 -2
  326. package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/execute-outline.md +2 -2
  327. package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/export-latex.md +2 -2
  328. package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/help.md +3 -3
  329. package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/insert-section.md +2 -2
  330. package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/list-assumptions.md +2 -2
  331. package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/map-project.md +2 -2
  332. package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/new-paper.md +2 -2
  333. package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/pause-writing.md +2 -2
  334. package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/plan-milestone-gaps.md +2 -2
  335. package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/plan-revision.md +2 -2
  336. package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/plan-section.md +2 -2
  337. package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/polish-prose.md +2 -2
  338. package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/progress.md +2 -2
  339. package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/quick.md +2 -2
  340. package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/remove-section.md +2 -2
  341. package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/report-bug.md +2 -2
  342. package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/request-feature.md +2 -2
  343. package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/research-gap.md +2 -2
  344. package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/resume-writing.md +2 -2
  345. package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/review-section.md +2 -2
  346. package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/settings.md +2 -2
  347. package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/submit-milestone.md +2 -2
  348. package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/update.md +2 -2
  349. package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/verify-work.md +2 -2
  350. package/vendors/plugin/ai.iowarp.clio/prompts/wtfp/write-section.md +2 -2
  351. package/vendors/plugin/plugin.json +1 -1
  352. package/vendors/plugin/skills/wtfp-deliver-research/references/actions.md +4 -4
  353. package/vendors/plugin/templates/poster.md +124 -41
  354. package/vendors/plugin/templates/slides.md +8 -4
  355. package/vendors/plugin/workflows/create-poster.md +4 -4
  356. package/vendors/plugin/workflows/create-slides.md +2 -2
@@ -2,7 +2,7 @@
2
2
  "schema": "wtfp.generated-adapter/v1",
3
3
  "generatorVersion": 5,
4
4
  "target": "antigravity",
5
- "sourceHash": "23ee519da7229238b594ff551727214e995b56a308c65b3088716b97b02c0b35",
5
+ "sourceHash": "dac5b9dd1327d76dd4f80be73efcb4b9ccc4afc0e740103b33b7bdd34fc3da63",
6
6
  "files": [
7
7
  {
8
8
  "path": "actions/add-todo.json",
@@ -202,147 +202,147 @@
202
202
  },
203
203
  {
204
204
  "path": "commands/wtfp-add-todo.md",
205
- "sha256": "003ec02fc8daf9f922ee591f2663ee9dab1f31a110f0d248f350e831fdc2402c"
205
+ "sha256": "8fb86a42e77c71fe89d09830b26a81a52908f35e8a939ec35102aeaf7b3c9aea"
206
206
  },
207
207
  {
208
208
  "path": "commands/wtfp-analyze-bib.md",
209
- "sha256": "e379b7357d8884d3c18136c6917d7ea8eb983850b0c578798c68dbc193bfabca"
209
+ "sha256": "2566754fef7cc945272f715736b35096bb0b23892e29127a0b68e7e30c4e4424"
210
210
  },
211
211
  {
212
212
  "path": "commands/wtfp-audit-milestone.md",
213
- "sha256": "c8682f58a42c55885133672518fb28b0d129ace6ad3caaee050ad2df84e43479"
213
+ "sha256": "f4d03c442636bb7dd598d80cf835065711ac2530c1c315affec7c7195228b0be"
214
214
  },
215
215
  {
216
216
  "path": "commands/wtfp-check-refs.md",
217
- "sha256": "9f5df690eb90b760f0deccc007358fcc354268d22147d8953e2ead1aee3cf78e"
217
+ "sha256": "ca2059118e0491496602d129fe60ab7d3ec6ba79f4ddebc866803a414473af49"
218
218
  },
219
219
  {
220
220
  "path": "commands/wtfp-check-todos.md",
221
- "sha256": "56034b64fdbddb53599b05ba153b39c2c8533e45e52a5de45d60a980cf7bee4c"
221
+ "sha256": "fcee7739c92db4290dad4a3542c8cff70c74c36180674cb72d2e7f997ec0948e"
222
222
  },
223
223
  {
224
224
  "path": "commands/wtfp-checkpoint.md",
225
- "sha256": "2cdc94e3c5c57dafb17895aa73c69b1d7030a738b7a81f3506fcf301b50ae2f3"
225
+ "sha256": "651aeb4afd79e65a9d503f0c8a28dd700a3a8c7cc672fc43e2cd8d67ba82fd66"
226
226
  },
227
227
  {
228
228
  "path": "commands/wtfp-contribute.md",
229
- "sha256": "3767402adbb371877c3e54986dd539f949aaa82148842342b63685d7c6d2b593"
229
+ "sha256": "858f031fa2eb83084674c21260652cd2222ca75dea2f3dad1585dde9ae15dc0c"
230
230
  },
231
231
  {
232
232
  "path": "commands/wtfp-create-outline.md",
233
- "sha256": "f07bb82e5291d275258c0a801d4751d628f70d1c834591140d76757de1f93ebf"
233
+ "sha256": "aa23c17bbfd76f77aa8a0feea39018b631878d77411778699c778b518b9c62d7"
234
234
  },
235
235
  {
236
236
  "path": "commands/wtfp-create-poster.md",
237
- "sha256": "371b1908544a2a5155c8bb15e509a7676f64583c9c17d64bc20d41a79f8568d6"
237
+ "sha256": "dfaf889ec84134eb144c24183bdd05a486a14a35e0285ed2450911ca09e94690"
238
238
  },
239
239
  {
240
240
  "path": "commands/wtfp-create-slides.md",
241
- "sha256": "e2071260a5e34d12ab874128f6f6a548c5437bdd7da90441670b11f9b04e024f"
241
+ "sha256": "1ec24a456484976e2d1fbfc2be5af507210ca1db61a8501ae6370dd9c7e76e6c"
242
242
  },
243
243
  {
244
244
  "path": "commands/wtfp-discuss-section.md",
245
- "sha256": "027fc431d4239c4c226b4bc6b8c7f96a629b97491c68c01d224add257d47d1b7"
245
+ "sha256": "30dcadcf43ab162f637005a7235dd77733719a54933dfcfb4daa70b0e857f3e7"
246
246
  },
247
247
  {
248
248
  "path": "commands/wtfp-execute-outline.md",
249
- "sha256": "eb94098e25dde1be70939683ebcc1362fdc262fbcfca49f21676852fab76d0df"
249
+ "sha256": "a1217a301eccdd780b6cecf7ccb9ebfdba564b180e21ecc6c9173a067f8e6ea3"
250
250
  },
251
251
  {
252
252
  "path": "commands/wtfp-export-latex.md",
253
- "sha256": "4cd7112d545fc874ab8b056c48e082b78a15afe65e4d3d488ab792477629eadd"
253
+ "sha256": "f1c0bf337524538ba4f0633543bd2ec280936f59e6c231710ab63c7661632ff7"
254
254
  },
255
255
  {
256
256
  "path": "commands/wtfp-help.md",
257
- "sha256": "6f46d93dd88046474d797102182c7cacbdd211833b8238ffd7ef405ea07847a4"
257
+ "sha256": "b38fcbc8f1d3f311fc8a747d6760211f9b351eed0c9c11ae9ffe04676a61c4e2"
258
258
  },
259
259
  {
260
260
  "path": "commands/wtfp-insert-section.md",
261
- "sha256": "cba854f8c6319df536d59078816dedf0eecb6bd1d957a547cf685581f9cac3be"
261
+ "sha256": "cf76017f86c665ca040b0fa59f48333f3acea50c9582e6bbb9aa5d74f0141310"
262
262
  },
263
263
  {
264
264
  "path": "commands/wtfp-list-assumptions.md",
265
- "sha256": "0ab578733b6da495c4b39ac7b3d4dd3da4dcede4deae89afe78580525d1c2eb6"
265
+ "sha256": "e2914345d0fe92f968ce8485f06ae6c6b847e1490189e1319d0aa19456a538d2"
266
266
  },
267
267
  {
268
268
  "path": "commands/wtfp-map-project.md",
269
- "sha256": "8d1683ed6006098709924ba0231d3d5963781f7c3c1c46f59533612769ef65db"
269
+ "sha256": "300ae69fe1956fe89587cc0237a067be1fcd2d9bb7f36eb7dca98cc09639d78c"
270
270
  },
271
271
  {
272
272
  "path": "commands/wtfp-new-paper.md",
273
- "sha256": "58ec28477802a26c0997ceef10ac108494c9ab59ed69b1a8bb9f1208c438dd73"
273
+ "sha256": "a76194638611d5ffe2700ea9886bd84ac5cd3d2b34f5e68e95b1bcf6f5a51d46"
274
274
  },
275
275
  {
276
276
  "path": "commands/wtfp-pause-writing.md",
277
- "sha256": "71cbee88d1fac80bf56223772491f5cf56fa5ea4b32bcbbbe68f4cecddfca4e9"
277
+ "sha256": "7f5cc0ab34a6eb3def5b073f0b8b100d0a7dd646d7f5fa71d56d643e05937da8"
278
278
  },
279
279
  {
280
280
  "path": "commands/wtfp-plan-milestone-gaps.md",
281
- "sha256": "d82b5000b4ae6fc4e5017c61fd40b9ef292f86fbb464d80f587cf8aa1330a1e8"
281
+ "sha256": "087cdbe25f2bf9f4142b3e0d39acb88dda4acc945e553363d2083df96fabc88d"
282
282
  },
283
283
  {
284
284
  "path": "commands/wtfp-plan-revision.md",
285
- "sha256": "e72742d1d23b190f7d110e26b2cf138db948f8806f18baceda2c27e436f89ffa"
285
+ "sha256": "9a0d583a94f9b386f5e9d85f99ab2155b44d5fd94760fc6de6195863b9cf29d6"
286
286
  },
287
287
  {
288
288
  "path": "commands/wtfp-plan-section.md",
289
- "sha256": "6e7f5fb040cfa920c337f0091be152f76318ca72e3829792a689698571f14673"
289
+ "sha256": "919ba047726a4c454329c054c415613a1aefdf904ddca13f0bc56426ec6798ae"
290
290
  },
291
291
  {
292
292
  "path": "commands/wtfp-polish-prose.md",
293
- "sha256": "57f1b28a44f40c32c138d8b85315cfdd1b45270ccefce82768e781e567307f55"
293
+ "sha256": "2ee546f69a71d52fb068022eb918f5a50b6e737dd485b0387f00c84d91e504a9"
294
294
  },
295
295
  {
296
296
  "path": "commands/wtfp-progress.md",
297
- "sha256": "b9c21bfeb55d2cdb4f8d05505e8012d3578c47203c2cb70958194ce530c7af19"
297
+ "sha256": "6dcb8f99cfffed2842c43b5b5460679df4958f4349b528b54229002b7ce730c3"
298
298
  },
299
299
  {
300
300
  "path": "commands/wtfp-quick.md",
301
- "sha256": "ddca54e6a2a8230b97636b41d6632e9adf097d44c843b303f6b91be4220985e8"
301
+ "sha256": "7d284063a598edf86e01b76e1ae1d4ccc4719ef9944bdb5649b85688a9af0143"
302
302
  },
303
303
  {
304
304
  "path": "commands/wtfp-remove-section.md",
305
- "sha256": "fba9b069ef95d8363363ab07ca8849b015a6ce1c1b3e0b100206a7e2bf495656"
305
+ "sha256": "5955e3afac15bbf18cb011478d8bdd5266989786d6ffcb67a8a4335a46b6e178"
306
306
  },
307
307
  {
308
308
  "path": "commands/wtfp-report-bug.md",
309
- "sha256": "320a828ac14ac4cf32b54ab4468ecadcf248966c4e59a250a3932bd19a8d2461"
309
+ "sha256": "c22b67b6fbf0d90af2fb61b59eadf7f466d4774808383c3e26767ea4bc77ac02"
310
310
  },
311
311
  {
312
312
  "path": "commands/wtfp-request-feature.md",
313
- "sha256": "acadac86a436fc2280427df9d83e276a5320b66743c9128844e97f43db66daec"
313
+ "sha256": "e4de959fd23fc299f7761008d8db652e361c71541e41bd1b96fc072c65b5fb15"
314
314
  },
315
315
  {
316
316
  "path": "commands/wtfp-research-gap.md",
317
- "sha256": "77931c30117ba55c120cc80932f59585d292dfbd57122fcd13b213a9a7d70f8d"
317
+ "sha256": "872011adbaedd08b5943cd8ba221798ca9229780522f9a645588fa108db20c18"
318
318
  },
319
319
  {
320
320
  "path": "commands/wtfp-resume-writing.md",
321
- "sha256": "0e817d0b0692b961cb70a1e45481b2804fc63f387ac9eeaa8073d8eecbe77655"
321
+ "sha256": "f53661309d1664475287f26b015a8dfd5ba7230640bccf4f0b7695684ab532cc"
322
322
  },
323
323
  {
324
324
  "path": "commands/wtfp-review-section.md",
325
- "sha256": "8ea4b59b6b327377d6f64c699058643ee29ce02b8298d13f19540ad503a47398"
325
+ "sha256": "e2aa95422eb9a25dbee36966325bb0bdd4741e8241a448f43219824735377a79"
326
326
  },
327
327
  {
328
328
  "path": "commands/wtfp-settings.md",
329
- "sha256": "49c2f3f34fdf8399a4def0e57ee1120e981e7eb91021b48688599c8db4b2c10b"
329
+ "sha256": "1eef90030c36068d96981537e8a50bc19fe48f07da2b255efefce8641f9fc6f3"
330
330
  },
331
331
  {
332
332
  "path": "commands/wtfp-submit-milestone.md",
333
- "sha256": "8e0c55f677789497fbffb7dfb29017dab284b804a42fa114a6dfcc1707d69cc7"
333
+ "sha256": "d4475154f0d9d0ddf4133330bf3e573fac01ea8c6fa691065e79eb1dc53a0bcc"
334
334
  },
335
335
  {
336
336
  "path": "commands/wtfp-update.md",
337
- "sha256": "d878668d3f2d3bcf1b1200a7b7ed1d1e9e99079661ef11809cecc0799444e62a"
337
+ "sha256": "319abf10494cc9e92906eaf9af2920ea20a450b883d3acb03ef173d79ea91b28"
338
338
  },
339
339
  {
340
340
  "path": "commands/wtfp-verify-work.md",
341
- "sha256": "d51c09d4fb8724fa87bf1bfbfa88eda81085e10609d0f6bfab7642c23640a45e"
341
+ "sha256": "e6e51e19a3166b53a37534f9ab5c2bb663d9d167e4f73db282f2cae2914c7140"
342
342
  },
343
343
  {
344
344
  "path": "commands/wtfp-write-section.md",
345
- "sha256": "7a4a10ad4c63780857cb195d3c4e919552d5044c1754e12ccd3597bc78933936"
345
+ "sha256": "82dae8583d3d300e64e68157b10c13ef9b8ba37d9c7bf947770cefe76874ef21"
346
346
  },
347
347
  {
348
348
  "path": "compatibility/action-availability.json",
@@ -362,7 +362,7 @@
362
362
  },
363
363
  {
364
364
  "path": "plugin.json",
365
- "sha256": "62088bf28c24e8a00012b1d3fd0ec67468fd935aed314a1a6ae1916ef5d23637"
365
+ "sha256": "c6260cf5a7455c7c684661ad8704fc7a37c7034ee99b9c34a3d6c2c5bffd82cd"
366
366
  },
367
367
  {
368
368
  "path": "project/README.md",
@@ -534,7 +534,7 @@
534
534
  },
535
535
  {
536
536
  "path": "skills/wtfp-deliver-research/references/actions.md",
537
- "sha256": "fb2381ed333df14f0cd27cc5112ea4ba53c1558ad2380d0bb347691a5faa07b6"
537
+ "sha256": "4d0afb720c0e2fdc0113ff415f7bd3b116c527d89def17f3131a838adbc7aac7"
538
538
  },
539
539
  {
540
540
  "path": "skills/wtfp-deliver-research/SKILL.md",
@@ -622,7 +622,7 @@
622
622
  },
623
623
  {
624
624
  "path": "templates/poster.md",
625
- "sha256": "c4dfd10bcd4ba7664d99adc0ed3574b6f6f52c99648a8b7465f467cc5a27ca07"
625
+ "sha256": "5bbabf0adfc6de8f54cc839548f81b35045a7c8ffcc7117ea4008de7946c51d2"
626
626
  },
627
627
  {
628
628
  "path": "templates/README.md",
@@ -630,7 +630,7 @@
630
630
  },
631
631
  {
632
632
  "path": "templates/slides.md",
633
- "sha256": "32068d09f1523b0eb5ac3ce5cbf964624117082ffbaa538907bac0db116326f5"
633
+ "sha256": "fd88d13f02b79a8e69e23dc8a72913cfd1ecb18aaea9013f6a2f2e080f301035"
634
634
  },
635
635
  {
636
636
  "path": "tools.json",
@@ -710,11 +710,11 @@
710
710
  },
711
711
  {
712
712
  "path": "workflows/create-poster.md",
713
- "sha256": "142d8d332909f6a1828b769eea40d8caa7985d8f17fb932f2d025fe6d8e34b6d"
713
+ "sha256": "b0fe98c72709b53a0553bb5d9343e112ef042cf2a950fa064108ac66f59d1f14"
714
714
  },
715
715
  {
716
716
  "path": "workflows/create-slides.md",
717
- "sha256": "275996a358528cfd35abc096e1041c189de9a36ec163c5d063de8dc82f0fe36d"
717
+ "sha256": "8ad4189076a7460fb0ec55d2aab4d4898b906c1adfbe9810b293b46192a5622e"
718
718
  },
719
719
  {
720
720
  "path": "workflows/discuss-section.md",
@@ -10,8 +10,6 @@ allowed-tools:
10
10
  - Edit
11
11
  ---
12
12
 
13
- <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/add-todo; do not edit. -->
14
-
15
13
  # Add a todo
16
14
 
17
15
  @${PLUGIN_ROOT}/project/README.md
@@ -57,3 +55,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
57
55
  <invocation_arguments>
58
56
  $ARGUMENTS
59
57
  </invocation_arguments>
58
+
59
+ <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/add-todo; do not edit. -->
@@ -4,8 +4,6 @@ description: "Analyze a bibliography and map its evidence to the paper's section
4
4
  allowed-tools: []
5
5
  ---
6
6
 
7
- <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/analyze-bib; do not edit. -->
8
-
9
7
  WTFP_ACTION_UNAVAILABLE
10
8
 
11
9
  Action: `analyze-bib`
@@ -15,3 +13,5 @@ Unavailable effects: `tool.execute`
15
13
 
16
14
  No workflow, tool, network request, package operation, external issue, VCS operation, or other effect ran.
17
15
  Safe alternative: preserve project state and return a manual, non-executed handoff for the requested operation.
16
+
17
+ <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/analyze-bib; do not edit. -->
@@ -4,8 +4,6 @@ description: "Run readiness checks across section completion, arguments, length,
4
4
  allowed-tools: []
5
5
  ---
6
6
 
7
- <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/audit-milestone; do not edit. -->
8
-
9
7
  WTFP_ACTION_UNAVAILABLE
10
8
 
11
9
  Action: `audit-milestone`
@@ -15,3 +13,5 @@ Unavailable effects: `tool.execute`
15
13
 
16
14
  No workflow, tool, network request, package operation, external issue, VCS operation, or other effect ran.
17
15
  Safe alternative: preserve project state and return a manual, non-executed handoff for the requested operation.
16
+
17
+ <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/audit-milestone; do not edit. -->
@@ -4,8 +4,6 @@ description: "Audit citation integrity and emit a validated corrected-bibliograp
4
4
  allowed-tools: []
5
5
  ---
6
6
 
7
- <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/check-refs; do not edit. -->
8
-
9
7
  WTFP_ACTION_UNAVAILABLE
10
8
 
11
9
  Action: `check-refs`
@@ -15,3 +13,5 @@ Unavailable effects: `tool.execute`
15
13
 
16
14
  No workflow, tool, network request, package operation, external issue, VCS operation, or other effect ran.
17
15
  Safe alternative: preserve project state and return a manual, non-executed handoff for the requested operation.
16
+
17
+ <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/check-refs; do not edit. -->
@@ -11,8 +11,6 @@ allowed-tools:
11
11
  - AskUserQuestion
12
12
  ---
13
13
 
14
- <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/check-todos; do not edit. -->
15
-
16
14
  # Review todos
17
15
 
18
16
  @${PLUGIN_ROOT}/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
  $ARGUMENTS
58
56
  </invocation_arguments>
57
+
58
+ <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/check-todos; do not edit. -->
@@ -11,8 +11,6 @@ allowed-tools:
11
11
  - AskUserQuestion
12
12
  ---
13
13
 
14
- <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/checkpoint; do not edit. -->
15
-
16
14
  # Manage checkpoints
17
15
 
18
16
  @${PLUGIN_ROOT}/project/README.md
@@ -72,3 +70,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
72
70
  <invocation_arguments>
73
71
  $ARGUMENTS
74
72
  </invocation_arguments>
73
+
74
+ <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/checkpoint; do not edit. -->
@@ -4,8 +4,6 @@ description: "Guide a bounded WTF-P contribution from branch creation through a
4
4
  allowed-tools: []
5
5
  ---
6
6
 
7
- <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/contribute; do not edit. -->
8
-
9
7
  WTFP_ACTION_UNAVAILABLE
10
8
 
11
9
  Action: `contribute`
@@ -15,3 +13,5 @@ Unavailable effects: `external.issue`, `vcs.branch`, `vcs.commit`
15
13
 
16
14
  No workflow, tool, network request, package operation, external issue, VCS operation, or other effect ran.
17
15
  Safe alternative: preserve project state and return a manual, non-executed handoff for the requested operation.
16
+
17
+ <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/contribute; do not edit. -->
@@ -12,8 +12,6 @@ allowed-tools:
12
12
  - Task
13
13
  ---
14
14
 
15
- <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/create-outline; do not edit. -->
16
-
17
15
  # Create the paper outline
18
16
 
19
17
  @${PLUGIN_ROOT}/project/README.md
@@ -73,3 +71,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
73
71
  <invocation_arguments>
74
72
  $ARGUMENTS
75
73
  </invocation_arguments>
74
+
75
+ <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/create-outline; do not edit. -->
@@ -11,8 +11,6 @@ allowed-tools:
11
11
  - AskUserQuestion
12
12
  ---
13
13
 
14
- <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/create-poster; do not edit. -->
15
-
16
14
  # Create a research poster
17
15
 
18
16
  @${PLUGIN_ROOT}/project/README.md
@@ -30,10 +28,10 @@ Manuscript prose and supporting context, research, plan, review, summary, handof
30
28
 
31
29
  ## Procedure
32
30
 
33
- 1. Confirm audience, dimensions, format, and emphasis, following the confirmation list in `${PLUGIN_ROOT}/templates/poster.md`.
34
- 1a. Start from the panel structure and word budgets in `${PLUGIN_ROOT}/templates/poster.md`. Delete any panel the manuscript does not support rather than filling it.
35
- 2. Select only claims supported by manuscript and evidence, then design a legible poster with source attribution.
36
- 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.
31
+ 1. Confirm audience, dimensions, format, emphasis, and the exact author, affiliation, contact, funding, and venue metadata, following the confirmation list in `${PLUGIN_ROOT}/templates/poster.md`. Never invent missing metadata; leave the visible placeholder the template names.
32
+ 1a. Start from the layout, panel structure, and word budgets in `${PLUGIN_ROOT}/templates/poster.md`. Delete any panel the manuscript does not support rather than filling it.
33
+ 2. Run the evidence gate in `${PLUGIN_ROOT}/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.
34
+ 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.
37
35
 
38
36
  ## Safety and completion
39
37
 
@@ -57,3 +55,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
57
55
  <invocation_arguments>
58
56
  $ARGUMENTS
59
57
  </invocation_arguments>
58
+
59
+ <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/create-poster; do not edit. -->
@@ -11,8 +11,6 @@ allowed-tools:
11
11
  - AskUserQuestion
12
12
  ---
13
13
 
14
- <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/create-slides; do not edit. -->
15
-
16
14
  # Create presentation slides
17
15
 
18
16
  @${PLUGIN_ROOT}/project/README.md
@@ -30,9 +28,9 @@ Manuscript prose and supporting context, research, plan, review, summary, handof
30
28
 
31
29
  ## Procedure
32
30
 
33
- 1. Confirm audience, duration, format, and speaking goal, following the confirmation list in `${PLUGIN_ROOT}/templates/slides.md`.
31
+ 1. Confirm audience, duration, format, speaking goal, and the exact speaker, affiliation, and venue metadata, following the confirmation list in `${PLUGIN_ROOT}/templates/slides.md`. Never invent missing metadata; leave a visible placeholder.
34
32
  1a. Derive the slide count from the confirmed duration using the budget table in `${PLUGIN_ROOT}/templates/slides.md`, not from the manuscript's section count.
35
- 2. Build a narrative arc from supported manuscript claims and include citations or attribution where needed.
33
+ 2. Build a narrative arc from supported manuscript claims only, running the evidence gate in `${PLUGIN_ROOT}/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.
36
34
  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.
37
35
 
38
36
  ## Safety and completion
@@ -57,3 +55,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
57
55
  <invocation_arguments>
58
56
  $ARGUMENTS
59
57
  </invocation_arguments>
58
+
59
+ <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/create-slides; do not edit. -->
@@ -11,8 +11,6 @@ allowed-tools:
11
11
  - AskUserQuestion
12
12
  ---
13
13
 
14
- <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/discuss-section; do not edit. -->
15
-
16
14
  # Discuss a section
17
15
 
18
16
  @${PLUGIN_ROOT}/project/README.md
@@ -62,3 +60,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
62
60
  <invocation_arguments>
63
61
  $ARGUMENTS
64
62
  </invocation_arguments>
63
+
64
+ <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/discuss-section; do not edit. -->
@@ -12,8 +12,6 @@ allowed-tools:
12
12
  - Task
13
13
  ---
14
14
 
15
- <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/execute-outline; do not edit. -->
16
-
17
15
  # Execute the outline
18
16
 
19
17
  @${PLUGIN_ROOT}/project/README.md
@@ -73,3 +71,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
73
71
  <invocation_arguments>
74
72
  $ARGUMENTS
75
73
  </invocation_arguments>
74
+
75
+ <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/execute-outline; do not edit. -->
@@ -4,8 +4,6 @@ description: "Export the manuscript and bibliography to portable LaTeX source wi
4
4
  allowed-tools: []
5
5
  ---
6
6
 
7
- <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/export-latex; do not edit. -->
8
-
9
7
  WTFP_ACTION_UNAVAILABLE
10
8
 
11
9
  Action: `export-latex`
@@ -15,3 +13,5 @@ Unavailable effects: `tool.execute`
15
13
 
16
14
  No workflow, tool, network request, package operation, external issue, VCS operation, or other effect ran.
17
15
  Safe alternative: preserve project state and return a manual, non-executed handoff for the requested operation.
16
+
17
+ <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/export-latex; do not edit. -->
@@ -8,8 +8,6 @@ allowed-tools:
8
8
  - Grep
9
9
  ---
10
10
 
11
- <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/help; do not edit. -->
12
-
13
11
  # Show WTF-P help
14
12
 
15
13
  @${PLUGIN_ROOT}/project/README.md
@@ -47,3 +45,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
47
45
  <invocation_arguments>
48
46
  $ARGUMENTS
49
47
  </invocation_arguments>
48
+
49
+ <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/help; do not edit. -->
@@ -11,8 +11,6 @@ allowed-tools:
11
11
  - AskUserQuestion
12
12
  ---
13
13
 
14
- <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/insert-section; do not edit. -->
15
-
16
14
  # Insert a section
17
15
 
18
16
  @${PLUGIN_ROOT}/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
  $ARGUMENTS
60
58
  </invocation_arguments>
59
+
60
+ <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/insert-section; do not edit. -->
@@ -8,8 +8,6 @@ allowed-tools:
8
8
  - Grep
9
9
  ---
10
10
 
11
- <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/list-assumptions; do not edit. -->
12
-
13
11
  # List section assumptions
14
12
 
15
13
  @${PLUGIN_ROOT}/project/README.md
@@ -57,3 +55,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
57
55
  <invocation_arguments>
58
56
  $ARGUMENTS
59
57
  </invocation_arguments>
58
+
59
+ <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/list-assumptions; do not edit. -->
@@ -10,8 +10,6 @@ allowed-tools:
10
10
  - Edit
11
11
  ---
12
12
 
13
- <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/map-project; do not edit. -->
14
-
15
13
  # Map an existing project
16
14
 
17
15
  @${PLUGIN_ROOT}/project/README.md
@@ -61,3 +59,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
61
59
  <invocation_arguments>
62
60
  $ARGUMENTS
63
61
  </invocation_arguments>
62
+
63
+ <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/map-project; do not edit. -->
@@ -11,8 +11,6 @@ allowed-tools:
11
11
  - AskUserQuestion
12
12
  ---
13
13
 
14
- <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/new-paper; do not edit. -->
15
-
16
14
  # Start a new paper
17
15
 
18
16
  @${PLUGIN_ROOT}/project/README.md
@@ -67,3 +65,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
67
65
  <invocation_arguments>
68
66
  $ARGUMENTS
69
67
  </invocation_arguments>
68
+
69
+ <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/new-paper; do not edit. -->
@@ -10,8 +10,6 @@ allowed-tools:
10
10
  - Edit
11
11
  ---
12
12
 
13
- <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/pause-writing; do not edit. -->
14
-
15
13
  # Pause writing
16
14
 
17
15
  @${PLUGIN_ROOT}/project/README.md
@@ -63,3 +61,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
63
61
  <invocation_arguments>
64
62
  $ARGUMENTS
65
63
  </invocation_arguments>
64
+
65
+ <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/pause-writing; do not edit. -->
@@ -11,8 +11,6 @@ allowed-tools:
11
11
  - AskUserQuestion
12
12
  ---
13
13
 
14
- <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/plan-milestone-gaps; do not edit. -->
15
-
16
14
  # Plan milestone gap fixes
17
15
 
18
16
  @${PLUGIN_ROOT}/project/README.md
@@ -60,3 +58,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
60
58
  <invocation_arguments>
61
59
  $ARGUMENTS
62
60
  </invocation_arguments>
61
+
62
+ <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/plan-milestone-gaps; do not edit. -->
@@ -11,8 +11,6 @@ allowed-tools:
11
11
  - AskUserQuestion
12
12
  ---
13
13
 
14
- <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/plan-revision; do not edit. -->
15
-
16
14
  # Plan a revision
17
15
 
18
16
  @${PLUGIN_ROOT}/project/README.md
@@ -60,3 +58,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
60
58
  <invocation_arguments>
61
59
  $ARGUMENTS
62
60
  </invocation_arguments>
61
+
62
+ <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/plan-revision; do not edit. -->
@@ -12,8 +12,6 @@ allowed-tools:
12
12
  - Task
13
13
  ---
14
14
 
15
- <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/plan-section; do not edit. -->
16
-
17
15
  # Plan a section
18
16
 
19
17
  @${PLUGIN_ROOT}/project/README.md
@@ -75,3 +73,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
75
73
  <invocation_arguments>
76
74
  $ARGUMENTS
77
75
  </invocation_arguments>
76
+
77
+ <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/plan-section; do not edit. -->
@@ -12,8 +12,6 @@ allowed-tools:
12
12
  - Task
13
13
  ---
14
14
 
15
- <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/polish-prose; do not edit. -->
16
-
17
15
  # Polish prose
18
16
 
19
17
  @${PLUGIN_ROOT}/project/README.md
@@ -61,3 +59,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
61
59
  <invocation_arguments>
62
60
  $ARGUMENTS
63
61
  </invocation_arguments>
62
+
63
+ <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/polish-prose; do not edit. -->
@@ -9,8 +9,6 @@ allowed-tools:
9
9
  - AskUserQuestion
10
10
  ---
11
11
 
12
- <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/progress; do not edit. -->
13
-
14
12
  # Show project progress
15
13
 
16
14
  @${PLUGIN_ROOT}/project/README.md
@@ -70,3 +68,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
70
68
  <invocation_arguments>
71
69
  $ARGUMENTS
72
70
  </invocation_arguments>
71
+
72
+ <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/progress; do not edit. -->