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,11 +2,11 @@
2
2
  "schema": "wtfp.generated-adapter/v1",
3
3
  "generatorVersion": 5,
4
4
  "target": "copilot-marketplace",
5
- "sourceHash": "4f20cee07923c03cc2317d1fe6331aa5ed6ba0cc45109c79cb52ed9678c6d2bf",
5
+ "sourceHash": "ebc332094b4984514a8544a59f38b364265bd5d3f15c184f462fea91a4d1301f",
6
6
  "files": [
7
7
  {
8
8
  "path": "marketplace.json",
9
- "sha256": "d970d2c8747ae7f6d29d72fd5b941d1ada86eb5414a09d5b5c659731488ffe98"
9
+ "sha256": "729010aa446f4dea2a932819bb22b90fe64f2b951f139efeafe1c708f5797b5f"
10
10
  },
11
11
  {
12
12
  "path": "project/.github/agents/wtfp-argument-verifier.agent.md",
@@ -58,147 +58,147 @@
58
58
  },
59
59
  {
60
60
  "path": "project/.github/prompts/wtfp-add-todo.prompt.md",
61
- "sha256": "35260a88bd8675fc6b3bb4d9344bc497d080987f1cad976d918a294a9ceeef65"
61
+ "sha256": "ef8f0a5f6158451dc226dec01cdf1bade4e27f7971d4ddfd6ec61cab2daa917c"
62
62
  },
63
63
  {
64
64
  "path": "project/.github/prompts/wtfp-analyze-bib.prompt.md",
65
- "sha256": "c15a3b0d5ac473d4b3f8df07c8002f3042a9b57a3bef68de14333321d7f92124"
65
+ "sha256": "f5df52be4d495651f320db54c5873244cdb64b0b094a365c63e8420a6cfd33d2"
66
66
  },
67
67
  {
68
68
  "path": "project/.github/prompts/wtfp-audit-milestone.prompt.md",
69
- "sha256": "f885cd80f180af520ec3d166476d32ec0be4569c6c513f30f5bacb27770c16d8"
69
+ "sha256": "9933cb0524a8c9e16549413edd80de7f77547fcb075a618a4ceb8f9077185852"
70
70
  },
71
71
  {
72
72
  "path": "project/.github/prompts/wtfp-check-refs.prompt.md",
73
- "sha256": "12e0402223df2c37594adb85243b2a33ee96af156a8a2842234b539751fba10f"
73
+ "sha256": "a276e232a2e4ba0f689d582671d1cd9ede3f906a3a11963aa1e85852eb8960a7"
74
74
  },
75
75
  {
76
76
  "path": "project/.github/prompts/wtfp-check-todos.prompt.md",
77
- "sha256": "62dd87f917aa6db517475ac7adfabe9f45dae20c2291f6510e5847fdf80e726a"
77
+ "sha256": "dd0febcbab9de5830738686cb5c7f474441a0446b3a0743b6c6f97d607787cea"
78
78
  },
79
79
  {
80
80
  "path": "project/.github/prompts/wtfp-checkpoint.prompt.md",
81
- "sha256": "c352f767ee80d2e0b812fad3c5e79b937a9dac751566cb2e09962cdab62f7b4f"
81
+ "sha256": "d7bcfc176ade5a0410845ff9b1517a31a142faefdf75beb0c53bcc7b40b8be91"
82
82
  },
83
83
  {
84
84
  "path": "project/.github/prompts/wtfp-contribute.prompt.md",
85
- "sha256": "1237a72d73589a72c6e9630f5b511fcec89eabd7cdf816749e3e247da70f25d6"
85
+ "sha256": "4bfbed093ba3167682d508f93328b3e4d37b40ce64857002a24b998f392e5b12"
86
86
  },
87
87
  {
88
88
  "path": "project/.github/prompts/wtfp-create-outline.prompt.md",
89
- "sha256": "9ed3a21d6f93c8613c17594d04cc7f83d24399ecc829295d85694772bb10ca3e"
89
+ "sha256": "1ddf3443d787f6d03c8bdee04ef6691fb21440fc931fcd75516ba552651b222b"
90
90
  },
91
91
  {
92
92
  "path": "project/.github/prompts/wtfp-create-poster.prompt.md",
93
- "sha256": "a8947fdb05f90fd7fbb66f24502ab030d7d53a7deef7261e293a2ebaeb9d990c"
93
+ "sha256": "6b185ec3c8064d4d0b63369749af1b89317ecd638a1d41f93b8a9884836e30af"
94
94
  },
95
95
  {
96
96
  "path": "project/.github/prompts/wtfp-create-slides.prompt.md",
97
- "sha256": "51464c56db09d7d400777f7013ba7616592017eade257114f4bafd10725d2458"
97
+ "sha256": "65e820f42d481ac0cffeffb42bd321f808b17cd561bd8de2059fd6f84b4138a7"
98
98
  },
99
99
  {
100
100
  "path": "project/.github/prompts/wtfp-discuss-section.prompt.md",
101
- "sha256": "881ed2802c32785e02db9c9712bd2eb7a8f84fd8ce79236b0bebde12800e018c"
101
+ "sha256": "b800fdf2810f0ccdf5ba09e377dd2511933132a99f049f98a860740600c1bf4f"
102
102
  },
103
103
  {
104
104
  "path": "project/.github/prompts/wtfp-execute-outline.prompt.md",
105
- "sha256": "5b63b211a3d9062841c03b9dc0d72f2f594481c7139b2ccd4c4a50f1fa334c7c"
105
+ "sha256": "c307bcc30da89e0f54b5f8198795a39be0991f69f38fdd181b8070ef55d870d9"
106
106
  },
107
107
  {
108
108
  "path": "project/.github/prompts/wtfp-export-latex.prompt.md",
109
- "sha256": "574ccf2bd91ad7e29d3423030570a80e89c1eaca22b35b6eda684dd4e65828b7"
109
+ "sha256": "762f0d0aa011a85193d71f0e4c0d4426302818c99272e9665e3a66fa0f42986b"
110
110
  },
111
111
  {
112
112
  "path": "project/.github/prompts/wtfp-help.prompt.md",
113
- "sha256": "022b72fdf08125552c9a243fc4e786e7590ca3eab63245e5113c3c7ea6c3edf5"
113
+ "sha256": "dfa941b05cc4f035b576c6468e8662675807a4e643ae28929c766b218a462f83"
114
114
  },
115
115
  {
116
116
  "path": "project/.github/prompts/wtfp-insert-section.prompt.md",
117
- "sha256": "e0a46ef97b258f2cc3bb6258512d8ff8c7a2e6ac0a8b00ad47763db78a2c030d"
117
+ "sha256": "9eb576b475ac6a5650ac8cf3046a031ae93a7a350fe67b1921fb5e8e58222c2b"
118
118
  },
119
119
  {
120
120
  "path": "project/.github/prompts/wtfp-list-assumptions.prompt.md",
121
- "sha256": "d371bee8cc717f4cfa2df3edde64fc0ada67157f2345d5941d34babdda2b6114"
121
+ "sha256": "4ad9852e61f2226fcd080663434713584bdb76c4e4b7d68d0e4b3d1a156c17b2"
122
122
  },
123
123
  {
124
124
  "path": "project/.github/prompts/wtfp-map-project.prompt.md",
125
- "sha256": "3f36ac1e2b0e62c9e5376dfe7156bfed8d44dfafbbcc1404c6826713c4e4166c"
125
+ "sha256": "41404c085f118168d5951d18882b6aca1380b974a35bfca0bc0a462eb8c8f465"
126
126
  },
127
127
  {
128
128
  "path": "project/.github/prompts/wtfp-new-paper.prompt.md",
129
- "sha256": "690e9a3d5cd9f145fa8cc165e424a13d4b8ec5f5f389a2bb08f8cd37ee5c9bfd"
129
+ "sha256": "f51a8041a9125be51d78f656814b3eab8cb40296bea82b51d6852e0799e8d8f3"
130
130
  },
131
131
  {
132
132
  "path": "project/.github/prompts/wtfp-pause-writing.prompt.md",
133
- "sha256": "09737062484d1b065a98b6a844bdce21d39ff8b0e83f660394625d0aa219a6cc"
133
+ "sha256": "d9d34b038292278016b81e7e2cfb95c9a283a28c3842a4adeb532beea95884cf"
134
134
  },
135
135
  {
136
136
  "path": "project/.github/prompts/wtfp-plan-milestone-gaps.prompt.md",
137
- "sha256": "2ea6c94b1af5f7ea8f11c32f3c5de0d9e3ebc2f14e33df7bde58af60e9d58bb6"
137
+ "sha256": "81e430c890cdaba93f19b0393d4e9f19c11f0ee6ff5f83fd5b1490a077a7550e"
138
138
  },
139
139
  {
140
140
  "path": "project/.github/prompts/wtfp-plan-revision.prompt.md",
141
- "sha256": "b334f527fa4b346c2a4909f21ce139651bb8e588274d0d5eaf70a44940ca5800"
141
+ "sha256": "1ac4d05b6a00db4ee9a5b16634298346228a5b1ede35d1c83316dd44cbc58338"
142
142
  },
143
143
  {
144
144
  "path": "project/.github/prompts/wtfp-plan-section.prompt.md",
145
- "sha256": "f1c250ee133ee45a9ea5c5dacebab69f7d8be00e60219d4d665bd6299ec8143f"
145
+ "sha256": "c6f103cc237e71e1e63f4f6339a49dafcf261c8f1d93d1b8f2730f7575c9cf66"
146
146
  },
147
147
  {
148
148
  "path": "project/.github/prompts/wtfp-polish-prose.prompt.md",
149
- "sha256": "718973408d4d9d8fe8911408f75e0a329b2c32f98e4628ce5597dab22c14a909"
149
+ "sha256": "abbde2fe9e8c0da4d0a768bd2b13abcd2ef7f92af214d51d91ab066fdb8de816"
150
150
  },
151
151
  {
152
152
  "path": "project/.github/prompts/wtfp-progress.prompt.md",
153
- "sha256": "58e8be5e5e61f578e37e0472324a9e442d4f33fd421818be33bea0124622fa20"
153
+ "sha256": "17bb07582084cece65ea54ad8d7969b6b42cd115e19c8d8160c601609fcd8434"
154
154
  },
155
155
  {
156
156
  "path": "project/.github/prompts/wtfp-quick.prompt.md",
157
- "sha256": "a6d6f7f42e4192addab0a6aacf864b5d258570f35555cdc214d89e85a7823a19"
157
+ "sha256": "90fc38e912ca1ecfa0fe64311bd9a5b4447ff968ac188aab0c66b5e956da1309"
158
158
  },
159
159
  {
160
160
  "path": "project/.github/prompts/wtfp-remove-section.prompt.md",
161
- "sha256": "b38d137de0adec57526f4ddd06f22221be149b55f660ac0e55f80984656c3929"
161
+ "sha256": "e680bd22012e51da5ca250e5f6404984637de9046a86f7d5796ab5a41116b204"
162
162
  },
163
163
  {
164
164
  "path": "project/.github/prompts/wtfp-report-bug.prompt.md",
165
- "sha256": "53038a41a833bde40fd4b48d4a37afc12fb5fe4aedc7ecdc6cf5cf643b5d283a"
165
+ "sha256": "77537f5e4f1d385e1fc3c74a665c4d70e011203d306e24af9f511970f3e970fd"
166
166
  },
167
167
  {
168
168
  "path": "project/.github/prompts/wtfp-request-feature.prompt.md",
169
- "sha256": "925ee65b12167ca290ceb61b094ef0e84a904b2ef871ad0d5cac827e1f2424cf"
169
+ "sha256": "bd67d89921da7b13bc3876c1366b789d7fcae43e0c921c42458324d3a5923009"
170
170
  },
171
171
  {
172
172
  "path": "project/.github/prompts/wtfp-research-gap.prompt.md",
173
- "sha256": "dae3e9bdfd8396aa14486876554a052c581cbac4103f2ac54766cf39c3f49ada"
173
+ "sha256": "7d9e0c7a92fd973192be6bdf49a352c400a89822cc324fbfc9ba2aac5bf154da"
174
174
  },
175
175
  {
176
176
  "path": "project/.github/prompts/wtfp-resume-writing.prompt.md",
177
- "sha256": "6564a5666bf46fcc464c41a70afc517502fa7c265bf58852348bab1bd021f796"
177
+ "sha256": "e857b58c1f366d9ff79ce078bd3b57a5909e243db3f7abeef2d8683fa98a4c1c"
178
178
  },
179
179
  {
180
180
  "path": "project/.github/prompts/wtfp-review-section.prompt.md",
181
- "sha256": "4738003c1f59e2fed34dc8507815d33df1aa41baebc3dfa004b263776726d4d8"
181
+ "sha256": "954b2b0fd6950cdba0d592b7694bb7aac5125c37fc341beadacbd817d5c6f066"
182
182
  },
183
183
  {
184
184
  "path": "project/.github/prompts/wtfp-settings.prompt.md",
185
- "sha256": "425a8a049445908baefe37d1fbf63c5a0260d6f88e83b30ebe2d18799e7a9338"
185
+ "sha256": "68fdfda20580f52f1ae87ffd33f05e2414f650710d4374a9930e77e6d01cffd3"
186
186
  },
187
187
  {
188
188
  "path": "project/.github/prompts/wtfp-submit-milestone.prompt.md",
189
- "sha256": "69f1fff95838a05daee0f92ffadf02ba502a0c914c38b362bb718590830b7d81"
189
+ "sha256": "5d8526cf0022502e35cb86e40384a75498c0226c0145dddd8c181cee53acd80a"
190
190
  },
191
191
  {
192
192
  "path": "project/.github/prompts/wtfp-update.prompt.md",
193
- "sha256": "10afe216a3707ba3abd9801a55338977983917aeb23ec2b2e964a6e93e80e873"
193
+ "sha256": "a42b275aca278393a92c78a70c4ca815643911f2c36896bbe3cd48636ae89c61"
194
194
  },
195
195
  {
196
196
  "path": "project/.github/prompts/wtfp-verify-work.prompt.md",
197
- "sha256": "a24cdc7f610c00057cbcfa0c7c8b44532196d4b4710d7f492631d837ecbca9b2"
197
+ "sha256": "c2bb0767aa8948eb7a4c119232609d97e95114ed3d684f1ffe4f3facc655e74d"
198
198
  },
199
199
  {
200
200
  "path": "project/.github/prompts/wtfp-write-section.prompt.md",
201
- "sha256": "04a61df44ef6434b0a2967625dac694c1c5d48a46092189a5b6a1d38bd16cdaf"
201
+ "sha256": "6a84875efb0ae1aaba9c594f43fc164394ea21c84d7b6a2259c7c0710d13ec5d"
202
202
  },
203
203
  {
204
204
  "path": "project/.github/skills/wtfp-deliver-research/agents/openai.yaml",
@@ -206,7 +206,7 @@
206
206
  },
207
207
  {
208
208
  "path": "project/.github/skills/wtfp-deliver-research/references/actions.md",
209
- "sha256": "557de19dbcc758739499c4652931db6cb558e1c7c2ff867ea5c62a8cd3789ea4"
209
+ "sha256": "ce1ece8fbd9769ac62049290d7941c06c0aa20701b7e88a95b469a1acd0f28dc"
210
210
  },
211
211
  {
212
212
  "path": "project/.github/skills/wtfp-deliver-research/SKILL.md",
@@ -614,7 +614,7 @@
614
614
  },
615
615
  {
616
616
  "path": "project/.github/wtfp/skills/wtfp-deliver-research/references/actions.md",
617
- "sha256": "b49bc64487d5cec8ee06958d7a07913c1317ec439ccc911ea83e5c04caddb2b1"
617
+ "sha256": "c47a292eed774e7d6f163b1318c9c176ea3f881ae306d8887cabdb7c6408b730"
618
618
  },
619
619
  {
620
620
  "path": "project/.github/wtfp/skills/wtfp-deliver-research/SKILL.md",
@@ -702,7 +702,7 @@
702
702
  },
703
703
  {
704
704
  "path": "project/.github/wtfp/templates/poster.md",
705
- "sha256": "c4dfd10bcd4ba7664d99adc0ed3574b6f6f52c99648a8b7465f467cc5a27ca07"
705
+ "sha256": "5bbabf0adfc6de8f54cc839548f81b35045a7c8ffcc7117ea4008de7946c51d2"
706
706
  },
707
707
  {
708
708
  "path": "project/.github/wtfp/templates/README.md",
@@ -710,7 +710,7 @@
710
710
  },
711
711
  {
712
712
  "path": "project/.github/wtfp/templates/slides.md",
713
- "sha256": "32068d09f1523b0eb5ac3ce5cbf964624117082ffbaa538907bac0db116326f5"
713
+ "sha256": "fd88d13f02b79a8e69e23dc8a72913cfd1ecb18aaea9013f6a2f2e080f301035"
714
714
  },
715
715
  {
716
716
  "path": "project/.github/wtfp/tools.json",
@@ -750,11 +750,11 @@
750
750
  },
751
751
  {
752
752
  "path": "project/.github/wtfp/workflows/create-poster.md",
753
- "sha256": "142d8d332909f6a1828b769eea40d8caa7985d8f17fb932f2d025fe6d8e34b6d"
753
+ "sha256": "b0fe98c72709b53a0553bb5d9343e112ef042cf2a950fa064108ac66f59d1f14"
754
754
  },
755
755
  {
756
756
  "path": "project/.github/wtfp/workflows/create-slides.md",
757
- "sha256": "275996a358528cfd35abc096e1041c189de9a36ec163c5d063de8dc82f0fe36d"
757
+ "sha256": "8ad4189076a7460fb0ec55d2aab4d4898b906c1adfbe9810b293b46192a5622e"
758
758
  },
759
759
  {
760
760
  "path": "project/.github/wtfp/workflows/discuss-section.md",
@@ -5,14 +5,14 @@
5
5
  },
6
6
  "metadata": {
7
7
  "description": "WTF-P research workflow plugins",
8
- "version": "0.7.2"
8
+ "version": "0.7.3"
9
9
  },
10
10
  "plugins": [
11
11
  {
12
12
  "name": "wtfp",
13
13
  "source": "./plugins/wtfp",
14
14
  "description": "Portable academic research and writing workflows.",
15
- "version": "0.7.2",
15
+ "version": "0.7.3",
16
16
  "author": {
17
17
  "name": "akougkas"
18
18
  },
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "wtfp",
3
- "version": "0.7.2",
3
+ "version": "0.7.3",
4
4
  "description": "Portable academic research and writing workflows with stable wtfp actions.",
5
5
  "author": {
6
6
  "name": "akougkas",
@@ -2,11 +2,11 @@
2
2
  "schema": "wtfp.generated-adapter/v1",
3
3
  "generatorVersion": 5,
4
4
  "target": "copilot",
5
- "sourceHash": "b24530a66abee36a6f2ca0dcaad6417c964cddd6a6a5f3f013c35e369742af49",
5
+ "sourceHash": "ea149165a3147c52fe2baf2c29085fe86405a43ebcd8491e77ed245963ebb025",
6
6
  "files": [
7
7
  {
8
8
  "path": ".claude-plugin/plugin.json",
9
- "sha256": "737a8818dc1ef220429a477c9226664c5c924fcc42da54c421fc36d6b6fcbc37"
9
+ "sha256": "84418e7c8e715967fdfa64e11d40d397e3831d6be7c570b76d7ab1f9b2acdc7c"
10
10
  },
11
11
  {
12
12
  "path": "actions/add-todo.json",
@@ -206,147 +206,147 @@
206
206
  },
207
207
  {
208
208
  "path": "commands/wtfp-add-todo.md",
209
- "sha256": "869f6e2da153a84c5e7036a92adf6e3a806979150a7d1e0a2cd66b063cccdc1a"
209
+ "sha256": "9d38607c6de1ea40e29a05354048c2a59b032a9cd5f2cf8febd579e94289ad81"
210
210
  },
211
211
  {
212
212
  "path": "commands/wtfp-analyze-bib.md",
213
- "sha256": "b2275d79d2391eb377414eb26dc51d7e530aef6b224ea4bdd020d71a4da447dc"
213
+ "sha256": "4cfe8b404dd5c9078938288b81fc7ee1663f9c402fbf526f3181a67070bfd9d1"
214
214
  },
215
215
  {
216
216
  "path": "commands/wtfp-audit-milestone.md",
217
- "sha256": "b4868df71417733e9a87d232c26de3919e729df84aec37d98ced2e509a0c5c2a"
217
+ "sha256": "8654453c0fe84f4ef2e48199e5c6b0d5108a351537d0a5e7c8ae5e5f858d78d6"
218
218
  },
219
219
  {
220
220
  "path": "commands/wtfp-check-refs.md",
221
- "sha256": "9d1933b6f19b977de119ca768a0ee4bd38bbc7be64de7a8fb68b0e44e5b6f7e8"
221
+ "sha256": "60be9b021d4ebcdfcb466ccf58e7b03168de45a67982b00743ca8c53832c15bd"
222
222
  },
223
223
  {
224
224
  "path": "commands/wtfp-check-todos.md",
225
- "sha256": "3fe497f891fc12ac8f94e52197dae441e829bd2fba7a4f7e2ada34646de0603f"
225
+ "sha256": "6fe23ddb725497b73a829af24368e5ade2c38caed5715e34ffaa09202ddcbd27"
226
226
  },
227
227
  {
228
228
  "path": "commands/wtfp-checkpoint.md",
229
- "sha256": "9534880bf45721b216ded7a1fe531c39062ff47c2dde53a577aa070668497e09"
229
+ "sha256": "413fa9e7d66d40bd18fef2dd1bb89869f92eddc710d094ae6f7407904dead626"
230
230
  },
231
231
  {
232
232
  "path": "commands/wtfp-contribute.md",
233
- "sha256": "8ee41cc3a2ff1e4dd2da00a4832ec64b0e36cd2c55bbaa3a5961416756065e10"
233
+ "sha256": "957e7a0174459f34b1904d3581179745a382470f058e2f6381d1b95614530597"
234
234
  },
235
235
  {
236
236
  "path": "commands/wtfp-create-outline.md",
237
- "sha256": "5cc7b6f620191ecc6c4eb256e10ce889d51ff741a7eb274ebcfe007d289a622f"
237
+ "sha256": "5192ce84e513a7ede2d515469b1f80ff2c021ae031bdd31d5472ddb267bea89e"
238
238
  },
239
239
  {
240
240
  "path": "commands/wtfp-create-poster.md",
241
- "sha256": "72034f57302520a733c210d13c2382382990f909280a3131fb2af4e1fb9f8e64"
241
+ "sha256": "ef62a512a04c3c4781a171a447306411f69ae9fe3ea28349fd48e8a5fb7aa176"
242
242
  },
243
243
  {
244
244
  "path": "commands/wtfp-create-slides.md",
245
- "sha256": "805256f6a0832e3a605ebcfac239143e1f249cba7f2f14a035343126d27c5daf"
245
+ "sha256": "e9e35be734c62ccc96eb73ef61d1f85430e0cc23a5ed479f8dc58b6f6d9e1871"
246
246
  },
247
247
  {
248
248
  "path": "commands/wtfp-discuss-section.md",
249
- "sha256": "199676ae17ec48efd85b17e50a81eb337deeb4b501f92a5df491bff1056a8e0c"
249
+ "sha256": "13327be89c56bbecec25284a9c8767d373dbc64425459e0e02c141947abd6ff6"
250
250
  },
251
251
  {
252
252
  "path": "commands/wtfp-execute-outline.md",
253
- "sha256": "cc32b70c20d803d9f47be8f1f39fa4c6fc091b5f1e7f6a17af6e5057a8932cf1"
253
+ "sha256": "12a3aff4f170acabd51bfab1b7cdbe29847019700678e317cfc5fbc02b4d8ae0"
254
254
  },
255
255
  {
256
256
  "path": "commands/wtfp-export-latex.md",
257
- "sha256": "1890c535c3a36c9129deb1607cc3889e30c352c7ec4f624efddde1fd598f9b3e"
257
+ "sha256": "8eca844af71a6df31a00cd17659438667b8f467514391620d13cb7a5a9b1da66"
258
258
  },
259
259
  {
260
260
  "path": "commands/wtfp-help.md",
261
- "sha256": "314a9a6de7612507ab5d86fa5bd20d48f4be020c47f487889769e1636809ce73"
261
+ "sha256": "e377021e14b7021d584d011bc1d5d7f450cfb1063cfb00355ab42685c27ea82e"
262
262
  },
263
263
  {
264
264
  "path": "commands/wtfp-insert-section.md",
265
- "sha256": "4a12a486a44f74ebb3c732f12d376c1b9b82f2659c77cf44b8b7f41033c97a1c"
265
+ "sha256": "4732fb8a7609717424a949256e5bb2d2cf917191df9e0ad72f4dd37086132be9"
266
266
  },
267
267
  {
268
268
  "path": "commands/wtfp-list-assumptions.md",
269
- "sha256": "9ebd6459eb0fa6b13a3af249d06db737043badbc2d84bfd1054ec91192ae560c"
269
+ "sha256": "d667366e4a6f4ed86ed7f17eb2fdcf43f6db1313f7a1c139191714fe3dbc950b"
270
270
  },
271
271
  {
272
272
  "path": "commands/wtfp-map-project.md",
273
- "sha256": "c970b775593086c6c7fb9a6f4571bf5679d0497720b84f165cb0b34666577d73"
273
+ "sha256": "0da12a7f0848148ef5263e55dc476ba2ae914c06919a45ffb9bbbc2e58cc7f46"
274
274
  },
275
275
  {
276
276
  "path": "commands/wtfp-new-paper.md",
277
- "sha256": "f13c9ba601ea9b27ca03f86343c80e618ab532699a75c750cc298151e4e332b3"
277
+ "sha256": "2f2f5fcc006b5a819dd4f2b272e1eb1fe948cd034650a591b2e6ac9333a769ce"
278
278
  },
279
279
  {
280
280
  "path": "commands/wtfp-pause-writing.md",
281
- "sha256": "0eda8c7068a3ac96f5061c34b28813a05c2ce03918c705427d1c0273394de80c"
281
+ "sha256": "7058ca841555dad58eb5290fd2da98d3545be3f4d79bdb62a9e368d3a1f37539"
282
282
  },
283
283
  {
284
284
  "path": "commands/wtfp-plan-milestone-gaps.md",
285
- "sha256": "441d48cf4d4daac2ab87d79e09292fae6f90a8d66aa6f26f63c3c55dae62347d"
285
+ "sha256": "27cc0c75c40aedf98c8ab840dde91b5704d6ead323ae3f70a670e1ffe5a144df"
286
286
  },
287
287
  {
288
288
  "path": "commands/wtfp-plan-revision.md",
289
- "sha256": "129e266c17a77bf0a3721195ff43284e0fc75d2dc76c2598dc4485af0865c345"
289
+ "sha256": "fbf5e42749725b94f6ca4157a5945a61d22a268b3ca8c001053f6a56a9371991"
290
290
  },
291
291
  {
292
292
  "path": "commands/wtfp-plan-section.md",
293
- "sha256": "1afa278835ada66220c155feef05d503470417d0a4142b7db64aaf5904d38ef2"
293
+ "sha256": "4b939e077e22ced4e5b4de85356d4a27fb1cfc45b87e5fdab0701dc6e6faab09"
294
294
  },
295
295
  {
296
296
  "path": "commands/wtfp-polish-prose.md",
297
- "sha256": "859d905747d1f19b087d1b5fd19d5d71dee3c58a0ea4cf3ae49fdc81439b8ba2"
297
+ "sha256": "c33e5c1c1aae6b91f48fa418417877de589f99cfe64c1d2604a7305d9a6db409"
298
298
  },
299
299
  {
300
300
  "path": "commands/wtfp-progress.md",
301
- "sha256": "783daeffe901cd681255664593548d6b5a3de0ddc82cff2079b0201df9c5e103"
301
+ "sha256": "a142ea0b80929bcdefc2d0fc46c60086fdc23d730e38f9f8c9ce97a10b9b5c17"
302
302
  },
303
303
  {
304
304
  "path": "commands/wtfp-quick.md",
305
- "sha256": "bc34f1f274695c2507d9078d628abe6b1544a9d9edbc6e4c015ea36536010fbb"
305
+ "sha256": "d6403292f32e083b137a6c024f5768ec080f3ef645ac1d80b16465a5d32686b7"
306
306
  },
307
307
  {
308
308
  "path": "commands/wtfp-remove-section.md",
309
- "sha256": "60585e3f06de445aa8c3e308aa1fd9f3ccc5a6fa0d005317de5be73a458e9ae8"
309
+ "sha256": "61e8895af02685fc15d2e0f26a8a6a2954135175ecfc87418f0643497ba90712"
310
310
  },
311
311
  {
312
312
  "path": "commands/wtfp-report-bug.md",
313
- "sha256": "4ff34aca0f30c61abe9bbfd3ff5278fe57850b25bce6d9411e4e3d82a3a8b182"
313
+ "sha256": "321ac956d46616a7081fd1c7c3e8fe3d4b3e626bc8ba118b5a3139687e9bbf7f"
314
314
  },
315
315
  {
316
316
  "path": "commands/wtfp-request-feature.md",
317
- "sha256": "e9e52f3a033219dd4210e5f357a2ab286193c1dfa58917c1fdb9461b5d0f7880"
317
+ "sha256": "3c3bc01de76d83652b47c9d0cc8e6f155271e6e625cd110abd6b7c32021cb75a"
318
318
  },
319
319
  {
320
320
  "path": "commands/wtfp-research-gap.md",
321
- "sha256": "3713e747e95f57d8cb3f0f800e7f2c9fdde62aeb6c13025a48cd58ec5a4fed0b"
321
+ "sha256": "68ddcd5bec8290f6e5a0ca19c6c4ae3825291a0a15a6f2e4d7ddb374e2a5668d"
322
322
  },
323
323
  {
324
324
  "path": "commands/wtfp-resume-writing.md",
325
- "sha256": "b767d4ebc827d27d8f7727a5ea22336991ac3dace9ec4ec76f4715ab4c230984"
325
+ "sha256": "038851f0af439e970e81e3d9c69e68d6320a11850b9cc3a3aa3222c86f744fc5"
326
326
  },
327
327
  {
328
328
  "path": "commands/wtfp-review-section.md",
329
- "sha256": "abc19b9f4245dfa1d13dc49611be0f51c3d713c82a89351997c836254af8056a"
329
+ "sha256": "62cbbd2293429bfb89e58d3f7255bc80f87ceabbebe60fcb68b344a561e8e153"
330
330
  },
331
331
  {
332
332
  "path": "commands/wtfp-settings.md",
333
- "sha256": "965f89b4183babfe11430ee30d9dc7a59d8ad25d1a823ddc85ea80489e928b94"
333
+ "sha256": "55344612916c9b78c8463fb6056b3421bce622d37f059859997b63532eecdaad"
334
334
  },
335
335
  {
336
336
  "path": "commands/wtfp-submit-milestone.md",
337
- "sha256": "b0bee429cff72d14df02c49c1d4573aa2acc0660290e3b0ff45bc3d28866872f"
337
+ "sha256": "2ac3ce356c6925fa5b7b0ea9481ff24de66ec376600579209a1a2397450f7df9"
338
338
  },
339
339
  {
340
340
  "path": "commands/wtfp-update.md",
341
- "sha256": "d59a6264b2d24e7f5ffe4f889a85d72bdee137310880ef2696433deb4d8e7007"
341
+ "sha256": "9f3d8de86d668d7fa4d1f1e1b265974424936d0376a009540823533c1ff4e726"
342
342
  },
343
343
  {
344
344
  "path": "commands/wtfp-verify-work.md",
345
- "sha256": "f1625b17a007fbf3276a11ac1c0176adb310ceadb0299117fd7fce737aefca2b"
345
+ "sha256": "10216b587f48e2d6ed86b2f5bc3d9a69f00f28529f66f8626c9cad945edd6d49"
346
346
  },
347
347
  {
348
348
  "path": "commands/wtfp-write-section.md",
349
- "sha256": "0d13fa2bb053703590d7c3c33ae95194f1444a2c371ff63797ffacd81a475a26"
349
+ "sha256": "1ac65d73dc76e46a9369bb32dd2010c95bd5f051f9cd9ff0262bff890dffd6a2"
350
350
  },
351
351
  {
352
352
  "path": "compatibility/action-availability.json",
@@ -530,7 +530,7 @@
530
530
  },
531
531
  {
532
532
  "path": "skills/wtfp-deliver-research/references/actions.md",
533
- "sha256": "f00df3e54665d82c22f0c040ccbbd76417d09e4c5f75369b42ebde275fdddb44"
533
+ "sha256": "a4445d4386ee9f3338d5d93ed95eef1c4af68af9a94e6d35c16190d56059f1bf"
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",
@@ -10,8 +10,6 @@ allowed-tools:
10
10
  - Edit
11
11
  ---
12
12
 
13
- <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/add-todo; do not edit. -->
14
-
15
13
  # Add a todo
16
14
 
17
15
  @${CLAUDE_PLUGIN_ROOT}/project/README.md
@@ -57,3 +55,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
57
55
  <invocation_arguments>
58
56
  $ARGUMENTS
59
57
  </invocation_arguments>
58
+
59
+ <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/add-todo; do not edit. -->
@@ -4,8 +4,6 @@ description: "Analyze a bibliography and map its evidence to the paper's section
4
4
  allowed-tools: []
5
5
  ---
6
6
 
7
- <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/analyze-bib; do not edit. -->
8
-
9
7
  WTFP_ACTION_UNAVAILABLE
10
8
 
11
9
  Action: `analyze-bib`
@@ -15,3 +13,5 @@ Unavailable effects: `tool.execute`
15
13
 
16
14
  No workflow, tool, network request, package operation, external issue, VCS operation, or other effect ran.
17
15
  Safe alternative: preserve project state and return a manual, non-executed handoff for the requested operation.
16
+
17
+ <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/analyze-bib; do not edit. -->
@@ -4,8 +4,6 @@ description: "Run readiness checks across section completion, arguments, length,
4
4
  allowed-tools: []
5
5
  ---
6
6
 
7
- <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/audit-milestone; do not edit. -->
8
-
9
7
  WTFP_ACTION_UNAVAILABLE
10
8
 
11
9
  Action: `audit-milestone`
@@ -15,3 +13,5 @@ Unavailable effects: `tool.execute`
15
13
 
16
14
  No workflow, tool, network request, package operation, external issue, VCS operation, or other effect ran.
17
15
  Safe alternative: preserve project state and return a manual, non-executed handoff for the requested operation.
16
+
17
+ <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/audit-milestone; do not edit. -->
@@ -4,8 +4,6 @@ description: "Audit citation integrity and emit a validated corrected-bibliograp
4
4
  allowed-tools: []
5
5
  ---
6
6
 
7
- <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/check-refs; do not edit. -->
8
-
9
7
  WTFP_ACTION_UNAVAILABLE
10
8
 
11
9
  Action: `check-refs`
@@ -15,3 +13,5 @@ Unavailable effects: `tool.execute`
15
13
 
16
14
  No workflow, tool, network request, package operation, external issue, VCS operation, or other effect ran.
17
15
  Safe alternative: preserve project state and return a manual, non-executed handoff for the requested operation.
16
+
17
+ <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/check-refs; do not edit. -->
@@ -11,8 +11,6 @@ allowed-tools:
11
11
  - AskUserQuestion
12
12
  ---
13
13
 
14
- <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/check-todos; do not edit. -->
15
-
16
14
  # Review todos
17
15
 
18
16
  @${CLAUDE_PLUGIN_ROOT}/project/README.md
@@ -56,3 +54,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
56
54
  <invocation_arguments>
57
55
  $ARGUMENTS
58
56
  </invocation_arguments>
57
+
58
+ <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/check-todos; do not edit. -->
@@ -11,8 +11,6 @@ allowed-tools:
11
11
  - AskUserQuestion
12
12
  ---
13
13
 
14
- <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/checkpoint; do not edit. -->
15
-
16
14
  # Manage checkpoints
17
15
 
18
16
  @${CLAUDE_PLUGIN_ROOT}/project/README.md
@@ -72,3 +70,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
72
70
  <invocation_arguments>
73
71
  $ARGUMENTS
74
72
  </invocation_arguments>
73
+
74
+ <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/checkpoint; do not edit. -->
@@ -4,8 +4,6 @@ description: "Guide a bounded WTF-P contribution from branch creation through a
4
4
  allowed-tools: []
5
5
  ---
6
6
 
7
- <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/contribute; do not edit. -->
8
-
9
7
  WTFP_ACTION_UNAVAILABLE
10
8
 
11
9
  Action: `contribute`
@@ -15,3 +13,5 @@ Unavailable effects: `external.issue`, `vcs.branch`, `vcs.commit`
15
13
 
16
14
  No workflow, tool, network request, package operation, external issue, VCS operation, or other effect ran.
17
15
  Safe alternative: preserve project state and return a manual, non-executed handoff for the requested operation.
16
+
17
+ <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/contribute; do not edit. -->
@@ -12,8 +12,6 @@ allowed-tools:
12
12
  - Task
13
13
  ---
14
14
 
15
- <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/create-outline; do not edit. -->
16
-
17
15
  # Create the paper outline
18
16
 
19
17
  @${CLAUDE_PLUGIN_ROOT}/project/README.md
@@ -73,3 +71,5 @@ Treat the following text as the user-supplied input for this action. Preserve it
73
71
  <invocation_arguments>
74
72
  $ARGUMENTS
75
73
  </invocation_arguments>
74
+
75
+ <!-- Generated by WTF-P adapter compiler v5 from protocol/actions/create-outline; do not edit. -->