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,65 +2,148 @@
2
2
 
3
3
  Source structure for `project://deliverables/poster/{artifact}`. A poster is a standing argument read at two distances: the title and headline claim from three metres, the panels from one. It is not a slide deck and not a compressed paper.
4
4
 
5
- Copy the body below, replace every bracketed placeholder from the manuscript and its evidence records, and delete any panel the work does not support. WTF-P writes poster source only; it declares no rendering effect and runs no renderer. If the author wants a rendered PDF, hand back the exact command for their own toolchain.
5
+ The deliverable is a laid-out page, not a text outline. Write it as one self-contained HTML file (for example `project://deliverables/poster/poster.html`) using the skeleton below, which fixes the page size, grid, hierarchy, palette, and type scale in CSS. The author opens it in any browser to see the layout and prints it to PDF at the page size. If the venue mandates a LaTeX or PowerPoint template, use that template instead and carry over the same grid, hierarchy, and type scale. WTF-P writes poster source only; it declares no rendering effect and runs no renderer. If the author wants a rendered PDF, hand back the exact command or print step for their own toolchain.
6
+
7
+ Follow this scaffold literally. Replace every bracketed placeholder from the manuscript and its evidence records, and delete any panel the work does not support rather than filling it.
6
8
 
7
9
  ## Confirm before writing
8
10
 
9
- Dimensions and orientation, the venue's template or branding requirement, the session audience, the single claim the poster must land, and which figures already exist as artifacts.
11
+ Dimensions and orientation, the venue's template or branding requirement, the session audience, the single claim the poster must land, which figures already exist as artifacts, and the exact author names, affiliations, contact, funding, and venue line. Ask for any of these the manifest does not record.
12
+
13
+ ## Evidence gate
14
+
15
+ Complete this gate before writing any poster text, and repeat it on the finished file.
16
+
17
+ 1. Build a claim ledger: one row per claim, number, comparison, or figure the poster will carry, each naming its support as a manuscript passage, a `project://sources/{source}` record, a `project://evidence/{evidence}` record, or a named project file path.
18
+ 2. Refuse any row without support. Do not rephrase it into a softer claim; cut it. Statements about other systems, tools, or prior work (for example how another framework divides responsibilities) need a cited source record, never general knowledge.
19
+ 3. Never invent author names, affiliations, emails, funding, grant numbers, venue, or dates. When the manifest or the author does not supply one, leave a visible placeholder such as `[AFFILIATION NEEDED]` in the poster and list it under unresolved items in the report.
20
+ 4. Keep the ledger in the delivery manifest next to the poster so a reviewer can check every row.
21
+
22
+ ## Diagram provenance
23
+
24
+ Every diagram is evidence, not decoration.
10
25
 
11
- ## Budgets
26
+ - Reuse an existing manuscript figure when one exists, and cite its path.
27
+ - When the subject is software, derive architecture and flow diagrams only from named source files or documentation in the project the author pointed to. Read those files first. Every box and arrow must correspond to a module, component, call, or data path that exists in them.
28
+ - State the source paths under each diagram, for example `Source: src/router/dispatch.ts, docs/ARCHITECTURE.md`.
29
+ - Draw diagrams as inline SVG or Mermaid source so they stay editable. If no grounded source exists, leave a labeled placeholder box stating which files are needed; never draw an invented architecture.
12
30
 
13
- A readable poster carries 400 to 800 words total. Body text sits at 24pt or larger, panel headings at 36pt or larger, the title at 72pt or larger. If a panel exceeds its budget the content belongs in the paper, not the poster.
31
+ ## Layout and design
32
+
33
+ | Element | Rule |
34
+ | --- | --- |
35
+ | Page | Confirmed size; default 48 × 36 in landscape (A0 841 × 1189 mm portrait is the common alternative) |
36
+ | Margins and gutters | 1 in outer margin, 0.75 in gutter between columns |
37
+ | Grid | Landscape uses three columns; portrait uses two. Results may span two columns |
38
+ | Reading order | Title band across the full width, headline claim band beneath it, then panels top to bottom within each column, left to right |
39
+ | Hierarchy | Title 90 to 110 pt bold, headline claim 54 to 60 pt, panel headings 40 to 48 pt, body 26 to 32 pt, captions and references 20 to 24 pt |
40
+ | Palette | One dark ink, one light ground, one primary accent for headings and the claim band, one secondary accent for highlights in figures. Text contrast of at least 4.5:1. Use venue or institution colours only when the author supplies them |
41
+ | Figures | The strongest result figure is the largest element after the title. Each figure carries a one-line reading and its source path |
42
+ | Density | 400 to 800 words total. If a panel exceeds its budget, the content belongs in the paper, not the poster |
14
43
 
15
44
  | Panel | Words | Purpose |
16
45
  | --- | --- | --- |
