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": "portable-plugin",
5
- "sourceHash": "2fec5e7f932658a17a6f8188ddcfaf4525c6c37a5d3b297334668d160bccd683",
5
+ "sourceHash": "4410b402746b85cdca9896c0fb801237d578308f35d520848398ce33868badec",
6
6
  "files": [
7
7
  {
8
8
  "path": "actions/add-todo.json",
@@ -202,147 +202,147 @@
202
202
  },
203
203
  {
204
204
  "path": "ai.iowarp.clio/prompts/wtfp/add-todo.md",
205
- "sha256": "26ea7dec8809573485e90871559fb13f5958ebd0c750326b17c14d35df9f59dc"
205
+ "sha256": "688825904ac171934d50fd63fa4aa4046d324b723e773585030fe3329d9dfce8"
206
206
  },
207
207
  {
208
208
  "path": "ai.iowarp.clio/prompts/wtfp/analyze-bib.md",
209
- "sha256": "49f9cb7149bc126084a209b4809fd3ed79f0f8217f1c41cd7657bde2cd05404a"
209
+ "sha256": "583ba553597346b4680dda0713b68e1c0a93c4be1418b944393a397e800ce41c"
210
210
  },
211
211
  {
212
212
  "path": "ai.iowarp.clio/prompts/wtfp/audit-milestone.md",
213
- "sha256": "f112c8d480bd6c5f493ba473fb58a111dc6f883ffeef596183253f632f60f062"
213
+ "sha256": "bb6a5f760154d4d4c18953ad54385d5ee82877da4bfd6ae8b2f6b54cc7503750"
214
214
  },
215
215
  {
216
216
  "path": "ai.iowarp.clio/prompts/wtfp/check-refs.md",
217
- "sha256": "004d288c78f467d16fab19828ff8f72e37474bebc8cd38893af2fbd7b1fd2eda"
217
+ "sha256": "3385439db58741aab645eb1ca02274b60b704e4023158a72af17a77d2eb7f2da"
218
218
  },
219
219
  {
220
220
  "path": "ai.iowarp.clio/prompts/wtfp/check-todos.md",
221
- "sha256": "af2d4a8fc8c56b5227496126e8385c1853e3d5625875cb83a97ccfb1d7665b80"
221
+ "sha256": "289d348cbf4908a87fc916e08132e16df647ab69a403b8db90b3d1954e6d9d22"
222
222
  },
223
223
  {
224
224
  "path": "ai.iowarp.clio/prompts/wtfp/checkpoint.md",
225
- "sha256": "3b4640dd732584bdda737fef6d6778137b459c7e3e16a29ce6e8287a88fefd2a"
225
+ "sha256": "37a9a120c1f4f83e4f183b881209f4da368d2f761f6c0e27919bff3cdc107f74"
226
226
  },
227
227
  {
228
228
  "path": "ai.iowarp.clio/prompts/wtfp/contribute.md",
229
- "sha256": "184ee9a0cf8b3e5350077581281d4864d0aeb43236bb58bf3843cfd7e35e07e7"
229
+ "sha256": "83ee4827e24ed191da236350c1266a0fb4a603e9427307e2c5d53285bf09faa9"
230
230
  },
231
231
  {
232
232
  "path": "ai.iowarp.clio/prompts/wtfp/create-outline.md",
233
- "sha256": "32036a2cd0bc0bce518fdfbc6c3c748f73c84b5326c9f9afc4394411367eb58e"
233
+ "sha256": "111c7370be43755f4cb16feb93913d5a7396cedd63714672c7fedc6d6f88bbcd"
234
234
  },
235
235
  {
236
236
  "path": "ai.iowarp.clio/prompts/wtfp/create-poster.md",
237
- "sha256": "8128b74cfad1e983edb4491163ab15cdc33ffbfa093d9dbb98befddd10e411c6"
237
+ "sha256": "770ff722673f4316ce200b930178f0a276786c6727246cb3187fe15937655158"
238
238
  },
239
239
  {
240
240
  "path": "ai.iowarp.clio/prompts/wtfp/create-slides.md",
241
- "sha256": "6569721b0e5cffcafb02e801bef06ed5dc93c100ab61c614fc4191559ed6461c"
241
+ "sha256": "8b800bf059b600272803a0afbfefe77741bc52f44f412e2bbe7b06b45f8d007d"
242
242
  },
243
243
  {
244
244
  "path": "ai.iowarp.clio/prompts/wtfp/discuss-section.md",
245
- "sha256": "c69b7b103d788a43cfb6914cbfe74fb78e1961ba4b49297b48fef98cca174a31"
245
+ "sha256": "792cb3e9cc66436796caad842dd2adca71c77b5433e70c25308dcb241fe11d26"
246
246
  },
247
247
  {
248
248
  "path": "ai.iowarp.clio/prompts/wtfp/execute-outline.md",
249
- "sha256": "47b13c7712df85dcf1e4f49922d93030547bc461998f41ea7fcee1a1aab32e61"
249
+ "sha256": "b0f6ed52a8565f926d629de6d62d0023978ef8d4ee5c2a501b0f82f8a3e94c8a"
250
250
  },
251
251
  {
252
252
  "path": "ai.iowarp.clio/prompts/wtfp/export-latex.md",
253
- "sha256": "f1c9b717b1ab3dfc0c155231e71fc1601d4bbbe4e9c393b3b9fd1387da308472"
253
+ "sha256": "baea813ebf5ea0a289abbf2e4b308e4d3c755059e3dd905ddbbdc3d7d1cfcb43"
254
254
  },
255
255
  {
256
256
  "path": "ai.iowarp.clio/prompts/wtfp/help.md",
257
- "sha256": "dc549d5ea17cd14f945bc1a4cbc8bc95d67488bc61ea82e40dfa2f24bb839877"
257
+ "sha256": "ac77d149d4e1a6c7932d82ca2a77d4aa62e4bdbd1a9b797cae8ac984f6493c3d"
258
258
  },
259
259
  {
260
260
  "path": "ai.iowarp.clio/prompts/wtfp/insert-section.md",
261
- "sha256": "993f343a58109c63dcaaed7e3acd08f3aec0f0138afe3ed4ff6b0e69732e84f4"
261
+ "sha256": "742f3859422dfbd8b12b9bdac81da4ecb67b579305e81c359d01cef3606729e8"
262
262
  },
263
263
  {
264
264
  "path": "ai.iowarp.clio/prompts/wtfp/list-assumptions.md",
265
- "sha256": "3fcd2b85e028b80d7a2bfa6c3aa965b41a18fe9bf64b8f13e53e5bfb97574fd4"
265
+ "sha256": "1a4c8db17bddeaf60af8ba5d03fb53dcb2d1406ac2945d50ca397acaee91d08b"
266
266
  },
267
267
  {
268
268
  "path": "ai.iowarp.clio/prompts/wtfp/map-project.md",
269
- "sha256": "14418a00d617199aa89d0093b9e0ce3bc8b0902f919a464d1495e2e8294a943c"
269
+ "sha256": "15fef66c4926732197f1f9127624143d5ceb7a4c4cf06ee26c6fd8e4b82b274e"
270
270
  },
271
271
  {
272
272
  "path": "ai.iowarp.clio/prompts/wtfp/new-paper.md",
273
- "sha256": "a61d216230ed1d17930c0ce390b44c8c5df893e9a6be1c8ed310937ae2cf3458"
273
+ "sha256": "84aa310823146fe231ed4315ce241492b09dd34c3eafedbae662306d6936791e"
274
274
  },
275
275
  {
276
276
  "path": "ai.iowarp.clio/prompts/wtfp/pause-writing.md",
277
- "sha256": "589d93eaf123a1812aa2536f6157c7ffda4193fc1191863e8c3b55dbd0f14877"
277
+ "sha256": "3848e1d8336d73500ed6a6d729cdd4284ad6ad0495f8f33ca35fbd405acd1359"
278
278
  },
279
279
  {
280
280
  "path": "ai.iowarp.clio/prompts/wtfp/plan-milestone-gaps.md",
281
- "sha256": "471849943402c835dc06b862c91541e3304cc87a654808742eac23304db135df"
281
+ "sha256": "6df911ddd2702a72f6159647760bceb37b5a4acd7493cc75dfb84d62d460e4c6"
282
282
  },
283
283
  {
284
284
  "path": "ai.iowarp.clio/prompts/wtfp/plan-revision.md",
285
- "sha256": "a15c38ac566dddc6f9b5be4ef6cae4359c3e29ee9533db150cfa6b2443796113"
285
+ "sha256": "41736664de6f8b3f3b6b7f5fec565ffcfe20b90c1b86fd95e6a76eecc7d2975d"
286
286
  },
287
287
  {
288
288
  "path": "ai.iowarp.clio/prompts/wtfp/plan-section.md",
289
- "sha256": "04a30a36b0814fc454a719861f73246d334fddb2943e168dd085ce19f2aa9e33"
289
+ "sha256": "64675acb9837869f406a2124af1964e40098b852fd5fc468339e7c7dba4ccb5f"
290
290
  },
291
291
  {
292
292
  "path": "ai.iowarp.clio/prompts/wtfp/polish-prose.md",
293
- "sha256": "011ee6790016c91344dcf04d8eabbd08be759315573c01e687f2e8509d657414"
293
+ "sha256": "7abb5c3775ebbba4c4f05ba30126b5d13f8bf0ab30ea93421b221e98eaff4c17"
294
294
  },
295
295
  {
296
296
  "path": "ai.iowarp.clio/prompts/wtfp/progress.md",
297
- "sha256": "7cf9d52b234b40a474934e203c40e4e4ef207699036eea363b7a8984b308d77e"
297
+ "sha256": "4da0d73e7f8d0d546a2c50d8ba97116ce7c4f22b0e382025d3ef3cbdb99c98f6"
298
298
  },
299
299
  {
300
300
  "path": "ai.iowarp.clio/prompts/wtfp/quick.md",
301
- "sha256": "98c7cf6da4a12c86bb14099856f8d24edac748e6c12ba5d8d7e7308fa5ef8e07"
301
+ "sha256": "217cf43832efd72085f06a77e7ba1ba625d0bd190e867e93e0258e3dd03ddccf"
302
302
  },
303
303
  {
304
304
  "path": "ai.iowarp.clio/prompts/wtfp/remove-section.md",
305
- "sha256": "03630df01406b1b63b11a480b5807ef0e014baf6ccbd30cf5d9302f7c0672cfb"
305
+ "sha256": "06020e5f55044ffe001ed941763d7ef382df13ca0e285028198c12209f02b10b"
306
306
  },
307
307
  {
308
308
  "path": "ai.iowarp.clio/prompts/wtfp/report-bug.md",
309
- "sha256": "4cfdabae68536a72058316704997b963607321acb76cef31709e0738e9cf21e4"
309
+ "sha256": "209dac5f55d62734665f22361d7ade804bbfe64fa4ebcbc24875ab547f26daa6"
310
310
  },
311
311
  {
312
312
  "path": "ai.iowarp.clio/prompts/wtfp/request-feature.md",
313
- "sha256": "b4620edec5e88c5703a136e55f0c6246bcbb39fba574075566234c5af6790ebf"
313
+ "sha256": "e5969e7f8e9670343684e9f7fb7d99acf7706355a6c5ce8ead305a533eb46da7"
314
314
  },
315
315
  {
316
316
  "path": "ai.iowarp.clio/prompts/wtfp/research-gap.md",
317
- "sha256": "9a08d66ac0f23ec846aa054ce50a76ebe1d5b19a922389a96b99c8cbe1e88665"
317
+ "sha256": "4a82aa543eb353d5da41a9db5b5da560f38fa00a030558551d04ba81eab60cb5"
318
318
  },
319
319
  {
320
320
  "path": "ai.iowarp.clio/prompts/wtfp/resume-writing.md",
321
- "sha256": "7604893262ad3fbb56f99c8dfe3ad64c05ca840e9599fff5afce35b5622fb4bb"
321
+ "sha256": "836b59b3a45bddfae59fd2136b8801bc1d2a2b8369e9726d31846dd7703b45f7"
322
322
  },
323
323
  {
324
324
  "path": "ai.iowarp.clio/prompts/wtfp/review-section.md",
325
- "sha256": "b4555a04cda7d30eda3b7c4f65d98d215f9a089558957aa78f8eb3c10fda6713"
325
+ "sha256": "1279a53ee6565d237ff3792b2da39140c199a816d939aca8acffb2d32ffb3a3c"
326
326
  },
327
327
  {
328
328
  "path": "ai.iowarp.clio/prompts/wtfp/settings.md",
329
- "sha256": "87644b701f3de326f1284ae68eac7541cd38d40f64ca7808b1a4340a494c0eba"
329
+ "sha256": "60f5308b10cc6de61e7d6f6b0c2a82b2effd9201abeaee1b351f2b0f6284a516"
330
330
  },
331
331
  {
332
332
  "path": "ai.iowarp.clio/prompts/wtfp/submit-milestone.md",
333
- "sha256": "e090493d144a1f8ba2316e2b2dce63eef95e05ef4cd7a771bc7d405a3cbdd263"
333
+ "sha256": "8146dcb0c64a742977d27ab89d7998409116d420864dba627f6c50e7ae88deb4"
334
334
  },
335
335
  {
336
336
  "path": "ai.iowarp.clio/prompts/wtfp/update.md",
337
- "sha256": "2c9a9bb4351ac7e77199bd6209efdf64919854016aa7decc0c0048e63a12ab1a"
337
+ "sha256": "78c70f73c8ade604c8b87938a7e24ff99ccdd8eb14cad1f074362fcbdc34cde3"
338
338
  },
339
339
  {
340
340
  "path": "ai.iowarp.clio/prompts/wtfp/verify-work.md",
341
- "sha256": "57bd29bf3dc07b9017e4815d29f9c9948d8dda11c6ad185c233ee2ec90046dfa"
341
+ "sha256": "a868da2cf99de227ab5e56f145174669f937c3df86dd5a921331b9c54ad5d1c4"
342
342
  },
343
343
  {
344
344
  "path": "ai.iowarp.clio/prompts/wtfp/write-section.md",
345
- "sha256": "75db73ed8b63637823e9c36e8064da164ff37c9802aeb0ec059b2d7e84ca6309"
345
+ "sha256": "85aafb0a798559a37bf87e0fe1b26da4ef8bb365ba8bb82029c8380043b3fbb1"
346
346
  },
347
347
  {
348
348
  "path": "aliases.lock.json",
@@ -362,7 +362,7 @@
362
362
  },
363
363
  {
364
364
  "path": "plugin.json",
365
- "sha256": "9ca54a9c1ac8c20bd741650ec5e8556db9168a55d7b150d8ab03e3c97b64c81f"
365
+ "sha256": "26d19ac3b6c3071527cfff692e71dd991f377a84b5b0dc45384d2b4aaaff908c"
366
366
  },
367
367
  {
368
368
  "path": "project/README.md",
@@ -530,7 +530,7 @@
530
530
  },
531
531
  {
532
532
  "path": "skills/wtfp-deliver-research/references/actions.md",
533
- "sha256": "b49bc64487d5cec8ee06958d7a07913c1317ec439ccc911ea83e5c04caddb2b1"
533
+ "sha256": "c47a292eed774e7d6f163b1318c9c176ea3f881ae306d8887cabdb7c6408b730"
534
534
  },
535
535
  {
536
536
  "path": "skills/wtfp-deliver-research/SKILL.md",
@@ -618,7 +618,7 @@
618
618
  },
619
619
  {
620
620
  "path": "templates/poster.md",
621
- "sha256": "c4dfd10bcd4ba7664d99adc0ed3574b6f6f52c99648a8b7465f467cc5a27ca07"
621
+ "sha256": "5bbabf0adfc6de8f54cc839548f81b35045a7c8ffcc7117ea4008de7946c51d2"
622
622
  },
623
623
  {
624
624
  "path": "templates/README.md",
@@ -626,7 +626,7 @@
626
626
  },
627
627
  {
628
628
  "path": "templates/slides.md",
629
- "sha256": "32068d09f1523b0eb5ac3ce5cbf964624117082ffbaa538907bac0db116326f5"
629
+ "sha256": "fd88d13f02b79a8e69e23dc8a72913cfd1ecb18aaea9013f6a2f2e080f301035"
630
630
  },
631
631
  {
632
632
  "path": "tools.json",
@@ -706,11 +706,11 @@
706
706
  },
707
707
  {
708
708
  "path": "workflows/create-poster.md",
709
- "sha256": "142d8d332909f6a1828b769eea40d8caa7985d8f17fb932f2d025fe6d8e34b6d"
709
+ "sha256": "b0fe98c72709b53a0553bb5d9343e112ef042cf2a950fa064108ac66f59d1f14"
710
710
  },
711
711
  {
712
712
  "path": "workflows/create-slides.md",
713
- "sha256": "275996a358528cfd35abc096e1041c189de9a36ec163c5d063de8dc82f0fe36d"
713
+ "sha256": "8ad4189076a7460fb0ec55d2aab4d4898b906c1adfbe9810b293b46192a5622e"
714
714
  },
715
715
  {
716
716
  "path": "workflows/discuss-section.md",
@@ -3,8 +3,6 @@ description: "Capture a bounded note or task without disrupting the active resea
3
3
  argument-hint: "[arguments]"
4
4
  ---
5
5
 
6
- <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/add-todo; do not edit. -->
7
-
8
6
  # Add a todo
9
7
 
10
8
  @${pluginRoot}/project/README.md
@@ -50,3 +48,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
50
48
  <invocation_arguments>
51
49
  $ARGUMENTS
52
50
  </invocation_arguments>
51
+
52
+ <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/add-todo; do not edit. -->
@@ -3,8 +3,6 @@ description: "Analyze a bibliography and map its evidence to the paper's section
3
3
  argument-hint: "[arguments]"
4
4
  ---
5
5
 
6
- <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/analyze-bib; do not edit. -->
7
-
8
6
  # Analyze the bibliography
9
7
 
10
8
  @${pluginRoot}/project/README.md
@@ -75,3 +73,5 @@ Call `ask_user` whenever this workflow reaches a declared `user.gate`; only the
75
73
  ## Clio role-result binding
76
74
 
77
75
  Read the single wtfp.role-result entry in native validations/checks and parse its evidence string as portable role-result JSON. Validate its schema, role and action against the dispatched task. Missing, duplicate or malformed outcomes fail closed. On needs_input ask the author through ask_user and redispatch with the response; on blocked or failed stop and report the issue. Only completed permits downstream work, and it never substitutes for an author gate or artifact readback.
76
+
77
+ <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/analyze-bib; do not edit. -->
@@ -3,8 +3,6 @@ description: "Run readiness checks across section completion, arguments, length,
3
3
  argument-hint: "[arguments]"
4
4
  ---
5
5
 
6
- <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/audit-milestone; do not edit. -->
7
-
8
6
  # Audit a milestone
9
7
 
10
8
  @${pluginRoot}/project/README.md
@@ -76,3 +74,5 @@ $ARGUMENTS
76
74
  ## Clio user-gate binding
77
75
 
78
76
  Call `ask_user` whenever this workflow reaches a declared `user.gate`; only the structured value returned by that tool satisfies the gate. Invocation arguments, assistant prose, silence, or a report artifact do not count as a selection. Apply no gated mutation before `ask_user` returns. After any permitted mutation, perform the workflow-required readback before reporting success.
77
+
78
+ <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/audit-milestone; do not edit. -->
@@ -3,8 +3,6 @@ description: "Audit citation integrity and emit a validated corrected-bibliograp
3
3
  argument-hint: "[arguments]"
4
4
  ---
5
5
 
6
- <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/check-refs; do not edit. -->
7
-
8
6
  # Check references
9
7
 
10
8
  @${pluginRoot}/project/README.md
@@ -70,3 +68,5 @@ Call `ask_user` whenever this workflow reaches a declared `user.gate`; only the
70
68
  ## Clio role-result binding
71
69
 
72
70
  Read the single wtfp.role-result entry in native validations/checks and parse its evidence string as portable role-result JSON. Validate its schema, role and action against the dispatched task. Missing, duplicate or malformed outcomes fail closed. On needs_input ask the author through ask_user and redispatch with the response; on blocked or failed stop and report the issue. Only completed permits downstream work, and it never substitutes for an author gate or artifact readback.
71
+
72
+ <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/check-refs; do not edit. -->
@@ -3,8 +3,6 @@ description: "Review pending tasks and explicitly act on, defer, complete, or di
3
3
  argument-hint: "[arguments]"
4
4
  ---
5
5
 
6
- <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/check-todos; do not edit. -->
7
-
8
6
  # Review todos
9
7
 
10
8
  @${pluginRoot}/project/README.md
@@ -52,3 +50,5 @@ $ARGUMENTS
52
50
  ## Clio user-gate binding
53
51
 
54
52
  Call `ask_user` whenever this workflow reaches a declared `user.gate`; only the structured value returned by that tool satisfies the gate. Invocation arguments, assistant prose, silence, or a report artifact do not count as a selection. Apply no gated mutation before `ask_user` returns. After any permitted mutation, perform the workflow-required readback before reporting success.
53
+
54
+ <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/check-todos; do not edit. -->
@@ -3,8 +3,6 @@ description: "Save, list, or restore an exact portable paper-state checkpoint."
3
3
  argument-hint: "[arguments]"
4
4
  ---
5
5
 
6
- <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/checkpoint; do not edit. -->
7
-
8
6
  # Manage checkpoints
9
7
 
10
8
  @${pluginRoot}/project/README.md
@@ -68,3 +66,5 @@ $ARGUMENTS
68
66
  ## Clio user-gate binding
69
67
 
70
68
  Call `ask_user` whenever this workflow reaches a declared `user.gate`; only the structured value returned by that tool satisfies the gate. Invocation arguments, assistant prose, silence, or a report artifact do not count as a selection. Apply no gated mutation before `ask_user` returns. After any permitted mutation, perform the workflow-required readback before reporting success.
69
+
70
+ <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/checkpoint; do not edit. -->
@@ -2,8 +2,6 @@
2
2
  description: "Guide a bounded WTF-P contribution from branch creation through a reviewable change request."
3
3
  ---
4
4
 
5
- <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/contribute; do not edit. -->
6
-
7
5
  WTFP_ACTION_UNAVAILABLE
8
6
 
9
7
  Action: `contribute`
@@ -13,3 +11,5 @@ Unavailable effects: `external.issue`, `vcs.branch`, `vcs.commit`
13
11
 
14
12
  No workflow, tool, network request, package operation, external issue, VCS operation, or other effect ran.
15
13
  Safe alternative: preserve project state and return a manual, non-executed handoff for the requested operation.
14
+
15
+ <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/contribute; do not edit. -->
@@ -3,8 +3,6 @@ description: "Build the section structure, argument map, dependencies, and word
3
3
  argument-hint: "[arguments]"
4
4
  ---
5
5
 
6
- <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/create-outline; do not edit. -->
7
-
8
6
  # Create the paper outline
9
7
 
10
8
  @${pluginRoot}/project/README.md
@@ -72,3 +70,5 @@ Call `ask_user` whenever this workflow reaches a declared `user.gate`; only the
72
70
  ## Clio role-result binding
73
71
 
74
72
  Read the single wtfp.role-result entry in native validations/checks and parse its evidence string as portable role-result JSON. Validate its schema, role and action against the dispatched task. Missing, duplicate or malformed outcomes fail closed. On needs_input ask the author through ask_user and redispatch with the response; on blocked or failed stop and report the issue. Only completed permits downstream work, and it never substitutes for an author gate or artifact readback.
73
+
74
+ <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/create-outline; do not edit. -->
@@ -3,8 +3,6 @@ description: "Transform the paper's argument, methods, and findings into a conci
3
3
  argument-hint: "[arguments]"
4
4
  ---
5
5
 
6
- <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/create-poster; do not edit. -->
7
-
8
6
  # Create a research poster
9
7
 
10
8
  @${pluginRoot}/project/README.md
@@ -22,10 +20,10 @@ Manuscript prose and supporting context, research, plan, review, summary, handof
22
20
 
23
21
  ## Procedure
24
22
 
25
- 1. Confirm audience, dimensions, format, and emphasis, following the confirmation list in `${pluginRoot}/templates/poster.md`.
26
- 1a. Start from the panel structure and word budgets in `${pluginRoot}/templates/poster.md`. Delete any panel the manuscript does not support rather than filling it.
27
- 2. Select only claims supported by manuscript and evidence, then design a legible poster with source attribution.
28
- 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.
23
+ 1. Confirm audience, dimensions, format, emphasis, and the exact author, affiliation, contact, funding, and venue metadata, following the confirmation list in `${pluginRoot}/templates/poster.md`. Never invent missing metadata; leave the visible placeholder the template names.
24
+ 1a. Start from the layout, panel structure, and word budgets in `${pluginRoot}/templates/poster.md`. Delete any panel the manuscript does not support rather than filling it.
25
+ 2. Run the evidence gate in `${pluginRoot}/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.
26
+ 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.
29
27
 
30
28
  ## Safety and completion
31
29
 
@@ -53,3 +51,5 @@ $ARGUMENTS
53
51
  ## Clio user-gate binding
54
52
 
55
53
  Call `ask_user` whenever this workflow reaches a declared `user.gate`; only the structured value returned by that tool satisfies the gate. Invocation arguments, assistant prose, silence, or a report artifact do not count as a selection. Apply no gated mutation before `ask_user` returns. After any permitted mutation, perform the workflow-required readback before reporting success.
54
+
55
+ <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/create-poster; do not edit. -->
@@ -3,8 +3,6 @@ description: "Transform the paper's argument, evidence, and findings into an aud
3
3
  argument-hint: "[arguments]"
4
4
  ---
5
5
 
6
- <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/create-slides; do not edit. -->
7
-
8
6
  # Create presentation slides
9
7
 
10
8
  @${pluginRoot}/project/README.md
@@ -22,9 +20,9 @@ Manuscript prose and supporting context, research, plan, review, summary, handof
22
20
 
23
21
  ## Procedure
24
22
 
25
- 1. Confirm audience, duration, format, and speaking goal, following the confirmation list in `${pluginRoot}/templates/slides.md`.
23
+ 1. Confirm audience, duration, format, speaking goal, and the exact speaker, affiliation, and venue metadata, following the confirmation list in `${pluginRoot}/templates/slides.md`. Never invent missing metadata; leave a visible placeholder.
26
24
  1a. Derive the slide count from the confirmed duration using the budget table in `${pluginRoot}/templates/slides.md`, not from the manuscript's section count.
27
- 2. Build a narrative arc from supported manuscript claims and include citations or attribution where needed.
25
+ 2. Build a narrative arc from supported manuscript claims only, running the evidence gate in `${pluginRoot}/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.
28
26
  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.
29
27
 
30
28
  ## Safety and completion
@@ -53,3 +51,5 @@ $ARGUMENTS
53
51
  ## Clio user-gate binding
54
52
 
55
53
  Call `ask_user` whenever this workflow reaches a declared `user.gate`; only the structured value returned by that tool satisfies the gate. Invocation arguments, assistant prose, silence, or a report artifact do not count as a selection. Apply no gated mutation before `ask_user` returns. After any permitted mutation, perform the workflow-required readback before reporting success.
54
+
55
+ <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/create-slides; do not edit. -->
@@ -3,8 +3,6 @@ description: "Capture the researcher's intended purpose, essential content, voic
3
3
  argument-hint: "[arguments]"
4
4
  ---
5
5
 
6
- <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/discuss-section; do not edit. -->
7
-
8
6
  # Discuss a section
9
7
 
10
8
  @${pluginRoot}/project/README.md
@@ -58,3 +56,5 @@ $ARGUMENTS
58
56
  ## Clio user-gate binding
59
57
 
60
58
  Call `ask_user` whenever this workflow reaches a declared `user.gate`; only the structured value returned by that tool satisfies the gate. Invocation arguments, assistant prose, silence, or a report artifact do not count as a selection. Apply no gated mutation before `ask_user` returns. After any permitted mutation, perform the workflow-required readback before reporting success.
59
+
60
+ <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/discuss-section; do not edit. -->
@@ -3,8 +3,6 @@ description: "Draft independent section waves in parallel and verify cross-secti
3
3
  argument-hint: "[arguments]"
4
4
  ---
5
5
 
6
- <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/execute-outline; do not edit. -->
7
-
8
6
  # Execute the outline
9
7
 
10
8
  @${pluginRoot}/project/README.md
@@ -72,3 +70,5 @@ Call `ask_user` whenever this workflow reaches a declared `user.gate`; only the
72
70
  ## Clio role-result binding
73
71
 
74
72
  Read the single wtfp.role-result entry in native validations/checks and parse its evidence string as portable role-result JSON. Validate its schema, role and action against the dispatched task. Missing, duplicate or malformed outcomes fail closed. On needs_input ask the author through ask_user and redispatch with the response; on blocked or failed stop and report the issue. Only completed permits downstream work, and it never substitutes for an author gate or artifact readback.
73
+
74
+ <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/execute-outline; do not edit. -->
@@ -3,8 +3,6 @@ description: "Export the manuscript and bibliography to portable LaTeX source wi
3
3
  argument-hint: "[arguments]"
4
4
  ---
5
5
 
6
- <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/export-latex; do not edit. -->
7
-
8
6
  # Export LaTeX
9
7
 
10
8
  @${pluginRoot}/project/README.md
@@ -68,3 +66,5 @@ $ARGUMENTS
68
66
  ## Clio user-gate binding
69
67
 
70
68
  Call `ask_user` whenever this workflow reaches a declared `user.gate`; only the structured value returned by that tool satisfies the gate. Invocation arguments, assistant prose, silence, or a report artifact do not count as a selection. Apply no gated mutation before `ask_user` returns. After any permitted mutation, perform the workflow-required readback before reporting success.
69
+
70
+ <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/export-latex; do not edit. -->
@@ -3,10 +3,8 @@ description: "Render the stable WTF-P action reference from the canonical catalo
3
3
  display-only: true
4
4
  ---
5
5
 
6
- <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/help; do not edit. -->
7
-
8
6
  ```text
9
- WTF-P 0.7.2 on Clio Coder: evidence-grounded academic writing
7
+ WTF-P 0.7.3 on Clio Coder: evidence-grounded academic writing
10
8
 
11
9
  Start here
12
10
  /wtfp:new-paper [input]
@@ -117,3 +115,5 @@ Fleets (clio-coder fleet run <fleet> --var section=<section>; explicit fleet pri
117
115
  Each action reads .planning/ records and paper/ artifacts, asks before any gated write, and never runs Git or publishes.
118
116
  An unavailable action fails closed with WTFP_ACTION_UNAVAILABLE and returns a manual handoff instead.
119
117
  ```
118
+
119
+ <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/help; do not edit. -->
@@ -3,8 +3,6 @@ description: "Insert a newly discovered section while preserving established num
3
3
  argument-hint: "[arguments]"
4
4
  ---
5
5
 
6
- <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/insert-section; do not edit. -->
7
-
8
6
  # Insert a section
9
7
 
10
8
  @${pluginRoot}/project/README.md
@@ -54,3 +52,5 @@ $ARGUMENTS
54
52
  ## Clio user-gate binding
55
53
 
56
54
  Call `ask_user` whenever this workflow reaches a declared `user.gate`; only the structured value returned by that tool satisfies the gate. Invocation arguments, assistant prose, silence, or a report artifact do not count as a selection. Apply no gated mutation before `ask_user` returns. After any permitted mutation, perform the workflow-required readback before reporting success.
55
+
56
+ <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/insert-section; do not edit. -->
@@ -3,8 +3,6 @@ description: "Preview the intended approach and assumptions for a section withou
3
3
  argument-hint: "[arguments]"
4
4
  ---
5
5
 
6
- <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/list-assumptions; do not edit. -->
7
-
8
6
  # List section assumptions
9
7
 
10
8
  @${pluginRoot}/project/README.md
@@ -52,3 +50,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
52
50
  <invocation_arguments>
53
51
  $ARGUMENTS
54
52
  </invocation_arguments>
53
+
54
+ <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/list-assumptions; do not edit. -->
@@ -3,8 +3,6 @@ description: "Index existing drafts, data, figures, and references into portable
3
3
  argument-hint: "[arguments]"
4
4
  ---
5
5
 
6
- <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/map-project; do not edit. -->
7
-
8
6
  # Map an existing project
9
7
 
10
8
  @${pluginRoot}/project/README.md
@@ -54,3 +52,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
54
52
  <invocation_arguments>
55
53
  $ARGUMENTS
56
54
  </invocation_arguments>
55
+
56
+ <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/map-project; do not edit. -->
@@ -3,8 +3,6 @@ description: "Interview the researcher and initialize a portable WTF-P project."
3
3
  argument-hint: "[arguments]"
4
4
  ---
5
5
 
6
- <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/new-paper; do not edit. -->
7
-
8
6
  # Start a new paper
9
7
 
10
8
  @${pluginRoot}/project/README.md
@@ -63,3 +61,5 @@ $ARGUMENTS
63
61
  ## Clio user-gate binding
64
62
 
65
63
  Call `ask_user` whenever this workflow reaches a declared `user.gate`; only the structured value returned by that tool satisfies the gate. Invocation arguments, assistant prose, silence, or a report artifact do not count as a selection. Apply no gated mutation before `ask_user` returns. After any permitted mutation, perform the workflow-required readback before reporting success.
64
+
65
+ <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/new-paper; do not edit. -->
@@ -3,8 +3,6 @@ description: "Record an exact context handoff so another session can resume with
3
3
  argument-hint: "[arguments]"
4
4
  ---
5
5
 
6
- <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/pause-writing; do not edit. -->
7
-
8
6
  # Pause writing
9
7
 
10
8
  @${pluginRoot}/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/pause-writing; do not edit. -->
@@ -3,8 +3,6 @@ description: "Convert milestone audit failures into targeted, verifiable fix pla
3
3
  argument-hint: "[arguments]"
4
4
  ---
5
5
 
6
- <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/plan-milestone-gaps; do not edit. -->
7
-
8
6
  # Plan milestone gap fixes
9
7
 
10
8
  @${pluginRoot}/project/README.md
@@ -56,3 +54,5 @@ $ARGUMENTS
56
54
  ## Clio user-gate binding
57
55
 
58
56
  Call `ask_user` whenever this workflow reaches a declared `user.gate`; only the structured value returned by that tool satisfies the gate. Invocation arguments, assistant prose, silence, or a report artifact do not count as a selection. Apply no gated mutation before `ask_user` returns. After any permitted mutation, perform the workflow-required readback before reporting success.
57
+
58
+ <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/plan-milestone-gaps; do not edit. -->
@@ -3,8 +3,6 @@ description: "Turn prioritized review findings into a bounded, testable revision
3
3
  argument-hint: "[arguments]"
4
4
  ---
5
5
 
6
- <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/plan-revision; do not edit. -->
7
-
8
6
  # Plan a revision
9
7
 
10
8
  @${pluginRoot}/project/README.md
@@ -56,3 +54,5 @@ $ARGUMENTS
56
54
  ## Clio user-gate binding
57
55
 
58
56
  Call `ask_user` whenever this workflow reaches a declared `user.gate`; only the structured value returned by that tool satisfies the gate. Invocation arguments, assistant prose, silence, or a report artifact do not count as a selection. Apply no gated mutation before `ask_user` returns. After any permitted mutation, perform the workflow-required readback before reporting success.
57
+
58
+ <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/plan-revision; do not edit. -->
@@ -3,8 +3,6 @@ description: "Create and independently check a detailed writing plan for one sec
3
3
  argument-hint: "[arguments]"
4
4
  ---
5
5
 
6
- <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/plan-section; do not edit. -->
7
-
8
6
  # Plan a section
9
7
 
10
8
  @${pluginRoot}/project/README.md
@@ -74,3 +72,5 @@ Call `ask_user` whenever this workflow reaches a declared `user.gate`; only the
74
72
  ## Clio role-result binding
75
73
 
76
74
  Read the single wtfp.role-result entry in native validations/checks and parse its evidence string as portable role-result JSON. Validate its schema, role and action against the dispatched task. Missing, duplicate or malformed outcomes fail closed. On needs_input ask the author through ask_user and redispatch with the response; on blocked or failed stop and report the issue. Only completed permits downstream work, and it never substitutes for an author gate or artifact readback.
75
+
76
+ <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/plan-section; do not edit. -->
@@ -3,8 +3,6 @@ description: "Improve clarity, flow, precision, and academic voice without chang
3
3
  argument-hint: "[arguments]"
4
4
  ---
5
5
 
6
- <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/polish-prose; do not edit. -->
7
-
8
6
  # Polish prose
9
7
 
10
8
  @${pluginRoot}/project/README.md
@@ -60,3 +58,5 @@ Call `ask_user` whenever this workflow reaches a declared `user.gate`; only the
60
58
  ## Clio role-result binding
61
59
 
62
60
  Read the single wtfp.role-result entry in native validations/checks and parse its evidence string as portable role-result JSON. Validate its schema, role and action against the dispatched task. Missing, duplicate or malformed outcomes fail closed. On needs_input ask the author through ask_user and redispatch with the response; on blocked or failed stop and report the issue. Only completed permits downstream work, and it never substitutes for an author gate or artifact readback.
61
+
62
+ <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/polish-prose; do not edit. -->