17
- | Title block | 25 | Title, authors, affiliations, contact or code link |
46
+ | Title band | 25 | Title, authors, affiliations, contact or code link |
18
47
  | Headline claim | 30 | The finding, stated as a sentence a reader can repeat |
19
48
  | Motivation | 80 | The problem and why the audience should care |
20
- | Approach | 120 | What was built or done, with one diagram |
49
+ | Approach | 120 | What was built or done, with one grounded diagram |
21
50
  | Results | 150 | Two or three figures, each with a one-line reading |
22
51
  | What it means | 80 | The consequence, and the boundary of the claim |
23
52
  | References and provenance | 60 | Cited sources, funding, and artifact links |
24
53
 
25
54
  ---
26
55
 
27
- # [Title: the claim, not the topic]
28
-
29
- **[Author names]** · [Affiliations] · [contact or repository link]
30
-
31
- ## [Headline claim in one sentence]
32
-
33
- ## Why this matters
34
-
35
- - [Problem, in the audience's terms]
36
- - [What breaks today, with the number that shows it]
37
-
38
- ## What we did
39
-
40
- - [Approach in one sentence]
41
- - [The one design decision a reader would ask about]
42
-
43
- ![Approach diagram]([project://paper/{artifact} figure reference])
44
-
45
- ## What we found
46
-
47
- ![Primary result]([figure reference])
48
-
49
- - [One-line reading of the primary figure, with the measured value]
50
- - [Second result, with its condition]
51
- - [What the result does not show]
52
-
53
- ## What it means
54
-
55
- - [Consequence for the audience]
56
- - [Stated limitation]
57
-
58
- ## References
59
-
60
- [Only sources with a `project://sources/{source}` record. Include the funding acknowledgement and artifact or data links the venue requires.]
56
+ ```html
57
+ <!doctype html>
58
+ <html lang="en">
59
+ <head>
60
+ <meta charset="utf-8">
61
+ <title>[Poster title]</title>
62
+ <style>
63
+ @page { size: 48in 36in; margin: 0; }
64
+ :root {
65
+ --ink: #1b1f24; --ground: #fbfaf7; --accent: #1f4e79; --highlight: #c8553d; --muted: #5a6270;
66
+ --margin: 1in; --gutter: 0.75in;
67
+ }
68
+ * { box-sizing: border-box; }
69
+ html, body { margin: 0; background: var(--ground); color: var(--ink); }
70
+ body { width: 48in; height: 36in; padding: var(--margin); font: 28pt/1.35 "Source Sans 3", "Helvetica Neue", Arial, sans-serif;
71
+ display: grid; grid-template-rows: auto auto 1fr auto; gap: var(--gutter); }
72
+ header h1 { font-size: 100pt; line-height: 1.05; margin: 0 0 0.2in; }
73
+ header .byline { font-size: 34pt; color: var(--muted); }
74
+ .claim { background: var(--accent); color: var(--ground); font-size: 56pt; font-weight: 600; padding: 0.4in 0.6in; }
75
+ main { display: grid; grid-template-columns: repeat(3, 1fr); gap: var(--gutter); align-items: start; }
76
+ section h2 { font-size: 44pt; color: var(--accent); border-bottom: 4pt solid var(--accent); margin: 0 0 0.25in; }
77
+ section + section { margin-top: var(--gutter); }
78
+ .span-2 { grid-column: span 2; }
79
+ figure { margin: 0.2in 0; }
80
+ figure img, figure svg { width: 100%; height: auto; }
81
+ figcaption, .source { font-size: 22pt; color: var(--muted); }
82
+ footer { font-size: 22pt; color: var(--muted); display: flex; justify-content: space-between; gap: var(--gutter); }
83
+ .placeholder { outline: 4pt dashed var(--highlight); padding: 0.3in; color: var(--highlight); }
84
+ </style>
85
+ </head>
86
+ <body>
87
+ <header>
88
+ <h1>[Title: the claim, not the topic]</h1>
89
+ <div class="byline">[Author names from manifest or AUTHORS NEEDED] · [Affiliations or AFFILIATION NEEDED] · [contact or repository link]</div>
90
+ </header>
91
+
92
+ <div class="claim">[Headline claim in one sentence, backed by a ledger row]</div>
93
+
94
+ <main>
95
+ <div class="column">
96
+ <section>
97
+ <h2>Why this matters</h2>
98
+ <ul>
99
+ <li>[Problem, in the audience's terms]</li>
100
+ <li>[What breaks today, with the number that shows it and its source]</li>
101
+ </ul>
102
+ </section>
103
+ <section>
104
+ <h2>What we did</h2>
105
+ <p>[Approach in one sentence]</p>
106
+ <figure>
107
+ [Inline SVG or Mermaid diagram derived from the named files, or a .placeholder box naming the files needed]
108
+ <figcaption>[What the diagram shows] <span class="source">Source: [paths]</span></figcaption>
109
+ </figure>
110
+ </section>
111
+ </div>
112
+
113
+ <div class="column span-2">
114
+ <section>
115
+ <h2>What we found</h2>
116
+ <figure>
117
+ <img src="[figure path inside the project]" alt="[accessible description]">
118
+ <figcaption>[One-line reading of the primary figure, with the measured value] <span class="source">Source: [path or record]</span></figcaption>
119
+ </figure>
120
+ <ul>
121
+ <li>[Second result, with its condition]</li>
122
+ <li>[What the result does not show]</li>
123
+ </ul>
124
+ </section>
125
+ <section>
126
+ <h2>What it means</h2>
127
+ <ul>
128
+ <li>[Consequence for the audience]</li>
129
+ <li>[Stated limitation]</li>
130
+ </ul>
131
+ </section>
132
+ </div>
133
+ </main>
134
+
135
+ <footer>
136
+ <div>[References: only sources with a project://sources/{source} record]</div>
137
+ <div>[Funding acknowledgement or FUNDING NEEDED] · [artifact or data links]</div>
138
+ </footer>
139
+ </body>
140
+ </html>
141
+ ```
142
+
143
+ For portrait pages, change `@page` and the `body` size to the confirmed dimensions, set `main` to `repeat(2, 1fr)`, and drop the `span-2` class.
61
144
 
62
145
  ---
63
146
 
64
147
  ## Attribution rules
65
148
 
66
- Every number, figure, and claim on the poster must trace to a manuscript passage or an evidence record. Carry the source attribution onto the poster itself for any figure reused from another work. Do not introduce a claim, a number, or a citation that appears nowhere in the project's records.
149
+ Every number, figure, and claim on the poster must trace to a row in the claim ledger. Carry the source attribution onto the poster itself for any figure reused from another work. Do not introduce a claim, a number, a citation, or a piece of author metadata that appears nowhere in the project's records or the author's answers.
@@ -6,7 +6,11 @@ Copy the body below, replace every bracketed placeholder from the manuscript and
6
6
 
7
7
  ## Confirm before writing
8
8
 
9
- Talk length, audience, venue format, whether questions are inside or outside the slot, and the single thing the audience should remember.
9
+ Talk length, audience, venue format, whether questions are inside or outside the slot, the single thing the audience should remember, and the exact speaker name, affiliation, and venue line. Ask for any of these the manifest does not record.
10
+
11
+ ## Evidence gate
12
+
13
+ Before writing, build a claim ledger with one row per claim, number, comparison, or figure, each naming its support as a manuscript passage, a `project://sources/{source}` record, a `project://evidence/{evidence}` record, or a named project file path. Cut any row without support; statements about other systems or prior work need a cited source record, never general knowledge. Never invent speaker names, affiliations, emails, funding, venue, or dates; leave a visible placeholder such as `[AFFILIATION NEEDED]` and report it as unresolved. When the subject is software, derive every diagram from named source files or documentation, state those paths on the slide, and leave a labeled placeholder rather than an invented architecture.
10
14
 
11
15
  ## Budgets
12
16
 
@@ -25,7 +29,7 @@ Backup slides sit after the closing slide and answer the questions the work invi
25
29
 
26
30
  ## [Title slide]
27
31
 
28
- [Title] · [Speaker] · [Affiliation] · [Venue and date]
32
+ [Title] · [Speaker or SPEAKER NEEDED] · [Affiliation or AFFILIATION NEEDED] · [Venue and date or VENUE NEEDED]
29
33
 
30
34
  ## [The problem, in one image or one sentence]
31
35
 
@@ -42,7 +46,7 @@ Backup slides sit after the closing slide and answer the questions the work invi
42
46
 
43
47
  ## [Approach]
44
48
 
45
- [One diagram. Speaker note: walk it left to right; do not read the labels aloud.]
49
+ [One diagram derived from named source files or documents. Source: [paths]. Speaker note: walk it left to right; do not read the labels aloud.]
46
50
 
47
51
  ## [Key design decision]
48
52
 
@@ -80,4 +84,4 @@ Backup slides sit after the closing slide and answer the questions the work invi
80
84
 
81
85
  ## Attribution rules
82
86
 
83
- Every number and figure must trace to a manuscript passage or an evidence record. Reused figures carry their original attribution on the slide. Speaker notes are part of the deliverable and follow the same evidence rule as the slides: do not put a claim in a note that the records do not support.
87
+ Every number, figure, and claim must trace to a row in the claim ledger. Reused figures carry their original attribution on the slide. Speaker notes are part of the deliverable and follow the same evidence rule as the slides: do not put a claim in a note that the records do not support.
@@ -21,10 +21,10 @@ Manuscript prose and supporting context, research, plan, review, summary, handof
21
21
 
22
22
  ## Procedure
23
23
 
24
- 1. Confirm audience, dimensions, format, and emphasis, following the confirmation list in `protocol://templates/poster.md`.
25
- 1a. Start from the panel structure and word budgets in `protocol://templates/poster.md`. Delete any panel the manuscript does not support rather than filling it.
26
- 2. Select only claims supported by manuscript and evidence, then design a legible poster with source attribution.
27
- 3. Write the poster source and its assets under the declared deliverable URI without changing project records except through a separately declared action. This action produces poster source, not a rendered image or PDF: WTF-P declares no rendering effect and runs no renderer. If the author asks for a rendered artifact, return a labeled handoff naming the exact command they can run in their own toolchain.
24
+ 1. Confirm audience, dimensions, format, emphasis, and the exact author, affiliation, contact, funding, and venue metadata, following the confirmation list in `protocol://templates/poster.md`. Never invent missing metadata; leave the visible placeholder the template names.
25
+ 1a. Start from the layout, panel structure, and word budgets in `protocol://templates/poster.md`. Delete any panel the manuscript does not support rather than filling it.
26
+ 2. Run the evidence gate in `protocol://templates/poster.md`: build the claim ledger and refuse every statement, comparison, or figure without a cited source record, manuscript passage, or named project file. Derive each diagram from named source files or documents and state their paths beneath it.
27
+ 3. Write the poster as laid-out source (the template's HTML skeleton, or the venue's mandated template carrying the same grid and type scale) plus its assets and claim ledger under the declared deliverable URI, without changing project records except through a separately declared action. This action produces poster source, not a rendered image or PDF: WTF-P declares no rendering effect and runs no renderer. If the author asks for a rendered artifact, return a labeled handoff naming the exact command they can run in their own toolchain.
28
28
 
29
29
  ## Safety and completion
30
30
 
@@ -21,9 +21,9 @@ Manuscript prose and supporting context, research, plan, review, summary, handof
21
21
 
22
22
  ## Procedure
23
23
 
24
- 1. Confirm audience, duration, format, and speaking goal, following the confirmation list in `protocol://templates/slides.md`.
24
+ 1. Confirm audience, duration, format, speaking goal, and the exact speaker, affiliation, and venue metadata, following the confirmation list in `protocol://templates/slides.md`. Never invent missing metadata; leave a visible placeholder.
25
25
  1a. Derive the slide count from the confirmed duration using the budget table in `protocol://templates/slides.md`, not from the manuscript's section count.
26
- 2. Build a narrative arc from supported manuscript claims and include citations or attribution where needed.
26
+ 2. Build a narrative arc from supported manuscript claims only, running the evidence gate in `protocol://templates/slides.md`: refuse every statement, comparison, or figure without a cited source record, manuscript passage, or named project file, and derive each diagram from named source files or documents with their paths stated on the slide.
27
27
  3. Write slide source and assets under the declared deliverable URI; preview before replacing an existing deliverable. This action produces slide source, not a rendered deck: WTF-P declares no rendering effect and runs no renderer. If the author asks for a rendered artifact, return a labeled handoff naming the exact command they can run in their own toolchain.
28
28
 
29
29
  ## Safety and completion
@@ -2,7 +2,7 @@
2
2
  "schema": "wtfp.generated-adapter/v1",
3
3
  "generatorVersion": 5,
4
4
  "target": "opencode",
5
- "sourceHash": "421eb85c954ef0b7dbe38ad33c3379bf331e605b2f6fc657973dbb51c91ca062",
5
+ "sourceHash": "65bebd0311978db810467a6ee777df2c91770e8ab2dcdb16714107a2a3e8df53",
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": "d78797a0e590396b75b972a22e2ee67eead4a3d3ff0b7f36267efc30464fff2e"
205
+ "sha256": "bcc7e675c99143acf3245bcbd77d528ee4f3bdc0c9b9145b0a14cb19083c551b"
206
206
  },
207
207
  {
208
208
  "path": "commands/wtfp/analyze-bib.md",
209
- "sha256": "0c796e23eac32411e3413c212e1e9c1f3cc9292f3f4b179fd0795c3c8ea3f7f2"
209
+ "sha256": "3b1df0dc04c72c4667616357f97ed6f8ff293075bb3f207e81b604815e489bef"
210
210
  },
211
211
  {
212
212
  "path": "commands/wtfp/audit-milestone.md",
213
- "sha256": "b5e41c06424e9576a88cd6a0ac0989475df55f5017a85359d49fbf87f812b6fd"
213
+ "sha256": "5a4c6f1527dbdd01f9f425f2cd7df4426ab8a74c3f0ff12c49c45939c0f7d941"
214
214
  },
215
215
  {
216
216
  "path": "commands/wtfp/check-refs.md",
217
- "sha256": "100044023c2974c61c5522298783939226c1dc7e582f426c7baf0cd585881073"
217
+ "sha256": "0cd4d2de5dec519ab46de8b7a68984b89c6d8e7156a8bf9691a766420e13d8e2"
218
218
  },
219
219
  {
220
220
  "path": "commands/wtfp/check-todos.md",
221
- "sha256": "7bd609d92d9d2dcdfbf84b14e3841f542625909077e1435fd11bec9d824b56c7"
221
+ "sha256": "c32daaba4fa6eb6634088151884b310e1accc91ce55d21c2c79113dafffa973a"
222
222
  },
223
223
  {
224
224
  "path": "commands/wtfp/checkpoint.md",
225
- "sha256": "74c092b50e6903f723ba0d3729eaa8dbc5109068f2f8109a17ac3fd512da064f"
225
+ "sha256": "7634730a3b7beae58ce0a9ecec352536f7cbed2188ca9426e63ebc1a99598e6f"
226
226
  },
227
227
  {
228
228
  "path": "commands/wtfp/contribute.md",
229
- "sha256": "0ec5ba2261aa2da10a7c0c2f80bf391173bf536345c9fcc5df1ad7870a4d7202"
229
+ "sha256": "209371557e886b0eb1bf042911fb8f398aa1eb38b1cd36d79fffb239d0b9c0ac"
230
230
  },
231
231
  {
232
232
  "path": "commands/wtfp/create-outline.md",
233
- "sha256": "110420c7e42fe78d4e90ffca6aadac600f231bce027e1b3c9f11e7480de2df43"
233
+ "sha256": "b752700d4d9e6c324228c1e5a28919e2ab2c0d16cf70e331ef12541ce5aecacf"
234
234
  },
235
235
  {
236
236
  "path": "commands/wtfp/create-poster.md",
237
- "sha256": "9da21f78420055973ceba10dedd962ddb22c98f05a1f80a73e537c5997b772aa"
237
+ "sha256": "f88921c1596715824dad986acc7aed861add2faa84b3979c625baca193687fd2"
238
238
  },
239
239
  {
240
240
  "path": "commands/wtfp/create-slides.md",
241
- "sha256": "a9db098842fb9ecbea04ffec1a7a3da5b1d62f0eee262d7a41a4c946f60c6f52"
241
+ "sha256": "91d01cb92dca6efa4f0b22ea5f1ca3987fac9e5eab984f3a16c0f93760c43ad8"
242
242
  },
243
243
  {
244
244
  "path": "commands/wtfp/discuss-section.md",
245
- "sha256": "fa93985070dfad28116f69b3225d324784418c52392d1b3436760f3d5236b431"
245
+ "sha256": "8dea1e8c77578eda07df8791b60ec705525017658128fecd5b0e9b220ddce701"
246
246
  },
247
247
  {
248
248
  "path": "commands/wtfp/execute-outline.md",
249
- "sha256": "d6327aa5c744ad902bb5c06afcb35f3bda569506b8b9740115091ee834b90593"
249
+ "sha256": "ba871cd9bccb5c43e734fa99bf796ed08c1dbdf176e1802261ec2a1748819954"
250
250
  },
251
251
  {
252
252
  "path": "commands/wtfp/export-latex.md",
253
- "sha256": "123c1b7faed043bd289b63e2dc8b658af7000d3304eda3f5be82444fc4381fd9"
253
+ "sha256": "3280bd91bff665fec94007e1e9823625fa260d720eeb6a34caf5916b6a7a9583"
254
254
  },
255
255
  {
256
256
  "path": "commands/wtfp/help.md",
257
- "sha256": "4e8d082925384fd99c7280fa57c73ea5d5620e42cbc0375771f30e197487637e"
257
+ "sha256": "df3757801ed3f91d7bd377300804809ebfe1f49e6ada33c08147426163892e28"
258
258
  },
259
259
  {
260
260
  "path": "commands/wtfp/insert-section.md",
261
- "sha256": "f6fc171c6420a8f8fdf7e04b61b569dba9e6c7ac02dab530cff6d05a63fb6667"
261
+ "sha256": "00fda18dc2e457cd0f33ba3bb5d67e23fc8cd5f7bd4b0ea01d18250466888bab"
262
262
  },
263
263
  {
264
264
  "path": "commands/wtfp/list-assumptions.md",
265
- "sha256": "7029e4370ab4dfe9cd1216733947884463c758d07a68e0e4625bba3b3566cda7"
265
+ "sha256": "14819e3a3126d3c069142e6ed2e6320a36c353b54b6506da5edf1558633eb3aa"
266
266
  },
267
267
  {
268
268
  "path": "commands/wtfp/map-project.md",
269
- "sha256": "c5e1c587abbab6ca5e174ad00b6ec48a79175aaa80929c91b335b91a6bac2958"
269
+ "sha256": "e1734abbd84b9c2d9d684f2fa4c2356c69e23dba7aabc34d33796cda4dc108f5"
270
270
  },
271
271
  {
272
272
  "path": "commands/wtfp/new-paper.md",
273
- "sha256": "0983782f657a8c352d411fa4ce7f0d71cb9eadc9e2a20e6aefa6b630526c593c"
273
+ "sha256": "c9be1d8fcd36f84a9b1e07a89a91cbc4d2b118336e4edc8495cbade5037ae4c4"
274
274
  },
275
275
  {
276
276
  "path": "commands/wtfp/pause-writing.md",
277
- "sha256": "7ccc36b94b01a54937d55407323bc229ab663ce488dfc2b961ad5626e8bc2c15"
277
+ "sha256": "5dfa80d285bb972f7af0e5a86a52ddfec219b4643425cfbe7226478eb3679c86"
278
278
  },
279
279
  {
280
280
  "path": "commands/wtfp/plan-milestone-gaps.md",
281
- "sha256": "c3ba11b021edaadbaaefa37a4840e0a1c5592afa497a7ebaa5e1e9cf33726ce5"
281
+ "sha256": "6887dc1eb9c3f8b9b298c374a654288a3a8a62fc9a0483b21a905e9e0da4f7a6"
282
282
  },
283
283
  {
284
284
  "path": "commands/wtfp/plan-revision.md",
285
- "sha256": "757cd80d5de257f1a743650eda05458b0ae30b7fc55e2a4baa376f6462c3861b"
285
+ "sha256": "f38a02759d8457e535145f463117db3b631012efdfc3eef3559e9e4b82226b4b"
286
286
  },
287
287
  {
288
288
  "path": "commands/wtfp/plan-section.md",
289
- "sha256": "79352f41bf2885d59812b398e566f280274d523bd230a665714a998ef0eb0af6"
289
+ "sha256": "8d57631cd0f40a3374c61865f29e6804f0d294eb511f520ace552db5ccf25e27"
290
290
  },
291
291
  {
292
292
  "path": "commands/wtfp/polish-prose.md",
293
- "sha256": "db252e77a87743634607ad8e5dd91a2ff36521cc50a9fb12218cbca6319955a5"
293
+ "sha256": "5b495adbe8438458cb532c901870a90b5b3ddb88a83f3865c8f0ab568ac39013"
294
294
  },
295
295
  {
296
296
  "path": "commands/wtfp/progress.md",
297
- "sha256": "33d6aaf75881ddb9552e3efa12206172df6678cedd042bc0dbe1a3ada7733d80"
297
+ "sha256": "b3beaaf217639501467ea4dea0f4b553c77e8989a251872c48fe03f7c9f90c32"
298
298
  },
299
299
  {
300
300
  "path": "commands/wtfp/quick.md",
301
- "sha256": "c61990951214044de03d0e0ee0a4faead752319181a4e9c9e3afa3e8faef0756"
301
+ "sha256": "9fd0409372abaa8074c1464475103d02477460962b69e3c4a707fce79350db2f"
302
302
  },
303
303
  {
304
304
  "path": "commands/wtfp/remove-section.md",
305
- "sha256": "4a8457a8a3615c149faa44d24497f7ecfa39c2c92eb62800c09b1f06006a777e"
305
+ "sha256": "56bd4f966d183dfb1ef9dbaaa5cfb9879ee95ae8cba8e7826adff0d83cdee2cb"
306
306
  },
307
307
  {
308
308
  "path": "commands/wtfp/report-bug.md",
309
- "sha256": "4d46e6085500ab9220d3cf8d755d5831d38a269304f5ea7c32208f1ca1c1c436"
309
+ "sha256": "6d3d02b27e04124dc293598a3627fcc55ef1a8f55510fe12700f64d513491df3"
310
310
  },
311
311
  {
312
312
  "path": "commands/wtfp/request-feature.md",
313
- "sha256": "f7485735cfd6183710d9fdaae00afadd083489124876766bcf0cec70efd02f5f"
313
+ "sha256": "56dd68a3a939da2c0c0b5a13ae7a0980e6817394324cd640073746441df2640b"
314
314
  },
315
315
  {
316
316
  "path": "commands/wtfp/research-gap.md",
317
- "sha256": "fc88cf14e990366c480d03dbd950d7458d8e7e4fd08f7758fb8524eb78198cc7"
317
+ "sha256": "77331d07b378abf80581228493b20e4ec0167acf01f30c88449935fbb7ee3e4b"
318
318
  },
319
319
  {
320
320
  "path": "commands/wtfp/resume-writing.md",
321
- "sha256": "fb64be50a71611704694336afcd0193619b8abe1ac647c1dbf73014a229ec204"
321
+ "sha256": "805a9d48043eda03c4c9d27fdf0c47d9d9c6971aba60b561f21d491be1b49c9f"
322
322
  },
323
323
  {
324
324
  "path": "commands/wtfp/review-section.md",
325
- "sha256": "b8bedbcce20ef0f2afc19869a786123012630af8635b953e88521806d884faa1"
325
+ "sha256": "3814fb4fb5c55d6ca399e5c9eaf6db895a015218ce97d8c495da7cc1f3df8082"
326
326
  },
327
327
  {
328
328
  "path": "commands/wtfp/settings.md",
329
- "sha256": "b6cbbdd6619f20a5e56a980fe64c090a553926354184b6381cba02d26857feb8"
329
+ "sha256": "2b18f5027c2e959ee675d87f687db44c6689c23e8db835823280a86740e633c7"
330
330
  },
331
331
  {
332
332
  "path": "commands/wtfp/submit-milestone.md",
333
- "sha256": "c16f736fbbdde570bbc167d3be7ab1916adf91d66df9bd421ba9ff7dbaac2419"
333
+ "sha256": "29dbaa157b8c663dc9124b90dc9385262f79e69a398fadece5a38b5e5672bf93"
334
334
  },
335
335
  {
336
336
  "path": "commands/wtfp/update.md",
337
- "sha256": "a699a447ce9c1e340b5cfd000912b4d5bbbcda16bf808c864ca63ee1ac2d7d88"
337
+ "sha256": "a3e5151b59f55e4a896adbcc297e473a73307cfed47424a22a1ef1574de5d890"
338
338
  },
339
339
  {
340
340
  "path": "commands/wtfp/verify-work.md",
341
- "sha256": "169ab4e5faba71036d5ee8ea9f2632695df3312aa78948db6f0b349e143785eb"
341
+ "sha256": "6b81afccf743ccf83dcf8d34cdd6be6884878d1d2196e20176cef055f4cee004"
342
342
  },
343
343
  {
344
344
  "path": "commands/wtfp/write-section.md",
345
- "sha256": "8070987a5a1b517e2f39bcf236464a01f2670d1ea4384fdeb4dbb4fa2eda0a1c"
345
+ "sha256": "4990768332e7b713cecabc96e2f4fc0f1579b2cf45bda5912834f601900602e8"
346
346
  },
347
347
  {
348
348
  "path": "compatibility/action-availability.json",
@@ -526,7 +526,7 @@
526
526
  },
527
527
  {
528
528
  "path": "skills/wtfp-deliver-research/references/actions.md",
529
- "sha256": "9057d2533d80d7efc317cd74f9fa2dc603ac73a402711ed1309d676fa7f26f8d"
529
+ "sha256": "ce40d27b14dc32e3cbefa850a4d14480bf55a42811a4894034af3a2955f1bd99"
530
530
  },
531
531
  {
532
532
  "path": "skills/wtfp-deliver-research/SKILL.md",
@@ -614,7 +614,7 @@
614
614
  },
615
615
  {
616
616
  "path": "templates/poster.md",
617
- "sha256": "c4dfd10bcd4ba7664d99adc0ed3574b6f6f52c99648a8b7465f467cc5a27ca07"
617
+ "sha256": "5bbabf0adfc6de8f54cc839548f81b35045a7c8ffcc7117ea4008de7946c51d2"
618
618
  },
619
619
  {
620
620
  "path": "templates/README.md",
@@ -622,7 +622,7 @@
622
622
  },
623
623
  {
624
624
  "path": "templates/slides.md",
625
- "sha256": "32068d09f1523b0eb5ac3ce5cbf964624117082ffbaa538907bac0db116326f5"
625
+ "sha256": "fd88d13f02b79a8e69e23dc8a72913cfd1ecb18aaea9013f6a2f2e080f301035"
626
626
  },
627
627
  {
628
628
  "path": "tools.json",
@@ -702,11 +702,11 @@
702
702
  },
703
703
  {
704
704
  "path": "workflows/create-poster.md",
705
- "sha256": "142d8d332909f6a1828b769eea40d8caa7985d8f17fb932f2d025fe6d8e34b6d"
705
+ "sha256": "b0fe98c72709b53a0553bb5d9343e112ef042cf2a950fa064108ac66f59d1f14"
706
706
  },
707
707
  {
708
708
  "path": "workflows/create-slides.md",
709
- "sha256": "275996a358528cfd35abc096e1041c189de9a36ec163c5d063de8dc82f0fe36d"
709
+ "sha256": "8ad4189076a7460fb0ec55d2aab4d4898b906c1adfbe9810b293b46192a5622e"
710
710
  },
711
711
  {
712
712
  "path": "workflows/discuss-section.md",
@@ -4,8 +4,6 @@ description: "Capture a bounded note or task without disrupting the active resea
4
4
  argument-hint: "[arguments]"
5
5
  ---
6
6
 
7
- <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/add-todo; do not edit. -->
8
-
9
7
  # Add a todo
10
8
 
11
9
  <details data-wtfp-source="protocol://project/README.md" open>
@@ -714,3 +712,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
714
712
  <invocation_arguments>
715
713
  $ARGUMENTS
716
714
  </invocation_arguments>
715
+
716
+ <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/add-todo; do not edit. -->
@@ -3,8 +3,6 @@ name: wtfp:analyze-bib
3
3
  description: "Analyze a bibliography and map its evidence to the paper's sections and claims."
4
4
  ---
5
5
 
6
- <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/analyze-bib; do not edit. -->
7
-
8
6
  WTFP_ACTION_UNAVAILABLE
9
7
 
10
8
  Action: `analyze-bib`
@@ -14,3 +12,5 @@ Unavailable effects: `tool.execute`
14
12
 
15
13
  No workflow, tool, network request, package operation, external issue, VCS operation, or other effect ran.
16
14
  Safe alternative: preserve project state and return a manual, non-executed handoff for the requested operation.
15
+
16
+ <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/analyze-bib; do not edit. -->
@@ -3,8 +3,6 @@ name: wtfp:audit-milestone
3
3
  description: "Run readiness checks across section completion, arguments, length, citations, and reviews."
4
4
  ---
5
5
 
6
- <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/audit-milestone; do not edit. -->
7
-
8
6
  WTFP_ACTION_UNAVAILABLE
9
7
 
10
8
  Action: `audit-milestone`
@@ -14,3 +12,5 @@ Unavailable effects: `tool.execute`
14
12
 
15
13
  No workflow, tool, network request, package operation, external issue, VCS operation, or other effect ran.
16
14
  Safe alternative: preserve project state and return a manual, non-executed handoff for the requested operation.
15
+
16
+ <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/audit-milestone; do not edit. -->
@@ -3,8 +3,6 @@ name: wtfp:check-refs
3
3
  description: "Audit citation integrity and emit a validated corrected-bibliography candidate without mutating source records or manuscript inputs."
4
4
  ---
5
5
 
6
- <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/check-refs; do not edit. -->
7
-
8
6
  WTFP_ACTION_UNAVAILABLE
9
7
 
10
8
  Action: `check-refs`
@@ -14,3 +12,5 @@ Unavailable effects: `tool.execute`
14
12
 
15
13
  No workflow, tool, network request, package operation, external issue, VCS operation, or other effect ran.
16
14
  Safe alternative: preserve project state and return a manual, non-executed handoff for the requested operation.
15
+
16
+ <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/check-refs; do not edit. -->
@@ -4,8 +4,6 @@ description: "Review pending tasks and explicitly act on, defer, complete, or di
4
4
  argument-hint: "[arguments]"
5
5
  ---
6
6
 
7
- <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/check-todos; do not edit. -->
8
-
9
7
  # Review todos
10
8
 
11
9
  <details data-wtfp-source="protocol://project/README.md" open>
@@ -572,3 +570,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
572
570
  <invocation_arguments>
573
571
  $ARGUMENTS
574
572
  </invocation_arguments>
573
+
574
+ <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/check-todos; do not edit. -->
@@ -4,8 +4,6 @@ description: "Save, list, or restore an exact portable paper-state checkpoint."
4
4
  argument-hint: "[arguments]"
5
5
  ---
6
6
 
7
- <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/checkpoint; do not edit. -->
8
-
9
7
  # Manage checkpoints
10
8
 
11
9
  <details data-wtfp-source="protocol://project/README.md" open>
@@ -1471,3 +1469,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
1471
1469
  <invocation_arguments>
1472
1470
  $ARGUMENTS
1473
1471
  </invocation_arguments>
1472
+
1473
+ <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/checkpoint; do not edit. -->
@@ -3,8 +3,6 @@ name: wtfp:contribute
3
3
  description: "Guide a bounded WTF-P contribution from branch creation through a reviewable change request."
4
4
  ---
5
5
 
6
- <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/contribute; do not edit. -->
7
-
8
6
  WTFP_ACTION_UNAVAILABLE
9
7
 
10
8
  Action: `contribute`
@@ -14,3 +12,5 @@ Unavailable effects: `external.issue`, `vcs.branch`, `vcs.commit`
14
12
 
15
13
  No workflow, tool, network request, package operation, external issue, VCS operation, or other effect ran.
16
14
  Safe alternative: preserve project state and return a manual, non-executed handoff for the requested operation.
15
+
16
+ <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/contribute; do not edit. -->
@@ -4,8 +4,6 @@ description: "Build the section structure, argument map, dependencies, and word
4
4
  argument-hint: "[arguments]"
5
5
  ---
6
6
 
7
- <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/create-outline; do not edit. -->
8
-
9
7
  # Create the paper outline
10
8
 
11
9
  <details data-wtfp-source="protocol://project/README.md" open>
@@ -1429,3 +1427,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
1429
1427
  <invocation_arguments>
1430
1428
  $ARGUMENTS
1431
1429
  </invocation_arguments>
1430
+
1431
+ <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/create-outline; do not edit. -->