agentplane 0.3.24 → 0.3.27

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 (1875) hide show
  1. package/assets/policy/incidents.md +3 -1
  2. package/dist/.build-manifest.json +5 -3193
  3. package/dist/cli.js +350 -362
  4. package/package.json +15 -8
  5. package/bin/framework-dev-contract.d.ts +0 -6
  6. package/bin/runtime-context.d.ts +0 -23
  7. package/bin/runtime-watch.d.ts +0 -27
  8. package/bin/stale-dist-policy.d.ts +0 -6
  9. package/dist/adapters/clock/system-clock-adapter.d.ts +0 -5
  10. package/dist/adapters/clock/system-clock-adapter.d.ts.map +0 -1
  11. package/dist/adapters/clock/system-clock-adapter.js +0 -5
  12. package/dist/adapters/fs/node-fs-adapter.d.ts +0 -15
  13. package/dist/adapters/fs/node-fs-adapter.d.ts.map +0 -1
  14. package/dist/adapters/fs/node-fs-adapter.js +0 -47
  15. package/dist/adapters/git/git-context-adapter.d.ts +0 -21
  16. package/dist/adapters/git/git-context-adapter.d.ts.map +0 -1
  17. package/dist/adapters/git/git-context-adapter.js +0 -27
  18. package/dist/adapters/index.d.ts +0 -13
  19. package/dist/adapters/index.d.ts.map +0 -1
  20. package/dist/adapters/index.js +0 -12
  21. package/dist/adapters/task-backend/task-backend-adapter.d.ts +0 -14
  22. package/dist/adapters/task-backend/task-backend-adapter.d.ts.map +0 -1
  23. package/dist/adapters/task-backend/task-backend-adapter.js +0 -38
  24. package/dist/agents/agents-template.d.ts +0 -17
  25. package/dist/agents/agents-template.d.ts.map +0 -1
  26. package/dist/agents/agents-template.js +0 -119
  27. package/dist/backends/task-backend/load.d.ts +0 -16
  28. package/dist/backends/task-backend/load.d.ts.map +0 -1
  29. package/dist/backends/task-backend/load.js +0 -92
  30. package/dist/backends/task-backend/local-backend-doc.d.ts +0 -5
  31. package/dist/backends/task-backend/local-backend-doc.d.ts.map +0 -1
  32. package/dist/backends/task-backend/local-backend-doc.js +0 -99
  33. package/dist/backends/task-backend/local-backend-read.d.ts +0 -7
  34. package/dist/backends/task-backend/local-backend-read.d.ts.map +0 -1
  35. package/dist/backends/task-backend/local-backend-read.js +0 -187
  36. package/dist/backends/task-backend/local-backend-state.d.ts +0 -17
  37. package/dist/backends/task-backend/local-backend-state.d.ts.map +0 -1
  38. package/dist/backends/task-backend/local-backend-state.js +0 -50
  39. package/dist/backends/task-backend/local-backend-write.d.ts +0 -15
  40. package/dist/backends/task-backend/local-backend-write.d.ts.map +0 -1
  41. package/dist/backends/task-backend/local-backend-write.js +0 -255
  42. package/dist/backends/task-backend/local-backend.d.ts +0 -47
  43. package/dist/backends/task-backend/local-backend.d.ts.map +0 -1
  44. package/dist/backends/task-backend/local-backend.js +0 -80
  45. package/dist/backends/task-backend/redmine/backend-cache-doc.d.ts +0 -40
  46. package/dist/backends/task-backend/redmine/backend-cache-doc.d.ts.map +0 -1
  47. package/dist/backends/task-backend/redmine/backend-cache-doc.js +0 -178
  48. package/dist/backends/task-backend/redmine/backend-report.d.ts +0 -10
  49. package/dist/backends/task-backend/redmine/backend-report.d.ts.map +0 -1
  50. package/dist/backends/task-backend/redmine/backend-report.js +0 -43
  51. package/dist/backends/task-backend/redmine/backend-runtime.d.ts +0 -5
  52. package/dist/backends/task-backend/redmine/backend-runtime.d.ts.map +0 -1
  53. package/dist/backends/task-backend/redmine/backend-runtime.js +0 -4
  54. package/dist/backends/task-backend/redmine/backend-sync/context.d.ts +0 -44
  55. package/dist/backends/task-backend/redmine/backend-sync/context.d.ts.map +0 -1
  56. package/dist/backends/task-backend/redmine/backend-sync/context.js +0 -8
  57. package/dist/backends/task-backend/redmine/backend-sync/ids.d.ts +0 -6
  58. package/dist/backends/task-backend/redmine/backend-sync/ids.d.ts.map +0 -1
  59. package/dist/backends/task-backend/redmine/backend-sync/ids.js +0 -21
  60. package/dist/backends/task-backend/redmine/backend-sync/migration.d.ts +0 -4
  61. package/dist/backends/task-backend/redmine/backend-sync/migration.d.ts.map +0 -1
  62. package/dist/backends/task-backend/redmine/backend-sync/migration.js +0 -87
  63. package/dist/backends/task-backend/redmine/backend-sync/status.d.ts +0 -10
  64. package/dist/backends/task-backend/redmine/backend-sync/status.d.ts.map +0 -1
  65. package/dist/backends/task-backend/redmine/backend-sync/status.js +0 -79
  66. package/dist/backends/task-backend/redmine/backend-sync/sync.d.ts +0 -12
  67. package/dist/backends/task-backend/redmine/backend-sync/sync.d.ts.map +0 -1
  68. package/dist/backends/task-backend/redmine/backend-sync/sync.js +0 -82
  69. package/dist/backends/task-backend/redmine/backend-sync/write.d.ts +0 -5
  70. package/dist/backends/task-backend/redmine/backend-sync/write.d.ts.map +0 -1
  71. package/dist/backends/task-backend/redmine/backend-sync/write.js +0 -100
  72. package/dist/backends/task-backend/redmine/backend-sync.d.ts +0 -7
  73. package/dist/backends/task-backend/redmine/backend-sync.d.ts.map +0 -1
  74. package/dist/backends/task-backend/redmine/backend-sync.js +0 -5
  75. package/dist/backends/task-backend/redmine/client.d.ts +0 -8
  76. package/dist/backends/task-backend/redmine/client.d.ts.map +0 -1
  77. package/dist/backends/task-backend/redmine/client.js +0 -60
  78. package/dist/backends/task-backend/redmine/comments.d.ts +0 -12
  79. package/dist/backends/task-backend/redmine/comments.d.ts.map +0 -1
  80. package/dist/backends/task-backend/redmine/comments.js +0 -54
  81. package/dist/backends/task-backend/redmine/env.d.ts +0 -16
  82. package/dist/backends/task-backend/redmine/env.d.ts.map +0 -1
  83. package/dist/backends/task-backend/redmine/env.js +0 -64
  84. package/dist/backends/task-backend/redmine/fields.d.ts +0 -9
  85. package/dist/backends/task-backend/redmine/fields.d.ts.map +0 -1
  86. package/dist/backends/task-backend/redmine/fields.js +0 -38
  87. package/dist/backends/task-backend/redmine/inspect.d.ts +0 -11
  88. package/dist/backends/task-backend/redmine/inspect.d.ts.map +0 -1
  89. package/dist/backends/task-backend/redmine/inspect.js +0 -75
  90. package/dist/backends/task-backend/redmine/mapping.d.ts +0 -21
  91. package/dist/backends/task-backend/redmine/mapping.d.ts.map +0 -1
  92. package/dist/backends/task-backend/redmine/mapping.js +0 -190
  93. package/dist/backends/task-backend/redmine/parse.d.ts +0 -4
  94. package/dist/backends/task-backend/redmine/parse.d.ts.map +0 -1
  95. package/dist/backends/task-backend/redmine/parse.js +0 -29
  96. package/dist/backends/task-backend/redmine/remote.d.ts +0 -19
  97. package/dist/backends/task-backend/redmine/remote.d.ts.map +0 -1
  98. package/dist/backends/task-backend/redmine/remote.js +0 -82
  99. package/dist/backends/task-backend/redmine/runtime-context.d.ts +0 -98
  100. package/dist/backends/task-backend/redmine/runtime-context.d.ts.map +0 -1
  101. package/dist/backends/task-backend/redmine/runtime-context.js +0 -57
  102. package/dist/backends/task-backend/redmine/runtime-methods.d.ts +0 -33
  103. package/dist/backends/task-backend/redmine/runtime-methods.d.ts.map +0 -1
  104. package/dist/backends/task-backend/redmine/runtime-methods.js +0 -86
  105. package/dist/backends/task-backend/redmine/runtime-operations.d.ts +0 -19
  106. package/dist/backends/task-backend/redmine/runtime-operations.d.ts.map +0 -1
  107. package/dist/backends/task-backend/redmine/runtime-operations.js +0 -83
  108. package/dist/backends/task-backend/redmine/runtime-state.d.ts +0 -10
  109. package/dist/backends/task-backend/redmine/runtime-state.d.ts.map +0 -1
  110. package/dist/backends/task-backend/redmine/runtime-state.js +0 -45
  111. package/dist/backends/task-backend/redmine/state.d.ts +0 -19
  112. package/dist/backends/task-backend/redmine/state.d.ts.map +0 -1
  113. package/dist/backends/task-backend/redmine/state.js +0 -109
  114. package/dist/backends/task-backend/redmine-backend.d.ts +0 -68
  115. package/dist/backends/task-backend/redmine-backend.d.ts.map +0 -1
  116. package/dist/backends/task-backend/redmine-backend.js +0 -147
  117. package/dist/backends/task-backend/shared/concurrency.d.ts +0 -3
  118. package/dist/backends/task-backend/shared/concurrency.d.ts.map +0 -1
  119. package/dist/backends/task-backend/shared/concurrency.js +0 -21
  120. package/dist/backends/task-backend/shared/constants.d.ts +0 -6
  121. package/dist/backends/task-backend/shared/constants.d.ts.map +0 -1
  122. package/dist/backends/task-backend/shared/constants.js +0 -5
  123. package/dist/backends/task-backend/shared/doc.d.ts +0 -12
  124. package/dist/backends/task-backend/shared/doc.d.ts.map +0 -1
  125. package/dist/backends/task-backend/shared/doc.js +0 -67
  126. package/dist/backends/task-backend/shared/errors.d.ts +0 -23
  127. package/dist/backends/task-backend/shared/errors.d.ts.map +0 -1
  128. package/dist/backends/task-backend/shared/errors.js +0 -34
  129. package/dist/backends/task-backend/shared/events.d.ts +0 -3
  130. package/dist/backends/task-backend/shared/events.d.ts.map +0 -1
  131. package/dist/backends/task-backend/shared/events.js +0 -29
  132. package/dist/backends/task-backend/shared/export.d.ts +0 -8
  133. package/dist/backends/task-backend/shared/export.d.ts.map +0 -1
  134. package/dist/backends/task-backend/shared/export.js +0 -114
  135. package/dist/backends/task-backend/shared/id.d.ts +0 -13
  136. package/dist/backends/task-backend/shared/id.d.ts.map +0 -1
  137. package/dist/backends/task-backend/shared/id.js +0 -17
  138. package/dist/backends/task-backend/shared/normalize.d.ts +0 -12
  139. package/dist/backends/task-backend/shared/normalize.d.ts.map +0 -1
  140. package/dist/backends/task-backend/shared/normalize.js +0 -220
  141. package/dist/backends/task-backend/shared/record.d.ts +0 -4
  142. package/dist/backends/task-backend/shared/record.d.ts.map +0 -1
  143. package/dist/backends/task-backend/shared/record.js +0 -76
  144. package/dist/backends/task-backend/shared/strings.d.ts +0 -4
  145. package/dist/backends/task-backend/shared/strings.d.ts.map +0 -1
  146. package/dist/backends/task-backend/shared/strings.js +0 -21
  147. package/dist/backends/task-backend/shared/types.d.ts +0 -145
  148. package/dist/backends/task-backend/shared/types.d.ts.map +0 -1
  149. package/dist/backends/task-backend/shared/types.js +0 -1
  150. package/dist/backends/task-backend/shared.d.ts +0 -11
  151. package/dist/backends/task-backend/shared.d.ts.map +0 -1
  152. package/dist/backends/task-backend/shared.js +0 -9
  153. package/dist/backends/task-backend.d.ts +0 -5
  154. package/dist/backends/task-backend.d.ts.map +0 -1
  155. package/dist/backends/task-backend.js +0 -4
  156. package/dist/backends/task-index.d.ts +0 -18
  157. package/dist/backends/task-index.d.ts.map +0 -1
  158. package/dist/backends/task-index.js +0 -109
  159. package/dist/cli/archive.d.ts +0 -14
  160. package/dist/cli/archive.d.ts.map +0 -1
  161. package/dist/cli/archive.js +0 -171
  162. package/dist/cli/bootstrap-guide.d.ts +0 -19
  163. package/dist/cli/bootstrap-guide.d.ts.map +0 -1
  164. package/dist/cli/bootstrap-guide.js +0 -134
  165. package/dist/cli/checksum.d.ts +0 -3
  166. package/dist/cli/checksum.d.ts.map +0 -1
  167. package/dist/cli/checksum.js +0 -12
  168. package/dist/cli/command-guide.d.ts +0 -17
  169. package/dist/cli/command-guide.d.ts.map +0 -1
  170. package/dist/cli/command-guide.js +0 -181
  171. package/dist/cli/command-invocations.d.ts +0 -4
  172. package/dist/cli/command-invocations.d.ts.map +0 -1
  173. package/dist/cli/command-invocations.js +0 -40
  174. package/dist/cli/command-snippets.d.ts +0 -30
  175. package/dist/cli/command-snippets.d.ts.map +0 -1
  176. package/dist/cli/command-snippets.js +0 -31
  177. package/dist/cli/critical/cli-runner.d.ts +0 -2
  178. package/dist/cli/critical/cli-runner.d.ts.map +0 -1
  179. package/dist/cli/critical/cli-runner.js +0 -11
  180. package/dist/cli/critical/harness.d.ts +0 -22
  181. package/dist/cli/critical/harness.d.ts.map +0 -1
  182. package/dist/cli/critical/harness.js +0 -164
  183. package/dist/cli/error-map.d.ts +0 -10
  184. package/dist/cli/error-map.d.ts.map +0 -1
  185. package/dist/cli/error-map.js +0 -254
  186. package/dist/cli/exit-codes.d.ts +0 -15
  187. package/dist/cli/exit-codes.d.ts.map +0 -1
  188. package/dist/cli/exit-codes.js +0 -28
  189. package/dist/cli/fs-utils.d.ts +0 -4
  190. package/dist/cli/fs-utils.d.ts.map +0 -1
  191. package/dist/cli/fs-utils.js +0 -28
  192. package/dist/cli/group-command.d.ts +0 -19
  193. package/dist/cli/group-command.d.ts.map +0 -1
  194. package/dist/cli/group-command.js +0 -49
  195. package/dist/cli/http.d.ts +0 -4
  196. package/dist/cli/http.d.ts.map +0 -1
  197. package/dist/cli/http.js +0 -126
  198. package/dist/cli/output.d.ts +0 -77
  199. package/dist/cli/output.d.ts.map +0 -1
  200. package/dist/cli/output.js +0 -167
  201. package/dist/cli/prompts.d.ts +0 -4
  202. package/dist/cli/prompts.d.ts.map +0 -1
  203. package/dist/cli/prompts.js +0 -81
  204. package/dist/cli/reason-codes.d.ts +0 -9
  205. package/dist/cli/reason-codes.d.ts.map +0 -1
  206. package/dist/cli/reason-codes.js +0 -121
  207. package/dist/cli/run-cli/command-catalog/core.d.ts +0 -3
  208. package/dist/cli/run-cli/command-catalog/core.d.ts.map +0 -1
  209. package/dist/cli/run-cli/command-catalog/core.js +0 -77
  210. package/dist/cli/run-cli/command-catalog/kernel.d.ts +0 -44
  211. package/dist/cli/run-cli/command-catalog/kernel.d.ts.map +0 -1
  212. package/dist/cli/run-cli/command-catalog/kernel.js +0 -42
  213. package/dist/cli/run-cli/command-catalog/lifecycle.d.ts +0 -3
  214. package/dist/cli/run-cli/command-catalog/lifecycle.d.ts.map +0 -1
  215. package/dist/cli/run-cli/command-catalog/lifecycle.js +0 -44
  216. package/dist/cli/run-cli/command-catalog/project.d.ts +0 -3
  217. package/dist/cli/run-cli/command-catalog/project.d.ts.map +0 -1
  218. package/dist/cli/run-cli/command-catalog/project.js +0 -65
  219. package/dist/cli/run-cli/command-catalog/task.d.ts +0 -3
  220. package/dist/cli/run-cli/command-catalog/task.d.ts.map +0 -1
  221. package/dist/cli/run-cli/command-catalog/task.js +0 -124
  222. package/dist/cli/run-cli/command-catalog.d.ts +0 -14
  223. package/dist/cli/run-cli/command-catalog.d.ts.map +0 -1
  224. package/dist/cli/run-cli/command-catalog.js +0 -41
  225. package/dist/cli/run-cli/command-loaders/core.d.ts +0 -55
  226. package/dist/cli/run-cli/command-loaders/core.d.ts.map +0 -1
  227. package/dist/cli/run-cli/command-loaders/core.js +0 -27
  228. package/dist/cli/run-cli/command-loaders/lifecycle.d.ts +0 -19
  229. package/dist/cli/run-cli/command-loaders/lifecycle.d.ts.map +0 -1
  230. package/dist/cli/run-cli/command-loaders/lifecycle.js +0 -18
  231. package/dist/cli/run-cli/command-loaders/project.d.ts +0 -37
  232. package/dist/cli/run-cli/command-loaders/project.d.ts.map +0 -1
  233. package/dist/cli/run-cli/command-loaders/project.js +0 -36
  234. package/dist/cli/run-cli/command-loaders/task.d.ts +0 -65
  235. package/dist/cli/run-cli/command-loaders/task.d.ts.map +0 -1
  236. package/dist/cli/run-cli/command-loaders/task.js +0 -50
  237. package/dist/cli/run-cli/commands/codex.d.ts +0 -14
  238. package/dist/cli/run-cli/commands/codex.d.ts.map +0 -1
  239. package/dist/cli/run-cli/commands/codex.js +0 -100
  240. package/dist/cli/run-cli/commands/config.d.ts +0 -26
  241. package/dist/cli/run-cli/commands/config.d.ts.map +0 -1
  242. package/dist/cli/run-cli/commands/config.js +0 -263
  243. package/dist/cli/run-cli/commands/core/agent-profiles.d.ts +0 -34
  244. package/dist/cli/run-cli/commands/core/agent-profiles.d.ts.map +0 -1
  245. package/dist/cli/run-cli/commands/core/agent-profiles.js +0 -97
  246. package/dist/cli/run-cli/commands/core/agents.d.ts +0 -7
  247. package/dist/cli/run-cli/commands/core/agents.d.ts.map +0 -1
  248. package/dist/cli/run-cli/commands/core/agents.js +0 -97
  249. package/dist/cli/run-cli/commands/core/preflight.d.ts +0 -10
  250. package/dist/cli/run-cli/commands/core/preflight.d.ts.map +0 -1
  251. package/dist/cli/run-cli/commands/core/preflight.js +0 -330
  252. package/dist/cli/run-cli/commands/core/quickstart.d.ts +0 -8
  253. package/dist/cli/run-cli/commands/core/quickstart.d.ts.map +0 -1
  254. package/dist/cli/run-cli/commands/core/quickstart.js +0 -43
  255. package/dist/cli/run-cli/commands/core/role.d.ts +0 -9
  256. package/dist/cli/run-cli/commands/core/role.d.ts.map +0 -1
  257. package/dist/cli/run-cli/commands/core/role.js +0 -128
  258. package/dist/cli/run-cli/commands/core.d.ts +0 -6
  259. package/dist/cli/run-cli/commands/core.d.ts.map +0 -1
  260. package/dist/cli/run-cli/commands/core.js +0 -5
  261. package/dist/cli/run-cli/commands/ide.d.ts +0 -15
  262. package/dist/cli/run-cli/commands/ide.d.ts.map +0 -1
  263. package/dist/cli/run-cli/commands/ide.js +0 -129
  264. package/dist/cli/run-cli/commands/init/base-branch.d.ts +0 -9
  265. package/dist/cli/run-cli/commands/init/base-branch.d.ts.map +0 -1
  266. package/dist/cli/run-cli/commands/init/base-branch.js +0 -11
  267. package/dist/cli/run-cli/commands/init/conflicts.d.ts +0 -11
  268. package/dist/cli/run-cli/commands/init/conflicts.d.ts.map +0 -1
  269. package/dist/cli/run-cli/commands/init/conflicts.js +0 -43
  270. package/dist/cli/run-cli/commands/init/git.d.ts +0 -8
  271. package/dist/cli/run-cli/commands/init/git.d.ts.map +0 -1
  272. package/dist/cli/run-cli/commands/init/git.js +0 -14
  273. package/dist/cli/run-cli/commands/init/ide-sync.d.ts +0 -9
  274. package/dist/cli/run-cli/commands/init/ide-sync.d.ts.map +0 -1
  275. package/dist/cli/run-cli/commands/init/ide-sync.js +0 -27
  276. package/dist/cli/run-cli/commands/init/model.d.ts +0 -43
  277. package/dist/cli/run-cli/commands/init/model.d.ts.map +0 -1
  278. package/dist/cli/run-cli/commands/init/model.js +0 -1
  279. package/dist/cli/run-cli/commands/init/orchestrate-v2.d.ts +0 -9
  280. package/dist/cli/run-cli/commands/init/orchestrate-v2.d.ts.map +0 -1
  281. package/dist/cli/run-cli/commands/init/orchestrate-v2.js +0 -274
  282. package/dist/cli/run-cli/commands/init/orchestrate.d.ts +0 -9
  283. package/dist/cli/run-cli/commands/init/orchestrate.d.ts.map +0 -1
  284. package/dist/cli/run-cli/commands/init/orchestrate.js +0 -325
  285. package/dist/cli/run-cli/commands/init/parsers.d.ts +0 -5
  286. package/dist/cli/run-cli/commands/init/parsers.d.ts.map +0 -1
  287. package/dist/cli/run-cli/commands/init/parsers.js +0 -36
  288. package/dist/cli/run-cli/commands/init/presets.d.ts +0 -15
  289. package/dist/cli/run-cli/commands/init/presets.d.ts.map +0 -1
  290. package/dist/cli/run-cli/commands/init/presets.js +0 -63
  291. package/dist/cli/run-cli/commands/init/prompts-v2.d.ts +0 -10
  292. package/dist/cli/run-cli/commands/init/prompts-v2.d.ts.map +0 -1
  293. package/dist/cli/run-cli/commands/init/prompts-v2.js +0 -26
  294. package/dist/cli/run-cli/commands/init/recipes.d.ts +0 -15
  295. package/dist/cli/run-cli/commands/init/recipes.d.ts.map +0 -1
  296. package/dist/cli/run-cli/commands/init/recipes.js +0 -46
  297. package/dist/cli/run-cli/commands/init/spec.d.ts +0 -5
  298. package/dist/cli/run-cli/commands/init/spec.d.ts.map +0 -1
  299. package/dist/cli/run-cli/commands/init/spec.js +0 -226
  300. package/dist/cli/run-cli/commands/init/steps/advanced-settings.d.ts +0 -9
  301. package/dist/cli/run-cli/commands/init/steps/advanced-settings.d.ts.map +0 -1
  302. package/dist/cli/run-cli/commands/init/steps/advanced-settings.js +0 -48
  303. package/dist/cli/run-cli/commands/init/steps/apply.d.ts +0 -30
  304. package/dist/cli/run-cli/commands/init/steps/apply.d.ts.map +0 -1
  305. package/dist/cli/run-cli/commands/init/steps/apply.js +0 -96
  306. package/dist/cli/run-cli/commands/init/steps/backend.d.ts +0 -8
  307. package/dist/cli/run-cli/commands/init/steps/backend.d.ts.map +0 -1
  308. package/dist/cli/run-cli/commands/init/steps/backend.js +0 -17
  309. package/dist/cli/run-cli/commands/init/steps/conflict-resolver.d.ts +0 -10
  310. package/dist/cli/run-cli/commands/init/steps/conflict-resolver.d.ts.map +0 -1
  311. package/dist/cli/run-cli/commands/init/steps/conflict-resolver.js +0 -41
  312. package/dist/cli/run-cli/commands/init/steps/contracts.d.ts +0 -57
  313. package/dist/cli/run-cli/commands/init/steps/contracts.d.ts.map +0 -1
  314. package/dist/cli/run-cli/commands/init/steps/contracts.js +0 -1
  315. package/dist/cli/run-cli/commands/init/steps/ide.d.ts +0 -8
  316. package/dist/cli/run-cli/commands/init/steps/ide.d.ts.map +0 -1
  317. package/dist/cli/run-cli/commands/init/steps/ide.js +0 -18
  318. package/dist/cli/run-cli/commands/init/steps/index.d.ts +0 -10
  319. package/dist/cli/run-cli/commands/init/steps/index.d.ts.map +0 -1
  320. package/dist/cli/run-cli/commands/init/steps/index.js +0 -9
  321. package/dist/cli/run-cli/commands/init/steps/policy-gateway.d.ts +0 -8
  322. package/dist/cli/run-cli/commands/init/steps/policy-gateway.d.ts.map +0 -1
  323. package/dist/cli/run-cli/commands/init/steps/policy-gateway.js +0 -17
  324. package/dist/cli/run-cli/commands/init/steps/prompt-utils.d.ts +0 -21
  325. package/dist/cli/run-cli/commands/init/steps/prompt-utils.d.ts.map +0 -1
  326. package/dist/cli/run-cli/commands/init/steps/prompt-utils.js +0 -36
  327. package/dist/cli/run-cli/commands/init/steps/recipe-selection.d.ts +0 -15
  328. package/dist/cli/run-cli/commands/init/steps/recipe-selection.d.ts.map +0 -1
  329. package/dist/cli/run-cli/commands/init/steps/recipe-selection.js +0 -35
  330. package/dist/cli/run-cli/commands/init/steps/setup-profile.d.ts +0 -8
  331. package/dist/cli/run-cli/commands/init/steps/setup-profile.d.ts.map +0 -1
  332. package/dist/cli/run-cli/commands/init/steps/setup-profile.js +0 -32
  333. package/dist/cli/run-cli/commands/init/steps/workflow.d.ts +0 -9
  334. package/dist/cli/run-cli/commands/init/steps/workflow.d.ts.map +0 -1
  335. package/dist/cli/run-cli/commands/init/steps/workflow.js +0 -48
  336. package/dist/cli/run-cli/commands/init/ui-v2.d.ts +0 -18
  337. package/dist/cli/run-cli/commands/init/ui-v2.d.ts.map +0 -1
  338. package/dist/cli/run-cli/commands/init/ui-v2.js +0 -48
  339. package/dist/cli/run-cli/commands/init/write-agents.d.ts +0 -13
  340. package/dist/cli/run-cli/commands/init/write-agents.d.ts.map +0 -1
  341. package/dist/cli/run-cli/commands/init/write-agents.js +0 -84
  342. package/dist/cli/run-cli/commands/init/write-config.d.ts +0 -30
  343. package/dist/cli/run-cli/commands/init/write-config.d.ts.map +0 -1
  344. package/dist/cli/run-cli/commands/init/write-config.js +0 -46
  345. package/dist/cli/run-cli/commands/init/write-env.d.ts +0 -4
  346. package/dist/cli/run-cli/commands/init/write-env.d.ts.map +0 -1
  347. package/dist/cli/run-cli/commands/init/write-env.js +0 -109
  348. package/dist/cli/run-cli/commands/init/write-gitignore.d.ts +0 -5
  349. package/dist/cli/run-cli/commands/init/write-gitignore.d.ts.map +0 -1
  350. package/dist/cli/run-cli/commands/init/write-gitignore.js +0 -34
  351. package/dist/cli/run-cli/commands/init/write-workflow.d.ts +0 -12
  352. package/dist/cli/run-cli/commands/init/write-workflow.d.ts.map +0 -1
  353. package/dist/cli/run-cli/commands/init/write-workflow.js +0 -9
  354. package/dist/cli/run-cli/commands/wrap-command.d.ts +0 -6
  355. package/dist/cli/run-cli/commands/wrap-command.d.ts.map +0 -1
  356. package/dist/cli/run-cli/commands/wrap-command.js +0 -17
  357. package/dist/cli/run-cli/globals.d.ts +0 -25
  358. package/dist/cli/run-cli/globals.d.ts.map +0 -1
  359. package/dist/cli/run-cli/globals.js +0 -193
  360. package/dist/cli/run-cli/registry.run.d.ts +0 -8
  361. package/dist/cli/run-cli/registry.run.d.ts.map +0 -1
  362. package/dist/cli/run-cli/registry.run.js +0 -24
  363. package/dist/cli/run-cli/update-warning.d.ts +0 -7
  364. package/dist/cli/run-cli/update-warning.d.ts.map +0 -1
  365. package/dist/cli/run-cli/update-warning.js +0 -72
  366. package/dist/cli/run-cli.d.ts +0 -2
  367. package/dist/cli/run-cli.d.ts.map +0 -1
  368. package/dist/cli/run-cli.js +0 -275
  369. package/dist/cli/shared/ansi.d.ts +0 -3
  370. package/dist/cli/shared/ansi.d.ts.map +0 -1
  371. package/dist/cli/shared/ansi.js +0 -19
  372. package/dist/cli/spec/docs-render.d.ts +0 -3
  373. package/dist/cli/spec/docs-render.d.ts.map +0 -1
  374. package/dist/cli/spec/docs-render.js +0 -138
  375. package/dist/cli/spec/errors.d.ts +0 -26
  376. package/dist/cli/spec/errors.d.ts.map +0 -1
  377. package/dist/cli/spec/errors.js +0 -41
  378. package/dist/cli/spec/help-render.d.ts +0 -43
  379. package/dist/cli/spec/help-render.d.ts.map +0 -1
  380. package/dist/cli/spec/help-render.js +0 -185
  381. package/dist/cli/spec/help.d.ts +0 -18
  382. package/dist/cli/spec/help.d.ts.map +0 -1
  383. package/dist/cli/spec/help.js +0 -66
  384. package/dist/cli/spec/parse-utils.d.ts +0 -11
  385. package/dist/cli/spec/parse-utils.d.ts.map +0 -1
  386. package/dist/cli/spec/parse-utils.js +0 -28
  387. package/dist/cli/spec/parse.d.ts +0 -8
  388. package/dist/cli/spec/parse.d.ts.map +0 -1
  389. package/dist/cli/spec/parse.js +0 -195
  390. package/dist/cli/spec/registry.d.ts +0 -38
  391. package/dist/cli/spec/registry.d.ts.map +0 -1
  392. package/dist/cli/spec/registry.js +0 -120
  393. package/dist/cli/spec/spec.d.ts +0 -76
  394. package/dist/cli/spec/spec.d.ts.map +0 -1
  395. package/dist/cli/spec/spec.js +0 -1
  396. package/dist/cli/spec/suggest.d.ts +0 -2
  397. package/dist/cli/spec/suggest.d.ts.map +0 -1
  398. package/dist/cli/spec/suggest.js +0 -45
  399. package/dist/cli/update-check.d.ts +0 -31
  400. package/dist/cli/update-check.d.ts.map +0 -1
  401. package/dist/cli/update-check.js +0 -86
  402. package/dist/cli.d.ts.map +0 -1
  403. package/dist/commands/backend/sync.command.d.ts +0 -15
  404. package/dist/commands/backend/sync.command.d.ts.map +0 -1
  405. package/dist/commands/backend/sync.command.js +0 -139
  406. package/dist/commands/backend.d.ts +0 -50
  407. package/dist/commands/backend.d.ts.map +0 -1
  408. package/dist/commands/backend.js +0 -153
  409. package/dist/commands/block.run.d.ts +0 -5
  410. package/dist/commands/block.run.d.ts.map +0 -1
  411. package/dist/commands/block.run.js +0 -23
  412. package/dist/commands/block.spec.d.ts +0 -18
  413. package/dist/commands/block.spec.d.ts.map +0 -1
  414. package/dist/commands/block.spec.js +0 -143
  415. package/dist/commands/branch/base.command.d.ts +0 -19
  416. package/dist/commands/branch/base.command.d.ts.map +0 -1
  417. package/dist/commands/branch/base.command.js +0 -106
  418. package/dist/commands/branch/base.d.ts +0 -19
  419. package/dist/commands/branch/base.d.ts.map +0 -1
  420. package/dist/commands/branch/base.js +0 -120
  421. package/dist/commands/branch/cleanup-merged.d.ts +0 -14
  422. package/dist/commands/branch/cleanup-merged.d.ts.map +0 -1
  423. package/dist/commands/branch/cleanup-merged.js +0 -250
  424. package/dist/commands/branch/index.d.ts +0 -7
  425. package/dist/commands/branch/index.d.ts.map +0 -1
  426. package/dist/commands/branch/index.js +0 -6
  427. package/dist/commands/branch/internal/archive-pr.d.ts +0 -2
  428. package/dist/commands/branch/internal/archive-pr.d.ts.map +0 -1
  429. package/dist/commands/branch/internal/archive-pr.js +0 -17
  430. package/dist/commands/branch/internal/work-validate.d.ts +0 -3
  431. package/dist/commands/branch/internal/work-validate.d.ts.map +0 -1
  432. package/dist/commands/branch/internal/work-validate.js +0 -36
  433. package/dist/commands/branch/remove.command.d.ts +0 -11
  434. package/dist/commands/branch/remove.command.d.ts.map +0 -1
  435. package/dist/commands/branch/remove.command.js +0 -71
  436. package/dist/commands/branch/remove.d.ts +0 -10
  437. package/dist/commands/branch/remove.d.ts.map +0 -1
  438. package/dist/commands/branch/remove.js +0 -77
  439. package/dist/commands/branch/status.command.d.ts +0 -8
  440. package/dist/commands/branch/status.command.d.ts.map +0 -1
  441. package/dist/commands/branch/status.command.js +0 -36
  442. package/dist/commands/branch/status.d.ts +0 -7
  443. package/dist/commands/branch/status.d.ts.map +0 -1
  444. package/dist/commands/branch/status.js +0 -66
  445. package/dist/commands/branch/work-start.command.d.ts +0 -11
  446. package/dist/commands/branch/work-start.command.d.ts.map +0 -1
  447. package/dist/commands/branch/work-start.command.js +0 -82
  448. package/dist/commands/branch/work-start.d.ts +0 -11
  449. package/dist/commands/branch/work-start.d.ts.map +0 -1
  450. package/dist/commands/branch/work-start.direct.d.ts +0 -13
  451. package/dist/commands/branch/work-start.direct.d.ts.map +0 -1
  452. package/dist/commands/branch/work-start.direct.js +0 -76
  453. package/dist/commands/branch/work-start.git.d.ts +0 -3
  454. package/dist/commands/branch/work-start.git.d.ts.map +0 -1
  455. package/dist/commands/branch/work-start.git.js +0 -19
  456. package/dist/commands/branch/work-start.hook-shim.d.ts +0 -2
  457. package/dist/commands/branch/work-start.hook-shim.d.ts.map +0 -1
  458. package/dist/commands/branch/work-start.hook-shim.js +0 -50
  459. package/dist/commands/branch/work-start.js +0 -164
  460. package/dist/commands/branch/work-start.materialize.d.ts +0 -16
  461. package/dist/commands/branch/work-start.materialize.d.ts.map +0 -1
  462. package/dist/commands/branch/work-start.materialize.js +0 -112
  463. package/dist/commands/cleanup/merged.command.d.ts +0 -18
  464. package/dist/commands/cleanup/merged.command.d.ts.map +0 -1
  465. package/dist/commands/cleanup/merged.command.js +0 -95
  466. package/dist/commands/codex/plugin-install.d.ts +0 -26
  467. package/dist/commands/codex/plugin-install.d.ts.map +0 -1
  468. package/dist/commands/codex/plugin-install.js +0 -210
  469. package/dist/commands/commit.command.d.ts +0 -6
  470. package/dist/commands/commit.command.d.ts.map +0 -1
  471. package/dist/commands/commit.command.js +0 -26
  472. package/dist/commands/commit.spec.d.ts +0 -20
  473. package/dist/commands/commit.spec.d.ts.map +0 -1
  474. package/dist/commands/commit.spec.js +0 -183
  475. package/dist/commands/docs/cli.command.d.ts +0 -9
  476. package/dist/commands/docs/cli.command.d.ts.map +0 -1
  477. package/dist/commands/docs/cli.command.js +0 -51
  478. package/dist/commands/doctor/archive.d.ts +0 -4
  479. package/dist/commands/doctor/archive.d.ts.map +0 -1
  480. package/dist/commands/doctor/archive.js +0 -212
  481. package/dist/commands/doctor/branch-pr.d.ts +0 -4
  482. package/dist/commands/doctor/branch-pr.d.ts.map +0 -1
  483. package/dist/commands/doctor/branch-pr.js +0 -99
  484. package/dist/commands/doctor/fixes.d.ts +0 -9
  485. package/dist/commands/doctor/fixes.d.ts.map +0 -1
  486. package/dist/commands/doctor/fixes.js +0 -40
  487. package/dist/commands/doctor/hook-readiness.d.ts +0 -2
  488. package/dist/commands/doctor/hook-readiness.d.ts.map +0 -1
  489. package/dist/commands/doctor/hook-readiness.js +0 -171
  490. package/dist/commands/doctor/layering.d.ts +0 -2
  491. package/dist/commands/doctor/layering.d.ts.map +0 -1
  492. package/dist/commands/doctor/layering.js +0 -87
  493. package/dist/commands/doctor/runtime.d.ts +0 -4
  494. package/dist/commands/doctor/runtime.d.ts.map +0 -1
  495. package/dist/commands/doctor/runtime.js +0 -53
  496. package/dist/commands/doctor/workflow.d.ts +0 -6
  497. package/dist/commands/doctor/workflow.d.ts.map +0 -1
  498. package/dist/commands/doctor/workflow.js +0 -50
  499. package/dist/commands/doctor/workspace.d.ts +0 -13
  500. package/dist/commands/doctor/workspace.d.ts.map +0 -1
  501. package/dist/commands/doctor/workspace.js +0 -371
  502. package/dist/commands/doctor.run.d.ts +0 -4
  503. package/dist/commands/doctor.run.d.ts.map +0 -1
  504. package/dist/commands/doctor.run.js +0 -63
  505. package/dist/commands/doctor.spec.d.ts +0 -8
  506. package/dist/commands/doctor.spec.d.ts.map +0 -1
  507. package/dist/commands/doctor.spec.js +0 -34
  508. package/dist/commands/finish.run.d.ts +0 -5
  509. package/dist/commands/finish.run.d.ts.map +0 -1
  510. package/dist/commands/finish.run.js +0 -55
  511. package/dist/commands/finish.spec.d.ts +0 -41
  512. package/dist/commands/finish.spec.d.ts.map +0 -1
  513. package/dist/commands/finish.spec.js +0 -364
  514. package/dist/commands/guard/clean.command.d.ts +0 -7
  515. package/dist/commands/guard/clean.command.d.ts.map +0 -1
  516. package/dist/commands/guard/clean.command.js +0 -14
  517. package/dist/commands/guard/commit.command.d.ts +0 -6
  518. package/dist/commands/guard/commit.command.d.ts.map +0 -1
  519. package/dist/commands/guard/commit.command.js +0 -31
  520. package/dist/commands/guard/commit.spec.d.ts +0 -17
  521. package/dist/commands/guard/commit.spec.d.ts.map +0 -1
  522. package/dist/commands/guard/commit.spec.js +0 -132
  523. package/dist/commands/guard/guard.command.d.ts +0 -5
  524. package/dist/commands/guard/guard.command.d.ts.map +0 -1
  525. package/dist/commands/guard/guard.command.js +0 -16
  526. package/dist/commands/guard/impl/allow.d.ts +0 -27
  527. package/dist/commands/guard/impl/allow.d.ts.map +0 -1
  528. package/dist/commands/guard/impl/allow.js +0 -131
  529. package/dist/commands/guard/impl/clean.d.ts +0 -6
  530. package/dist/commands/guard/impl/clean.d.ts.map +0 -1
  531. package/dist/commands/guard/impl/clean.js +0 -29
  532. package/dist/commands/guard/impl/close-dirt.d.ts +0 -6
  533. package/dist/commands/guard/impl/close-dirt.d.ts.map +0 -1
  534. package/dist/commands/guard/impl/close-dirt.js +0 -55
  535. package/dist/commands/guard/impl/close-message.d.ts +0 -16
  536. package/dist/commands/guard/impl/close-message.d.ts.map +0 -1
  537. package/dist/commands/guard/impl/close-message.js +0 -180
  538. package/dist/commands/guard/impl/comment-commit.d.ts +0 -27
  539. package/dist/commands/guard/impl/comment-commit.d.ts.map +0 -1
  540. package/dist/commands/guard/impl/comment-commit.js +0 -127
  541. package/dist/commands/guard/impl/commit-diagnostics.d.ts +0 -4
  542. package/dist/commands/guard/impl/commit-diagnostics.d.ts.map +0 -1
  543. package/dist/commands/guard/impl/commit-diagnostics.js +0 -150
  544. package/dist/commands/guard/impl/commit-refresh.d.ts +0 -25
  545. package/dist/commands/guard/impl/commit-refresh.d.ts.map +0 -1
  546. package/dist/commands/guard/impl/commit-refresh.js +0 -116
  547. package/dist/commands/guard/impl/commit-stage.d.ts +0 -21
  548. package/dist/commands/guard/impl/commit-stage.d.ts.map +0 -1
  549. package/dist/commands/guard/impl/commit-stage.js +0 -43
  550. package/dist/commands/guard/impl/commit.d.ts +0 -25
  551. package/dist/commands/guard/impl/commit.d.ts.map +0 -1
  552. package/dist/commands/guard/impl/commit.js +0 -253
  553. package/dist/commands/guard/impl/env.d.ts +0 -19
  554. package/dist/commands/guard/impl/env.d.ts.map +0 -1
  555. package/dist/commands/guard/impl/env.js +0 -56
  556. package/dist/commands/guard/impl/guard-commit.d.ts +0 -3
  557. package/dist/commands/guard/impl/guard-commit.d.ts.map +0 -1
  558. package/dist/commands/guard/impl/guard-commit.js +0 -21
  559. package/dist/commands/guard/impl/policy.d.ts +0 -21
  560. package/dist/commands/guard/impl/policy.d.ts.map +0 -1
  561. package/dist/commands/guard/impl/policy.js +0 -56
  562. package/dist/commands/guard/impl/suggest.d.ts +0 -6
  563. package/dist/commands/guard/impl/suggest.d.ts.map +0 -1
  564. package/dist/commands/guard/impl/suggest.js +0 -33
  565. package/dist/commands/guard/index.d.ts +0 -6
  566. package/dist/commands/guard/index.d.ts.map +0 -1
  567. package/dist/commands/guard/index.js +0 -5
  568. package/dist/commands/guard/suggest-allow.command.d.ts +0 -7
  569. package/dist/commands/guard/suggest-allow.command.d.ts.map +0 -1
  570. package/dist/commands/guard/suggest-allow.command.js +0 -28
  571. package/dist/commands/hooks/hooks.command.d.ts +0 -5
  572. package/dist/commands/hooks/hooks.command.d.ts.map +0 -1
  573. package/dist/commands/hooks/hooks.command.js +0 -16
  574. package/dist/commands/hooks/index.d.ts +0 -5
  575. package/dist/commands/hooks/index.d.ts.map +0 -1
  576. package/dist/commands/hooks/index.js +0 -4
  577. package/dist/commands/hooks/install.command.d.ts +0 -7
  578. package/dist/commands/hooks/install.command.d.ts.map +0 -1
  579. package/dist/commands/hooks/install.command.js +0 -14
  580. package/dist/commands/hooks/install.d.ts +0 -15
  581. package/dist/commands/hooks/install.d.ts.map +0 -1
  582. package/dist/commands/hooks/install.js +0 -167
  583. package/dist/commands/hooks/run.command.d.ts +0 -9
  584. package/dist/commands/hooks/run.command.d.ts.map +0 -1
  585. package/dist/commands/hooks/run.command.js +0 -39
  586. package/dist/commands/hooks/run.commit-msg.d.ts +0 -3
  587. package/dist/commands/hooks/run.commit-msg.d.ts.map +0 -1
  588. package/dist/commands/hooks/run.commit-msg.js +0 -68
  589. package/dist/commands/hooks/run.d.ts +0 -9
  590. package/dist/commands/hooks/run.d.ts.map +0 -1
  591. package/dist/commands/hooks/run.js +0 -45
  592. package/dist/commands/hooks/run.post-merge.d.ts +0 -3
  593. package/dist/commands/hooks/run.post-merge.d.ts.map +0 -1
  594. package/dist/commands/hooks/run.post-merge.js +0 -44
  595. package/dist/commands/hooks/run.pre-commit.d.ts +0 -3
  596. package/dist/commands/hooks/run.pre-commit.d.ts.map +0 -1
  597. package/dist/commands/hooks/run.pre-commit.js +0 -49
  598. package/dist/commands/hooks/run.pre-push.d.ts +0 -6
  599. package/dist/commands/hooks/run.pre-push.d.ts.map +0 -1
  600. package/dist/commands/hooks/run.pre-push.js +0 -313
  601. package/dist/commands/hooks/shared.d.ts +0 -7
  602. package/dist/commands/hooks/shared.d.ts.map +0 -1
  603. package/dist/commands/hooks/shared.js +0 -41
  604. package/dist/commands/hooks/uninstall.command.d.ts +0 -7
  605. package/dist/commands/hooks/uninstall.command.d.ts.map +0 -1
  606. package/dist/commands/hooks/uninstall.command.js +0 -16
  607. package/dist/commands/incidents/advise.command.d.ts +0 -15
  608. package/dist/commands/incidents/advise.command.d.ts.map +0 -1
  609. package/dist/commands/incidents/advise.command.js +0 -139
  610. package/dist/commands/incidents/collect.command.d.ts +0 -11
  611. package/dist/commands/incidents/collect.command.d.ts.map +0 -1
  612. package/dist/commands/incidents/collect.command.js +0 -72
  613. package/dist/commands/incidents/incidents.command.d.ts +0 -5
  614. package/dist/commands/incidents/incidents.command.d.ts.map +0 -1
  615. package/dist/commands/incidents/incidents.command.js +0 -21
  616. package/dist/commands/incidents/shared.d.ts +0 -75
  617. package/dist/commands/incidents/shared.d.ts.map +0 -1
  618. package/dist/commands/incidents/shared.js +0 -261
  619. package/dist/commands/integrate.command.d.ts +0 -5
  620. package/dist/commands/integrate.command.d.ts.map +0 -1
  621. package/dist/commands/integrate.command.js +0 -17
  622. package/dist/commands/integrate.spec.d.ts +0 -12
  623. package/dist/commands/integrate.spec.d.ts.map +0 -1
  624. package/dist/commands/integrate.spec.js +0 -44
  625. package/dist/commands/pr/check.d.ts +0 -8
  626. package/dist/commands/pr/check.d.ts.map +0 -1
  627. package/dist/commands/pr/check.js +0 -332
  628. package/dist/commands/pr/close-superseded.d.ts +0 -9
  629. package/dist/commands/pr/close-superseded.d.ts.map +0 -1
  630. package/dist/commands/pr/close-superseded.js +0 -129
  631. package/dist/commands/pr/close.d.ts +0 -11
  632. package/dist/commands/pr/close.d.ts.map +0 -1
  633. package/dist/commands/pr/close.js +0 -116
  634. package/dist/commands/pr/integrate/artifacts.d.ts +0 -21
  635. package/dist/commands/pr/integrate/artifacts.d.ts.map +0 -1
  636. package/dist/commands/pr/integrate/artifacts.js +0 -115
  637. package/dist/commands/pr/integrate/cmd.d.ts +0 -14
  638. package/dist/commands/pr/integrate/cmd.d.ts.map +0 -1
  639. package/dist/commands/pr/integrate/cmd.js +0 -300
  640. package/dist/commands/pr/integrate/internal/bootstrap-guidance.d.ts +0 -8
  641. package/dist/commands/pr/integrate/internal/bootstrap-guidance.d.ts.map +0 -1
  642. package/dist/commands/pr/integrate/internal/bootstrap-guidance.js +0 -59
  643. package/dist/commands/pr/integrate/internal/cleanup.d.ts +0 -2
  644. package/dist/commands/pr/integrate/internal/cleanup.d.ts.map +0 -1
  645. package/dist/commands/pr/integrate/internal/cleanup.js +0 -1
  646. package/dist/commands/pr/integrate/internal/finalize.d.ts +0 -29
  647. package/dist/commands/pr/integrate/internal/finalize.d.ts.map +0 -1
  648. package/dist/commands/pr/integrate/internal/finalize.js +0 -112
  649. package/dist/commands/pr/integrate/internal/github-protection.d.ts +0 -5
  650. package/dist/commands/pr/integrate/internal/github-protection.d.ts.map +0 -1
  651. package/dist/commands/pr/integrate/internal/github-protection.js +0 -13
  652. package/dist/commands/pr/integrate/internal/merge.d.ts +0 -50
  653. package/dist/commands/pr/integrate/internal/merge.d.ts.map +0 -1
  654. package/dist/commands/pr/integrate/internal/merge.js +0 -276
  655. package/dist/commands/pr/integrate/internal/post-integrate-bootstrap.d.ts +0 -14
  656. package/dist/commands/pr/integrate/internal/post-integrate-bootstrap.d.ts.map +0 -1
  657. package/dist/commands/pr/integrate/internal/post-integrate-bootstrap.js +0 -25
  658. package/dist/commands/pr/integrate/internal/pre-integrate-bootstrap.d.ts +0 -16
  659. package/dist/commands/pr/integrate/internal/pre-integrate-bootstrap.d.ts.map +0 -1
  660. package/dist/commands/pr/integrate/internal/pre-integrate-bootstrap.js +0 -35
  661. package/dist/commands/pr/integrate/internal/prepare.d.ts +0 -37
  662. package/dist/commands/pr/integrate/internal/prepare.d.ts.map +0 -1
  663. package/dist/commands/pr/integrate/internal/prepare.js +0 -273
  664. package/dist/commands/pr/integrate/internal/worktree.d.ts +0 -15
  665. package/dist/commands/pr/integrate/internal/worktree.d.ts.map +0 -1
  666. package/dist/commands/pr/integrate/internal/worktree.js +0 -51
  667. package/dist/commands/pr/integrate/verify.d.ts +0 -22
  668. package/dist/commands/pr/integrate/verify.d.ts.map +0 -1
  669. package/dist/commands/pr/integrate/verify.js +0 -63
  670. package/dist/commands/pr/internal/auto-commit.d.ts +0 -7
  671. package/dist/commands/pr/internal/auto-commit.d.ts.map +0 -1
  672. package/dist/commands/pr/internal/auto-commit.js +0 -67
  673. package/dist/commands/pr/internal/freshness.d.ts +0 -21
  674. package/dist/commands/pr/internal/freshness.d.ts.map +0 -1
  675. package/dist/commands/pr/internal/freshness.js +0 -52
  676. package/dist/commands/pr/internal/gh-api.d.ts +0 -6
  677. package/dist/commands/pr/internal/gh-api.d.ts.map +0 -1
  678. package/dist/commands/pr/internal/gh-api.js +0 -87
  679. package/dist/commands/pr/internal/note-store.d.ts +0 -18
  680. package/dist/commands/pr/internal/note-store.d.ts.map +0 -1
  681. package/dist/commands/pr/internal/note-store.js +0 -66
  682. package/dist/commands/pr/internal/pr-paths.d.ts +0 -42
  683. package/dist/commands/pr/internal/pr-paths.d.ts.map +0 -1
  684. package/dist/commands/pr/internal/pr-paths.js +0 -52
  685. package/dist/commands/pr/internal/review-template.d.ts +0 -29
  686. package/dist/commands/pr/internal/review-template.d.ts.map +0 -1
  687. package/dist/commands/pr/internal/review-template.js +0 -250
  688. package/dist/commands/pr/internal/sync-branch.d.ts +0 -35
  689. package/dist/commands/pr/internal/sync-branch.d.ts.map +0 -1
  690. package/dist/commands/pr/internal/sync-branch.js +0 -109
  691. package/dist/commands/pr/internal/sync-github.d.ts +0 -28
  692. package/dist/commands/pr/internal/sync-github.d.ts.map +0 -1
  693. package/dist/commands/pr/internal/sync-github.js +0 -178
  694. package/dist/commands/pr/internal/sync-model.d.ts +0 -36
  695. package/dist/commands/pr/internal/sync-model.d.ts.map +0 -1
  696. package/dist/commands/pr/internal/sync-model.js +0 -1
  697. package/dist/commands/pr/internal/sync-open-step.d.ts +0 -10
  698. package/dist/commands/pr/internal/sync-open-step.d.ts.map +0 -1
  699. package/dist/commands/pr/internal/sync-open-step.js +0 -128
  700. package/dist/commands/pr/internal/sync-support.d.ts +0 -7
  701. package/dist/commands/pr/internal/sync-support.d.ts.map +0 -1
  702. package/dist/commands/pr/internal/sync-support.js +0 -29
  703. package/dist/commands/pr/internal/sync-update-step.d.ts +0 -6
  704. package/dist/commands/pr/internal/sync-update-step.d.ts.map +0 -1
  705. package/dist/commands/pr/internal/sync-update-step.js +0 -68
  706. package/dist/commands/pr/internal/sync.d.ts +0 -37
  707. package/dist/commands/pr/internal/sync.d.ts.map +0 -1
  708. package/dist/commands/pr/internal/sync.js +0 -253
  709. package/dist/commands/pr/note.d.ts +0 -10
  710. package/dist/commands/pr/note.d.ts.map +0 -1
  711. package/dist/commands/pr/note.js +0 -93
  712. package/dist/commands/pr/open.d.ts +0 -11
  713. package/dist/commands/pr/open.d.ts.map +0 -1
  714. package/dist/commands/pr/open.js +0 -203
  715. package/dist/commands/pr/pr.command.d.ts +0 -13
  716. package/dist/commands/pr/pr.command.d.ts.map +0 -1
  717. package/dist/commands/pr/pr.command.js +0 -89
  718. package/dist/commands/pr/pr.spec.d.ts +0 -38
  719. package/dist/commands/pr/pr.spec.d.ts.map +0 -1
  720. package/dist/commands/pr/pr.spec.js +0 -210
  721. package/dist/commands/pr/update.d.ts +0 -8
  722. package/dist/commands/pr/update.d.ts.map +0 -1
  723. package/dist/commands/pr/update.js +0 -93
  724. package/dist/commands/ready.command.d.ts +0 -8
  725. package/dist/commands/ready.command.d.ts.map +0 -1
  726. package/dist/commands/ready.command.js +0 -28
  727. package/dist/commands/recipes/active.command.d.ts +0 -7
  728. package/dist/commands/recipes/active.command.d.ts.map +0 -1
  729. package/dist/commands/recipes/active.command.js +0 -12
  730. package/dist/commands/recipes/add.command.d.ts +0 -8
  731. package/dist/commands/recipes/add.command.d.ts.map +0 -1
  732. package/dist/commands/recipes/add.command.js +0 -33
  733. package/dist/commands/recipes/cache-prune.command.d.ts +0 -6
  734. package/dist/commands/recipes/cache-prune.command.d.ts.map +0 -1
  735. package/dist/commands/recipes/cache-prune.command.js +0 -30
  736. package/dist/commands/recipes/cache.command.d.ts +0 -5
  737. package/dist/commands/recipes/cache.command.d.ts.map +0 -1
  738. package/dist/commands/recipes/cache.command.js +0 -19
  739. package/dist/commands/recipes/detach.command.d.ts +0 -7
  740. package/dist/commands/recipes/detach.command.d.ts.map +0 -1
  741. package/dist/commands/recipes/detach.command.js +0 -19
  742. package/dist/commands/recipes/disable.command.d.ts +0 -7
  743. package/dist/commands/recipes/disable.command.d.ts.map +0 -1
  744. package/dist/commands/recipes/disable.command.js +0 -10
  745. package/dist/commands/recipes/enable.command.d.ts +0 -7
  746. package/dist/commands/recipes/enable.command.d.ts.map +0 -1
  747. package/dist/commands/recipes/enable.command.js +0 -10
  748. package/dist/commands/recipes/explain-active.command.d.ts +0 -5
  749. package/dist/commands/recipes/explain-active.command.d.ts.map +0 -1
  750. package/dist/commands/recipes/explain-active.command.js +0 -11
  751. package/dist/commands/recipes/explain.command.d.ts +0 -7
  752. package/dist/commands/recipes/explain.command.d.ts.map +0 -1
  753. package/dist/commands/recipes/explain.command.js +0 -12
  754. package/dist/commands/recipes/impl/apply.d.ts +0 -20
  755. package/dist/commands/recipes/impl/apply.d.ts.map +0 -1
  756. package/dist/commands/recipes/impl/apply.js +0 -150
  757. package/dist/commands/recipes/impl/archive.d.ts +0 -2
  758. package/dist/commands/recipes/impl/archive.d.ts.map +0 -1
  759. package/dist/commands/recipes/impl/archive.js +0 -19
  760. package/dist/commands/recipes/impl/commands/active.d.ts +0 -6
  761. package/dist/commands/recipes/impl/commands/active.d.ts.map +0 -1
  762. package/dist/commands/recipes/impl/commands/active.js +0 -47
  763. package/dist/commands/recipes/impl/commands/add.d.ts +0 -8
  764. package/dist/commands/recipes/impl/commands/add.d.ts.map +0 -1
  765. package/dist/commands/recipes/impl/commands/add.js +0 -106
  766. package/dist/commands/recipes/impl/commands/cache-prune.d.ts +0 -7
  767. package/dist/commands/recipes/impl/commands/cache-prune.d.ts.map +0 -1
  768. package/dist/commands/recipes/impl/commands/cache-prune.js +0 -108
  769. package/dist/commands/recipes/impl/commands/detach.d.ts +0 -6
  770. package/dist/commands/recipes/impl/commands/detach.d.ts.map +0 -1
  771. package/dist/commands/recipes/impl/commands/detach.js +0 -100
  772. package/dist/commands/recipes/impl/commands/disable.d.ts +0 -6
  773. package/dist/commands/recipes/impl/commands/disable.d.ts.map +0 -1
  774. package/dist/commands/recipes/impl/commands/disable.js +0 -23
  775. package/dist/commands/recipes/impl/commands/enable.d.ts +0 -6
  776. package/dist/commands/recipes/impl/commands/enable.d.ts.map +0 -1
  777. package/dist/commands/recipes/impl/commands/enable.js +0 -41
  778. package/dist/commands/recipes/impl/commands/explain-active.d.ts +0 -5
  779. package/dist/commands/recipes/impl/commands/explain-active.d.ts.map +0 -1
  780. package/dist/commands/recipes/impl/commands/explain-active.js +0 -20
  781. package/dist/commands/recipes/impl/commands/explain.d.ts +0 -6
  782. package/dist/commands/recipes/impl/commands/explain.d.ts.map +0 -1
  783. package/dist/commands/recipes/impl/commands/explain.js +0 -195
  784. package/dist/commands/recipes/impl/commands/info.d.ts +0 -6
  785. package/dist/commands/recipes/impl/commands/info.d.ts.map +0 -1
  786. package/dist/commands/recipes/impl/commands/info.js +0 -88
  787. package/dist/commands/recipes/impl/commands/install.d.ts +0 -11
  788. package/dist/commands/recipes/impl/commands/install.d.ts.map +0 -1
  789. package/dist/commands/recipes/impl/commands/install.js +0 -226
  790. package/dist/commands/recipes/impl/commands/list-remote.d.ts +0 -7
  791. package/dist/commands/recipes/impl/commands/list-remote.d.ts.map +0 -1
  792. package/dist/commands/recipes/impl/commands/list-remote.js +0 -53
  793. package/dist/commands/recipes/impl/commands/list.d.ts +0 -7
  794. package/dist/commands/recipes/impl/commands/list.d.ts.map +0 -1
  795. package/dist/commands/recipes/impl/commands/list.js +0 -42
  796. package/dist/commands/recipes/impl/commands/remove.d.ts +0 -6
  797. package/dist/commands/recipes/impl/commands/remove.d.ts.map +0 -1
  798. package/dist/commands/recipes/impl/commands/remove.js +0 -53
  799. package/dist/commands/recipes/impl/commands/update.d.ts +0 -7
  800. package/dist/commands/recipes/impl/commands/update.d.ts.map +0 -1
  801. package/dist/commands/recipes/impl/commands/update.js +0 -108
  802. package/dist/commands/recipes/impl/commands.d.ts +0 -15
  803. package/dist/commands/recipes/impl/commands.d.ts.map +0 -1
  804. package/dist/commands/recipes/impl/commands.js +0 -14
  805. package/dist/commands/recipes/impl/constants.d.ts +0 -2
  806. package/dist/commands/recipes/impl/constants.d.ts.map +0 -1
  807. package/dist/commands/recipes/impl/constants.js +0 -1
  808. package/dist/commands/recipes/impl/format.d.ts +0 -2
  809. package/dist/commands/recipes/impl/format.d.ts.map +0 -1
  810. package/dist/commands/recipes/impl/format.js +0 -9
  811. package/dist/commands/recipes/impl/index.d.ts +0 -12
  812. package/dist/commands/recipes/impl/index.d.ts.map +0 -1
  813. package/dist/commands/recipes/impl/index.js +0 -160
  814. package/dist/commands/recipes/impl/installed-recipes.d.ts +0 -9
  815. package/dist/commands/recipes/impl/installed-recipes.d.ts.map +0 -1
  816. package/dist/commands/recipes/impl/installed-recipes.js +0 -100
  817. package/dist/commands/recipes/impl/mutation-transaction.d.ts +0 -7
  818. package/dist/commands/recipes/impl/mutation-transaction.d.ts.map +0 -1
  819. package/dist/commands/recipes/impl/mutation-transaction.js +0 -47
  820. package/dist/commands/recipes/impl/overlay-project.d.ts +0 -48
  821. package/dist/commands/recipes/impl/overlay-project.d.ts.map +0 -1
  822. package/dist/commands/recipes/impl/overlay-project.js +0 -321
  823. package/dist/commands/recipes/impl/paths.d.ts +0 -37
  824. package/dist/commands/recipes/impl/paths.d.ts.map +0 -1
  825. package/dist/commands/recipes/impl/paths.js +0 -51
  826. package/dist/commands/recipes/impl/project-installed-recipes.d.ts +0 -8
  827. package/dist/commands/recipes/impl/project-installed-recipes.d.ts.map +0 -1
  828. package/dist/commands/recipes/impl/project-installed-recipes.js +0 -60
  829. package/dist/commands/recipes/impl/project-recipe-state.d.ts +0 -18
  830. package/dist/commands/recipes/impl/project-recipe-state.d.ts.map +0 -1
  831. package/dist/commands/recipes/impl/project-recipe-state.js +0 -94
  832. package/dist/commands/recipes/impl/project-registry.d.ts +0 -24
  833. package/dist/commands/recipes/impl/project-registry.d.ts.map +0 -1
  834. package/dist/commands/recipes/impl/project-registry.js +0 -124
  835. package/dist/commands/recipes/impl/project.d.ts +0 -8
  836. package/dist/commands/recipes/impl/project.d.ts.map +0 -1
  837. package/dist/commands/recipes/impl/project.js +0 -25
  838. package/dist/commands/recipes/impl/resolver.d.ts +0 -20
  839. package/dist/commands/recipes/impl/resolver.d.ts.map +0 -1
  840. package/dist/commands/recipes/impl/resolver.js +0 -232
  841. package/dist/commands/recipes/impl/types.d.ts +0 -15
  842. package/dist/commands/recipes/impl/types.d.ts.map +0 -1
  843. package/dist/commands/recipes/impl/types.js +0 -1
  844. package/dist/commands/recipes/impl/version.d.ts +0 -5
  845. package/dist/commands/recipes/impl/version.d.ts.map +0 -1
  846. package/dist/commands/recipes/impl/version.js +0 -9
  847. package/dist/commands/recipes/info.command.d.ts +0 -7
  848. package/dist/commands/recipes/info.command.d.ts.map +0 -1
  849. package/dist/commands/recipes/info.command.js +0 -10
  850. package/dist/commands/recipes/install.run.d.ts +0 -4
  851. package/dist/commands/recipes/install.run.d.ts.map +0 -1
  852. package/dist/commands/recipes/install.run.js +0 -23
  853. package/dist/commands/recipes/install.spec.d.ts +0 -11
  854. package/dist/commands/recipes/install.spec.d.ts.map +0 -1
  855. package/dist/commands/recipes/install.spec.js +0 -141
  856. package/dist/commands/recipes/list-remote.command.d.ts +0 -6
  857. package/dist/commands/recipes/list-remote.command.d.ts.map +0 -1
  858. package/dist/commands/recipes/list-remote.command.js +0 -46
  859. package/dist/commands/recipes/list.command.d.ts +0 -6
  860. package/dist/commands/recipes/list.command.d.ts.map +0 -1
  861. package/dist/commands/recipes/list.command.js +0 -39
  862. package/dist/commands/recipes/recipes.command.d.ts +0 -5
  863. package/dist/commands/recipes/recipes.command.d.ts.map +0 -1
  864. package/dist/commands/recipes/recipes.command.js +0 -19
  865. package/dist/commands/recipes/remove.command.d.ts +0 -7
  866. package/dist/commands/recipes/remove.command.d.ts.map +0 -1
  867. package/dist/commands/recipes/remove.command.js +0 -10
  868. package/dist/commands/recipes/update.command.d.ts +0 -8
  869. package/dist/commands/recipes/update.command.d.ts.map +0 -1
  870. package/dist/commands/recipes/update.command.js +0 -35
  871. package/dist/commands/recipes.d.ts +0 -14
  872. package/dist/commands/recipes.d.ts.map +0 -1
  873. package/dist/commands/recipes.js +0 -11
  874. package/dist/commands/release/apply.command.d.ts +0 -7
  875. package/dist/commands/release/apply.command.d.ts.map +0 -1
  876. package/dist/commands/release/apply.command.js +0 -162
  877. package/dist/commands/release/apply.mutation.d.ts +0 -9
  878. package/dist/commands/release/apply.mutation.d.ts.map +0 -1
  879. package/dist/commands/release/apply.mutation.js +0 -137
  880. package/dist/commands/release/apply.pipeline/finalize.d.ts +0 -21
  881. package/dist/commands/release/apply.pipeline/finalize.d.ts.map +0 -1
  882. package/dist/commands/release/apply.pipeline/finalize.js +0 -81
  883. package/dist/commands/release/apply.pipeline/mutation.d.ts +0 -18
  884. package/dist/commands/release/apply.pipeline/mutation.d.ts.map +0 -1
  885. package/dist/commands/release/apply.pipeline/mutation.js +0 -82
  886. package/dist/commands/release/apply.pipeline/preflight.d.ts +0 -25
  887. package/dist/commands/release/apply.pipeline/preflight.d.ts.map +0 -1
  888. package/dist/commands/release/apply.pipeline/preflight.js +0 -69
  889. package/dist/commands/release/apply.pipeline/shared.d.ts +0 -2
  890. package/dist/commands/release/apply.pipeline/shared.d.ts.map +0 -1
  891. package/dist/commands/release/apply.pipeline/shared.js +0 -5
  892. package/dist/commands/release/apply.pipeline/state.d.ts +0 -25
  893. package/dist/commands/release/apply.pipeline/state.d.ts.map +0 -1
  894. package/dist/commands/release/apply.pipeline/state.js +0 -130
  895. package/dist/commands/release/apply.pipeline.d.ts +0 -26
  896. package/dist/commands/release/apply.pipeline.d.ts.map +0 -1
  897. package/dist/commands/release/apply.pipeline.js +0 -32
  898. package/dist/commands/release/apply.preflight.d.ts +0 -5
  899. package/dist/commands/release/apply.preflight.d.ts.map +0 -1
  900. package/dist/commands/release/apply.preflight.git.d.ts +0 -7
  901. package/dist/commands/release/apply.preflight.git.d.ts.map +0 -1
  902. package/dist/commands/release/apply.preflight.git.js +0 -138
  903. package/dist/commands/release/apply.preflight.js +0 -4
  904. package/dist/commands/release/apply.preflight.package.d.ts +0 -7
  905. package/dist/commands/release/apply.preflight.package.d.ts.map +0 -1
  906. package/dist/commands/release/apply.preflight.package.js +0 -69
  907. package/dist/commands/release/apply.preflight.plan.d.ts +0 -16
  908. package/dist/commands/release/apply.preflight.plan.d.ts.map +0 -1
  909. package/dist/commands/release/apply.preflight.plan.js +0 -92
  910. package/dist/commands/release/apply.preflight.publish.d.ts +0 -4
  911. package/dist/commands/release/apply.preflight.publish.d.ts.map +0 -1
  912. package/dist/commands/release/apply.preflight.publish.js +0 -81
  913. package/dist/commands/release/apply.reporting.d.ts +0 -5
  914. package/dist/commands/release/apply.reporting.d.ts.map +0 -1
  915. package/dist/commands/release/apply.reporting.js +0 -29
  916. package/dist/commands/release/apply.spec.d.ts +0 -5
  917. package/dist/commands/release/apply.spec.d.ts.map +0 -1
  918. package/dist/commands/release/apply.spec.js +0 -136
  919. package/dist/commands/release/apply.types.d.ts +0 -86
  920. package/dist/commands/release/apply.types.d.ts.map +0 -1
  921. package/dist/commands/release/apply.types.js +0 -1
  922. package/dist/commands/release/plan.command.d.ts +0 -5
  923. package/dist/commands/release/plan.command.d.ts.map +0 -1
  924. package/dist/commands/release/plan.command.js +0 -214
  925. package/dist/commands/release/plan.spec.d.ts +0 -10
  926. package/dist/commands/release/plan.spec.d.ts.map +0 -1
  927. package/dist/commands/release/plan.spec.js +0 -76
  928. package/dist/commands/release/release.command.d.ts +0 -5
  929. package/dist/commands/release/release.command.d.ts.map +0 -1
  930. package/dist/commands/release/release.command.js +0 -16
  931. package/dist/commands/runtime.command.d.ts +0 -25
  932. package/dist/commands/runtime.command.d.ts.map +0 -1
  933. package/dist/commands/runtime.command.js +0 -138
  934. package/dist/commands/runtime.spec.d.ts +0 -8
  935. package/dist/commands/runtime.spec.d.ts.map +0 -1
  936. package/dist/commands/runtime.spec.js +0 -31
  937. package/dist/commands/scenario/impl/commands.d.ts +0 -37
  938. package/dist/commands/scenario/impl/commands.d.ts.map +0 -1
  939. package/dist/commands/scenario/impl/commands.js +0 -323
  940. package/dist/commands/scenario/info.command.d.ts +0 -8
  941. package/dist/commands/scenario/info.command.d.ts.map +0 -1
  942. package/dist/commands/scenario/info.command.js +0 -32
  943. package/dist/commands/scenario/list.command.d.ts +0 -5
  944. package/dist/commands/scenario/list.command.d.ts.map +0 -1
  945. package/dist/commands/scenario/list.command.js +0 -9
  946. package/dist/commands/scenario/run.command.d.ts +0 -8
  947. package/dist/commands/scenario/run.command.d.ts.map +0 -1
  948. package/dist/commands/scenario/run.command.js +0 -32
  949. package/dist/commands/scenario.d.ts +0 -2
  950. package/dist/commands/scenario.d.ts.map +0 -1
  951. package/dist/commands/scenario.js +0 -1
  952. package/dist/commands/shared/allow-prefix-policy.d.ts +0 -3
  953. package/dist/commands/shared/allow-prefix-policy.d.ts.map +0 -1
  954. package/dist/commands/shared/allow-prefix-policy.js +0 -8
  955. package/dist/commands/shared/approval-requirements.d.ts +0 -16
  956. package/dist/commands/shared/approval-requirements.d.ts.map +0 -1
  957. package/dist/commands/shared/approval-requirements.js +0 -7
  958. package/dist/commands/shared/comment-format.d.ts +0 -8
  959. package/dist/commands/shared/comment-format.d.ts.map +0 -1
  960. package/dist/commands/shared/comment-format.js +0 -80
  961. package/dist/commands/shared/diagnostics.d.ts +0 -23
  962. package/dist/commands/shared/diagnostics.d.ts.map +0 -1
  963. package/dist/commands/shared/diagnostics.js +0 -57
  964. package/dist/commands/shared/gh-transport.d.ts +0 -16
  965. package/dist/commands/shared/gh-transport.d.ts.map +0 -1
  966. package/dist/commands/shared/gh-transport.js +0 -71
  967. package/dist/commands/shared/git-ops.d.ts +0 -13
  968. package/dist/commands/shared/git-ops.d.ts.map +0 -1
  969. package/dist/commands/shared/git-ops.js +0 -86
  970. package/dist/commands/shared/merged-branch-cleanup.d.ts +0 -12
  971. package/dist/commands/shared/merged-branch-cleanup.d.ts.map +0 -1
  972. package/dist/commands/shared/merged-branch-cleanup.js +0 -46
  973. package/dist/commands/shared/network-approval.d.ts +0 -10
  974. package/dist/commands/shared/network-approval.d.ts.map +0 -1
  975. package/dist/commands/shared/network-approval.js +0 -10
  976. package/dist/commands/shared/operator-pipeline.d.ts +0 -10
  977. package/dist/commands/shared/operator-pipeline.d.ts.map +0 -1
  978. package/dist/commands/shared/operator-pipeline.js +0 -16
  979. package/dist/commands/shared/path.d.ts +0 -3
  980. package/dist/commands/shared/path.d.ts.map +0 -1
  981. package/dist/commands/shared/path.js +0 -14
  982. package/dist/commands/shared/policy-deny.d.ts +0 -3
  983. package/dist/commands/shared/policy-deny.d.ts.map +0 -1
  984. package/dist/commands/shared/policy-deny.js +0 -12
  985. package/dist/commands/shared/post-commit-pr-artifacts.d.ts +0 -9
  986. package/dist/commands/shared/post-commit-pr-artifacts.d.ts.map +0 -1
  987. package/dist/commands/shared/post-commit-pr-artifacts.js +0 -58
  988. package/dist/commands/shared/pr-meta.d.ts +0 -75
  989. package/dist/commands/shared/pr-meta.d.ts.map +0 -1
  990. package/dist/commands/shared/pr-meta.js +0 -266
  991. package/dist/commands/shared/reconcile-check.d.ts +0 -7
  992. package/dist/commands/shared/reconcile-check.d.ts.map +0 -1
  993. package/dist/commands/shared/reconcile-check.js +0 -160
  994. package/dist/commands/shared/task-backend.d.ts +0 -71
  995. package/dist/commands/shared/task-backend.d.ts.map +0 -1
  996. package/dist/commands/shared/task-backend.js +0 -305
  997. package/dist/commands/shared/task-handoff.d.ts +0 -65
  998. package/dist/commands/shared/task-handoff.d.ts.map +0 -1
  999. package/dist/commands/shared/task-handoff.js +0 -167
  1000. package/dist/commands/shared/task-local-freshness.d.ts +0 -15
  1001. package/dist/commands/shared/task-local-freshness.d.ts.map +0 -1
  1002. package/dist/commands/shared/task-local-freshness.js +0 -26
  1003. package/dist/commands/shared/task-mutation.d.ts +0 -38
  1004. package/dist/commands/shared/task-mutation.d.ts.map +0 -1
  1005. package/dist/commands/shared/task-mutation.js +0 -74
  1006. package/dist/commands/shared/task-store/intents.d.ts +0 -34
  1007. package/dist/commands/shared/task-store/intents.d.ts.map +0 -1
  1008. package/dist/commands/shared/task-store/intents.js +0 -265
  1009. package/dist/commands/shared/task-store/readme.d.ts +0 -28
  1010. package/dist/commands/shared/task-store/readme.d.ts.map +0 -1
  1011. package/dist/commands/shared/task-store/readme.js +0 -125
  1012. package/dist/commands/shared/task-store/store.d.ts +0 -26
  1013. package/dist/commands/shared/task-store/store.d.ts.map +0 -1
  1014. package/dist/commands/shared/task-store/store.js +0 -105
  1015. package/dist/commands/shared/task-store/types.d.ts +0 -94
  1016. package/dist/commands/shared/task-store/types.d.ts.map +0 -1
  1017. package/dist/commands/shared/task-store/types.js +0 -1
  1018. package/dist/commands/shared/task-store.d.ts +0 -4
  1019. package/dist/commands/shared/task-store.d.ts.map +0 -1
  1020. package/dist/commands/shared/task-store.js +0 -2
  1021. package/dist/commands/start.run.d.ts +0 -5
  1022. package/dist/commands/start.run.d.ts.map +0 -1
  1023. package/dist/commands/start.run.js +0 -23
  1024. package/dist/commands/start.spec.d.ts +0 -18
  1025. package/dist/commands/start.spec.d.ts.map +0 -1
  1026. package/dist/commands/start.spec.js +0 -143
  1027. package/dist/commands/sync.command.d.ts +0 -6
  1028. package/dist/commands/sync.command.d.ts.map +0 -1
  1029. package/dist/commands/sync.command.js +0 -64
  1030. package/dist/commands/task/add.command.d.ts +0 -19
  1031. package/dist/commands/task/add.command.d.ts.map +0 -1
  1032. package/dist/commands/task/add.command.js +0 -152
  1033. package/dist/commands/task/add.d.ts +0 -18
  1034. package/dist/commands/task/add.d.ts.map +0 -1
  1035. package/dist/commands/task/add.js +0 -63
  1036. package/dist/commands/task/block.d.ts +0 -20
  1037. package/dist/commands/task/block.d.ts.map +0 -1
  1038. package/dist/commands/task/block.js +0 -88
  1039. package/dist/commands/task/close-duplicate.command.d.ts +0 -14
  1040. package/dist/commands/task/close-duplicate.command.d.ts.map +0 -1
  1041. package/dist/commands/task/close-duplicate.command.js +0 -102
  1042. package/dist/commands/task/close-duplicate.d.ts +0 -14
  1043. package/dist/commands/task/close-duplicate.d.ts.map +0 -1
  1044. package/dist/commands/task/close-duplicate.js +0 -91
  1045. package/dist/commands/task/close-noop.command.d.ts +0 -14
  1046. package/dist/commands/task/close-noop.command.d.ts.map +0 -1
  1047. package/dist/commands/task/close-noop.command.js +0 -77
  1048. package/dist/commands/task/close-noop.d.ts +0 -13
  1049. package/dist/commands/task/close-noop.d.ts.map +0 -1
  1050. package/dist/commands/task/close-noop.js +0 -38
  1051. package/dist/commands/task/close-shared.d.ts +0 -12
  1052. package/dist/commands/task/close-shared.d.ts.map +0 -1
  1053. package/dist/commands/task/close-shared.js +0 -45
  1054. package/dist/commands/task/close-tail-state.d.ts +0 -7
  1055. package/dist/commands/task/close-tail-state.d.ts.map +0 -1
  1056. package/dist/commands/task/close-tail-state.js +0 -19
  1057. package/dist/commands/task/comment.command.d.ts +0 -10
  1058. package/dist/commands/task/comment.command.d.ts.map +0 -1
  1059. package/dist/commands/task/comment.command.js +0 -57
  1060. package/dist/commands/task/comment.d.ts +0 -10
  1061. package/dist/commands/task/comment.d.ts.map +0 -1
  1062. package/dist/commands/task/comment.js +0 -68
  1063. package/dist/commands/task/derive.command.d.ts +0 -14
  1064. package/dist/commands/task/derive.command.d.ts.map +0 -1
  1065. package/dist/commands/task/derive.command.js +0 -101
  1066. package/dist/commands/task/derive.d.ts +0 -14
  1067. package/dist/commands/task/derive.d.ts.map +0 -1
  1068. package/dist/commands/task/derive.js +0 -101
  1069. package/dist/commands/task/doc-set.command.d.ts +0 -13
  1070. package/dist/commands/task/doc-set.command.d.ts.map +0 -1
  1071. package/dist/commands/task/doc-set.command.js +0 -114
  1072. package/dist/commands/task/doc-show.command.d.ts +0 -10
  1073. package/dist/commands/task/doc-show.command.d.ts.map +0 -1
  1074. package/dist/commands/task/doc-show.command.js +0 -54
  1075. package/dist/commands/task/doc-template.d.ts +0 -10
  1076. package/dist/commands/task/doc-template.d.ts.map +0 -1
  1077. package/dist/commands/task/doc-template.js +0 -95
  1078. package/dist/commands/task/doc.command.d.ts +0 -7
  1079. package/dist/commands/task/doc.command.d.ts.map +0 -1
  1080. package/dist/commands/task/doc.command.js +0 -24
  1081. package/dist/commands/task/doc.d.ts +0 -21
  1082. package/dist/commands/task/doc.d.ts.map +0 -1
  1083. package/dist/commands/task/doc.js +0 -264
  1084. package/dist/commands/task/export.command.d.ts +0 -6
  1085. package/dist/commands/task/export.command.d.ts.map +0 -1
  1086. package/dist/commands/task/export.command.js +0 -17
  1087. package/dist/commands/task/export.d.ts +0 -7
  1088. package/dist/commands/task/export.d.ts.map +0 -1
  1089. package/dist/commands/task/export.js +0 -25
  1090. package/dist/commands/task/findings-add.command.d.ts +0 -20
  1091. package/dist/commands/task/findings-add.command.d.ts.map +0 -1
  1092. package/dist/commands/task/findings-add.command.js +0 -165
  1093. package/dist/commands/task/findings.command.d.ts +0 -7
  1094. package/dist/commands/task/findings.command.d.ts.map +0 -1
  1095. package/dist/commands/task/findings.command.js +0 -20
  1096. package/dist/commands/task/findings.d.ts +0 -63
  1097. package/dist/commands/task/findings.d.ts.map +0 -1
  1098. package/dist/commands/task/findings.js +0 -188
  1099. package/dist/commands/task/finish-close.d.ts +0 -22
  1100. package/dist/commands/task/finish-close.d.ts.map +0 -1
  1101. package/dist/commands/task/finish-close.js +0 -119
  1102. package/dist/commands/task/finish-command.d.ts +0 -3
  1103. package/dist/commands/task/finish-command.d.ts.map +0 -1
  1104. package/dist/commands/task/finish-command.js +0 -56
  1105. package/dist/commands/task/finish-execute.d.ts +0 -8
  1106. package/dist/commands/task/finish-execute.d.ts.map +0 -1
  1107. package/dist/commands/task/finish-execute.js +0 -279
  1108. package/dist/commands/task/finish-findings.d.ts +0 -20
  1109. package/dist/commands/task/finish-findings.d.ts.map +0 -1
  1110. package/dist/commands/task/finish-findings.js +0 -27
  1111. package/dist/commands/task/finish-plan.d.ts +0 -7
  1112. package/dist/commands/task/finish-plan.d.ts.map +0 -1
  1113. package/dist/commands/task/finish-plan.js +0 -157
  1114. package/dist/commands/task/finish-shared.d.ts +0 -62
  1115. package/dist/commands/task/finish-shared.d.ts.map +0 -1
  1116. package/dist/commands/task/finish-shared.js +0 -237
  1117. package/dist/commands/task/finish-types.d.ts +0 -69
  1118. package/dist/commands/task/finish-types.d.ts.map +0 -1
  1119. package/dist/commands/task/finish-types.js +0 -1
  1120. package/dist/commands/task/handoff-record.command.d.ts +0 -17
  1121. package/dist/commands/task/handoff-record.command.d.ts.map +0 -1
  1122. package/dist/commands/task/handoff-record.command.js +0 -140
  1123. package/dist/commands/task/handoff-show.command.d.ts +0 -8
  1124. package/dist/commands/task/handoff-show.command.d.ts.map +0 -1
  1125. package/dist/commands/task/handoff-show.command.js +0 -101
  1126. package/dist/commands/task/handoff.command.d.ts +0 -7
  1127. package/dist/commands/task/handoff.command.d.ts.map +0 -1
  1128. package/dist/commands/task/handoff.command.js +0 -21
  1129. package/dist/commands/task/handoff.shared.d.ts +0 -39
  1130. package/dist/commands/task/handoff.shared.d.ts.map +0 -1
  1131. package/dist/commands/task/handoff.shared.js +0 -133
  1132. package/dist/commands/task/hosted-close-pr.command.d.ts +0 -10
  1133. package/dist/commands/task/hosted-close-pr.command.d.ts.map +0 -1
  1134. package/dist/commands/task/hosted-close-pr.command.js +0 -114
  1135. package/dist/commands/task/hosted-close-pr.execute.d.ts +0 -3
  1136. package/dist/commands/task/hosted-close-pr.execute.d.ts.map +0 -1
  1137. package/dist/commands/task/hosted-close-pr.execute.js +0 -135
  1138. package/dist/commands/task/hosted-close-pr.postcheck.d.ts +0 -3
  1139. package/dist/commands/task/hosted-close-pr.postcheck.d.ts.map +0 -1
  1140. package/dist/commands/task/hosted-close-pr.postcheck.js +0 -13
  1141. package/dist/commands/task/hosted-close-pr.precheck.d.ts +0 -4
  1142. package/dist/commands/task/hosted-close-pr.precheck.d.ts.map +0 -1
  1143. package/dist/commands/task/hosted-close-pr.precheck.js +0 -288
  1144. package/dist/commands/task/hosted-close-pr.report.d.ts +0 -4
  1145. package/dist/commands/task/hosted-close-pr.report.d.ts.map +0 -1
  1146. package/dist/commands/task/hosted-close-pr.report.js +0 -42
  1147. package/dist/commands/task/hosted-close-pr.types.d.ts +0 -75
  1148. package/dist/commands/task/hosted-close-pr.types.d.ts.map +0 -1
  1149. package/dist/commands/task/hosted-close-pr.types.js +0 -1
  1150. package/dist/commands/task/hosted-close.command.d.ts +0 -6
  1151. package/dist/commands/task/hosted-close.command.d.ts.map +0 -1
  1152. package/dist/commands/task/hosted-close.command.js +0 -389
  1153. package/dist/commands/task/hosted-close.spec.d.ts +0 -7
  1154. package/dist/commands/task/hosted-close.spec.d.ts.map +0 -1
  1155. package/dist/commands/task/hosted-close.spec.js +0 -39
  1156. package/dist/commands/task/hosted-merge-sync/builders.d.ts +0 -35
  1157. package/dist/commands/task/hosted-merge-sync/builders.d.ts.map +0 -1
  1158. package/dist/commands/task/hosted-merge-sync/builders.js +0 -148
  1159. package/dist/commands/task/hosted-merge-sync/github.d.ts +0 -10
  1160. package/dist/commands/task/hosted-merge-sync/github.d.ts.map +0 -1
  1161. package/dist/commands/task/hosted-merge-sync/github.js +0 -113
  1162. package/dist/commands/task/hosted-merge-sync/local-branch.d.ts +0 -12
  1163. package/dist/commands/task/hosted-merge-sync/local-branch.d.ts.map +0 -1
  1164. package/dist/commands/task/hosted-merge-sync/local-branch.js +0 -143
  1165. package/dist/commands/task/hosted-merge-sync/model.d.ts +0 -47
  1166. package/dist/commands/task/hosted-merge-sync/model.d.ts.map +0 -1
  1167. package/dist/commands/task/hosted-merge-sync/model.js +0 -1
  1168. package/dist/commands/task/hosted-merge-sync/pr-meta.d.ts +0 -12
  1169. package/dist/commands/task/hosted-merge-sync/pr-meta.d.ts.map +0 -1
  1170. package/dist/commands/task/hosted-merge-sync/pr-meta.js +0 -26
  1171. package/dist/commands/task/hosted-merge-sync.d.ts +0 -23
  1172. package/dist/commands/task/hosted-merge-sync.d.ts.map +0 -1
  1173. package/dist/commands/task/hosted-merge-sync.js +0 -122
  1174. package/dist/commands/task/index.d.ts +0 -31
  1175. package/dist/commands/task/index.d.ts.map +0 -1
  1176. package/dist/commands/task/index.js +0 -29
  1177. package/dist/commands/task/lint.command.d.ts +0 -5
  1178. package/dist/commands/task/lint.command.d.ts.map +0 -1
  1179. package/dist/commands/task/lint.command.js +0 -11
  1180. package/dist/commands/task/lint.d.ts +0 -5
  1181. package/dist/commands/task/lint.d.ts.map +0 -1
  1182. package/dist/commands/task/lint.js +0 -22
  1183. package/dist/commands/task/list.d.ts +0 -15
  1184. package/dist/commands/task/list.d.ts.map +0 -1
  1185. package/dist/commands/task/list.js +0 -36
  1186. package/dist/commands/task/list.run.d.ts +0 -5
  1187. package/dist/commands/task/list.run.d.ts.map +0 -1
  1188. package/dist/commands/task/list.run.js +0 -20
  1189. package/dist/commands/task/list.spec.d.ts +0 -7
  1190. package/dist/commands/task/list.spec.d.ts.map +0 -1
  1191. package/dist/commands/task/list.spec.js +0 -58
  1192. package/dist/commands/task/migrate-doc.command.d.ts +0 -9
  1193. package/dist/commands/task/migrate-doc.command.d.ts.map +0 -1
  1194. package/dist/commands/task/migrate-doc.command.js +0 -69
  1195. package/dist/commands/task/migrate-doc.d.ts +0 -24
  1196. package/dist/commands/task/migrate-doc.d.ts.map +0 -1
  1197. package/dist/commands/task/migrate-doc.js +0 -151
  1198. package/dist/commands/task/migrate-doc.readme.d.ts +0 -8
  1199. package/dist/commands/task/migrate-doc.readme.d.ts.map +0 -1
  1200. package/dist/commands/task/migrate-doc.readme.js +0 -225
  1201. package/dist/commands/task/migrate.command.d.ts +0 -11
  1202. package/dist/commands/task/migrate.command.d.ts.map +0 -1
  1203. package/dist/commands/task/migrate.command.js +0 -58
  1204. package/dist/commands/task/migrate.d.ts +0 -11
  1205. package/dist/commands/task/migrate.d.ts.map +0 -1
  1206. package/dist/commands/task/migrate.js +0 -42
  1207. package/dist/commands/task/new.command.d.ts +0 -6
  1208. package/dist/commands/task/new.command.d.ts.map +0 -1
  1209. package/dist/commands/task/new.command.js +0 -21
  1210. package/dist/commands/task/new.d.ts +0 -18
  1211. package/dist/commands/task/new.d.ts.map +0 -1
  1212. package/dist/commands/task/new.js +0 -234
  1213. package/dist/commands/task/new.spec.d.ts +0 -4
  1214. package/dist/commands/task/new.spec.d.ts.map +0 -1
  1215. package/dist/commands/task/new.spec.js +0 -87
  1216. package/dist/commands/task/next.d.ts +0 -9
  1217. package/dist/commands/task/next.d.ts.map +0 -1
  1218. package/dist/commands/task/next.js +0 -27
  1219. package/dist/commands/task/next.run.d.ts +0 -5
  1220. package/dist/commands/task/next.run.d.ts.map +0 -1
  1221. package/dist/commands/task/next.run.js +0 -11
  1222. package/dist/commands/task/next.spec.d.ts +0 -7
  1223. package/dist/commands/task/next.spec.d.ts.map +0 -1
  1224. package/dist/commands/task/next.spec.js +0 -76
  1225. package/dist/commands/task/normalize.command.d.ts +0 -13
  1226. package/dist/commands/task/normalize.command.d.ts.map +0 -1
  1227. package/dist/commands/task/normalize.command.js +0 -104
  1228. package/dist/commands/task/normalize.d.ts +0 -13
  1229. package/dist/commands/task/normalize.d.ts.map +0 -1
  1230. package/dist/commands/task/normalize.js +0 -129
  1231. package/dist/commands/task/plan-approve.command.d.ts +0 -10
  1232. package/dist/commands/task/plan-approve.command.d.ts.map +0 -1
  1233. package/dist/commands/task/plan-approve.command.js +0 -54
  1234. package/dist/commands/task/plan-reject.command.d.ts +0 -10
  1235. package/dist/commands/task/plan-reject.command.d.ts.map +0 -1
  1236. package/dist/commands/task/plan-reject.command.js +0 -59
  1237. package/dist/commands/task/plan-set.command.d.ts +0 -11
  1238. package/dist/commands/task/plan-set.command.d.ts.map +0 -1
  1239. package/dist/commands/task/plan-set.command.js +0 -76
  1240. package/dist/commands/task/plan.command.d.ts +0 -7
  1241. package/dist/commands/task/plan.command.d.ts.map +0 -1
  1242. package/dist/commands/task/plan.command.js +0 -31
  1243. package/dist/commands/task/plan.d.ts +0 -27
  1244. package/dist/commands/task/plan.d.ts.map +0 -1
  1245. package/dist/commands/task/plan.js +0 -327
  1246. package/dist/commands/task/ready.d.ts +0 -8
  1247. package/dist/commands/task/ready.d.ts.map +0 -1
  1248. package/dist/commands/task/ready.js +0 -54
  1249. package/dist/commands/task/rebuild-index.command.d.ts +0 -6
  1250. package/dist/commands/task/rebuild-index.command.d.ts.map +0 -1
  1251. package/dist/commands/task/rebuild-index.command.js +0 -18
  1252. package/dist/commands/task/reclaim.command.d.ts +0 -11
  1253. package/dist/commands/task/reclaim.command.d.ts.map +0 -1
  1254. package/dist/commands/task/reclaim.command.js +0 -102
  1255. package/dist/commands/task/resume-context.command.d.ts +0 -9
  1256. package/dist/commands/task/resume-context.command.d.ts.map +0 -1
  1257. package/dist/commands/task/resume-context.command.js +0 -60
  1258. package/dist/commands/task/run-cancel.command.d.ts +0 -6
  1259. package/dist/commands/task/run-cancel.command.d.ts.map +0 -1
  1260. package/dist/commands/task/run-cancel.command.js +0 -45
  1261. package/dist/commands/task/run-cancel.spec.d.ts +0 -7
  1262. package/dist/commands/task/run-cancel.spec.d.ts.map +0 -1
  1263. package/dist/commands/task/run-cancel.spec.js +0 -20
  1264. package/dist/commands/task/run-resume.command.d.ts +0 -6
  1265. package/dist/commands/task/run-resume.command.d.ts.map +0 -1
  1266. package/dist/commands/task/run-resume.command.js +0 -55
  1267. package/dist/commands/task/run-resume.spec.d.ts +0 -7
  1268. package/dist/commands/task/run-resume.spec.d.ts.map +0 -1
  1269. package/dist/commands/task/run-resume.spec.js +0 -20
  1270. package/dist/commands/task/run-retry.command.d.ts +0 -6
  1271. package/dist/commands/task/run-retry.command.d.ts.map +0 -1
  1272. package/dist/commands/task/run-retry.command.js +0 -56
  1273. package/dist/commands/task/run-retry.spec.d.ts +0 -7
  1274. package/dist/commands/task/run-retry.spec.d.ts.map +0 -1
  1275. package/dist/commands/task/run-retry.spec.js +0 -20
  1276. package/dist/commands/task/run-show.command.d.ts +0 -6
  1277. package/dist/commands/task/run-show.command.d.ts.map +0 -1
  1278. package/dist/commands/task/run-show.command.js +0 -133
  1279. package/dist/commands/task/run-show.spec.d.ts +0 -8
  1280. package/dist/commands/task/run-show.spec.d.ts.map +0 -1
  1281. package/dist/commands/task/run-show.spec.js +0 -44
  1282. package/dist/commands/task/run-tail.command.d.ts +0 -6
  1283. package/dist/commands/task/run-tail.command.d.ts.map +0 -1
  1284. package/dist/commands/task/run-tail.command.js +0 -26
  1285. package/dist/commands/task/run-tail.spec.d.ts +0 -8
  1286. package/dist/commands/task/run-tail.spec.d.ts.map +0 -1
  1287. package/dist/commands/task/run-tail.spec.js +0 -51
  1288. package/dist/commands/task/run-trace.command.d.ts +0 -6
  1289. package/dist/commands/task/run-trace.command.d.ts.map +0 -1
  1290. package/dist/commands/task/run-trace.command.js +0 -25
  1291. package/dist/commands/task/run-trace.spec.d.ts +0 -7
  1292. package/dist/commands/task/run-trace.spec.d.ts.map +0 -1
  1293. package/dist/commands/task/run-trace.spec.js +0 -31
  1294. package/dist/commands/task/run.command.d.ts +0 -6
  1295. package/dist/commands/task/run.command.d.ts.map +0 -1
  1296. package/dist/commands/task/run.command.js +0 -74
  1297. package/dist/commands/task/run.spec.d.ts +0 -7
  1298. package/dist/commands/task/run.spec.d.ts.map +0 -1
  1299. package/dist/commands/task/run.spec.js +0 -26
  1300. package/dist/commands/task/scaffold.command.d.ts +0 -13
  1301. package/dist/commands/task/scaffold.command.d.ts.map +0 -1
  1302. package/dist/commands/task/scaffold.command.js +0 -81
  1303. package/dist/commands/task/scaffold.d.ts +0 -13
  1304. package/dist/commands/task/scaffold.d.ts.map +0 -1
  1305. package/dist/commands/task/scaffold.js +0 -98
  1306. package/dist/commands/task/scrub.command.d.ts +0 -11
  1307. package/dist/commands/task/scrub.command.d.ts.map +0 -1
  1308. package/dist/commands/task/scrub.command.js +0 -72
  1309. package/dist/commands/task/scrub.d.ts +0 -11
  1310. package/dist/commands/task/scrub.d.ts.map +0 -1
  1311. package/dist/commands/task/scrub.js +0 -68
  1312. package/dist/commands/task/search.d.ts +0 -11
  1313. package/dist/commands/task/search.d.ts.map +0 -1
  1314. package/dist/commands/task/search.js +0 -61
  1315. package/dist/commands/task/search.run.d.ts +0 -5
  1316. package/dist/commands/task/search.run.d.ts.map +0 -1
  1317. package/dist/commands/task/search.run.js +0 -13
  1318. package/dist/commands/task/search.spec.d.ts +0 -9
  1319. package/dist/commands/task/search.spec.d.ts.map +0 -1
  1320. package/dist/commands/task/search.spec.js +0 -86
  1321. package/dist/commands/task/set-status.command.d.ts +0 -22
  1322. package/dist/commands/task/set-status.command.d.ts.map +0 -1
  1323. package/dist/commands/task/set-status.command.js +0 -193
  1324. package/dist/commands/task/set-status.d.ts +0 -22
  1325. package/dist/commands/task/set-status.d.ts.map +0 -1
  1326. package/dist/commands/task/set-status.js +0 -115
  1327. package/dist/commands/task/shared/dependencies.d.ts +0 -16
  1328. package/dist/commands/task/shared/dependencies.d.ts.map +0 -1
  1329. package/dist/commands/task/shared/dependencies.js +0 -162
  1330. package/dist/commands/task/shared/direct-work-lock.d.ts +0 -10
  1331. package/dist/commands/task/shared/direct-work-lock.d.ts.map +0 -1
  1332. package/dist/commands/task/shared/direct-work-lock.js +0 -24
  1333. package/dist/commands/task/shared/docs.d.ts +0 -33
  1334. package/dist/commands/task/shared/docs.d.ts.map +0 -1
  1335. package/dist/commands/task/shared/docs.js +0 -155
  1336. package/dist/commands/task/shared/git-log.d.ts +0 -5
  1337. package/dist/commands/task/shared/git-log.d.ts.map +0 -1
  1338. package/dist/commands/task/shared/git-log.js +0 -14
  1339. package/dist/commands/task/shared/listing.d.ts +0 -34
  1340. package/dist/commands/task/shared/listing.d.ts.map +0 -1
  1341. package/dist/commands/task/shared/listing.js +0 -184
  1342. package/dist/commands/task/shared/tags.d.ts +0 -24
  1343. package/dist/commands/task/shared/tags.d.ts.map +0 -1
  1344. package/dist/commands/task/shared/tags.js +0 -177
  1345. package/dist/commands/task/shared/transition-command.d.ts +0 -17
  1346. package/dist/commands/task/shared/transition-command.d.ts.map +0 -1
  1347. package/dist/commands/task/shared/transition-command.js +0 -44
  1348. package/dist/commands/task/shared/transition-rules.d.ts +0 -28
  1349. package/dist/commands/task/shared/transition-rules.d.ts.map +0 -1
  1350. package/dist/commands/task/shared/transition-rules.js +0 -96
  1351. package/dist/commands/task/shared/transitions.d.ts +0 -71
  1352. package/dist/commands/task/shared/transitions.d.ts.map +0 -1
  1353. package/dist/commands/task/shared/transitions.js +0 -167
  1354. package/dist/commands/task/shared/workflow-transition-service.d.ts +0 -75
  1355. package/dist/commands/task/shared/workflow-transition-service.d.ts.map +0 -1
  1356. package/dist/commands/task/shared/workflow-transition-service.js +0 -226
  1357. package/dist/commands/task/shared.d.ts +0 -10
  1358. package/dist/commands/task/shared.d.ts.map +0 -1
  1359. package/dist/commands/task/shared.js +0 -9
  1360. package/dist/commands/task/show.d.ts +0 -8
  1361. package/dist/commands/task/show.d.ts.map +0 -1
  1362. package/dist/commands/task/show.js +0 -67
  1363. package/dist/commands/task/show.run.d.ts +0 -5
  1364. package/dist/commands/task/show.run.d.ts.map +0 -1
  1365. package/dist/commands/task/show.run.js +0 -11
  1366. package/dist/commands/task/show.spec.d.ts +0 -6
  1367. package/dist/commands/task/show.spec.d.ts.map +0 -1
  1368. package/dist/commands/task/show.spec.js +0 -8
  1369. package/dist/commands/task/start-ready.command.d.ts +0 -14
  1370. package/dist/commands/task/start-ready.command.d.ts.map +0 -1
  1371. package/dist/commands/task/start-ready.command.js +0 -77
  1372. package/dist/commands/task/start-ready.d.ts +0 -13
  1373. package/dist/commands/task/start-ready.d.ts.map +0 -1
  1374. package/dist/commands/task/start-ready.js +0 -48
  1375. package/dist/commands/task/start.d.ts +0 -20
  1376. package/dist/commands/task/start.d.ts.map +0 -1
  1377. package/dist/commands/task/start.js +0 -131
  1378. package/dist/commands/task/task.command.d.ts +0 -7
  1379. package/dist/commands/task/task.command.d.ts.map +0 -1
  1380. package/dist/commands/task/task.command.js +0 -60
  1381. package/dist/commands/task/update.command.d.ts +0 -19
  1382. package/dist/commands/task/update.command.d.ts.map +0 -1
  1383. package/dist/commands/task/update.command.js +0 -143
  1384. package/dist/commands/task/update.d.ts +0 -19
  1385. package/dist/commands/task/update.d.ts.map +0 -1
  1386. package/dist/commands/task/update.js +0 -82
  1387. package/dist/commands/task/verify-command-shared.d.ts +0 -35
  1388. package/dist/commands/task/verify-command-shared.d.ts.map +0 -1
  1389. package/dist/commands/task/verify-command-shared.js +0 -210
  1390. package/dist/commands/task/verify-ok.command.d.ts +0 -9
  1391. package/dist/commands/task/verify-ok.command.d.ts.map +0 -1
  1392. package/dist/commands/task/verify-ok.command.js +0 -54
  1393. package/dist/commands/task/verify-record.d.ts +0 -74
  1394. package/dist/commands/task/verify-record.d.ts.map +0 -1
  1395. package/dist/commands/task/verify-record.js +0 -296
  1396. package/dist/commands/task/verify-rework.command.d.ts +0 -9
  1397. package/dist/commands/task/verify-rework.command.d.ts.map +0 -1
  1398. package/dist/commands/task/verify-rework.command.js +0 -54
  1399. package/dist/commands/task/verify-show.command.d.ts +0 -9
  1400. package/dist/commands/task/verify-show.command.d.ts.map +0 -1
  1401. package/dist/commands/task/verify-show.command.js +0 -69
  1402. package/dist/commands/task/verify.command.d.ts +0 -7
  1403. package/dist/commands/task/verify.command.d.ts.map +0 -1
  1404. package/dist/commands/task/verify.command.js +0 -21
  1405. package/dist/commands/upgrade/apply.d.ts +0 -46
  1406. package/dist/commands/upgrade/apply.d.ts.map +0 -1
  1407. package/dist/commands/upgrade/apply.js +0 -213
  1408. package/dist/commands/upgrade/materialize.d.ts +0 -28
  1409. package/dist/commands/upgrade/materialize.d.ts.map +0 -1
  1410. package/dist/commands/upgrade/materialize.js +0 -147
  1411. package/dist/commands/upgrade/plan.d.ts +0 -18
  1412. package/dist/commands/upgrade/plan.d.ts.map +0 -1
  1413. package/dist/commands/upgrade/plan.js +0 -219
  1414. package/dist/commands/upgrade/policy.d.ts +0 -24
  1415. package/dist/commands/upgrade/policy.d.ts.map +0 -1
  1416. package/dist/commands/upgrade/policy.js +0 -182
  1417. package/dist/commands/upgrade/report.d.ts +0 -21
  1418. package/dist/commands/upgrade/report.d.ts.map +0 -1
  1419. package/dist/commands/upgrade/report.js +0 -83
  1420. package/dist/commands/upgrade/source.d.ts +0 -34
  1421. package/dist/commands/upgrade/source.d.ts.map +0 -1
  1422. package/dist/commands/upgrade/source.js +0 -101
  1423. package/dist/commands/upgrade/types.d.ts +0 -31
  1424. package/dist/commands/upgrade/types.d.ts.map +0 -1
  1425. package/dist/commands/upgrade/types.js +0 -1
  1426. package/dist/commands/upgrade.command.d.ts +0 -5
  1427. package/dist/commands/upgrade.command.d.ts.map +0 -1
  1428. package/dist/commands/upgrade.command.js +0 -3
  1429. package/dist/commands/upgrade.d.ts +0 -22
  1430. package/dist/commands/upgrade.d.ts.map +0 -1
  1431. package/dist/commands/upgrade.js +0 -250
  1432. package/dist/commands/upgrade.spec.d.ts +0 -5
  1433. package/dist/commands/upgrade.spec.d.ts.map +0 -1
  1434. package/dist/commands/upgrade.spec.js +0 -179
  1435. package/dist/commands/verify.run.d.ts +0 -5
  1436. package/dist/commands/verify.run.d.ts.map +0 -1
  1437. package/dist/commands/verify.run.js +0 -29
  1438. package/dist/commands/verify.spec.d.ts +0 -10
  1439. package/dist/commands/verify.spec.d.ts.map +0 -1
  1440. package/dist/commands/verify.spec.js +0 -114
  1441. package/dist/commands/workflow-build.command.d.ts +0 -8
  1442. package/dist/commands/workflow-build.command.d.ts.map +0 -1
  1443. package/dist/commands/workflow-build.command.js +0 -98
  1444. package/dist/commands/workflow-playbook.command.d.ts +0 -7
  1445. package/dist/commands/workflow-playbook.command.d.ts.map +0 -1
  1446. package/dist/commands/workflow-playbook.command.js +0 -156
  1447. package/dist/commands/workflow-playbook.spec.d.ts +0 -6
  1448. package/dist/commands/workflow-playbook.spec.d.ts.map +0 -1
  1449. package/dist/commands/workflow-playbook.spec.js +0 -21
  1450. package/dist/commands/workflow-restore.command.d.ts +0 -5
  1451. package/dist/commands/workflow-restore.command.d.ts.map +0 -1
  1452. package/dist/commands/workflow-restore.command.js +0 -30
  1453. package/dist/commands/workflow.command.d.ts +0 -5
  1454. package/dist/commands/workflow.command.d.ts.map +0 -1
  1455. package/dist/commands/workflow.command.js +0 -19
  1456. package/dist/commands/workflow.d.ts +0 -5
  1457. package/dist/commands/workflow.d.ts.map +0 -1
  1458. package/dist/commands/workflow.js +0 -4
  1459. package/dist/harness/dynamic-tool-contract.d.ts +0 -29
  1460. package/dist/harness/dynamic-tool-contract.d.ts.map +0 -1
  1461. package/dist/harness/dynamic-tool-contract.js +0 -86
  1462. package/dist/harness/hooks-lifecycle.d.ts +0 -27
  1463. package/dist/harness/hooks-lifecycle.d.ts.map +0 -1
  1464. package/dist/harness/hooks-lifecycle.js +0 -71
  1465. package/dist/harness/reconcile.d.ts +0 -37
  1466. package/dist/harness/reconcile.d.ts.map +0 -1
  1467. package/dist/harness/reconcile.js +0 -42
  1468. package/dist/harness/retry-policy.d.ts +0 -31
  1469. package/dist/harness/retry-policy.d.ts.map +0 -1
  1470. package/dist/harness/retry-policy.js +0 -33
  1471. package/dist/harness/scheduler.d.ts +0 -18
  1472. package/dist/harness/scheduler.d.ts.map +0 -1
  1473. package/dist/harness/scheduler.js +0 -55
  1474. package/dist/harness/state-machine.d.ts +0 -17
  1475. package/dist/harness/state-machine.d.ts.map +0 -1
  1476. package/dist/harness/state-machine.js +0 -70
  1477. package/dist/harness/token-accounting.d.ts +0 -19
  1478. package/dist/harness/token-accounting.d.ts.map +0 -1
  1479. package/dist/harness/token-accounting.js +0 -77
  1480. package/dist/harness/workspace-safety.d.ts +0 -14
  1481. package/dist/harness/workspace-safety.d.ts.map +0 -1
  1482. package/dist/harness/workspace-safety.js +0 -62
  1483. package/dist/meta/release.d.ts +0 -2
  1484. package/dist/meta/release.d.ts.map +0 -1
  1485. package/dist/meta/release.js +0 -52
  1486. package/dist/meta/version.d.ts +0 -2
  1487. package/dist/meta/version.d.ts.map +0 -1
  1488. package/dist/meta/version.js +0 -20
  1489. package/dist/policy/engine.d.ts +0 -23
  1490. package/dist/policy/engine.d.ts.map +0 -1
  1491. package/dist/policy/engine.js +0 -31
  1492. package/dist/policy/evaluate.d.ts +0 -3
  1493. package/dist/policy/evaluate.d.ts.map +0 -1
  1494. package/dist/policy/evaluate.js +0 -27
  1495. package/dist/policy/model.d.ts +0 -39
  1496. package/dist/policy/model.d.ts.map +0 -1
  1497. package/dist/policy/model.js +0 -1
  1498. package/dist/policy/result.d.ts +0 -7
  1499. package/dist/policy/result.d.ts.map +0 -1
  1500. package/dist/policy/result.js +0 -21
  1501. package/dist/policy/rules/allowlist.d.ts +0 -3
  1502. package/dist/policy/rules/allowlist.d.ts.map +0 -1
  1503. package/dist/policy/rules/allowlist.js +0 -51
  1504. package/dist/policy/rules/branch-pr-base.d.ts +0 -3
  1505. package/dist/policy/rules/branch-pr-base.d.ts.map +0 -1
  1506. package/dist/policy/rules/branch-pr-base.js +0 -43
  1507. package/dist/policy/rules/clean-tree.d.ts +0 -3
  1508. package/dist/policy/rules/clean-tree.d.ts.map +0 -1
  1509. package/dist/policy/rules/clean-tree.js +0 -19
  1510. package/dist/policy/rules/commit-subject.d.ts +0 -3
  1511. package/dist/policy/rules/commit-subject.d.ts.map +0 -1
  1512. package/dist/policy/rules/commit-subject.js +0 -21
  1513. package/dist/policy/rules/protected-paths.d.ts +0 -3
  1514. package/dist/policy/rules/protected-paths.d.ts.map +0 -1
  1515. package/dist/policy/rules/protected-paths.js +0 -58
  1516. package/dist/policy/taxonomy.d.ts +0 -17
  1517. package/dist/policy/taxonomy.d.ts.map +0 -1
  1518. package/dist/policy/taxonomy.js +0 -302
  1519. package/dist/ports/clock-port.d.ts +0 -4
  1520. package/dist/ports/clock-port.d.ts.map +0 -1
  1521. package/dist/ports/clock-port.js +0 -1
  1522. package/dist/ports/fs-port.d.ts +0 -18
  1523. package/dist/ports/fs-port.d.ts.map +0 -1
  1524. package/dist/ports/fs-port.js +0 -1
  1525. package/dist/ports/git-port.d.ts +0 -18
  1526. package/dist/ports/git-port.d.ts.map +0 -1
  1527. package/dist/ports/git-port.js +0 -1
  1528. package/dist/ports/task-backend-port.d.ts +0 -10
  1529. package/dist/ports/task-backend-port.d.ts.map +0 -1
  1530. package/dist/ports/task-backend-port.js +0 -1
  1531. package/dist/runner/adapters/base.d.ts +0 -42
  1532. package/dist/runner/adapters/base.d.ts.map +0 -1
  1533. package/dist/runner/adapters/base.js +0 -107
  1534. package/dist/runner/adapters/codex-preparation.d.ts +0 -7
  1535. package/dist/runner/adapters/codex-preparation.d.ts.map +0 -1
  1536. package/dist/runner/adapters/codex-preparation.js +0 -86
  1537. package/dist/runner/adapters/codex.d.ts +0 -9
  1538. package/dist/runner/adapters/codex.d.ts.map +0 -1
  1539. package/dist/runner/adapters/codex.js +0 -161
  1540. package/dist/runner/adapters/custom-preparation.d.ts +0 -9
  1541. package/dist/runner/adapters/custom-preparation.d.ts.map +0 -1
  1542. package/dist/runner/adapters/custom-preparation.js +0 -191
  1543. package/dist/runner/adapters/custom.d.ts +0 -12
  1544. package/dist/runner/adapters/custom.d.ts.map +0 -1
  1545. package/dist/runner/adapters/custom.js +0 -151
  1546. package/dist/runner/adapters/execute-supervised.d.ts +0 -41
  1547. package/dist/runner/adapters/execute-supervised.d.ts.map +0 -1
  1548. package/dist/runner/adapters/execute-supervised.js +0 -108
  1549. package/dist/runner/adapters/index.d.ts +0 -8
  1550. package/dist/runner/adapters/index.d.ts.map +0 -1
  1551. package/dist/runner/adapters/index.js +0 -15
  1552. package/dist/runner/adapters/recipe-run-profile.d.ts +0 -8
  1553. package/dist/runner/adapters/recipe-run-profile.d.ts.map +0 -1
  1554. package/dist/runner/adapters/recipe-run-profile.js +0 -53
  1555. package/dist/runner/adapters/runtime-shared.d.ts +0 -14
  1556. package/dist/runner/adapters/runtime-shared.d.ts.map +0 -1
  1557. package/dist/runner/adapters/runtime-shared.js +0 -36
  1558. package/dist/runner/adapters/shared.d.ts +0 -45
  1559. package/dist/runner/adapters/shared.d.ts.map +0 -1
  1560. package/dist/runner/adapters/shared.js +0 -58
  1561. package/dist/runner/artifacts.d.ts +0 -31
  1562. package/dist/runner/artifacts.d.ts.map +0 -1
  1563. package/dist/runner/artifacts.js +0 -155
  1564. package/dist/runner/codex-approval-probe.d.ts +0 -23
  1565. package/dist/runner/codex-approval-probe.d.ts.map +0 -1
  1566. package/dist/runner/codex-approval-probe.js +0 -55
  1567. package/dist/runner/codex-smoke.d.ts +0 -11
  1568. package/dist/runner/codex-smoke.d.ts.map +0 -1
  1569. package/dist/runner/codex-smoke.js +0 -45
  1570. package/dist/runner/config.d.ts +0 -6
  1571. package/dist/runner/config.d.ts.map +0 -1
  1572. package/dist/runner/config.js +0 -15
  1573. package/dist/runner/context/base-prompt-sources.d.ts +0 -30
  1574. package/dist/runner/context/base-prompt-sources.d.ts.map +0 -1
  1575. package/dist/runner/context/base-prompt-sources.js +0 -166
  1576. package/dist/runner/context/base-prompts.d.ts +0 -17
  1577. package/dist/runner/context/base-prompts.d.ts.map +0 -1
  1578. package/dist/runner/context/base-prompts.js +0 -39
  1579. package/dist/runner/context/overlay-prompt-blocks.d.ts +0 -7
  1580. package/dist/runner/context/overlay-prompt-blocks.d.ts.map +0 -1
  1581. package/dist/runner/context/overlay-prompt-blocks.js +0 -72
  1582. package/dist/runner/context/project-skill-prompt-blocks.d.ts +0 -5
  1583. package/dist/runner/context/project-skill-prompt-blocks.d.ts.map +0 -1
  1584. package/dist/runner/context/project-skill-prompt-blocks.js +0 -57
  1585. package/dist/runner/context/prompt-block-shared.d.ts +0 -54
  1586. package/dist/runner/context/prompt-block-shared.d.ts.map +0 -1
  1587. package/dist/runner/context/prompt-block-shared.js +0 -112
  1588. package/dist/runner/context/recipe-context.d.ts +0 -18
  1589. package/dist/runner/context/recipe-context.d.ts.map +0 -1
  1590. package/dist/runner/context/recipe-context.js +0 -86
  1591. package/dist/runner/context/recipe-prompt-blocks.d.ts +0 -6
  1592. package/dist/runner/context/recipe-prompt-blocks.d.ts.map +0 -1
  1593. package/dist/runner/context/recipe-prompt-blocks.js +0 -143
  1594. package/dist/runner/context/task-context.d.ts +0 -24
  1595. package/dist/runner/context/task-context.d.ts.map +0 -1
  1596. package/dist/runner/context/task-context.js +0 -266
  1597. package/dist/runner/policy-decision.d.ts +0 -12
  1598. package/dist/runner/policy-decision.d.ts.map +0 -1
  1599. package/dist/runner/policy-decision.js +0 -89
  1600. package/dist/runner/policy-display.d.ts +0 -4
  1601. package/dist/runner/policy-display.d.ts.map +0 -1
  1602. package/dist/runner/policy-display.js +0 -41
  1603. package/dist/runner/process-supervision/buffered-file-writer.d.ts +0 -10
  1604. package/dist/runner/process-supervision/buffered-file-writer.d.ts.map +0 -1
  1605. package/dist/runner/process-supervision/buffered-file-writer.js +0 -70
  1606. package/dist/runner/process-supervision/run.d.ts +0 -30
  1607. package/dist/runner/process-supervision/run.d.ts.map +0 -1
  1608. package/dist/runner/process-supervision/run.js +0 -364
  1609. package/dist/runner/process-supervision/signals.d.ts +0 -16
  1610. package/dist/runner/process-supervision/signals.d.ts.map +0 -1
  1611. package/dist/runner/process-supervision/signals.js +0 -85
  1612. package/dist/runner/process-supervision/state.d.ts +0 -10
  1613. package/dist/runner/process-supervision/state.d.ts.map +0 -1
  1614. package/dist/runner/process-supervision/state.js +0 -42
  1615. package/dist/runner/process-supervision/streams.d.ts +0 -6
  1616. package/dist/runner/process-supervision/streams.d.ts.map +0 -1
  1617. package/dist/runner/process-supervision/streams.js +0 -23
  1618. package/dist/runner/result-manifest-policy.d.ts +0 -9
  1619. package/dist/runner/result-manifest-policy.d.ts.map +0 -1
  1620. package/dist/runner/result-manifest-policy.js +0 -96
  1621. package/dist/runner/result-manifest.d.ts +0 -30
  1622. package/dist/runner/result-manifest.d.ts.map +0 -1
  1623. package/dist/runner/result-manifest.js +0 -322
  1624. package/dist/runner/run-id.d.ts +0 -2
  1625. package/dist/runner/run-id.d.ts.map +0 -1
  1626. package/dist/runner/run-id.js +0 -3
  1627. package/dist/runner/run-repository.d.ts +0 -51
  1628. package/dist/runner/run-repository.d.ts.map +0 -1
  1629. package/dist/runner/run-repository.js +0 -222
  1630. package/dist/runner/task-run-paths.d.ts +0 -19
  1631. package/dist/runner/task-run-paths.d.ts.map +0 -1
  1632. package/dist/runner/task-run-paths.js +0 -25
  1633. package/dist/runner/task-state.d.ts +0 -9
  1634. package/dist/runner/task-state.d.ts.map +0 -1
  1635. package/dist/runner/task-state.js +0 -354
  1636. package/dist/runner/trace-artifacts.d.ts +0 -14
  1637. package/dist/runner/trace-artifacts.d.ts.map +0 -1
  1638. package/dist/runner/trace-artifacts.js +0 -80
  1639. package/dist/runner/trace.d.ts +0 -10
  1640. package/dist/runner/trace.d.ts.map +0 -1
  1641. package/dist/runner/trace.js +0 -37
  1642. package/dist/runner/types.d.ts +0 -333
  1643. package/dist/runner/types.d.ts.map +0 -1
  1644. package/dist/runner/types.js +0 -3
  1645. package/dist/runner/usecases/scenario-materialize-task.d.ts +0 -29
  1646. package/dist/runner/usecases/scenario-materialize-task.d.ts.map +0 -1
  1647. package/dist/runner/usecases/scenario-materialize-task.js +0 -221
  1648. package/dist/runner/usecases/task-run-inspect.d.ts +0 -41
  1649. package/dist/runner/usecases/task-run-inspect.d.ts.map +0 -1
  1650. package/dist/runner/usecases/task-run-inspect.js +0 -76
  1651. package/dist/runner/usecases/task-run-lifecycle-cancel.d.ts +0 -10
  1652. package/dist/runner/usecases/task-run-lifecycle-cancel.d.ts.map +0 -1
  1653. package/dist/runner/usecases/task-run-lifecycle-cancel.js +0 -173
  1654. package/dist/runner/usecases/task-run-lifecycle-replay.d.ts +0 -18
  1655. package/dist/runner/usecases/task-run-lifecycle-replay.d.ts.map +0 -1
  1656. package/dist/runner/usecases/task-run-lifecycle-replay.js +0 -128
  1657. package/dist/runner/usecases/task-run-lifecycle-shared.d.ts +0 -45
  1658. package/dist/runner/usecases/task-run-lifecycle-shared.d.ts.map +0 -1
  1659. package/dist/runner/usecases/task-run-lifecycle-shared.js +0 -170
  1660. package/dist/runner/usecases/task-run-lifecycle.d.ts +0 -4
  1661. package/dist/runner/usecases/task-run-lifecycle.d.ts.map +0 -1
  1662. package/dist/runner/usecases/task-run-lifecycle.js +0 -2
  1663. package/dist/runner/usecases/task-run.d.ts +0 -32
  1664. package/dist/runner/usecases/task-run.d.ts.map +0 -1
  1665. package/dist/runner/usecases/task-run.js +0 -327
  1666. package/dist/runtime/approvals/index.d.ts +0 -3
  1667. package/dist/runtime/approvals/index.d.ts.map +0 -1
  1668. package/dist/runtime/approvals/index.js +0 -1
  1669. package/dist/runtime/approvals/model.d.ts +0 -31
  1670. package/dist/runtime/approvals/model.d.ts.map +0 -1
  1671. package/dist/runtime/approvals/model.js +0 -1
  1672. package/dist/runtime/approvals/runtime.d.ts +0 -12
  1673. package/dist/runtime/approvals/runtime.d.ts.map +0 -1
  1674. package/dist/runtime/approvals/runtime.js +0 -154
  1675. package/dist/runtime/behavior/index.d.ts +0 -3
  1676. package/dist/runtime/behavior/index.d.ts.map +0 -1
  1677. package/dist/runtime/behavior/index.js +0 -1
  1678. package/dist/runtime/behavior/model.d.ts +0 -26
  1679. package/dist/runtime/behavior/model.d.ts.map +0 -1
  1680. package/dist/runtime/behavior/model.js +0 -1
  1681. package/dist/runtime/behavior/resolve.d.ts +0 -8
  1682. package/dist/runtime/behavior/resolve.d.ts.map +0 -1
  1683. package/dist/runtime/behavior/resolve.js +0 -86
  1684. package/dist/runtime/capabilities/backend.d.ts +0 -7
  1685. package/dist/runtime/capabilities/backend.d.ts.map +0 -1
  1686. package/dist/runtime/capabilities/backend.js +0 -104
  1687. package/dist/runtime/capabilities/index.d.ts +0 -6
  1688. package/dist/runtime/capabilities/index.d.ts.map +0 -1
  1689. package/dist/runtime/capabilities/index.js +0 -4
  1690. package/dist/runtime/capabilities/model.d.ts +0 -28
  1691. package/dist/runtime/capabilities/model.d.ts.map +0 -1
  1692. package/dist/runtime/capabilities/model.js +0 -1
  1693. package/dist/runtime/capabilities/recipe.d.ts +0 -11
  1694. package/dist/runtime/capabilities/recipe.d.ts.map +0 -1
  1695. package/dist/runtime/capabilities/recipe.js +0 -183
  1696. package/dist/runtime/capabilities/registry.d.ts +0 -6
  1697. package/dist/runtime/capabilities/registry.d.ts.map +0 -1
  1698. package/dist/runtime/capabilities/registry.js +0 -69
  1699. package/dist/runtime/capabilities/runner.d.ts +0 -8
  1700. package/dist/runtime/capabilities/runner.d.ts.map +0 -1
  1701. package/dist/runtime/capabilities/runner.js +0 -73
  1702. package/dist/runtime/execution-context.d.ts +0 -64
  1703. package/dist/runtime/execution-context.d.ts.map +0 -1
  1704. package/dist/runtime/execution-context.js +0 -124
  1705. package/dist/runtime/execution-profile/index.d.ts +0 -3
  1706. package/dist/runtime/execution-profile/index.d.ts.map +0 -1
  1707. package/dist/runtime/execution-profile/index.js +0 -1
  1708. package/dist/runtime/execution-profile/model.d.ts +0 -27
  1709. package/dist/runtime/execution-profile/model.d.ts.map +0 -1
  1710. package/dist/runtime/execution-profile/model.js +0 -1
  1711. package/dist/runtime/execution-profile/resolve.d.ts +0 -9
  1712. package/dist/runtime/execution-profile/resolve.d.ts.map +0 -1
  1713. package/dist/runtime/execution-profile/resolve.js +0 -80
  1714. package/dist/runtime/explain/index.d.ts +0 -3
  1715. package/dist/runtime/explain/index.d.ts.map +0 -1
  1716. package/dist/runtime/explain/index.js +0 -1
  1717. package/dist/runtime/explain/model.d.ts +0 -28
  1718. package/dist/runtime/explain/model.d.ts.map +0 -1
  1719. package/dist/runtime/explain/model.js +0 -1
  1720. package/dist/runtime/explain/resolve.d.ts +0 -14
  1721. package/dist/runtime/explain/resolve.d.ts.map +0 -1
  1722. package/dist/runtime/explain/resolve.js +0 -50
  1723. package/dist/runtime/harness/index.d.ts +0 -4
  1724. package/dist/runtime/harness/index.d.ts.map +0 -1
  1725. package/dist/runtime/harness/index.js +0 -2
  1726. package/dist/runtime/harness/resolve-from-command-context.d.ts +0 -4
  1727. package/dist/runtime/harness/resolve-from-command-context.d.ts.map +0 -1
  1728. package/dist/runtime/harness/resolve-from-command-context.js +0 -11
  1729. package/dist/runtime/harness/resolve.d.ts +0 -14
  1730. package/dist/runtime/harness/resolve.d.ts.map +0 -1
  1731. package/dist/runtime/harness/resolve.js +0 -146
  1732. package/dist/runtime/harness/types.d.ts +0 -66
  1733. package/dist/runtime/harness/types.d.ts.map +0 -1
  1734. package/dist/runtime/harness/types.js +0 -1
  1735. package/dist/runtime/incidents/advice-strategy.d.ts +0 -15
  1736. package/dist/runtime/incidents/advice-strategy.d.ts.map +0 -1
  1737. package/dist/runtime/incidents/advice-strategy.js +0 -54
  1738. package/dist/runtime/incidents/index.d.ts +0 -3
  1739. package/dist/runtime/incidents/index.d.ts.map +0 -1
  1740. package/dist/runtime/incidents/index.js +0 -1
  1741. package/dist/runtime/incidents/paths.d.ts +0 -3
  1742. package/dist/runtime/incidents/paths.d.ts.map +0 -1
  1743. package/dist/runtime/incidents/paths.js +0 -2
  1744. package/dist/runtime/incidents/plan-strategy.d.ts +0 -9
  1745. package/dist/runtime/incidents/plan-strategy.d.ts.map +0 -1
  1746. package/dist/runtime/incidents/plan-strategy.js +0 -205
  1747. package/dist/runtime/incidents/registry-strategy.d.ts +0 -6
  1748. package/dist/runtime/incidents/registry-strategy.d.ts.map +0 -1
  1749. package/dist/runtime/incidents/registry-strategy.js +0 -280
  1750. package/dist/runtime/incidents/resolve.d.ts +0 -4
  1751. package/dist/runtime/incidents/resolve.d.ts.map +0 -1
  1752. package/dist/runtime/incidents/resolve.js +0 -3
  1753. package/dist/runtime/incidents/shared.d.ts +0 -34
  1754. package/dist/runtime/incidents/shared.d.ts.map +0 -1
  1755. package/dist/runtime/incidents/shared.js +0 -171
  1756. package/dist/runtime/incidents/types.d.ts +0 -84
  1757. package/dist/runtime/incidents/types.d.ts.map +0 -1
  1758. package/dist/runtime/incidents/types.js +0 -1
  1759. package/dist/runtime/prompt-modules/index.d.ts +0 -3
  1760. package/dist/runtime/prompt-modules/index.d.ts.map +0 -1
  1761. package/dist/runtime/prompt-modules/index.js +0 -1
  1762. package/dist/runtime/prompt-modules/model.d.ts +0 -89
  1763. package/dist/runtime/prompt-modules/model.d.ts.map +0 -1
  1764. package/dist/runtime/prompt-modules/model.js +0 -1
  1765. package/dist/runtime/prompt-modules/mutations.d.ts +0 -103
  1766. package/dist/runtime/prompt-modules/mutations.d.ts.map +0 -1
  1767. package/dist/runtime/prompt-modules/mutations.js +0 -1
  1768. package/dist/runtime/protocol/index.d.ts +0 -3
  1769. package/dist/runtime/protocol/index.d.ts.map +0 -1
  1770. package/dist/runtime/protocol/index.js +0 -2
  1771. package/dist/runtime/protocol/model.d.ts +0 -36
  1772. package/dist/runtime/protocol/model.d.ts.map +0 -1
  1773. package/dist/runtime/protocol/model.js +0 -1
  1774. package/dist/runtime/protocol/resolve.d.ts +0 -16
  1775. package/dist/runtime/protocol/resolve.d.ts.map +0 -1
  1776. package/dist/runtime/protocol/resolve.js +0 -36
  1777. package/dist/runtime/shared/repo-cli-version.d.ts +0 -13
  1778. package/dist/runtime/shared/repo-cli-version.d.ts.map +0 -1
  1779. package/dist/runtime/shared/repo-cli-version.js +0 -71
  1780. package/dist/runtime/shared/runtime-artifacts.d.ts +0 -3
  1781. package/dist/runtime/shared/runtime-artifacts.d.ts.map +0 -1
  1782. package/dist/runtime/shared/runtime-artifacts.js +0 -22
  1783. package/dist/runtime/shared/runtime-source.d.ts +0 -33
  1784. package/dist/runtime/shared/runtime-source.d.ts.map +0 -1
  1785. package/dist/runtime/shared/runtime-source.js +0 -161
  1786. package/dist/runtime/shared/version-compare.d.ts +0 -7
  1787. package/dist/runtime/shared/version-compare.d.ts.map +0 -1
  1788. package/dist/runtime/shared/version-compare.js +0 -30
  1789. package/dist/runtime/task-intake/index.d.ts +0 -3
  1790. package/dist/runtime/task-intake/index.d.ts.map +0 -1
  1791. package/dist/runtime/task-intake/index.js +0 -1
  1792. package/dist/runtime/task-intake/resolve.d.ts +0 -48
  1793. package/dist/runtime/task-intake/resolve.d.ts.map +0 -1
  1794. package/dist/runtime/task-intake/resolve.js +0 -316
  1795. package/dist/runtime/task-intake/types.d.ts +0 -118
  1796. package/dist/runtime/task-intake/types.d.ts.map +0 -1
  1797. package/dist/runtime/task-intake/types.js +0 -1
  1798. package/dist/shared/env.d.ts +0 -4
  1799. package/dist/shared/env.d.ts.map +0 -1
  1800. package/dist/shared/env.js +0 -70
  1801. package/dist/shared/errors.d.ts +0 -83
  1802. package/dist/shared/errors.d.ts.map +0 -1
  1803. package/dist/shared/errors.js +0 -93
  1804. package/dist/shared/git-path.d.ts +0 -3
  1805. package/dist/shared/git-path.d.ts.map +0 -1
  1806. package/dist/shared/git-path.js +0 -30
  1807. package/dist/shared/guards.d.ts +0 -2
  1808. package/dist/shared/guards.d.ts.map +0 -1
  1809. package/dist/shared/guards.js +0 -4
  1810. package/dist/shared/package-paths.d.ts +0 -8
  1811. package/dist/shared/package-paths.d.ts.map +0 -1
  1812. package/dist/shared/package-paths.js +0 -80
  1813. package/dist/shared/policy-gateway.d.ts +0 -15
  1814. package/dist/shared/policy-gateway.d.ts.map +0 -1
  1815. package/dist/shared/policy-gateway.js +0 -49
  1816. package/dist/shared/protected-paths.d.ts +0 -33
  1817. package/dist/shared/protected-paths.d.ts.map +0 -1
  1818. package/dist/shared/protected-paths.js +0 -105
  1819. package/dist/shared/runtime-env.d.ts +0 -3
  1820. package/dist/shared/runtime-env.d.ts.map +0 -1
  1821. package/dist/shared/runtime-env.js +0 -73
  1822. package/dist/shared/strings.d.ts +0 -2
  1823. package/dist/shared/strings.d.ts.map +0 -1
  1824. package/dist/shared/strings.js +0 -14
  1825. package/dist/shared/trace-events.d.ts +0 -13
  1826. package/dist/shared/trace-events.d.ts.map +0 -1
  1827. package/dist/shared/trace-events.js +0 -17
  1828. package/dist/shared/workflow-artifacts.d.ts +0 -37
  1829. package/dist/shared/workflow-artifacts.d.ts.map +0 -1
  1830. package/dist/shared/workflow-artifacts.js +0 -90
  1831. package/dist/shared/write-if-changed.d.ts +0 -3
  1832. package/dist/shared/write-if-changed.d.ts.map +0 -1
  1833. package/dist/shared/write-if-changed.js +0 -26
  1834. package/dist/task-doc/conflicts.d.ts +0 -12
  1835. package/dist/task-doc/conflicts.d.ts.map +0 -1
  1836. package/dist/task-doc/conflicts.js +0 -40
  1837. package/dist/task-doc/state.d.ts +0 -10
  1838. package/dist/task-doc/state.d.ts.map +0 -1
  1839. package/dist/task-doc/state.js +0 -15
  1840. package/dist/test-helpers/fs.d.ts +0 -2
  1841. package/dist/test-helpers/fs.d.ts.map +0 -1
  1842. package/dist/test-helpers/fs.js +0 -9
  1843. package/dist/workflow-runtime/build.d.ts +0 -4
  1844. package/dist/workflow-runtime/build.d.ts.map +0 -1
  1845. package/dist/workflow-runtime/build.js +0 -126
  1846. package/dist/workflow-runtime/enforcement.d.ts +0 -3
  1847. package/dist/workflow-runtime/enforcement.d.ts.map +0 -1
  1848. package/dist/workflow-runtime/enforcement.js +0 -10
  1849. package/dist/workflow-runtime/file-ops.d.ts +0 -11
  1850. package/dist/workflow-runtime/file-ops.d.ts.map +0 -1
  1851. package/dist/workflow-runtime/file-ops.js +0 -229
  1852. package/dist/workflow-runtime/fix.d.ts +0 -17
  1853. package/dist/workflow-runtime/fix.d.ts.map +0 -1
  1854. package/dist/workflow-runtime/fix.js +0 -115
  1855. package/dist/workflow-runtime/index.d.ts +0 -11
  1856. package/dist/workflow-runtime/index.d.ts.map +0 -1
  1857. package/dist/workflow-runtime/index.js +0 -10
  1858. package/dist/workflow-runtime/markdown.d.ts +0 -10
  1859. package/dist/workflow-runtime/markdown.d.ts.map +0 -1
  1860. package/dist/workflow-runtime/markdown.js +0 -147
  1861. package/dist/workflow-runtime/observability.d.ts +0 -12
  1862. package/dist/workflow-runtime/observability.d.ts.map +0 -1
  1863. package/dist/workflow-runtime/observability.js +0 -14
  1864. package/dist/workflow-runtime/paths.d.ts +0 -3
  1865. package/dist/workflow-runtime/paths.d.ts.map +0 -1
  1866. package/dist/workflow-runtime/paths.js +0 -10
  1867. package/dist/workflow-runtime/template.d.ts +0 -7
  1868. package/dist/workflow-runtime/template.d.ts.map +0 -1
  1869. package/dist/workflow-runtime/template.js +0 -94
  1870. package/dist/workflow-runtime/types.d.ts +0 -67
  1871. package/dist/workflow-runtime/types.d.ts.map +0 -1
  1872. package/dist/workflow-runtime/types.js +0 -1
  1873. package/dist/workflow-runtime/validate.d.ts +0 -8
  1874. package/dist/workflow-runtime/validate.d.ts.map +0 -1
  1875. package/dist/workflow-runtime/validate.js +0 -331
@@ -1,3196 +1,8 @@
1
1
  {
2
2
  "schema_version": 1,
3
- "package_dir": "/home/runner/work/agentplane/agentplane/packages/agentplane",
4
- "generated_at": "2026-04-24T08:32:03.447Z",
5
- "git_head": "bcfcfab7bfccc7532fe43a64b68d879c715f0c7e",
6
- "src_cli_mtime_ms": 1777019399006.4802,
7
- "src_index_mtime_ms": null,
8
- "dist_cli_mtime_ms": 1777019523224.9963,
9
- "dist_index_mtime_ms": null,
10
- "tsbuildinfo_mtime_ms": 1777019520925.003,
11
- "watched_runtime_paths": [
12
- "src",
13
- "bin/agentplane.js",
14
- "bin/dist-guard.js",
15
- "bin/runtime-context.js",
16
- "bin/stale-dist-policy.js"
17
- ],
18
- "watched_runtime_snapshot_hash": "67845ab7446a8aef7a9cbf5b81fb83820ae6ccee4f1136c152c8a4a1001e9249",
19
- "watched_runtime_files": [
20
- {
21
- "path": "bin/agentplane.js",
22
- "sha256": "ac449b215e1acf738d383db1dfcb2119e1025dc44b650be418185fb4f1b2beeb",
23
- "size_bytes": 12167
24
- },
25
- {
26
- "path": "bin/dist-guard.js",
27
- "sha256": "4440f5e2585cc928c55c8f6343bdd7bd3d85729027e1998067a86f25d27f4099",
28
- "size_bytes": 5622
29
- },
30
- {
31
- "path": "bin/runtime-context.js",
32
- "sha256": "713a8f0431939d8ca1b6005fabb0273f230290088a4190c365a5c68b3a9a89b2",
33
- "size_bytes": 2186
34
- },
35
- {
36
- "path": "bin/stale-dist-policy.js",
37
- "sha256": "0091a665862fead0ddf5057f3062a9fa9cff6260556e2431e0f380bd329f2c03",
38
- "size_bytes": 2186
39
- },
40
- {
41
- "path": "src/adapters/clock/system-clock-adapter.ts",
42
- "sha256": "9bd14dce51753e08450a9b74cbbe79066052532788651184fb3d0d13485e9061",
43
- "size_bytes": 180
44
- },
45
- {
46
- "path": "src/adapters/fs/node-fs-adapter.ts",
47
- "sha256": "8e20d6aca67de465a00ee10f7e54b698712ba77e48d2d2592b884a95eab9c32f",
48
- "size_bytes": 1783
49
- },
50
- {
51
- "path": "src/adapters/git/git-context-adapter.ts",
52
- "sha256": "e7b0998b503e2e70a734807f837a4405a9a599404e5d9fcf0388f58398cb395e",
53
- "size_bytes": 926
54
- },
55
- {
56
- "path": "src/adapters/index.ts",
57
- "sha256": "c5a7e3f6ee8a619c0c10fb067dcb91466d44631f310d6ca6f898c1bb825e1e9c",
58
- "size_bytes": 732
59
- },
60
- {
61
- "path": "src/adapters/task-backend/task-backend-adapter.ts",
62
- "sha256": "7298e27bc5652e6a0799e830c8f701f999bcdc8cc331d6fe192b4360a1458ab1",
63
- "size_bytes": 1631
64
- },
65
- {
66
- "path": "src/agents/agents-template.ts",
67
- "sha256": "5a92e4ed8846b5e4c90f3f313429f561c895b50dc4b8026d544166d3e47001e6",
68
- "size_bytes": 5292
69
- },
70
- {
71
- "path": "src/backends/task-backend.ts",
72
- "sha256": "97bda721dce5c057e5537ee0435da2c1bb49ef13cd8f4c6a6364c3e56b913c63",
73
- "size_bytes": 1300
74
- },
75
- {
76
- "path": "src/backends/task-backend/load.ts",
77
- "sha256": "d5a3f9ced0ddcb94075f7853eb50ef58abd8e77b9fa211ac92db2d2db15b1aa5",
78
- "size_bytes": 4856
79
- },
80
- {
81
- "path": "src/backends/task-backend/local-backend-doc.ts",
82
- "sha256": "1ed2699a3f51003944dde4fa5135bfbf8d049d83e1d10181a4f6c3d0440a0619",
83
- "size_bytes": 5109
84
- },
85
- {
86
- "path": "src/backends/task-backend/local-backend-read.ts",
87
- "sha256": "93ecccce64e5f5d879dbe80145d29bebe1ea33928e7a7ca412cb075af78453b6",
88
- "size_bytes": 6796
89
- },
90
- {
91
- "path": "src/backends/task-backend/local-backend-state.ts",
92
- "sha256": "2f1ebf8a69624139d1a5b8250466f0b15795d8337935feaa24f535ec55cf8947",
93
- "size_bytes": 2228
94
- },
95
- {
96
- "path": "src/backends/task-backend/local-backend-write.ts",
97
- "sha256": "e88dc99fa2345c5d97ed585dfb17c33ebab12da2ba546ff41ca4cd8e87c95eda",
98
- "size_bytes": 11706
99
- },
100
- {
101
- "path": "src/backends/task-backend/local-backend.ts",
102
- "sha256": "64a7d678ac9d6cf0a66e8334d1092bd1dae229a6e5a3c90896ec466cb6decc45",
103
- "size_bytes": 3639
104
- },
105
- {
106
- "path": "src/backends/task-backend/redmine-backend.ts",
107
- "sha256": "d21c49f962c2e6cff318ddaf4f50e9cf989d40aeacdfb2ed8c9c0dd7fb5bbb82",
108
- "size_bytes": 8445
109
- },
110
- {
111
- "path": "src/backends/task-backend/redmine/backend-cache-doc.ts",
112
- "sha256": "abf02d367c30148e513289a4cb2ae9cb62de156abd6c84a25a544bb83b8bdef0",
113
- "size_bytes": 10352
114
- },
115
- {
116
- "path": "src/backends/task-backend/redmine/backend-report.ts",
117
- "sha256": "720cc8981b38f5c0a33b27d27af76aec5244b1dfa2848baf3703d95f89e5f3b4",
118
- "size_bytes": 2357
119
- },
120
- {
121
- "path": "src/backends/task-backend/redmine/backend-runtime.ts",
122
- "sha256": "81da3a9dc37f777354b5ee6f440f7f1f86ecea9be9179b315ecf64a32c0d2dd2",
123
- "size_bytes": 887
124
- },
125
- {
126
- "path": "src/backends/task-backend/redmine/backend-sync.ts",
127
- "sha256": "0f10d2679df2641c3de7b60c3483f215e3e38bfcea80f1b426a17c2d1ae4eee7",
128
- "size_bytes": 560
129
- },
130
- {
131
- "path": "src/backends/task-backend/redmine/backend-sync/context.ts",
132
- "sha256": "b89a72648c9e194821e597ee76651991c2ab63d96c54e4a8e7e51423269cd767",
133
- "size_bytes": 2871
134
- },
135
- {
136
- "path": "src/backends/task-backend/redmine/backend-sync/ids.ts",
137
- "sha256": "da09a6875280d03f097b3475e5713b63fd8ff2decb2ded584252b45ec4b1db60",
138
- "size_bytes": 872
139
- },
140
- {
141
- "path": "src/backends/task-backend/redmine/backend-sync/migration.ts",
142
- "sha256": "4517aad7d4d0e2473014f044275f34fd590d83f56ed1a29a8cd8a9eba12757e3",
143
- "size_bytes": 3478
144
- },
145
- {
146
- "path": "src/backends/task-backend/redmine/backend-sync/status.ts",
147
- "sha256": "012dcdf96acdcf60eb64cd22e1e3a7a503e27cde6303db5b6d8baa8b816a3cee",
148
- "size_bytes": 3367
149
- },
150
- {
151
- "path": "src/backends/task-backend/redmine/backend-sync/sync.ts",
152
- "sha256": "de0a00b2924f7bf617735ddc8b55aeaa4cae578e20897a3a69c91f229217fca7",
153
- "size_bytes": 3484
154
- },
155
- {
156
- "path": "src/backends/task-backend/redmine/backend-sync/write.ts",
157
- "sha256": "ef29867a330dbee7d39968d4ffb6f9c5bcfbfd4703fa7f2cf842f8f852c6685e",
158
- "size_bytes": 4763
159
- },
160
- {
161
- "path": "src/backends/task-backend/redmine/client.ts",
162
- "sha256": "85b4fa6f90c9fc6244cd70b9e8a81b64b5f6d4f8fc70f9a48dd6e7cfd4d0e09f",
163
- "size_bytes": 2104
164
- },
165
- {
166
- "path": "src/backends/task-backend/redmine/comments.ts",
167
- "sha256": "27ba0df10dd7580259b5d3ed94425f30d906dd78d1885e55e6daac37bf905e22",
168
- "size_bytes": 2368
169
- },
170
- {
171
- "path": "src/backends/task-backend/redmine/env.ts",
172
- "sha256": "51f1ba8f756abd7fdefa9facfb68723c6ccb35e4f83c214f3b62c4f92258ae82",
173
- "size_bytes": 3381
174
- },
175
- {
176
- "path": "src/backends/task-backend/redmine/fields.ts",
177
- "sha256": "edd3a5fd31f139b7cec5eefccd78ff784dc8a44c62a133165208261094fff4f1",
178
- "size_bytes": 1483
179
- },
180
- {
181
- "path": "src/backends/task-backend/redmine/inspect.ts",
182
- "sha256": "d5533556ca1ec8a48296a498292b3abe4deba5e906f440e1e96d5819cdc752f9",
183
- "size_bytes": 3108
184
- },
185
- {
186
- "path": "src/backends/task-backend/redmine/mapping.ts",
187
- "sha256": "fef935c4398f5185647bfbdd9a3a4d4a9887a8aa8e2d4f462ccc41c36c10a533",
188
- "size_bytes": 9028
189
- },
190
- {
191
- "path": "src/backends/task-backend/redmine/parse.ts",
192
- "sha256": "e54998991b2d4361f8941f725a1c7c767e499a7506d1d2d5dfa48e555800a48b",
193
- "size_bytes": 743
194
- },
195
- {
196
- "path": "src/backends/task-backend/redmine/remote.ts",
197
- "sha256": "a2367f7e019556608f75ad493a562f447f2e3fb16e7fff7d26ccc8004994c543",
198
- "size_bytes": 3664
199
- },
200
- {
201
- "path": "src/backends/task-backend/redmine/runtime-context.ts",
202
- "sha256": "0d709f7459914951fb3615675b57de6297e6bc5af1b1653d927749b5228fbbdc",
203
- "size_bytes": 7229
204
- },
205
- {
206
- "path": "src/backends/task-backend/redmine/runtime-methods.ts",
207
- "sha256": "982008113ee8c68136d377e42513678be2f5ff9930959eb7e1f5aa566991828b",
208
- "size_bytes": 5588
209
- },
210
- {
211
- "path": "src/backends/task-backend/redmine/runtime-operations.ts",
212
- "sha256": "ef2424ad63b72248823ef4cb55cb2a4c923da20189d938bb0ae4485db5c3dbe2",
213
- "size_bytes": 4744
214
- },
215
- {
216
- "path": "src/backends/task-backend/redmine/runtime-state.ts",
217
- "sha256": "070f4aaa0dfffb58bd3cb798508516d5a30bddb8a6f6e5232734c398691d6473",
218
- "size_bytes": 2385
219
- },
220
- {
221
- "path": "src/backends/task-backend/redmine/state.ts",
222
- "sha256": "7330377c2657cd29c819ec3da6a1d2e865d685aacd6ddb4395013053e6b806e1",
223
- "size_bytes": 4936
224
- },
225
- {
226
- "path": "src/backends/task-backend/shared.ts",
227
- "sha256": "16244d69f8e7de54f005ad414fdf1fb225b9e80a17903cd03178a8c544b3f9f7",
228
- "size_bytes": 1375
229
- },
230
- {
231
- "path": "src/backends/task-backend/shared/concurrency.ts",
232
- "sha256": "cc4682584b1b97b1bdbccaabadb6f6e7a76857d1121b1cdcef214092d5bc19ab",
233
- "size_bytes": 702
234
- },
235
- {
236
- "path": "src/backends/task-backend/shared/constants.ts",
237
- "sha256": "0ac99840bbf2ec50bebfc14f114dea2eb70a4c45007e6b82aeb2e528a4c588fc",
238
- "size_bytes": 364
239
- },
240
- {
241
- "path": "src/backends/task-backend/shared/doc.ts",
242
- "sha256": "85323906ad38fadc1789a92195b37609eb97e8ca543752e4b129ce82f053c6d4",
243
- "size_bytes": 3350
244
- },
245
- {
246
- "path": "src/backends/task-backend/shared/errors.ts",
247
- "sha256": "bd89f762910fc83a884edc2c11d43221283e1188fb01b466aca8bfd7e0367623",
248
- "size_bytes": 1207
249
- },
250
- {
251
- "path": "src/backends/task-backend/shared/events.ts",
252
- "sha256": "28f0827cdabe43aca00fe4fad6c9e049870bd1c8667eef666bcf5fcad5eb4117",
253
- "size_bytes": 1166
254
- },
255
- {
256
- "path": "src/backends/task-backend/shared/export.ts",
257
- "sha256": "34e09255864a20b43d51d86e5ef17ae0163d2100a517b742a22521703b0e4b19",
258
- "size_bytes": 5118
259
- },
260
- {
261
- "path": "src/backends/task-backend/shared/id.ts",
262
- "sha256": "644796e1df0006ccebe7ad868ce4a30a2df83ce0977e5736f5f8da17fb32ef97",
263
- "size_bytes": 890
264
- },
265
- {
266
- "path": "src/backends/task-backend/shared/normalize.ts",
267
- "sha256": "529744698c4787cbd3b44be60195afc2e07858ade36c254733742583a26d0387",
268
- "size_bytes": 9153
269
- },
270
- {
271
- "path": "src/backends/task-backend/shared/record.ts",
272
- "sha256": "cb880aed8f837a6825a5c8788e09d4d112ff39d40f193692752699ac84a32ee1",
273
- "size_bytes": 4082
274
- },
275
- {
276
- "path": "src/backends/task-backend/shared/strings.ts",
277
- "sha256": "2202cbd7df3363435c85c9645c5e23f612cab7b7d65e5d4427a881b1fd2ff6b7",
278
- "size_bytes": 625
279
- },
280
- {
281
- "path": "src/backends/task-backend/shared/types.ts",
282
- "sha256": "3d6ec1bdfc0cdc3887fef2bdb4d4fc464dcb93973415030fd68675a213ac5714",
283
- "size_bytes": 5017
284
- },
285
- {
286
- "path": "src/backends/task-index.ts",
287
- "sha256": "c8d51055c0c4db47fea9a163c746fd73aaaff232d607894deb948b91f3928657",
288
- "size_bytes": 3632
289
- },
290
- {
291
- "path": "src/cli.ts",
292
- "sha256": "5a523c23d448bb69b175657bf971f77fa8e01383f8fccc7e14d32ed26d5175ec",
293
- "size_bytes": 142
294
- },
295
- {
296
- "path": "src/cli/archive.ts",
297
- "sha256": "01b57e3a1c1ad6afe1c5b519c6da4fe8429cdab13f2687ee535cecf2f59d5c6f",
298
- "size_bytes": 6314
299
- },
300
- {
301
- "path": "src/cli/bootstrap-guide.ts",
302
- "sha256": "028fa8b3b233b589f1b492a34d4a5fc3f52835aac7649ccc479d943638445bd9",
303
- "size_bytes": 7087
304
- },
305
- {
306
- "path": "src/cli/checksum.ts",
307
- "sha256": "9beb5476f0519f8c04bb70a4ad8ad37fd5ec92bb8b80582b372d053437d8364a",
308
- "size_bytes": 410
309
- },
310
- {
311
- "path": "src/cli/command-guide.ts",
312
- "sha256": "8158a55d3858a84216157878c1901ae5b05464827f2f5f3136d64b3063cf8b18",
313
- "size_bytes": 10622
314
- },
315
- {
316
- "path": "src/cli/command-invocations.ts",
317
- "sha256": "51e76a769ffd6dd60441c8f5d532aeff816afc1a664ede43753892c32187027d",
318
- "size_bytes": 1774
319
- },
320
- {
321
- "path": "src/cli/command-snippets.ts",
322
- "sha256": "bca9b8348c7990a8aea006af44eadaa4e21123e0d32360cec68dcfb7ec7fa85f",
323
- "size_bytes": 1380
324
- },
325
- {
326
- "path": "src/cli/critical/cli-runner.ts",
327
- "sha256": "ec114d4bbcd7aaf4ef1ec2dc29ba499e409f5936bf7db7ad99fcea315816dc93",
328
- "size_bytes": 349
329
- },
330
- {
331
- "path": "src/cli/critical/harness.ts",
332
- "sha256": "525c91d42a13b412be25011d7d7df25d6054a8f3579898890ce4f606da10a7d4",
333
- "size_bytes": 6386
334
- },
335
- {
336
- "path": "src/cli/critical/README.md",
337
- "sha256": "b353988e749a73777970ae9ea35c3576a5af8e1bf46214d4026d6c75a3e39576",
338
- "size_bytes": 431
339
- },
340
- {
341
- "path": "src/cli/error-map.ts",
342
- "sha256": "0ee300ca09544ee757a84a6c12ce0573915fce09525b21f3b9398b6e62b0d03e",
343
- "size_bytes": 9744
344
- },
345
- {
346
- "path": "src/cli/exit-codes.ts",
347
- "sha256": "8af714991f63f922b120d49ee90eeb5bc98b6a22a93ac810e3c91de36d22d0ff",
348
- "size_bytes": 895
349
- },
350
- {
351
- "path": "src/cli/fs-utils.ts",
352
- "sha256": "d717546afc77830a49fab9f189b4fac514fd941521dc377c6a0c25169421a79c",
353
- "size_bytes": 783
354
- },
355
- {
356
- "path": "src/cli/group-command.ts",
357
- "sha256": "55a108867e3448174a7a2d06b0dd40acb5a0dda5c868bd0422d24fa9096ee0ad",
358
- "size_bytes": 2482
359
- },
360
- {
361
- "path": "src/cli/http.ts",
362
- "sha256": "6565c30310cf9e69fbda440db73e032fab84deaa7c0bd9860d7873a548cc854d",
363
- "size_bytes": 3897
364
- },
365
- {
366
- "path": "src/cli/output.ts",
367
- "sha256": "d316ddc576e49e3fcd93556e7d53134f74dc0128525a8bed2948790f26934f56",
368
- "size_bytes": 8383
369
- },
370
- {
371
- "path": "src/cli/prompts.ts",
372
- "sha256": "f1c0d10eead5f4d6227bf93348e42a8e24f6585ffa0907989d8be90fd1097205",
373
- "size_bytes": 2914
374
- },
375
- {
376
- "path": "src/cli/reason-codes.ts",
377
- "sha256": "cb223727ce412893857977631165b663a9a1905e7959ddb41cfe81df5e4c3dfa",
378
- "size_bytes": 4922
379
- },
380
- {
381
- "path": "src/cli/run-cli.core.lifecycle.helpers.ts",
382
- "sha256": "b62f7f76708218aa3e5e0c1682380f2114e1fa6313ab59359e4d999f260d6e71",
383
- "size_bytes": 1649
384
- },
385
- {
386
- "path": "src/cli/run-cli.core.pr-flow.pr-support.ts",
387
- "sha256": "05dce800e9a02b42283c1bd8458b3ea7440794f512f54e9ffc0a1901c51c0254",
388
- "size_bytes": 3459
389
- },
390
- {
391
- "path": "src/cli/run-cli.core.tasks.query-support.constants.ts",
392
- "sha256": "ba28da49cd17bfd5a4768291bf3febe71229a0b0b39a6dc8154eedfbe3fcdeb9",
393
- "size_bytes": 313
394
- },
395
- {
396
- "path": "src/cli/run-cli.core.tasks.query-support.expected-run.ts",
397
- "sha256": "4c0ea5071c941ca238dde29fa1dc89ad04a1ee5b2bc936bd92e1d02cfedb2c01",
398
- "size_bytes": 7473
399
- },
400
- {
401
- "path": "src/cli/run-cli.core.tasks.query-support.fixtures.ts",
402
- "sha256": "da1ff5cc49c43ca77dedf5e6758621afd0c3eadc7e1976ffdabeb5dedc4ad736",
403
- "size_bytes": 2067
404
- },
405
- {
406
- "path": "src/cli/run-cli.core.tasks.query-support.shared.ts",
407
- "sha256": "430dd2a969dd3d97b74c2a716f0938af3f81b9a9fd2a92f9528bffdec365b63e",
408
- "size_bytes": 1989
409
- },
410
- {
411
- "path": "src/cli/run-cli.core.tasks.query-support.ts",
412
- "sha256": "3b050f9166c104d3861fe2263391407ab805562843bed27698f75b4ff7beeb02",
413
- "size_bytes": 259
414
- },
415
- {
416
- "path": "src/cli/run-cli.ts",
417
- "sha256": "52ad9012d25f5d208d33642f2a588cb988025b674bc8b495f7842041d89cd350",
418
- "size_bytes": 11516
419
- },
420
- {
421
- "path": "src/cli/run-cli/command-catalog.ts",
422
- "sha256": "09783f0fcd4f2236a631ffb4e3527bd02e177256b1fb60d2e5e76ce40ea5efa9",
423
- "size_bytes": 2070
424
- },
425
- {
426
- "path": "src/cli/run-cli/command-catalog/core.ts",
427
- "sha256": "13df54b6f9c1a5b0f3b06663a8303aa6c8bf5ed1da3647788beb251f6664ed8e",
428
- "size_bytes": 5606
429
- },
430
- {
431
- "path": "src/cli/run-cli/command-catalog/kernel.ts",
432
- "sha256": "db0aad4fcec17a5de6b1335e1c3d11708475b6e7e1e362e28bfa0c149fff3c2f",
433
- "size_bytes": 3386
434
- },
435
- {
436
- "path": "src/cli/run-cli/command-catalog/lifecycle.ts",
437
- "sha256": "b74a6c018255c378b78c807c8479043fabf29f1e67b437986101b41b6a5e307f",
438
- "size_bytes": 3090
439
- },
440
- {
441
- "path": "src/cli/run-cli/command-catalog/project.ts",
442
- "sha256": "0e395ce214bfc2b0a33963f5cd356b3e18385df0ef3ef650a9b5c68148fdc293",
443
- "size_bytes": 6024
444
- },
445
- {
446
- "path": "src/cli/run-cli/command-catalog/task.ts",
447
- "sha256": "025b75558747acd6d5e0e0e2e620dfa12371d524aea5b6893407eb405b003669",
448
- "size_bytes": 9413
449
- },
450
- {
451
- "path": "src/cli/run-cli/command-loaders/core.ts",
452
- "sha256": "406f52a8f110849ce29a85a4ff561d42c3d0e701c7f1f2a9e71f8d2fd87120ab",
453
- "size_bytes": 3363
454
- },
455
- {
456
- "path": "src/cli/run-cli/command-loaders/lifecycle.ts",
457
- "sha256": "01bec49e9da45ff3bd3784031808f0bad1e3e1edf81c3e95677ee0ac63cc59a1",
458
- "size_bytes": 2427
459
- },
460
- {
461
- "path": "src/cli/run-cli/command-loaders/project.ts",
462
- "sha256": "cdbad4e7a243642fb91a737dfa390c03ab443a37ca79db24ada60a057b275a1e",
463
- "size_bytes": 4967
464
- },
465
- {
466
- "path": "src/cli/run-cli/command-loaders/task.ts",
467
- "sha256": "0c6a459cdf645688c2cd01f63068327cb9c2bc6f1da94381fe8578c8f891304a",
468
- "size_bytes": 7582
469
- },
470
- {
471
- "path": "src/cli/run-cli/commands/codex.ts",
472
- "sha256": "29a670e0fa55f43780fe2a91ba4614eff13676c5740def570a6882bab86e3bd8",
473
- "size_bytes": 4828
474
- },
475
- {
476
- "path": "src/cli/run-cli/commands/config.ts",
477
- "sha256": "c70dbb20647a8e718e939d919dccedf0ddab4484f47dc9dd81e2ca97552eb2a5",
478
- "size_bytes": 11003
479
- },
480
- {
481
- "path": "src/cli/run-cli/commands/core.ts",
482
- "sha256": "5cccd12921fc646958ab9087a5ae7101a3d09396162fbe899c41c2cdcf0cc5e0",
483
- "size_bytes": 412
484
- },
485
- {
486
- "path": "src/cli/run-cli/commands/core/agent-profiles.ts",
487
- "sha256": "21c57eaf9609e740790024d3b40f7a121044f06d9042ffef9238d797b19f3f28",
488
- "size_bytes": 3992
489
- },
490
- {
491
- "path": "src/cli/run-cli/commands/core/agents.ts",
492
- "sha256": "1c782f48499dff9e88809ef412e341b03b2d316ec9015b3dcfbf9c0c1a23cd4d",
493
- "size_bytes": 4806
494
- },
495
- {
496
- "path": "src/cli/run-cli/commands/core/preflight.ts",
497
- "sha256": "23993ba46d876d00d9aae0e4da266ab760aefbdf62fca270bcfef1d421ee4958",
498
- "size_bytes": 13414
499
- },
500
- {
501
- "path": "src/cli/run-cli/commands/core/quickstart.ts",
502
- "sha256": "f028ba6d68d3c65ff810a6b08e149d8f82fef95369de2bd77f4579349ac2bb4a",
503
- "size_bytes": 1624
504
- },
505
- {
506
- "path": "src/cli/run-cli/commands/core/role.ts",
507
- "sha256": "50bb35d11f9dca3224c7f5cfcef25ab8bba440190fc0a57d2b12dcf8af6098cb",
508
- "size_bytes": 4355
509
- },
510
- {
511
- "path": "src/cli/run-cli/commands/ide.ts",
512
- "sha256": "762d8e2d2672ebfb85af92aae60511f499343eb18320dd1107f673ae5d04d260",
513
- "size_bytes": 5625
514
- },
515
- {
516
- "path": "src/cli/run-cli/commands/init/base-branch.ts",
517
- "sha256": "f4396c24bbc2c383e5d87f8fc19190d177465f853ce1054e14cadbe8644a6c12",
518
- "size_bytes": 706
519
- },
520
- {
521
- "path": "src/cli/run-cli/commands/init/conflicts.ts",
522
- "sha256": "f5d0e8d732d24e17076c3cdebcb799393e819aea6300326546cc9da97afdd19d",
523
- "size_bytes": 1502
524
- },
525
- {
526
- "path": "src/cli/run-cli/commands/init/git.ts",
527
- "sha256": "f39c3ef1e85933d8d75faf24ff3afd2441b53fe654e381ba9c9ee6024ccaa7fd",
528
- "size_bytes": 764
529
- },
530
- {
531
- "path": "src/cli/run-cli/commands/init/ide-sync.ts",
532
- "sha256": "7d6b77b1910b5b4966b4dd8a53a69ce6842a48d7fa6a83396f856d79bb2f94a9",
533
- "size_bytes": 1460
534
- },
535
- {
536
- "path": "src/cli/run-cli/commands/init/model.ts",
537
- "sha256": "3cbd3a73b0346efb2fc570aee7b630f172070e42bad6d66e876902c69c0c9f57",
538
- "size_bytes": 1453
539
- },
540
- {
541
- "path": "src/cli/run-cli/commands/init/orchestrate-v2.ts",
542
- "sha256": "b92df05a96c58d97904dbe9232d8df1aef00b23385c6ae3ac8564c243280a47e",
543
- "size_bytes": 12335
544
- },
545
- {
546
- "path": "src/cli/run-cli/commands/init/orchestrate.ts",
547
- "sha256": "78e53025c8380b0f452d9be9c395b98f803bb7010eaf77567a19f493df96070b",
548
- "size_bytes": 15378
549
- },
550
- {
551
- "path": "src/cli/run-cli/commands/init/parsers.ts",
552
- "sha256": "9b07684da0defbd33ed121fcf8f17069ed9584dc85074fabcecd511d48e8a84b",
553
- "size_bytes": 1408
554
- },
555
- {
556
- "path": "src/cli/run-cli/commands/init/presets.ts",
557
- "sha256": "6489b662f0d6c4dcda97704fe00ffcc689b38144ab904e7de02c86cfd228c335",
558
- "size_bytes": 2533
559
- },
560
- {
561
- "path": "src/cli/run-cli/commands/init/prompts-v2.ts",
562
- "sha256": "e2aa3ca25d601366d8789645588140088e01b2e0e5b0efa8dc55b78c130bdd10",
563
- "size_bytes": 1096
564
- },
565
- {
566
- "path": "src/cli/run-cli/commands/init/recipes.ts",
567
- "sha256": "5be2675d5f6a6b2a7b7748e62c1150ce5fcf4489c65554ab0f8c50b2311d996d",
568
- "size_bytes": 1949
569
- },
570
- {
571
- "path": "src/cli/run-cli/commands/init/spec.ts",
572
- "sha256": "2dce964bf058d2e40e9a30d93bebed87ef7c0ddd0b905bf5390bca00ae507ae2",
573
- "size_bytes": 9330
574
- },
575
- {
576
- "path": "src/cli/run-cli/commands/init/steps/advanced-settings.ts",
577
- "sha256": "f36c651c9718ecda2dffa67d920e7cac8e9287d7da5c6c9cc2b31f63a5f77fe6",
578
- "size_bytes": 2954
579
- },
580
- {
581
- "path": "src/cli/run-cli/commands/init/steps/apply.ts",
582
- "sha256": "a39accc36e3777e6e3276586796e7a0bcce36f36cc16fa8a56d0cb6b513f7303",
583
- "size_bytes": 3983
584
- },
585
- {
586
- "path": "src/cli/run-cli/commands/init/steps/backend.ts",
587
- "sha256": "676c78aeae4e720a18d77d7bead46bb885ae771cf2bab6a5d5f40242c4b7989f",
588
- "size_bytes": 1032
589
- },
590
- {
591
- "path": "src/cli/run-cli/commands/init/steps/conflict-resolver.ts",
592
- "sha256": "be60c260063d6cc997e05b408e5309a68f0535e409aad094116028eaafeb904d",
593
- "size_bytes": 1655
594
- },
595
- {
596
- "path": "src/cli/run-cli/commands/init/steps/contracts.ts",
597
- "sha256": "9d6ea3eb600d81a646ae189cb4a5edd2861022b5262d87b425540cd42c1fa079",
598
- "size_bytes": 1809
599
- },
600
- {
601
- "path": "src/cli/run-cli/commands/init/steps/ide.ts",
602
- "sha256": "10bbc0c97c6e5b5751121705f779bdce311f0f4cd320eecf373a0725e11200fe",
603
- "size_bytes": 1030
604
- },
605
- {
606
- "path": "src/cli/run-cli/commands/init/steps/index.ts",
607
- "sha256": "786c96ffa92b1b95d45031b641014a186331004e776f5d6f89a249be1b281a48",
608
- "size_bytes": 527
609
- },
610
- {
611
- "path": "src/cli/run-cli/commands/init/steps/policy-gateway.ts",
612
- "sha256": "43c7e77483c336a9f629faab1d49d9f398c3ccb875e3cb50e6dc45ab419066d3",
613
- "size_bytes": 1138
614
- },
615
- {
616
- "path": "src/cli/run-cli/commands/init/steps/prompt-utils.ts",
617
- "sha256": "f651b470e4706003b9d8c945b7fa22b24b1e5f8edb6a6312a7a5e6d3db5ef669",
618
- "size_bytes": 1729
619
- },
620
- {
621
- "path": "src/cli/run-cli/commands/init/steps/recipe-selection.ts",
622
- "sha256": "71ce62c7f2abe95eb81b45a4adcbec2abc4d0ae48ba3c31355962c7ce6305e42",
623
- "size_bytes": 2031
624
- },
625
- {
626
- "path": "src/cli/run-cli/commands/init/steps/setup-profile.ts",
627
- "sha256": "ccd70220971d018e0db7090828cfb99666f9910fdab85baf189d646b22158658",
628
- "size_bytes": 1275
629
- },
630
- {
631
- "path": "src/cli/run-cli/commands/init/steps/workflow.ts",
632
- "sha256": "b84966643afff845d9ee73fbaef6f01c15dcb89331aeff3dadb91f97f7169b45",
633
- "size_bytes": 2903
634
- },
635
- {
636
- "path": "src/cli/run-cli/commands/init/ui-v2.ts",
637
- "sha256": "68fece07eceddf74a663b4801154ffcdde95a513541214550b38aaaad402a7ed",
638
- "size_bytes": 2544
639
- },
640
- {
641
- "path": "src/cli/run-cli/commands/init/write-agents.ts",
642
- "sha256": "e3467c7c7e842e4de05e66a2345dd76ed522822c2067330e91d8ea3cb608f203",
643
- "size_bytes": 4006
644
- },
645
- {
646
- "path": "src/cli/run-cli/commands/init/write-config.ts",
647
- "sha256": "4b75ef5d5f8d468ea7275650e0e0d0bdc2d7ae841d049efc29414e38565ec930",
648
- "size_bytes": 3349
649
- },
650
- {
651
- "path": "src/cli/run-cli/commands/init/write-env.ts",
652
- "sha256": "d6d53b0ee3c53e1c1cf836eb31bc62f388d36de7da8de71718782b602b929bc0",
653
- "size_bytes": 3642
654
- },
655
- {
656
- "path": "src/cli/run-cli/commands/init/write-gitignore.ts",
657
- "sha256": "618faf0cddae0efd754216e40cbf56ea7a192f2b04f65e30397d7570a4bac2c7",
658
- "size_bytes": 1530
659
- },
660
- {
661
- "path": "src/cli/run-cli/commands/init/write-workflow.ts",
662
- "sha256": "e1d68f14803f2557608ad06b5f0580f373120350d0cf6fcdc087699ca8098b7a",
663
- "size_bytes": 564
664
- },
665
- {
666
- "path": "src/cli/run-cli/commands/wrap-command.ts",
667
- "sha256": "796370799df5469ff0791eedde69a861dfe59c1ceaa88b33f5f98f343dbc862c",
668
- "size_bytes": 553
669
- },
670
- {
671
- "path": "src/cli/run-cli/globals.ts",
672
- "sha256": "08276a346c59f589d063f100c9c0f0413459c39534e6efb7cdc42cf69a74d3b3",
673
- "size_bytes": 7511
674
- },
675
- {
676
- "path": "src/cli/run-cli/registry.run.ts",
677
- "sha256": "b3ac443a79af2ac8fc72336a672a4fa597b0365b079ac733495e82c142389fc2",
678
- "size_bytes": 1162
679
- },
680
- {
681
- "path": "src/cli/run-cli/update-warning.ts",
682
- "sha256": "fabf29bb63163bdb5a3138782d9040a35c660e303377f6654fe4c53b7e9e9857",
683
- "size_bytes": 3148
684
- },
685
- {
686
- "path": "src/cli/shared/ansi.ts",
687
- "sha256": "ae69224ee6e09423542c9549cb3e046d948cc9803c8a1e8549dce14ed28b9084",
688
- "size_bytes": 441
689
- },
690
- {
691
- "path": "src/cli/spec/docs-render.ts",
692
- "sha256": "cf79bb11e05dbffbd851da881f645296d7ac0099465369f06d70f493c4b69c7f",
693
- "size_bytes": 4685
694
- },
695
- {
696
- "path": "src/cli/spec/errors.ts",
697
- "sha256": "458d3819aa675820e827d6b51825c5e3af85e116c60cedacbb198ea390b25808",
698
- "size_bytes": 1922
699
- },
700
- {
701
- "path": "src/cli/spec/help-render.ts",
702
- "sha256": "e2b6617e5fa7ff2bc75170ae6e7e6394e553dc620efebdb8f267163c65dd7c85",
703
- "size_bytes": 6909
704
- },
705
- {
706
- "path": "src/cli/spec/help.ts",
707
- "sha256": "0581f38470ef679eb1db57a0b8338d362691fa099c34fc660d6eac44ea1c2c47",
708
- "size_bytes": 2820
709
- },
710
- {
711
- "path": "src/cli/spec/parse-utils.ts",
712
- "sha256": "35c3ef414eddae97f9fe16a176ac932120aa5f7dc9754054d2df451407eefff6",
713
- "size_bytes": 1112
714
- },
715
- {
716
- "path": "src/cli/spec/parse.ts",
717
- "sha256": "3f8d5984ecdf283e78c8d1e62300759159378d16b5a0904510cdb492172d0398",
718
- "size_bytes": 6839
719
- },
720
- {
721
- "path": "src/cli/spec/registry.ts",
722
- "sha256": "a9776530c4782e9e0b3cc13a02c7dba4449b89dc98996d207ce4b9075705fc4e",
723
- "size_bytes": 4116
724
- },
725
- {
726
- "path": "src/cli/spec/spec.ts",
727
- "sha256": "ffcb501005d855424d8f892c789bf0cbb435b38bb655f9615ee4b9b77c673b0b",
728
- "size_bytes": 2892
729
- },
730
- {
731
- "path": "src/cli/spec/suggest.ts",
732
- "sha256": "671e2584c12a1d6c8f783a1332b6deb82a5ed0b66b5954c54307bd90551f07b8",
733
- "size_bytes": 1319
734
- },
735
- {
736
- "path": "src/cli/update-check.ts",
737
- "sha256": "8776e69c83749aeda562d1faeeeb3b48d89680459edaef4520197b9599399caa",
738
- "size_bytes": 3897
739
- },
740
- {
741
- "path": "src/commands/backend.ts",
742
- "sha256": "85d939c650e63c4affa0a47f9db199e554ed48049abe774313e5bfbc1ce1d7ed",
743
- "size_bytes": 7983
744
- },
745
- {
746
- "path": "src/commands/backend/sync.command.ts",
747
- "sha256": "480209257dc48d2d9f019de917620c35bca9b41ffb0ad835976a8685d38ef3de",
748
- "size_bytes": 5948
749
- },
750
- {
751
- "path": "src/commands/block.run.ts",
752
- "sha256": "8eaabb2f68f50573d79c7037088f460f219623f8d79857523cebfc8526d2abf8",
753
- "size_bytes": 939
754
- },
755
- {
756
- "path": "src/commands/block.spec.ts",
757
- "sha256": "02d1828213857d86675225f235c875cf9b21211e0f2adfbcb06fdf85f8bb5ff0",
758
- "size_bytes": 5510
759
- },
760
- {
761
- "path": "src/commands/branch/base.command.ts",
762
- "sha256": "990c36b026266c8dc2546739bcb1bba4bd26c4351c106d4abd0f60d36e67e5fc",
763
- "size_bytes": 4382
764
- },
765
- {
766
- "path": "src/commands/branch/base.ts",
767
- "sha256": "0f38ee1f51b8f119abe54967128f077fee044732b3f02f65704ed4c85c1b174f",
768
- "size_bytes": 4057
769
- },
770
- {
771
- "path": "src/commands/branch/cleanup-merged.ts",
772
- "sha256": "8ea683dfa7c4f7499772bec9e987e2aa2c68bdde7413852d6b7f4c0bc606d454",
773
- "size_bytes": 10300
774
- },
775
- {
776
- "path": "src/commands/branch/index.ts",
777
- "sha256": "f0ad1c5d2e90fa04d79c1a58bee5b52f87d35224a6d474a85cd609d023ce63ec",
778
- "size_bytes": 438
779
- },
780
- {
781
- "path": "src/commands/branch/internal/archive-pr.ts",
782
- "sha256": "a413ce0f97eabcf19e65f35154c1db15260d9ed212fc002eb8585d163ca0608b",
783
- "size_bytes": 696
784
- },
785
- {
786
- "path": "src/commands/branch/internal/work-validate.ts",
787
- "sha256": "3df0b33f4db12f2ab7c98bd127e9d6fd2f8c3da5ed227cb99725752b82410b0f",
788
- "size_bytes": 1086
789
- },
790
- {
791
- "path": "src/commands/branch/remove.command.ts",
792
- "sha256": "e42993410a265be826b40ac4fb1284bd028771a46828a01355f82efe6ca4eb3a",
793
- "size_bytes": 2631
794
- },
795
- {
796
- "path": "src/commands/branch/remove.ts",
797
- "sha256": "9a3eb4c2b2c1f979af7a77ad46111d1e68bcc5c6d574bcbf70b11ca3057de429",
798
- "size_bytes": 3022
799
- },
800
- {
801
- "path": "src/commands/branch/status.command.ts",
802
- "sha256": "eb86d68c411496437ab162fb5d4d4ca48db68dd760736b7acf62779e06e26266",
803
- "size_bytes": 1341
804
- },
805
- {
806
- "path": "src/commands/branch/status.ts",
807
- "sha256": "a4ec218197030d6b590aa3b1fc639b1f5774f29e953e17ffe98aa57aff6e9a37",
808
- "size_bytes": 2715
809
- },
810
- {
811
- "path": "src/commands/branch/work-start.command.ts",
812
- "sha256": "0200fa8dc9920565d081d2b716432142ce0aec4cbedc979ebcc07348733b94d4",
813
- "size_bytes": 3227
814
- },
815
- {
816
- "path": "src/commands/branch/work-start.direct.ts",
817
- "sha256": "a6889584981c7dd7d0febd1c727c5c12d4d43e62a5efaa383c9ac32c0cfbb9f6",
818
- "size_bytes": 3109
819
- },
820
- {
821
- "path": "src/commands/branch/work-start.git.ts",
822
- "sha256": "ecca0d77624f35a187cd11561cdde00a568f65c7fcaded5ec3756bea295502a2",
823
- "size_bytes": 899
824
- },
825
- {
826
- "path": "src/commands/branch/work-start.hook-shim.ts",
827
- "sha256": "f7476ddae2e26bee6d7bcfa4cb7b47c8115e2503ed00674272f5afed50349538",
828
- "size_bytes": 2246
829
- },
830
- {
831
- "path": "src/commands/branch/work-start.materialize.ts",
832
- "sha256": "23ba4b28db550ad0864cde3f465ec80e0a0b3c3446ae533ed1d1bd7a4a468ef4",
833
- "size_bytes": 4862
834
- },
835
- {
836
- "path": "src/commands/branch/work-start.ts",
837
- "sha256": "0fdb101656cd9221ffa555cee8c447d57a9a3476340fba386713c591ba62758f",
838
- "size_bytes": 6805
839
- },
840
- {
841
- "path": "src/commands/cleanup/merged.command.ts",
842
- "sha256": "a669d7a96dbe8e05ef832945f40fdcba844d7b97bd4e6781a10174b089e48e63",
843
- "size_bytes": 3898
844
- },
845
- {
846
- "path": "src/commands/codex/plugin-install.ts",
847
- "sha256": "e3697bd07100d47cc0d8b00cba5921f56800ee63f1ca35e9b013cdb3174111ee",
848
- "size_bytes": 8366
849
- },
850
- {
851
- "path": "src/commands/commit.command.ts",
852
- "sha256": "26c4a05c546aa80baa1e417a7afe6e1199ff08083cf71dc989a41e279f11f35b",
853
- "size_bytes": 1037
854
- },
855
- {
856
- "path": "src/commands/commit.spec.ts",
857
- "sha256": "18b7e2cdd5d8b833104efbb6d43c6f62b31d14a11d2911551dc87b035a5ff527",
858
- "size_bytes": 7561
859
- },
860
- {
861
- "path": "src/commands/docs/cli.command.ts",
862
- "sha256": "52625309006fb87e77c6c822932d0674f7e1f4a9ecaafb9a2f767d27ffbbac41",
863
- "size_bytes": 1951
864
- },
865
- {
866
- "path": "src/commands/doctor.run.ts",
867
- "sha256": "d14fd3269f075ddc7045e6e99f712e3358a69ce20cac63449d705d4dc2bea389",
868
- "size_bytes": 3384
869
- },
870
- {
871
- "path": "src/commands/doctor.spec.ts",
872
- "sha256": "bdd8ad87202129b7ee472151bff0fc3d5282856ca5d46546f05b8a43061d8b7e",
873
- "size_bytes": 1379
874
- },
875
- {
876
- "path": "src/commands/doctor/archive.ts",
877
- "sha256": "a5c522e113c37324638fbf5d54c75235406bedfd5182240766b99e0cfda80ba2",
878
- "size_bytes": 9172
879
- },
880
- {
881
- "path": "src/commands/doctor/branch-pr.ts",
882
- "sha256": "1ad927b02c0fe5e10bf6f5cd4d790b604a90f9b810f191a42adebd0c5845d9dd",
883
- "size_bytes": 4102
884
- },
885
- {
886
- "path": "src/commands/doctor/fixes.ts",
887
- "sha256": "5d85f2539e6828a414cb9f5f2132de869c03d4913465dded51a8279a0aa43737",
888
- "size_bytes": 1700
889
- },
890
- {
891
- "path": "src/commands/doctor/hook-readiness.ts",
892
- "sha256": "cf88e56388325bf8edeeb1e7ab5e76e4d7a2acd90aadee346818016453bb868d",
893
- "size_bytes": 7624
894
- },
895
- {
896
- "path": "src/commands/doctor/layering.ts",
897
- "sha256": "c1e655996e5253b486500b68ad19f4493da67dd85758f0097acb173ba487955c",
898
- "size_bytes": 2945
899
- },
900
- {
901
- "path": "src/commands/doctor/runtime.ts",
902
- "sha256": "aabfd7651b52fb4949b70422e59ab565178c32a0721ae0687f5a2d8aa3e46e34",
903
- "size_bytes": 2799
904
- },
905
- {
906
- "path": "src/commands/doctor/workflow.ts",
907
- "sha256": "2288c635b95c2d890960ed37d7b334cb6b2498848dfb99fffdcc0c8ad6c1db78",
908
- "size_bytes": 2235
909
- },
910
- {
911
- "path": "src/commands/doctor/workspace.ts",
912
- "sha256": "9813d51c56559082d99604b2dd17546872a863bd5a9c926e6901cddb4bf6c60f",
913
- "size_bytes": 15102
914
- },
915
- {
916
- "path": "src/commands/finish.run.ts",
917
- "sha256": "1588ea6d33f008250141a393b499ddd0c596e759e30e44bc5d82e6652bfd803e",
918
- "size_bytes": 2052
919
- },
920
- {
921
- "path": "src/commands/finish.spec.ts",
922
- "sha256": "cbb8ac02fe784d0358bf90590afa1888782267c8663b0435f4b3159020121e63",
923
- "size_bytes": 15405
924
- },
925
- {
926
- "path": "src/commands/guard/clean.command.ts",
927
- "sha256": "79220d31f2740eaffa391f37321e37f47c6bc10a2d71cb185e72dc53c8b2a52e",
928
- "size_bytes": 773
929
- },
930
- {
931
- "path": "src/commands/guard/commit.command.ts",
932
- "sha256": "76f743b4d9681b6b7b29e2ed1721c132b536c96f24c81ecfbce2b1060afe61f4",
933
- "size_bytes": 1193
934
- },
935
- {
936
- "path": "src/commands/guard/commit.spec.ts",
937
- "sha256": "16da52e370908441cc355a901d72f9962363e326808d1fbc98ae9911da87ca23",
938
- "size_bytes": 5424
939
- },
940
- {
941
- "path": "src/commands/guard/guard.command.ts",
942
- "sha256": "79a35ab9a760238620a8473ac3e26cdc42da366cbacc2146afd5ae4cfacd03f3",
943
- "size_bytes": 808
944
- },
945
- {
946
- "path": "src/commands/guard/impl/allow.ts",
947
- "sha256": "dd167f8e144b1c79799d781b1e294f9bf24f3d3bdc46122634bd1f2379b5becd",
948
- "size_bytes": 5415
949
- },
950
- {
951
- "path": "src/commands/guard/impl/clean.ts",
952
- "sha256": "e114014899cef1b4a2143f63711fa3a8558fc8dbcc2e0696ae3ee24015b151f0",
953
- "size_bytes": 994
954
- },
955
- {
956
- "path": "src/commands/guard/impl/close-dirt.ts",
957
- "sha256": "f3ef41cdc0a6aae551edb0fe920f92e940e7db1b8a7e18ee8abe907aac0bec08",
958
- "size_bytes": 2203
959
- },
960
- {
961
- "path": "src/commands/guard/impl/close-message.ts",
962
- "sha256": "c19cdb1fb74ef69bb17d5aa17031aea0d0d11c5bddea55d90abd4b7db3fe7d0b",
963
- "size_bytes": 7502
964
- },
965
- {
966
- "path": "src/commands/guard/impl/comment-commit.ts",
967
- "sha256": "9822246508a0767f410a27d832ba725827a0e278ecf4cd9512f5c0195860ddad",
968
- "size_bytes": 5422
969
- },
970
- {
971
- "path": "src/commands/guard/impl/commit-diagnostics.ts",
972
- "sha256": "62ef6349f9c819f42c19eec66641372a78e18b51df719498be1c6e09baa066da",
973
- "size_bytes": 6353
974
- },
975
- {
976
- "path": "src/commands/guard/impl/commit-refresh.ts",
977
- "sha256": "ce607b8bc1adeaa28b229c76b69b6e3e4b02ae47ba77e5ece5920a170dd2cec6",
978
- "size_bytes": 4652
979
- },
980
- {
981
- "path": "src/commands/guard/impl/commit-stage.ts",
982
- "sha256": "e40d84dc54e16eb7052d59c41aa7153586080565fc54b67d81adda52446be5e4",
983
- "size_bytes": 2054
984
- },
985
- {
986
- "path": "src/commands/guard/impl/commit.ts",
987
- "sha256": "c5c0455ab482783e66ad2cf9de1616a1484d72b0b24dec548d56dd272dcf9e5e",
988
- "size_bytes": 11001
989
- },
990
- {
991
- "path": "src/commands/guard/impl/env.ts",
992
- "sha256": "d5d914d74b908e2cc3095cd510a18a005f252e70cb077d84304551990ab832db",
993
- "size_bytes": 2506
994
- },
995
- {
996
- "path": "src/commands/guard/impl/guard-commit.ts",
997
- "sha256": "a606b0f8ed449675dbbb82cf87268bc48f5736a3825fd9293491c9afd0588749",
998
- "size_bytes": 899
999
- },
1000
- {
1001
- "path": "src/commands/guard/impl/policy.ts",
1002
- "sha256": "125f7ae282c1c4d2d7fb6522cdeee225c88e6f611c9b350379d80c22b1f34d80",
1003
- "size_bytes": 2625
1004
- },
1005
- {
1006
- "path": "src/commands/guard/impl/suggest.ts",
1007
- "sha256": "876253159b7beadfe02e16ddd7b06e4dbef92a5a6d65cf7fd44bbce498ae6a1c",
1008
- "size_bytes": 1148
1009
- },
1010
- {
1011
- "path": "src/commands/guard/index.ts",
1012
- "sha256": "e0b6fee8a3758d764127b6edba0f6f62d75e56a4ec868091584f28a724a2520e",
1013
- "size_bytes": 312
1014
- },
1015
- {
1016
- "path": "src/commands/guard/suggest-allow.command.ts",
1017
- "sha256": "41b43915ca9e116c815c6aa18b3c1b1d5056170df2434c78ed4f06b2cf9adc23",
1018
- "size_bytes": 1138
1019
- },
1020
- {
1021
- "path": "src/commands/hooks/hooks.command.ts",
1022
- "sha256": "037fb8eca8b87998f05bf69ab6cef600d08d73b4695e69a60c4b955e6fb5d07c",
1023
- "size_bytes": 790
1024
- },
1025
- {
1026
- "path": "src/commands/hooks/index.ts",
1027
- "sha256": "eb7a3c58f1d9ffad3ee21757d08ad15e56dccc0ba952909dfa86385cde4b2e94",
1028
- "size_bytes": 215
1029
- },
1030
- {
1031
- "path": "src/commands/hooks/install.command.ts",
1032
- "sha256": "a79b3dc06bd5d316f5510012efda78f86bd4251989325d027bf05522127ce072",
1033
- "size_bytes": 805
1034
- },
1035
- {
1036
- "path": "src/commands/hooks/install.ts",
1037
- "sha256": "3685c30eaeff154d66c59510a9e9aafed66db5b27884ed1c807b0894136b0788",
1038
- "size_bytes": 6493
1039
- },
1040
- {
1041
- "path": "src/commands/hooks/run.command.ts",
1042
- "sha256": "e3f7b01444a08a8118ad54c83cc70629f2f8800d93b2d93a1aeff1d6406ffe0e",
1043
- "size_bytes": 1520
1044
- },
1045
- {
1046
- "path": "src/commands/hooks/run.commit-msg.ts",
1047
- "sha256": "96c54c26e22f4dc918343c01696e34c8916c61dd6627bd075cced89a9b6f9ef8",
1048
- "size_bytes": 2465
1049
- },
1050
- {
1051
- "path": "src/commands/hooks/run.post-merge.ts",
1052
- "sha256": "7af23d3c181932f19bdfb6dfe883008ad43ed7316e4f17b87e72d03a917f34bc",
1053
- "size_bytes": 1448
1054
- },
1055
- {
1056
- "path": "src/commands/hooks/run.pre-commit.ts",
1057
- "sha256": "14a47ee1a1f5b3819fef05d60f627a949c6621b71b365d4b41bfd183cc2d738b",
1058
- "size_bytes": 1897
1059
- },
1060
- {
1061
- "path": "src/commands/hooks/run.pre-push.ts",
1062
- "sha256": "eb1b5de8c4a547d092293aa00168f46937f056606eb9990ee5448320111c8814",
1063
- "size_bytes": 11933
1064
- },
1065
- {
1066
- "path": "src/commands/hooks/run.ts",
1067
- "sha256": "24e832ac1ab959b2123118e41e66feabfbb08ad0f21fab535a029ab0643a5007",
1068
- "size_bytes": 1656
1069
- },
1070
- {
1071
- "path": "src/commands/hooks/shared.ts",
1072
- "sha256": "0974f92aceb7209d546f70884324e81ed150f4f54a3ef3efe12a42e0c9e10ae1",
1073
- "size_bytes": 1782
1074
- },
1075
- {
1076
- "path": "src/commands/hooks/uninstall.command.ts",
1077
- "sha256": "a79ebbf0a2a6e8b6a8de3f6c58f249b8d995b0ece319dd140fd8a4955896c370",
1078
- "size_bytes": 844
1079
- },
1080
- {
1081
- "path": "src/commands/incidents/advise.command.ts",
1082
- "sha256": "8f84063a6393e6a40d02e97a6727b6308880b8d119a37ef3a82e45b21cf29f00",
1083
- "size_bytes": 5365
1084
- },
1085
- {
1086
- "path": "src/commands/incidents/collect.command.ts",
1087
- "sha256": "99dd1e076bc795beb252c5f6ce0e4709641d65cdba89f6eaeb9b29743d6f851b",
1088
- "size_bytes": 3107
1089
- },
1090
- {
1091
- "path": "src/commands/incidents/incidents.command.ts",
1092
- "sha256": "1d4c7f45c126ab9757889f743d88cb7092ab23d3057770475b8a80308fb7817a",
1093
- "size_bytes": 1106
1094
- },
1095
- {
1096
- "path": "src/commands/incidents/shared.ts",
1097
- "sha256": "b2605ce14930a70f3c3c082325c1ac3fc089330a3853a4a360ea235f2fae8c89",
1098
- "size_bytes": 14733
1099
- },
1100
- {
1101
- "path": "src/commands/integrate.command.ts",
1102
- "sha256": "200b389b1543d35fd758e711a3acecc4909d1cdb10ce0071085e472edb8cacef",
1103
- "size_bytes": 752
1104
- },
1105
- {
1106
- "path": "src/commands/integrate.spec.ts",
1107
- "sha256": "a911241808538e1dd8272e67c280fc3c45a59f347d2eccff6f4bd0c0de066901",
1108
- "size_bytes": 2360
1109
- },
1110
- {
1111
- "path": "src/commands/pr/check.ts",
1112
- "sha256": "73f652d05593372d37979d4cd775c27f3a17d076dfa6b4990c6039c9a5da5083",
1113
- "size_bytes": 13859
1114
- },
1115
- {
1116
- "path": "src/commands/pr/close-superseded.ts",
1117
- "sha256": "7ae97b6bae0a29244269983861de314726bdc053f960b46d10443666a5e5907d",
1118
- "size_bytes": 5339
1119
- },
1120
- {
1121
- "path": "src/commands/pr/close.ts",
1122
- "sha256": "6d5fc636cd0a8c93f942a96689c1b9b3e41f56e689ec86c4d7ccefe20060802d",
1123
- "size_bytes": 4727
1124
- },
1125
- {
1126
- "path": "src/commands/pr/integrate/artifacts.ts",
1127
- "sha256": "767745643bf26b47cf19325e9d6ff245f4940af803c3c869df698e15b1ba25dc",
1128
- "size_bytes": 4825
1129
- },
1130
- {
1131
- "path": "src/commands/pr/integrate/cmd.ts",
1132
- "sha256": "2f3d7629b0eba96867645d0163431259a17f56a31b9a82cb801861b5dd2bb619",
1133
- "size_bytes": 12368
1134
- },
1135
- {
1136
- "path": "src/commands/pr/integrate/internal/bootstrap-guidance.ts",
1137
- "sha256": "0af6e7f5293f41d45593fd1c3fa3fa63072f5578206431f0702ec64ad087260a",
1138
- "size_bytes": 2451
1139
- },
1140
- {
1141
- "path": "src/commands/pr/integrate/internal/cleanup.ts",
1142
- "sha256": "5b6b1f517a10b0123aa0c61a48e8c2085e53fbc82464657c15cb0ca2dbd0eac8",
1143
- "size_bytes": 112
1144
- },
1145
- {
1146
- "path": "src/commands/pr/integrate/internal/finalize.ts",
1147
- "sha256": "4f29db7dd6c2a9c7cfd66490ebf010490fb4f4b1d69e70d1bfe3102bcf3e18a8",
1148
- "size_bytes": 5192
1149
- },
1150
- {
1151
- "path": "src/commands/pr/integrate/internal/github-protection.ts",
1152
- "sha256": "ecd6b88c5a5451e751e9ce22a72c801c511cd6eceacce1de82b281f3c704ac6b",
1153
- "size_bytes": 612
1154
- },
1155
- {
1156
- "path": "src/commands/pr/integrate/internal/merge.ts",
1157
- "sha256": "077439b0e550fa2dd5a32e5a2b6220e650d182c84ba84dc508abcd754dabd78e",
1158
- "size_bytes": 11789
1159
- },
1160
- {
1161
- "path": "src/commands/pr/integrate/internal/post-integrate-bootstrap.ts",
1162
- "sha256": "19260db80e3e11cad469764c7aae4ead284b10da5fd4d70e2cc02432929ba2bd",
1163
- "size_bytes": 981
1164
- },
1165
- {
1166
- "path": "src/commands/pr/integrate/internal/pre-integrate-bootstrap.ts",
1167
- "sha256": "e1e986177ab99f4b307f2ca1fc218240d583d10a41050e459b02c2006290431e",
1168
- "size_bytes": 1443
1169
- },
1170
- {
1171
- "path": "src/commands/pr/integrate/internal/prepare.ts",
1172
- "sha256": "cf0f75f84142089f4a83164eadb0fcd7eec563170bd55dfb8cbbe8f7b74de734",
1173
- "size_bytes": 11381
1174
- },
1175
- {
1176
- "path": "src/commands/pr/integrate/internal/worktree.ts",
1177
- "sha256": "9229eb78680bc88e67e037261bc6ade7d8a0ac2ac2b8d3f5e02036aa64649edf",
1178
- "size_bytes": 2295
1179
- },
1180
- {
1181
- "path": "src/commands/pr/integrate/verify.ts",
1182
- "sha256": "c5bb38b7a2e06e50dc75c0ed79f3f2e9c4c0acccffb23768ac4b59c92a742e7c",
1183
- "size_bytes": 2799
1184
- },
1185
- {
1186
- "path": "src/commands/pr/internal/auto-commit.ts",
1187
- "sha256": "b7266d0bccb0a3ce9b1cfc25830f862210537709be6962f09935c394de608444",
1188
- "size_bytes": 2869
1189
- },
1190
- {
1191
- "path": "src/commands/pr/internal/freshness.ts",
1192
- "sha256": "bc13b4b120fb4722e47aaa1eaa51c251ed7b86f429282886b34bad116976c850",
1193
- "size_bytes": 2467
1194
- },
1195
- {
1196
- "path": "src/commands/pr/internal/gh-api.ts",
1197
- "sha256": "d9af14b27566f2260699f51d22ea30cfdac23b974204b68811c68b7af098b149",
1198
- "size_bytes": 3227
1199
- },
1200
- {
1201
- "path": "src/commands/pr/internal/note-store.ts",
1202
- "sha256": "47768440643824fdaac4452af5e4c69703c8f8088670a69e7dc2f276a8f3b8c8",
1203
- "size_bytes": 2467
1204
- },
1205
- {
1206
- "path": "src/commands/pr/internal/pr-paths.ts",
1207
- "sha256": "47a4c9b41a9503ee3b3b89cbfc99a3d2cb4df8aa18701241d0f95b8a4564c639",
1208
- "size_bytes": 2838
1209
- },
1210
- {
1211
- "path": "src/commands/pr/internal/review-template.ts",
1212
- "sha256": "1e87fea81ebe9b0911b4b4784df83122e6f2e87512ee178a5a530f31de4cbb50",
1213
- "size_bytes": 9025
1214
- },
1215
- {
1216
- "path": "src/commands/pr/internal/sync-branch.ts",
1217
- "sha256": "406beab0b327b73b0ca0453d271d0cf749f56a24a170500c19dd5041cad0e831",
1218
- "size_bytes": 4330
1219
- },
1220
- {
1221
- "path": "src/commands/pr/internal/sync-github.ts",
1222
- "sha256": "e5146bcd57a1134781975e30bdb64c25fd7f14282b032d452e68f63a142c1ac9",
1223
- "size_bytes": 7056
1224
- },
1225
- {
1226
- "path": "src/commands/pr/internal/sync-model.ts",
1227
- "sha256": "0300f1469ec0c4ce45781b11eceb51e7b6c3eeaf34eb009ab18b2a7bd5cdc4ab",
1228
- "size_bytes": 1009
1229
- },
1230
- {
1231
- "path": "src/commands/pr/internal/sync-open-step.ts",
1232
- "sha256": "cbcc14b50b5a465e70935bfb13c0a24cd4d62aceab905c47da63b911d14d9dc8",
1233
- "size_bytes": 5036
1234
- },
1235
- {
1236
- "path": "src/commands/pr/internal/sync-support.ts",
1237
- "sha256": "e5507a8f85e51bd45584161364f83b82c3975d009a74d6ec947209758deae197",
1238
- "size_bytes": 1049
1239
- },
1240
- {
1241
- "path": "src/commands/pr/internal/sync-update-step.ts",
1242
- "sha256": "787b1afc9c1704ac3e1b54e048a945f911e1a7ffd0c97e959486dab51574d0f2",
1243
- "size_bytes": 2826
1244
- },
1245
- {
1246
- "path": "src/commands/pr/internal/sync.ts",
1247
- "sha256": "74d6be596408df559b388de997afe89f91098462da83da91d3d974e579c24bd3",
1248
- "size_bytes": 10268
1249
- },
1250
- {
1251
- "path": "src/commands/pr/note.ts",
1252
- "sha256": "9ee7ed5f433b1ebf33dabb8b6c24ccadf54f31d9d39f8213c5306ab283893cb3",
1253
- "size_bytes": 3709
1254
- },
1255
- {
1256
- "path": "src/commands/pr/open.ts",
1257
- "sha256": "18a166e003a9f766ec87f18902204c3bb0fe67aa947d4f4ed646d34af1b4e1bc",
1258
- "size_bytes": 7166
1259
- },
1260
- {
1261
- "path": "src/commands/pr/pr.command.ts",
1262
- "sha256": "ceaa3543174edf92552509847afd51e2eb2c5eb3059135049b1cf14a84615cd8",
1263
- "size_bytes": 3534
1264
- },
1265
- {
1266
- "path": "src/commands/pr/pr.spec.ts",
1267
- "sha256": "716d35f77aad646b85882e6e9501f98139f699b9e5e3cd929d2841702f6b177f",
1268
- "size_bytes": 8366
1269
- },
1270
- {
1271
- "path": "src/commands/pr/update.ts",
1272
- "sha256": "20c322173302a945bebaa52e8375a934cde33b06aed58a1e4cc1242fb5ddf66f",
1273
- "size_bytes": 3892
1274
- },
1275
- {
1276
- "path": "src/commands/ready.command.ts",
1277
- "sha256": "99dcbaec084202f28155256b1673e81584c945d1c588a509908fc3c8f6146a8b",
1278
- "size_bytes": 1042
1279
- },
1280
- {
1281
- "path": "src/commands/recipes.ts",
1282
- "sha256": "0002789e7072a11a1735cfc03dd3223240f737c2774c52d1a34cb96fdbffbd60",
1283
- "size_bytes": 2638
1284
- },
1285
- {
1286
- "path": "src/commands/recipes/active.command.ts",
1287
- "sha256": "e8686b7565d177e985d16d4977bf8a02b2a3527b064470ef571b4ec919d9b5d3",
1288
- "size_bytes": 810
1289
- },
1290
- {
1291
- "path": "src/commands/recipes/add.command.ts",
1292
- "sha256": "6d4772fcf1c7f2c35f3847481277d05dee7aaaec10e2a10ba92f6fb219c9bde7",
1293
- "size_bytes": 1351
1294
- },
1295
- {
1296
- "path": "src/commands/recipes/cache-prune.command.ts",
1297
- "sha256": "4bc943b20d3c0fb39f09dbfc79da7250aa730516a066804ddff04dcb2eded317",
1298
- "size_bytes": 1334
1299
- },
1300
- {
1301
- "path": "src/commands/recipes/cache.command.ts",
1302
- "sha256": "9c8e29a89078ae059cb021bf8412fba37aab68583494e8df10a6eed906d26af4",
1303
- "size_bytes": 1034
1304
- },
1305
- {
1306
- "path": "src/commands/recipes/detach.command.ts",
1307
- "sha256": "59bd11232f5c6d27aef454910a7c3e1265b150bd7caf26e5e779d0df54a384f7",
1308
- "size_bytes": 872
1309
- },
1310
- {
1311
- "path": "src/commands/recipes/disable.command.ts",
1312
- "sha256": "e18c288141c79b8e687319fde02426e00388208a07abc6ea34a38476c7237d28",
1313
- "size_bytes": 793
1314
- },
1315
- {
1316
- "path": "src/commands/recipes/enable.command.ts",
1317
- "sha256": "704217bd1eca323ee5f6283451abf2c1ad0893f10a4a8d5148a79ab1767ee0a5",
1318
- "size_bytes": 793
1319
- },
1320
- {
1321
- "path": "src/commands/recipes/explain-active.command.ts",
1322
- "sha256": "f7c6a2e311900034dc2b0f8b360ff86beb1be12edf2f449e1e3651da0923dedb",
1323
- "size_bytes": 735
1324
- },
1325
- {
1326
- "path": "src/commands/recipes/explain.command.ts",
1327
- "sha256": "57cd1d0b325ca9473039f9bbe3a962d8a5a339fb86bd550a1d240b29acfca408",
1328
- "size_bytes": 781
1329
- },
1330
- {
1331
- "path": "src/commands/recipes/impl/apply.ts",
1332
- "sha256": "d7b30b0f6f10159ee3bd0f9d6b70a40d46a6f4b4c198b8b2836f46424f873af3",
1333
- "size_bytes": 6884
1334
- },
1335
- {
1336
- "path": "src/commands/recipes/impl/archive.ts",
1337
- "sha256": "0a87aba3150533709ad7f0b66b4fe5ec7589a55bbe28947191810bc7672b4cbc",
1338
- "size_bytes": 886
1339
- },
1340
- {
1341
- "path": "src/commands/recipes/impl/commands.ts",
1342
- "sha256": "86eba5ec093833c7b0b79d02dbe1ece2e573dac19ffb7e98f222060b4ae9323c",
1343
- "size_bytes": 887
1344
- },
1345
- {
1346
- "path": "src/commands/recipes/impl/commands/active.ts",
1347
- "sha256": "1186f00911cefcc282c7964aef8232a1186b9bc6d44e877c26c59e326a33f49e",
1348
- "size_bytes": 1711
1349
- },
1350
- {
1351
- "path": "src/commands/recipes/impl/commands/add.ts",
1352
- "sha256": "d6590495932cfe557edfe4ff2b2e127085fa714a5e962e837a3105e9d614f9e7",
1353
- "size_bytes": 5312
1354
- },
1355
- {
1356
- "path": "src/commands/recipes/impl/commands/cache-prune.ts",
1357
- "sha256": "34aa58d198c28f0d3d6cf8e8062d581e35f8c60be966db30d68e7a6518701e02",
1358
- "size_bytes": 4755
1359
- },
1360
- {
1361
- "path": "src/commands/recipes/impl/commands/detach.ts",
1362
- "sha256": "6eb9556ea47cc308a2cdfadf1c765d050aabea0e72ebf2901bb96a164b9e877c",
1363
- "size_bytes": 4754
1364
- },
1365
- {
1366
- "path": "src/commands/recipes/impl/commands/disable.ts",
1367
- "sha256": "4750a2072c3553d3baa1c5d819ecb9d0de978226395c90234eee6f7391d265c1",
1368
- "size_bytes": 1113
1369
- },
1370
- {
1371
- "path": "src/commands/recipes/impl/commands/enable.ts",
1372
- "sha256": "5efcee006237352839a5c4c0fb9c167a7e80b18d8ae43dba73d84afbb2d63c6c",
1373
- "size_bytes": 1787
1374
- },
1375
- {
1376
- "path": "src/commands/recipes/impl/commands/explain-active.ts",
1377
- "sha256": "64590d59df09a321b443e3dd8ed8718fded9b4ceda66d2b42aa801c30388fc91",
1378
- "size_bytes": 814
1379
- },
1380
- {
1381
- "path": "src/commands/recipes/impl/commands/explain.ts",
1382
- "sha256": "8d290ab6d9931f42d345ea03cef9a9147abb57a30da14381596657213e53ee2e",
1383
- "size_bytes": 8437
1384
- },
1385
- {
1386
- "path": "src/commands/recipes/impl/commands/info.ts",
1387
- "sha256": "d4f8cd9a481070523406685040e83112e678f2a0dba7a30bd44ca1d9e25c1932",
1388
- "size_bytes": 3290
1389
- },
1390
- {
1391
- "path": "src/commands/recipes/impl/commands/install.ts",
1392
- "sha256": "099ea412d166026235ee1d9b1872ad263cb6355d681d5a0548d622dd1c667284",
1393
- "size_bytes": 9965
1394
- },
1395
- {
1396
- "path": "src/commands/recipes/impl/commands/list-remote.ts",
1397
- "sha256": "dd2dad56c3555106ca043d174dd82df1e3aca1723562bfea11f5dc53e2a22a5f",
1398
- "size_bytes": 2181
1399
- },
1400
- {
1401
- "path": "src/commands/recipes/impl/commands/list.ts",
1402
- "sha256": "4dcd8bceb8ab8c57b68ec279fc0cb581ac68b34c30075d1b284c9f47cf8a680a",
1403
- "size_bytes": 1763
1404
- },
1405
- {
1406
- "path": "src/commands/recipes/impl/commands/remove.ts",
1407
- "sha256": "c3660f2dab8e43da06b2accbf1c6dac8ae66890aa69755137cb83a2ca3b20ceb",
1408
- "size_bytes": 2395
1409
- },
1410
- {
1411
- "path": "src/commands/recipes/impl/commands/update.ts",
1412
- "sha256": "af0cfc1601fe829e999a71adf76ee4254077a49880102b7131d70050960755d5",
1413
- "size_bytes": 5275
1414
- },
1415
- {
1416
- "path": "src/commands/recipes/impl/constants.ts",
1417
- "sha256": "c979671da44723edf9d298898567133a3fdbb8d7be245cff35b751a4d5d701bd",
1418
- "size_bytes": 481
1419
- },
1420
- {
1421
- "path": "src/commands/recipes/impl/format.ts",
1422
- "sha256": "1742a1934810072738ce5bc6b6af67c6e3c3164a1865fa4f98297051b9b3894f",
1423
- "size_bytes": 243
1424
- },
1425
- {
1426
- "path": "src/commands/recipes/impl/index.ts",
1427
- "sha256": "9734348c8f0805a6e6d4d9994f31f37651dc62930d56669cbd4f4471c352b4a2",
1428
- "size_bytes": 7827
1429
- },
1430
- {
1431
- "path": "src/commands/recipes/impl/installed-recipes.ts",
1432
- "sha256": "b195acddd79f73eb33ffefc87df8a90f868efb4aca664c37d1fbe06d43d58fd1",
1433
- "size_bytes": 4633
1434
- },
1435
- {
1436
- "path": "src/commands/recipes/impl/mutation-transaction.ts",
1437
- "sha256": "f3ddedc3fbbd6fe52d862798deb25b281e13f6551e290ec94916d1974f5e4935",
1438
- "size_bytes": 1580
1439
- },
1440
- {
1441
- "path": "src/commands/recipes/impl/overlay-project.ts",
1442
- "sha256": "ef14053ae36170e5226815f2bea2b1b0d337070e5d8208cd8b0ad6ddabd98fe9",
1443
- "size_bytes": 14019
1444
- },
1445
- {
1446
- "path": "src/commands/recipes/impl/paths.ts",
1447
- "sha256": "4fc36987f586d974e01c6de147b298fad769878b40b1a8362a41ee7bf0c63a30",
1448
- "size_bytes": 2837
1449
- },
1450
- {
1451
- "path": "src/commands/recipes/impl/project-installed-recipes.ts",
1452
- "sha256": "3c08758e0e4e497a8787659444982a68b8e934c3b5490534f768ff08a45161a3",
1453
- "size_bytes": 3016
1454
- },
1455
- {
1456
- "path": "src/commands/recipes/impl/project-recipe-state.ts",
1457
- "sha256": "78d59a9ae4eec4f1657aa923c2acce245666ac1fa0dfd826f178988778df0148",
1458
- "size_bytes": 4195
1459
- },
1460
- {
1461
- "path": "src/commands/recipes/impl/project-registry.ts",
1462
- "sha256": "6a97b1003a5ebd09a5829252af2e64a6acef0ba7b7a6cf923b95b4de96b999b4",
1463
- "size_bytes": 5986
1464
- },
1465
- {
1466
- "path": "src/commands/recipes/impl/project.ts",
1467
- "sha256": "1851c5e53fd85041654c6e41244e5c284e609400a8a6c842bf90bdd0f9d81d64",
1468
- "size_bytes": 794
1469
- },
1470
- {
1471
- "path": "src/commands/recipes/impl/resolver.ts",
1472
- "sha256": "308f0a3f7e592646c5d0cd190609c88603021a3c1e788544c0dba56da20d3d39",
1473
- "size_bytes": 11851
1474
- },
1475
- {
1476
- "path": "src/commands/recipes/impl/types.ts",
1477
- "sha256": "1df01153ed1758e5eea65b2956f1dcf1bf622c51941f42426656ab11942e5c0a",
1478
- "size_bytes": 1390
1479
- },
1480
- {
1481
- "path": "src/commands/recipes/impl/version.ts",
1482
- "sha256": "2a319da3f4a7683e4d992176d16f25fb3ee1d8dee00c03cbbc9137d9e60a6c1a",
1483
- "size_bytes": 434
1484
- },
1485
- {
1486
- "path": "src/commands/recipes/info.command.ts",
1487
- "sha256": "c12cd6553724c041a7a5efac9ae4bd16d01df609664f3ccc3a464a60e8fdb5db",
1488
- "size_bytes": 717
1489
- },
1490
- {
1491
- "path": "src/commands/recipes/install.run.ts",
1492
- "sha256": "6069e0e6de746cde84010bc8a3725fa0fee5d638b02bf9c4b56ea90168224a8e",
1493
- "size_bytes": 877
1494
- },
1495
- {
1496
- "path": "src/commands/recipes/install.spec.ts",
1497
- "sha256": "baa075406862452e12ceda1e9dbf91513a559ff48d076ba262150c8d05a536e3",
1498
- "size_bytes": 4801
1499
- },
1500
- {
1501
- "path": "src/commands/recipes/list-remote.command.ts",
1502
- "sha256": "2dc1c965239f05b1403346e7e56c46a06b60cb030699538974193a0553d5e08d",
1503
- "size_bytes": 1698
1504
- },
1505
- {
1506
- "path": "src/commands/recipes/list.command.ts",
1507
- "sha256": "e7ff2bec20303d21875751520efffcf3c8d29f15c9256603da64e6c1a1625309",
1508
- "size_bytes": 1552
1509
- },
1510
- {
1511
- "path": "src/commands/recipes/recipes.command.ts",
1512
- "sha256": "2a544b6828a63cafb0ac4460c2120f464cdcc43f8e89afd6df2b5b53cdebd7c3",
1513
- "size_bytes": 983
1514
- },
1515
- {
1516
- "path": "src/commands/recipes/remove.command.ts",
1517
- "sha256": "0350f001350f05c044452e2436a027a4a961c23c3980afd5819e5715a0d63eb5",
1518
- "size_bytes": 762
1519
- },
1520
- {
1521
- "path": "src/commands/recipes/update.command.ts",
1522
- "sha256": "29a9e4bd02096132bd8976d4fe2b1442f49f6ce71ffd366178ae8ffbf1451d96",
1523
- "size_bytes": 1240
1524
- },
1525
- {
1526
- "path": "src/commands/release/apply.command.ts",
1527
- "sha256": "7e1c0bcfd7bf2d637098a5f7231d4cccaa8776b03e78111cf0cb1071e2ae2992",
1528
- "size_bytes": 8725
1529
- },
1530
- {
1531
- "path": "src/commands/release/apply.mutation.ts",
1532
- "sha256": "ff24f1bf1f4725a468a7dffee4f56eeff8b8e1863eeaaa348988e0807deb0895",
1533
- "size_bytes": 6281
1534
- },
1535
- {
1536
- "path": "src/commands/release/apply.pipeline.ts",
1537
- "sha256": "226d299063a40f453bf5bc96f8a9cc14c6c16af4c862eaaa4ad6bf35e7cebe78",
1538
- "size_bytes": 2001
1539
- },
1540
- {
1541
- "path": "src/commands/release/apply.pipeline/finalize.ts",
1542
- "sha256": "2d50b0eabff568a2c0e3736572d24298ab9c25a50014a5550d7d242af39ad3d6",
1543
- "size_bytes": 3742
1544
- },
1545
- {
1546
- "path": "src/commands/release/apply.pipeline/mutation.ts",
1547
- "sha256": "4e0b6e850979170484f06bc762b3386b4dc0af3f7a0dc85fbe3f319e919ff1ca",
1548
- "size_bytes": 4434
1549
- },
1550
- {
1551
- "path": "src/commands/release/apply.pipeline/preflight.ts",
1552
- "sha256": "72ce0b150dd458f491b214674879504f48e7553fc031db493a88240bcf1e76d7",
1553
- "size_bytes": 4019
1554
- },
1555
- {
1556
- "path": "src/commands/release/apply.pipeline/shared.ts",
1557
- "sha256": "2dcf230386bba0e0e7b12e34252b4c0e61c89951c2005e8e3a8284b6831e40fd",
1558
- "size_bytes": 224
1559
- },
1560
- {
1561
- "path": "src/commands/release/apply.pipeline/state.ts",
1562
- "sha256": "8b249eaefd45928c67c1acd7a82bcadb96c649a5ea9c3ce2fc6e0919fe5a07ef",
1563
- "size_bytes": 6798
1564
- },
1565
- {
1566
- "path": "src/commands/release/apply.preflight.git.ts",
1567
- "sha256": "edab983d2b65f8ec8599ec0bf874efe15fe326b66dec337e4f9c9a0537b75f6c",
1568
- "size_bytes": 6457
1569
- },
1570
- {
1571
- "path": "src/commands/release/apply.preflight.package.ts",
1572
- "sha256": "1a8b3794ffaa9544b1dab6a13560a258ac7877a32c700b06d0acd18b79d550b2",
1573
- "size_bytes": 3158
1574
- },
1575
- {
1576
- "path": "src/commands/release/apply.preflight.plan.ts",
1577
- "sha256": "a27ea08fa8101ba4aa53194cdd41f653213c26d7fed5d9ad9ba6d9da878fb35d",
1578
- "size_bytes": 3581
1579
- },
1580
- {
1581
- "path": "src/commands/release/apply.preflight.publish.ts",
1582
- "sha256": "61976d1a40356056f2f7bfcbc54c81d37cff4a9542d6f2562f744482a4312288",
1583
- "size_bytes": 4797
1584
- },
1585
- {
1586
- "path": "src/commands/release/apply.preflight.ts",
1587
- "sha256": "1adc5b661c4bf39a3879211bcbc31cd1222559e6ff1380e40c86b0c82f868513",
1588
- "size_bytes": 671
1589
- },
1590
- {
1591
- "path": "src/commands/release/apply.reporting.ts",
1592
- "sha256": "66c34ee28f99137e14355fcf06532408c9bf9c13306f871477ef943ed9cddc3f",
1593
- "size_bytes": 1459
1594
- },
1595
- {
1596
- "path": "src/commands/release/apply.spec.ts",
1597
- "sha256": "62ba1b237442b76e52237ec2582e8a6d86f69f60b7a49fe97ce3d588e70d911a",
1598
- "size_bytes": 5127
1599
- },
1600
- {
1601
- "path": "src/commands/release/apply.types.ts",
1602
- "sha256": "4a58d1059005190071ba67cc95f471239066748e0625fbbc5a0dcd6dca785f11",
1603
- "size_bytes": 1907
1604
- },
1605
- {
1606
- "path": "src/commands/release/plan.command.ts",
1607
- "sha256": "44c0f938368ccc88a401feae6c6feb9a125cb6dfc5acf038584eb0b205a44bda",
1608
- "size_bytes": 9915
1609
- },
1610
- {
1611
- "path": "src/commands/release/plan.spec.ts",
1612
- "sha256": "4b470a0e07bdd44a87365204d11aa65d828d5ef56a3a764904d1b7d589dfbcb6",
1613
- "size_bytes": 2775
1614
- },
1615
- {
1616
- "path": "src/commands/release/release.command.ts",
1617
- "sha256": "244b57019382c62d12ebbd26be538eab37b0d422ab48b9a92b7882f943e919c2",
1618
- "size_bytes": 820
1619
- },
1620
- {
1621
- "path": "src/commands/runtime.command.ts",
1622
- "sha256": "9ef22e846fd04807025989e44ce9a021b693b8660f704c0dcc6e56e62dad26a5",
1623
- "size_bytes": 7516
1624
- },
1625
- {
1626
- "path": "src/commands/runtime.spec.ts",
1627
- "sha256": "d21cfc759dc9d9f4f319a08b172f18282982e68f0429090e53da9076eeeec3c3",
1628
- "size_bytes": 1324
1629
- },
1630
- {
1631
- "path": "src/commands/scenario.ts",
1632
- "sha256": "2433f38217f6143e9d3580244be0f7069214d7ac3d93554adc0a881e4e8c3017",
1633
- "size_bytes": 121
1634
- },
1635
- {
1636
- "path": "src/commands/scenario/impl/commands.ts",
1637
- "sha256": "163426df1446aab06dc7feda1a89e8acd8af52ed642848efa2492ed79a333d70",
1638
- "size_bytes": 13818
1639
- },
1640
- {
1641
- "path": "src/commands/scenario/info.command.ts",
1642
- "sha256": "01812137897e6c68d6f93d3c71ded9a4eb7b8b21d5ce5b8f285ce9f9c0851fde",
1643
- "size_bytes": 1318
1644
- },
1645
- {
1646
- "path": "src/commands/scenario/list.command.ts",
1647
- "sha256": "b57a464b2ba5f35cf2242309b1be033c5d087eb090717225a67740405d4b79da",
1648
- "size_bytes": 671
1649
- },
1650
- {
1651
- "path": "src/commands/scenario/run.command.ts",
1652
- "sha256": "4cb5907f8c67b4923b670411f39615d48a8db307fea3ae3a6d0abb054a9b624e",
1653
- "size_bytes": 1344
1654
- },
1655
- {
1656
- "path": "src/commands/shared/allow-prefix-policy.ts",
1657
- "sha256": "53e7a98266a5af3e25e2324517efcff6c38e92073dae3c699f2f7b198b2f470f",
1658
- "size_bytes": 449
1659
- },
1660
- {
1661
- "path": "src/commands/shared/approval-requirements.ts",
1662
- "sha256": "982a3c786221332b1f215db2e852670c38da49b198cfe0725bb72cc7a95f02fb",
1663
- "size_bytes": 780
1664
- },
1665
- {
1666
- "path": "src/commands/shared/comment-format.ts",
1667
- "sha256": "66c78eb22212eb7204a6366cf525dddf5729671df8b995f298ee891fcaa17f16",
1668
- "size_bytes": 2901
1669
- },
1670
- {
1671
- "path": "src/commands/shared/diagnostics.ts",
1672
- "sha256": "726b9df7698686302bbeff00929ef232083287c7a60e639548c7462644bf4c70",
1673
- "size_bytes": 2732
1674
- },
1675
- {
1676
- "path": "src/commands/shared/gh-transport.ts",
1677
- "sha256": "9b93dcfae995bd3787c160ebddeb25cb3b6baeb8949f4b2df6bbeb4ab06fecdc",
1678
- "size_bytes": 2550
1679
- },
1680
- {
1681
- "path": "src/commands/shared/git-ops.ts",
1682
- "sha256": "d844689b0171a7699c4bbc14bd7266badae8aa8f4460f6a385e3d9ae698e7119",
1683
- "size_bytes": 3844
1684
- },
1685
- {
1686
- "path": "src/commands/shared/merged-branch-cleanup.ts",
1687
- "sha256": "3d729379ded6d8eeadbdf1ce638fa73b15d43c7723b21e3d03cf2b9256106c1a",
1688
- "size_bytes": 1843
1689
- },
1690
- {
1691
- "path": "src/commands/shared/network-approval.ts",
1692
- "sha256": "90e6c8353aef4a8b1459191f8744d5f65b71d5ec66480ac7b5a39e2f71642c85",
1693
- "size_bytes": 575
1694
- },
1695
- {
1696
- "path": "src/commands/shared/operator-pipeline.ts",
1697
- "sha256": "6b0613134f8b85ecb954fe9ee28cc260f6967a434068589de82df7e280493b2d",
1698
- "size_bytes": 972
1699
- },
1700
- {
1701
- "path": "src/commands/shared/path.ts",
1702
- "sha256": "d5f004ea52a9d4e40be7ae67cbf4d61a95756ca854cee0f06b9852eeb0f3fe38",
1703
- "size_bytes": 452
1704
- },
1705
- {
1706
- "path": "src/commands/shared/policy-deny.ts",
1707
- "sha256": "7a852b7cb5dbe31cb2eaad7d6e972ac3c293ee79dd6657d6460021828feb861f",
1708
- "size_bytes": 519
1709
- },
1710
- {
1711
- "path": "src/commands/shared/post-commit-pr-artifacts.ts",
1712
- "sha256": "49ee17d2fb51a9ff8bd2a6b1445609afbcb005e15c73d1ae8465f8f82cf7850e",
1713
- "size_bytes": 2286
1714
- },
1715
- {
1716
- "path": "src/commands/shared/pr-meta.ts",
1717
- "sha256": "0a425d7250bb313615279b6e0f64ed8728c5dd6856cfad5f981eac244c529372",
1718
- "size_bytes": 12108
1719
- },
1720
- {
1721
- "path": "src/commands/shared/reconcile-check.ts",
1722
- "sha256": "2f61606cc51908198d9989ab3ce81802b5c07d4b048b98a3f059c240183aeea8",
1723
- "size_bytes": 6404
1724
- },
1725
- {
1726
- "path": "src/commands/shared/task-backend.ts",
1727
- "sha256": "8a2dd73463518992746f4dca765cceb5538f950249afafbe84db8c1840a194da",
1728
- "size_bytes": 13267
1729
- },
1730
- {
1731
- "path": "src/commands/shared/task-handoff.ts",
1732
- "sha256": "7dd9a5a57c8ce946d45825d6a95de27597c623112df06c06f9a6afe7bdbcda0b",
1733
- "size_bytes": 7440
1734
- },
1735
- {
1736
- "path": "src/commands/shared/task-local-freshness.ts",
1737
- "sha256": "fff2060eb1d7e1820315faf69036092ad6876d7830e3936137faf9acf2e563cd",
1738
- "size_bytes": 1313
1739
- },
1740
- {
1741
- "path": "src/commands/shared/task-mutation.ts",
1742
- "sha256": "079790fce4c7cafe08e4ebfd0f7fcb202edd55ace9470aee4f19bf8d026b632f",
1743
- "size_bytes": 4311
1744
- },
1745
- {
1746
- "path": "src/commands/shared/task-store.ts",
1747
- "sha256": "299c2a609b0ffeb61365b5e3ef6ca3c957e4db7cc55965523a8e9fa88c1f8c7f",
1748
- "size_bytes": 615
1749
- },
1750
- {
1751
- "path": "src/commands/shared/task-store/intents.ts",
1752
- "sha256": "2521333a30d760089fbde63e29fe9b59d226c60425c2b0983efb98e3b076a3df",
1753
- "size_bytes": 10586
1754
- },
1755
- {
1756
- "path": "src/commands/shared/task-store/readme.ts",
1757
- "sha256": "9c2bb2a649d56c21366e3cb28003b293b625385058ceea7c3f39931f8d035c3e",
1758
- "size_bytes": 5525
1759
- },
1760
- {
1761
- "path": "src/commands/shared/task-store/store.ts",
1762
- "sha256": "60eed1d28f907753511d603e7253824188e256180789b917309ee4e0939d0cf5",
1763
- "size_bytes": 4969
1764
- },
1765
- {
1766
- "path": "src/commands/shared/task-store/types.ts",
1767
- "sha256": "c8412a2ce641abc4b1602a1d6443922bef95075cb32fdaf5b6356ad7aa84ffbc",
1768
- "size_bytes": 3038
1769
- },
1770
- {
1771
- "path": "src/commands/start.run.ts",
1772
- "sha256": "89fa1b3a28735565b48acb76e8d4ae1eff6c73864e9b8310a63d981a09fbf63a",
1773
- "size_bytes": 939
1774
- },
1775
- {
1776
- "path": "src/commands/start.spec.ts",
1777
- "sha256": "3eeb996c54da05e8933732e0bf93255fe8d9755d6984d74f22c90d5e5c11cb7c",
1778
- "size_bytes": 5535
1779
- },
1780
- {
1781
- "path": "src/commands/sync.command.ts",
1782
- "sha256": "d4b5f5bb2d74c25b96ce067c3938fe78a3c969bc223a054d6c4f03a8b0c98548",
1783
- "size_bytes": 2269
1784
- },
1785
- {
1786
- "path": "src/commands/task/add.command.ts",
1787
- "sha256": "538d6fd2e0ebf24fa9b90c095fa375cf7fb6b406a2b7c16a3c83975579e7a74c",
1788
- "size_bytes": 5737
1789
- },
1790
- {
1791
- "path": "src/commands/task/add.ts",
1792
- "sha256": "b945776bd7866a8a06201b74e3d5d45c8b419d030a8d3da707e98961fc635e7f",
1793
- "size_bytes": 2784
1794
- },
1795
- {
1796
- "path": "src/commands/task/block.ts",
1797
- "sha256": "a0101e03efb334cc14bddd3568d2369fe90b06b99b3e356ebfefa5f47e88fd32",
1798
- "size_bytes": 3680
1799
- },
1800
- {
1801
- "path": "src/commands/task/close-duplicate.command.ts",
1802
- "sha256": "78064dc42b9b306a6e855684e4225c99149d635b7a6922ff4a4956ec042cc473",
1803
- "size_bytes": 3730
1804
- },
1805
- {
1806
- "path": "src/commands/task/close-duplicate.ts",
1807
- "sha256": "abaa71d63a1ba3fcb548a56c5e0c11ffd3e6de666bdfc13544677b29a8fbd01e",
1808
- "size_bytes": 4205
1809
- },
1810
- {
1811
- "path": "src/commands/task/close-noop.command.ts",
1812
- "sha256": "c89b007f435f334d785582e5a13a4b204e9a6b8c78dad780bef77ccec122d2cd",
1813
- "size_bytes": 2941
1814
- },
1815
- {
1816
- "path": "src/commands/task/close-noop.ts",
1817
- "sha256": "4c74a62c716635235560e58147b6e1b7e66b1cb6af8b3ac7796dcb0d5eba2416",
1818
- "size_bytes": 1621
1819
- },
1820
- {
1821
- "path": "src/commands/task/close-shared.ts",
1822
- "sha256": "354e1e1f8de554c86b38f7b7e505b860261218b684374c25df754116bbd8f66a",
1823
- "size_bytes": 1866
1824
- },
1825
- {
1826
- "path": "src/commands/task/close-tail-state.ts",
1827
- "sha256": "81c5ec0710f647395813b2e2b98eac4ff994b9488f44bb3e2259e98881d18542",
1828
- "size_bytes": 956
1829
- },
1830
- {
1831
- "path": "src/commands/task/comment.command.ts",
1832
- "sha256": "81f82d6567f60d59574b681b5e1473b775912632aacb84ebdce67e1628500079",
1833
- "size_bytes": 1893
1834
- },
1835
- {
1836
- "path": "src/commands/task/comment.ts",
1837
- "sha256": "6283ea4c0cfde409d6600faa869f80a51434c2f1418d439f3494c2815af61c09",
1838
- "size_bytes": 2630
1839
- },
1840
- {
1841
- "path": "src/commands/task/derive.command.ts",
1842
- "sha256": "b903c0b7df07a26cbad1dbb9046c7109d73a778c0df56a68725b334e4e419db0",
1843
- "size_bytes": 3627
1844
- },
1845
- {
1846
- "path": "src/commands/task/derive.ts",
1847
- "sha256": "7b92d54cec85044884b8e1aa4c4d50147d2c1dc2c1431581f3974fd632b40ac0",
1848
- "size_bytes": 5020
1849
- },
1850
- {
1851
- "path": "src/commands/task/doc-set.command.ts",
1852
- "sha256": "644994971dab12ba3b743ead93064a948d6b16d518bb20ba91e6da2430903338",
1853
- "size_bytes": 4427
1854
- },
1855
- {
1856
- "path": "src/commands/task/doc-show.command.ts",
1857
- "sha256": "25b2e23bb15454533c9a6e43f47ca72ab6bb716241dde6b545d2246d35f9746c",
1858
- "size_bytes": 1990
1859
- },
1860
- {
1861
- "path": "src/commands/task/doc-template.ts",
1862
- "sha256": "ec43fc826a979bdd5a885de61b00c26c606e3a7c6969d5d1a61beb9ec5d8a6cb",
1863
- "size_bytes": 4620
1864
- },
1865
- {
1866
- "path": "src/commands/task/doc.command.ts",
1867
- "sha256": "150198b4dd0712fc71b57378699033333f8df5d3b3ef945d295c29ad4374b913",
1868
- "size_bytes": 1146
1869
- },
1870
- {
1871
- "path": "src/commands/task/doc.ts",
1872
- "sha256": "a76e0f9471d859dd68f3b4a7ffb05365b5b50384d3d1fb521622c08e1d47a73a",
1873
- "size_bytes": 10613
1874
- },
1875
- {
1876
- "path": "src/commands/task/export.command.ts",
1877
- "sha256": "fd69f03ab30d9d2563d5c3f2f699983dbb018038880aefe616d868bf37b09be1",
1878
- "size_bytes": 863
1879
- },
1880
- {
1881
- "path": "src/commands/task/export.ts",
1882
- "sha256": "1083c3a4b33b5b20a4e3cb3659fb036e5875f8cd0778cf1ef841e7efa79c7c3e",
1883
- "size_bytes": 1229
1884
- },
1885
- {
1886
- "path": "src/commands/task/findings-add.command.ts",
1887
- "sha256": "645399a064ffe405e50219d10cb752988e56c401ab1f8f8b3b9206d23b91a6ec",
1888
- "size_bytes": 7104
1889
- },
1890
- {
1891
- "path": "src/commands/task/findings.command.ts",
1892
- "sha256": "7c44ed624cd77685a9ff4c3ae5c801f16c77315c6aa1530fc85d86bb0508545a",
1893
- "size_bytes": 1203
1894
- },
1895
- {
1896
- "path": "src/commands/task/findings.ts",
1897
- "sha256": "40c50cc67bea7d95c0d18d7d42c5b4adb3ff3b4c29b8a9df172d6e468b20aef2",
1898
- "size_bytes": 9112
1899
- },
1900
- {
1901
- "path": "src/commands/task/finish-close.ts",
1902
- "sha256": "e02edb046aa01062c9f1d71b7297e4d49b3fd74c53ce765e0a8d70a5fc3415e0",
1903
- "size_bytes": 4657
1904
- },
1905
- {
1906
- "path": "src/commands/task/finish-command.ts",
1907
- "sha256": "901b8a84107269295aadc0bcae5366f5ed4ada8aa10564ee2b7d2c4d5447bf64",
1908
- "size_bytes": 2179
1909
- },
1910
- {
1911
- "path": "src/commands/task/finish-execute.ts",
1912
- "sha256": "55b58c8792de4767b7cc202bbdc16ab9568d4d31a51f6a7553316c379d8ccd29",
1913
- "size_bytes": 11597
1914
- },
1915
- {
1916
- "path": "src/commands/task/finish-findings.ts",
1917
- "sha256": "a90a52b3ce515eb132a4552a8cb1182ce18a5cb47133792c56bd2c3715fd553e",
1918
- "size_bytes": 1520
1919
- },
1920
- {
1921
- "path": "src/commands/task/finish-plan.ts",
1922
- "sha256": "e385569c46e1335e50485fa91e1d910e855c00033c3cbaa4349486cb5b451a83",
1923
- "size_bytes": 6126
1924
- },
1925
- {
1926
- "path": "src/commands/task/finish-shared.ts",
1927
- "sha256": "9639bb7cc9c9706eb6a56abd3c4b5cd0695a148d2838134e29bb7ebd07738434",
1928
- "size_bytes": 10174
1929
- },
1930
- {
1931
- "path": "src/commands/task/finish-types.ts",
1932
- "sha256": "1619121c127e8a0004c119b42454a63535442adcb760564eca85c0cff976d087",
1933
- "size_bytes": 1782
1934
- },
1935
- {
1936
- "path": "src/commands/task/handoff-record.command.ts",
1937
- "sha256": "5df4774748abbf1bcc45e2df8b4093322a1c9e9886ac8850aa36d38ea625ce49",
1938
- "size_bytes": 5148
1939
- },
1940
- {
1941
- "path": "src/commands/task/handoff-show.command.ts",
1942
- "sha256": "3155747642271d70ac9acf28e57653a2a93b7667c1892ad2caaaa84611ab775e",
1943
- "size_bytes": 4160
1944
- },
1945
- {
1946
- "path": "src/commands/task/handoff.command.ts",
1947
- "sha256": "a5713aa6e86f00f4ff38839e08374ee3122934106d25d617d04127cead5ea1f6",
1948
- "size_bytes": 1046
1949
- },
1950
- {
1951
- "path": "src/commands/task/handoff.shared.ts",
1952
- "sha256": "c20e69068bc01ef56dee383795812ffdfdd0a47aa6ee46d0ffd0f985ff0120da",
1953
- "size_bytes": 5689
1954
- },
1955
- {
1956
- "path": "src/commands/task/hosted-close-pr.command.ts",
1957
- "sha256": "a605a35f551a62dfd916c625ad416d9a6daa43797d92490ec880eb8f62b1d92a",
1958
- "size_bytes": 4520
1959
- },
1960
- {
1961
- "path": "src/commands/task/hosted-close-pr.execute.ts",
1962
- "sha256": "18e55d37f8fd4c5a04a50ec6f3e61d2a60a3ae82b9aa9cb818267cd798652871",
1963
- "size_bytes": 4614
1964
- },
1965
- {
1966
- "path": "src/commands/task/hosted-close-pr.postcheck.ts",
1967
- "sha256": "16e24b7cd2f468b4da6687cb2a920dba28c41b648570bb50fe1f41654df7030d",
1968
- "size_bytes": 700
1969
- },
1970
- {
1971
- "path": "src/commands/task/hosted-close-pr.precheck.ts",
1972
- "sha256": "2331be4da906b839645250baf143dcf0d04cac38650cb77d8962037dcae2c52b",
1973
- "size_bytes": 11594
1974
- },
1975
- {
1976
- "path": "src/commands/task/hosted-close-pr.report.ts",
1977
- "sha256": "4bf3c24be954d095da95a901dccdcff5db677548ea88e5fa46e8670877acf718",
1978
- "size_bytes": 2226
1979
- },
1980
- {
1981
- "path": "src/commands/task/hosted-close-pr.types.ts",
1982
- "sha256": "f6f0f35ac0091f34ef7181137760b2b420f344b10ac7f458dc169aacca000c3d",
1983
- "size_bytes": 1732
1984
- },
1985
- {
1986
- "path": "src/commands/task/hosted-close.command.ts",
1987
- "sha256": "99dc24d754aaad250872bc86ad52473b02bf300fc52107c0773ab4fec3ef1071",
1988
- "size_bytes": 15284
1989
- },
1990
- {
1991
- "path": "src/commands/task/hosted-close.spec.ts",
1992
- "sha256": "31cb7b73ba982364e3699fa706c5ae148a2692e6042262fc8406533b53bba9d8",
1993
- "size_bytes": 1344
1994
- },
1995
- {
1996
- "path": "src/commands/task/hosted-merge-sync.ts",
1997
- "sha256": "eaccd4247e1ad192194b1dbe448c6fa50c98a1dd045105d7005c19c0643bbcea",
1998
- "size_bytes": 5685
1999
- },
2000
- {
2001
- "path": "src/commands/task/hosted-merge-sync/builders.ts",
2002
- "sha256": "c82088715e83ba1a7c0780f7d172dffe8800210e799d8274683b4648a0168bda",
2003
- "size_bytes": 6030
2004
- },
2005
- {
2006
- "path": "src/commands/task/hosted-merge-sync/github.ts",
2007
- "sha256": "265b8bb03230e1b20532e94c62a64a862ef687e1be51699abaa2f75639c500fb",
2008
- "size_bytes": 4835
2009
- },
2010
- {
2011
- "path": "src/commands/task/hosted-merge-sync/local-branch.ts",
2012
- "sha256": "46c80f9ab85541d60077ff6906adc6278b7948be3ff636715c13c55af137adba",
2013
- "size_bytes": 5514
2014
- },
2015
- {
2016
- "path": "src/commands/task/hosted-merge-sync/model.ts",
2017
- "sha256": "84cb4db2ccbebb12a9c18898e51311a9e44b006c570d281381c1d300b325ddb1",
2018
- "size_bytes": 1099
2019
- },
2020
- {
2021
- "path": "src/commands/task/hosted-merge-sync/pr-meta.ts",
2022
- "sha256": "e7fc3a4266ab41ddb86c667e1cf548fac22ab9289167a8ce19c7c534a2f1d9e0",
2023
- "size_bytes": 1199
2024
- },
2025
- {
2026
- "path": "src/commands/task/index.ts",
2027
- "sha256": "2c238546bde5346c21d3bea12b50105225d3bc6d747c27e912255ff9e58e74ad",
2028
- "size_bytes": 1553
2029
- },
2030
- {
2031
- "path": "src/commands/task/lint.command.ts",
2032
- "sha256": "338e4e5ada68f562b3687d254973d740eff98bb076c6bdcbfcdecf52637aa06e",
2033
- "size_bytes": 600
2034
- },
2035
- {
2036
- "path": "src/commands/task/lint.ts",
2037
- "sha256": "7458ce138d05d3bd22ba1a86fba312d67108cd470e08dac23fa9a86dd8e9ad58",
2038
- "size_bytes": 751
2039
- },
2040
- {
2041
- "path": "src/commands/task/list.run.ts",
2042
- "sha256": "9e636df36baf660fc13c00fc658b2a36ab2dde64e06e10d3841644770525dfec",
2043
- "size_bytes": 896
2044
- },
2045
- {
2046
- "path": "src/commands/task/list.spec.ts",
2047
- "sha256": "468dd0b4e37a1576fa13e36b6fcf87bdf832feb95493bd073667dd96bec31cf6",
2048
- "size_bytes": 1955
2049
- },
2050
- {
2051
- "path": "src/commands/task/list.ts",
2052
- "sha256": "fef13e69781831b92e046f8d1f73a3054ae4fcc0bc2e3c261a7316056942cff0",
2053
- "size_bytes": 1834
2054
- },
2055
- {
2056
- "path": "src/commands/task/migrate-doc.command.ts",
2057
- "sha256": "bd333d50b719bd53b1b87f3c5f8b95ab22ce09bf869263dcf510ae92d3ad9b1b",
2058
- "size_bytes": 2595
2059
- },
2060
- {
2061
- "path": "src/commands/task/migrate-doc.readme.ts",
2062
- "sha256": "5eae88dbee7e9f9b175053a482649453526799a7f9e52752009f02a714cdeac4",
2063
- "size_bytes": 9578
2064
- },
2065
- {
2066
- "path": "src/commands/task/migrate-doc.ts",
2067
- "sha256": "25d6abe396662984c426d4843d6e3abed159964cf218823bb01c796619d76884",
2068
- "size_bytes": 5938
2069
- },
2070
- {
2071
- "path": "src/commands/task/migrate.command.ts",
2072
- "sha256": "14bd296e39a9a776c28fb7ab95633e8977a3b3880ed84bed5ddab9ad418c0549",
2073
- "size_bytes": 2001
2074
- },
2075
- {
2076
- "path": "src/commands/task/migrate.ts",
2077
- "sha256": "269be91ffc8ecf955de61639b05ca635dd2cab139b75b6f88807e33ebbe3b5ce",
2078
- "size_bytes": 1814
2079
- },
2080
- {
2081
- "path": "src/commands/task/new.command.ts",
2082
- "sha256": "da0e3f94b1458ee50afcc168d260d0701e338093a6cc40a12e2735be98e6e143",
2083
- "size_bytes": 970
2084
- },
2085
- {
2086
- "path": "src/commands/task/new.spec.ts",
2087
- "sha256": "d2cd0c147dbc61bc7fb12225ce856803065b795a1099a12877eb1236b5e8f1ef",
2088
- "size_bytes": 2877
2089
- },
2090
- {
2091
- "path": "src/commands/task/new.ts",
2092
- "sha256": "68922fd8aaad91a319a56b7b89562c5adef82cc9d8e7f6100621e1b0b3fe3985",
2093
- "size_bytes": 9454
2094
- },
2095
- {
2096
- "path": "src/commands/task/next.run.ts",
2097
- "sha256": "a5abe446e1843eed279766b1866cb27bce60ee61c9d56f64e5778eba4afea228",
2098
- "size_bytes": 553
2099
- },
2100
- {
2101
- "path": "src/commands/task/next.spec.ts",
2102
- "sha256": "5a9cb6da645b8e6acf1ca7078c74e44e7c7eb70960d07f44f62de6bffcf409bd",
2103
- "size_bytes": 2699
2104
- },
2105
- {
2106
- "path": "src/commands/task/next.ts",
2107
- "sha256": "55fd4a360ce65a332c27e5cb176d26290b13852b3db23fadaa45f58e61d81536",
2108
- "size_bytes": 1267
2109
- },
2110
- {
2111
- "path": "src/commands/task/normalize.command.ts",
2112
- "sha256": "fc826e525d854a51a093c4e9c852e8d7555e0ddd3ccb9b2f42b00c0033dfa1f0",
2113
- "size_bytes": 4147
2114
- },
2115
- {
2116
- "path": "src/commands/task/normalize.ts",
2117
- "sha256": "f48758c62fe3e53be77c1a5b41e4e7b44324266d16214091d9d5a26b5b06eee7",
2118
- "size_bytes": 5649
2119
- },
2120
- {
2121
- "path": "src/commands/task/plan-approve.command.ts",
2122
- "sha256": "588c86788dd258522a29cf93ed247e991e1e4be3e9d3d1de248688c0d5fcfa85",
2123
- "size_bytes": 1899
2124
- },
2125
- {
2126
- "path": "src/commands/task/plan-reject.command.ts",
2127
- "sha256": "136ace1fa22088a5359e2a820824cde240c4fe15bb22b9c7b62d675573dfb8e7",
2128
- "size_bytes": 2056
2129
- },
2130
- {
2131
- "path": "src/commands/task/plan-set.command.ts",
2132
- "sha256": "087dd132c19b38f76e9727d3a3139434ecd7f89b0cb62a88203639cffe13a7d3",
2133
- "size_bytes": 2841
2134
- },
2135
- {
2136
- "path": "src/commands/task/plan.command.ts",
2137
- "sha256": "7921f652b630b88c168e740649e22ccd97f1ce321ed90584298398153e497caf",
2138
- "size_bytes": 1366
2139
- },
2140
- {
2141
- "path": "src/commands/task/plan.ts",
2142
- "sha256": "cf13fb3ce87e131ec1c4186d5ee2b7003c7472b252270673c60515ba9c37a1c0",
2143
- "size_bytes": 12883
2144
- },
2145
- {
2146
- "path": "src/commands/task/ready.ts",
2147
- "sha256": "4c3b942700a928a8195e1c56fb420e221ace3d400f6c0872a472c32822acb8c1",
2148
- "size_bytes": 2519
2149
- },
2150
- {
2151
- "path": "src/commands/task/rebuild-index.command.ts",
2152
- "sha256": "1891a4b62d6fa8d9ab75b993908a951d37b895f60941b10ad1a45f3bdbfd2d5a",
2153
- "size_bytes": 1146
2154
- },
2155
- {
2156
- "path": "src/commands/task/reclaim.command.ts",
2157
- "sha256": "f518ba9e40d98b2746fd27b1138b5a58d868e1f0e052e88782a820241421d7e4",
2158
- "size_bytes": 3754
2159
- },
2160
- {
2161
- "path": "src/commands/task/resume-context.command.ts",
2162
- "sha256": "969849110a919813933a742c4fa5b63ef4027a0905da68972b82f084503ad311",
2163
- "size_bytes": 2704
2164
- },
2165
- {
2166
- "path": "src/commands/task/run-cancel.command.ts",
2167
- "sha256": "16f496bd586f86d213d8e4dc83e67ed81883b362c5033a01dadaeeff81229516",
2168
- "size_bytes": 1959
2169
- },
2170
- {
2171
- "path": "src/commands/task/run-cancel.spec.ts",
2172
- "sha256": "ed720870cdb2ac534876b4935bf48e4d8ee4ed2e1f44376dad5c1a623c2571c3",
2173
- "size_bytes": 1025
2174
- },
2175
- {
2176
- "path": "src/commands/task/run-resume.command.ts",
2177
- "sha256": "f20f876475cc9d23d2157143f5f4c0245675f5bf9a9698ee70241bff90cc18ef",
2178
- "size_bytes": 2448
2179
- },
2180
- {
2181
- "path": "src/commands/task/run-resume.spec.ts",
2182
- "sha256": "bd22eedcf358a173e2681c2e83e04997e13012f07716e4a33ff68c623eafbb71",
2183
- "size_bytes": 924
2184
- },
2185
- {
2186
- "path": "src/commands/task/run-retry.command.ts",
2187
- "sha256": "d272cc0b13335b29425fdba40fdc64b81647fe4ebd25103861903477614386e7",
2188
- "size_bytes": 2511
2189
- },
2190
- {
2191
- "path": "src/commands/task/run-retry.spec.ts",
2192
- "sha256": "22072e9011c6da25e832bfd7ccad787e0ce07e94a41f6f8c3ccafbcaf0340a44",
2193
- "size_bytes": 976
2194
- },
2195
- {
2196
- "path": "src/commands/task/run-show.command.ts",
2197
- "sha256": "012b03e4d79816f47fe24c3c2f14bf74413a5a4964469f90fb42acb8655c5d8e",
2198
- "size_bytes": 6468
2199
- },
2200
- {
2201
- "path": "src/commands/task/run-show.spec.ts",
2202
- "sha256": "8aab8282feac837a75e6aba132147e2fb478527a16762d3a22e91e67d85aeab6",
2203
- "size_bytes": 1779
2204
- },
2205
- {
2206
- "path": "src/commands/task/run-tail.command.ts",
2207
- "sha256": "599ca041554d1a6d3ce4ac23b8c214a1b988b23d37d7bb573f2cf2d536b1718b",
2208
- "size_bytes": 1060
2209
- },
2210
- {
2211
- "path": "src/commands/task/run-tail.spec.ts",
2212
- "sha256": "c7cec8b5b77c8ba9194af7a9d24727d42cb530763faf8c51d3ac9a9fc03c8c8d",
2213
- "size_bytes": 2056
2214
- },
2215
- {
2216
- "path": "src/commands/task/run-trace.command.ts",
2217
- "sha256": "d3291abfba27279db15bc2d5b53bce283b565467cfd8a941ebfaf83f4f93614a",
2218
- "size_bytes": 1052
2219
- },
2220
- {
2221
- "path": "src/commands/task/run-trace.spec.ts",
2222
- "sha256": "0b79affd0ed6ed2538e1957add562523bbab72c002e007c6fcbf27edd97fe82f",
2223
- "size_bytes": 1375
2224
- },
2225
- {
2226
- "path": "src/commands/task/run.command.ts",
2227
- "sha256": "c0c4d76eec38391c1f1aaed17fd91b57e556c756aa8c73aaeb95317e0455b12d",
2228
- "size_bytes": 4463
2229
- },
2230
- {
2231
- "path": "src/commands/task/run.spec.ts",
2232
- "sha256": "b8e39bc643f6d21574ee3f2391f0e9f7cfc1835103a7c10904963c28de70612b",
2233
- "size_bytes": 1175
2234
- },
2235
- {
2236
- "path": "src/commands/task/scaffold.command.ts",
2237
- "sha256": "80a29edbf7707dcac94686dfdce99a8e4d5f9ff8e8c1c67700b869b6543afe8d",
2238
- "size_bytes": 2820
2239
- },
2240
- {
2241
- "path": "src/commands/task/scaffold.ts",
2242
- "sha256": "103b0b06b07d6182b30d5b8fa74ef136e5cdbe14fc406cbfe2bad34316c1687a",
2243
- "size_bytes": 3923
2244
- },
2245
- {
2246
- "path": "src/commands/task/scrub.command.ts",
2247
- "sha256": "9fd0754ba5a9a77e7288bf65def569ede6a977409948366536cfe476364301d9",
2248
- "size_bytes": 2342
2249
- },
2250
- {
2251
- "path": "src/commands/task/scrub.ts",
2252
- "sha256": "8651a22154ae2560f9b7063e11d5d1a643f8671d4b2c0c832156a37e8050e1b3",
2253
- "size_bytes": 2691
2254
- },
2255
- {
2256
- "path": "src/commands/task/search.run.ts",
2257
- "sha256": "aec3fb6321b734c5e673eaaf35f5282be39270edd25e4caa9f8022c7c2875785",
2258
- "size_bytes": 613
2259
- },
2260
- {
2261
- "path": "src/commands/task/search.spec.ts",
2262
- "sha256": "5490397903599bc2c52f48651ce18260d927aea14d5e28e61d96485b80a239b2",
2263
- "size_bytes": 3067
2264
- },
2265
- {
2266
- "path": "src/commands/task/search.ts",
2267
- "sha256": "dca3d3004de99beb814339c877176af50a159818ba7e9df872e3543275cdc180",
2268
- "size_bytes": 2360
2269
- },
2270
- {
2271
- "path": "src/commands/task/set-status.command.ts",
2272
- "sha256": "b2d036e52b9ead7a757db2025b5aae1e90d6c504d18e196dcd6fbfb43349ceb0",
2273
- "size_bytes": 7490
2274
- },
2275
- {
2276
- "path": "src/commands/task/set-status.ts",
2277
- "sha256": "a29d0efbeda664f0304d84f4945741717832486037bf81fb378472ad4c460ef7",
2278
- "size_bytes": 4796
2279
- },
2280
- {
2281
- "path": "src/commands/task/shared.ts",
2282
- "sha256": "e01e899b2ad8e00bd356dd8863c3da3c60be6a769a88c3c696d9e068c033fad4",
2283
- "size_bytes": 2382
2284
- },
2285
- {
2286
- "path": "src/commands/task/shared/dependencies.ts",
2287
- "sha256": "953e3968dc79c3ae48c171dfc22e9a447148559708cd9dc593e9f8471441f4c6",
2288
- "size_bytes": 5820
2289
- },
2290
- {
2291
- "path": "src/commands/task/shared/direct-work-lock.ts",
2292
- "sha256": "0670f838999072a2eafddb65981ca078657734ed0595a4205f972230262ffdbc",
2293
- "size_bytes": 972
2294
- },
2295
- {
2296
- "path": "src/commands/task/shared/docs.ts",
2297
- "sha256": "1a32b467a3dea9ddd57886b95b799e1209f77cf69232b4fd3c201d50465ff6ff",
2298
- "size_bytes": 6558
2299
- },
2300
- {
2301
- "path": "src/commands/task/shared/git-log.ts",
2302
- "sha256": "dd6321a9ea88a319a902f4bb4b8cc09957f4713f3647865faf9b558e7aeac608",
2303
- "size_bytes": 535
2304
- },
2305
- {
2306
- "path": "src/commands/task/shared/listing.ts",
2307
- "sha256": "82d58bbe94c0c6b38e75f2b7b89eb09133de6c2405de65dcfe57e6289e84342e",
2308
- "size_bytes": 7401
2309
- },
2310
- {
2311
- "path": "src/commands/task/shared/tags.ts",
2312
- "sha256": "cab311788613d4dc3f635ad841b58c9c61ff67971dee4139497d7a63819cf6d5",
2313
- "size_bytes": 8579
2314
- },
2315
- {
2316
- "path": "src/commands/task/shared/transition-command.ts",
2317
- "sha256": "bc8ce54983d6ff8793a50ef4ac73486c7f194cbeed2d34c075be92946dc7eae0",
2318
- "size_bytes": 2411
2319
- },
2320
- {
2321
- "path": "src/commands/task/shared/transition-rules.ts",
2322
- "sha256": "7ab0b9ee6c75fc8cc78e27d88e9fcfe80db2da9a5ee511d81a59110109069957",
2323
- "size_bytes": 3797
2324
- },
2325
- {
2326
- "path": "src/commands/task/shared/transitions.ts",
2327
- "sha256": "94be63f0fb51cc244cd48178aebd887bd5c83de23f66bcc29a46ce18d46cd09d",
2328
- "size_bytes": 8088
2329
- },
2330
- {
2331
- "path": "src/commands/task/shared/workflow-transition-service.ts",
2332
- "sha256": "167a227c4a932385ba04b7c8c1f6ea5f3b6e4738439bb7537996412bdcb72b29",
2333
- "size_bytes": 10944
2334
- },
2335
- {
2336
- "path": "src/commands/task/show.run.ts",
2337
- "sha256": "1ba268ad24f87b3a2b8be7d2ab69acf9b55c33511c3b193d796b6d41a648522f",
2338
- "size_bytes": 551
2339
- },
2340
- {
2341
- "path": "src/commands/task/show.spec.ts",
2342
- "sha256": "03aa102023e53a660f2d5ff18aa40d7b2bbd7e8099dacd67587b6256dc6eab2a",
2343
- "size_bytes": 503
2344
- },
2345
- {
2346
- "path": "src/commands/task/show.ts",
2347
- "sha256": "a7fad7e0eb020b8d3ca3c4a95e6842059c292121fc911fd407b87326b9ca515d",
2348
- "size_bytes": 2721
2349
- },
2350
- {
2351
- "path": "src/commands/task/start-ready.command.ts",
2352
- "sha256": "4b6b01c7880aabf608dd1d0732cf721b8e4ba9ca90c8fd39d79dfb35b4b3e1a3",
2353
- "size_bytes": 2948
2354
- },
2355
- {
2356
- "path": "src/commands/task/start-ready.ts",
2357
- "sha256": "f3b1e852d0d8052586b2f33bf2123d5456bf4ce90ef34fca1ba91fa7a020ea3b",
2358
- "size_bytes": 1867
2359
- },
2360
- {
2361
- "path": "src/commands/task/start.ts",
2362
- "sha256": "d53ad56925f6919f9dd0515f4d005344b52335173d7672521016c43d891a9bdd",
2363
- "size_bytes": 5820
2364
- },
2365
- {
2366
- "path": "src/commands/task/task.command.ts",
2367
- "sha256": "0e3966f7ae0a65482153ffef99a304fd2cd8499d35b3213cee1640464fccd6fd",
2368
- "size_bytes": 2663
2369
- },
2370
- {
2371
- "path": "src/commands/task/update.command.ts",
2372
- "sha256": "1580cbdfe4185f8f38d6b0e36377f75598b9a8e9c91054ae0f03f51e86226de1",
2373
- "size_bytes": 5443
2374
- },
2375
- {
2376
- "path": "src/commands/task/update.ts",
2377
- "sha256": "2acba2811b0f39907b9b93da04f1679077336dfd2697daab884e2b6460400c53",
2378
- "size_bytes": 3970
2379
- },
2380
- {
2381
- "path": "src/commands/task/verify-command-shared.ts",
2382
- "sha256": "1bda6957958dceceb6876ea0d8e2bb0d07640d76dcf3e1552fa45fe50e6b89d8",
2383
- "size_bytes": 8079
2384
- },
2385
- {
2386
- "path": "src/commands/task/verify-ok.command.ts",
2387
- "sha256": "bc3ed38405ca8b34e63a434290f490c0e610253f57dae5e9dde83b63b532cf06",
2388
- "size_bytes": 2321
2389
- },
2390
- {
2391
- "path": "src/commands/task/verify-record.ts",
2392
- "sha256": "4a4d6e97cf5e1d7d551a2b683dcadb238d4d25f79cffd411c7c5e5f5a44e8978",
2393
- "size_bytes": 13408
2394
- },
2395
- {
2396
- "path": "src/commands/task/verify-rework.command.ts",
2397
- "sha256": "f082796e0e54ecb5cbe1fac355ed35fc0b86cfb26a01eef2b3e56139e30bd018",
2398
- "size_bytes": 2403
2399
- },
2400
- {
2401
- "path": "src/commands/task/verify-show.command.ts",
2402
- "sha256": "c45a5bf7572bceb9cb730e3f40705f892fe69a6f383b06db73f217c50ef64ae7",
2403
- "size_bytes": 2723
2404
- },
2405
- {
2406
- "path": "src/commands/task/verify.command.ts",
2407
- "sha256": "c0f28b3d91affddcc2106a7b4ad9e80a781426f9105d04c4cbd4804f86a1798a",
2408
- "size_bytes": 1105
2409
- },
2410
- {
2411
- "path": "src/commands/upgrade.command.ts",
2412
- "sha256": "e9c2d97003702713b6d823db0e6aebf25511f75f9c1e59332ec8c737530f03d2",
2413
- "size_bytes": 365
2414
- },
2415
- {
2416
- "path": "src/commands/upgrade.spec.ts",
2417
- "sha256": "f404c77bc6a00b9ef47972fcda0f36399f650ef54e8cc646d44cfd6dba10c36b",
2418
- "size_bytes": 6457
2419
- },
2420
- {
2421
- "path": "src/commands/upgrade.ts",
2422
- "sha256": "a04b203b4cc7c3fca8d082f9df01ca0e3b795d2b40ce5fc59f93865f76e9ead0",
2423
- "size_bytes": 11316
2424
- },
2425
- {
2426
- "path": "src/commands/upgrade/apply.ts",
2427
- "sha256": "920df74e8a3ea7baddcdc0ff1d0455746951f3cc2d5cc880614956ff144a3d56",
2428
- "size_bytes": 9948
2429
- },
2430
- {
2431
- "path": "src/commands/upgrade/materialize.ts",
2432
- "sha256": "33bc88f5f919e8b70f92602285939aee77b83daa0bab4e0e558e016ebf0dc5c4",
2433
- "size_bytes": 7792
2434
- },
2435
- {
2436
- "path": "src/commands/upgrade/plan.ts",
2437
- "sha256": "a1aeeebed41c4f2273a2a9c0c49053a1797882ccd21de0ddb125d075f463fdcf",
2438
- "size_bytes": 7844
2439
- },
2440
- {
2441
- "path": "src/commands/upgrade/policy.ts",
2442
- "sha256": "b9aa314bdc2c8437a91e58ca437e2295ebe56edf82cfb50964f6151108a018f5",
2443
- "size_bytes": 7087
2444
- },
2445
- {
2446
- "path": "src/commands/upgrade/report.ts",
2447
- "sha256": "b3c98bcafdfc90fd912029feab3bc232f049b8aeb148cfdd28d4f2c98a2713c5",
2448
- "size_bytes": 4402
2449
- },
2450
- {
2451
- "path": "src/commands/upgrade/source.ts",
2452
- "sha256": "0b1f8570fd69f3d7e403bd1ae83414446101feeee6a3730981e599808d8d6ab4",
2453
- "size_bytes": 4880
2454
- },
2455
- {
2456
- "path": "src/commands/upgrade/types.ts",
2457
- "sha256": "1e8bb43e8d3853c63cfb959e4a386cd7b45b24889f22f3305ffa7cb08350a819",
2458
- "size_bytes": 950
2459
- },
2460
- {
2461
- "path": "src/commands/verify.run.ts",
2462
- "sha256": "631cd31670d0857b7c1a1ef9b2c05d3b426f0da9b8de9be42d492c94b90c53f5",
2463
- "size_bytes": 1102
2464
- },
2465
- {
2466
- "path": "src/commands/verify.spec.ts",
2467
- "sha256": "01b42907b1557d6e469850f9394f8c0d1604527c9463a0c138ba882af6a61bfc",
2468
- "size_bytes": 4311
2469
- },
2470
- {
2471
- "path": "src/commands/workflow-build.command.ts",
2472
- "sha256": "1453c0b93c46206c08a36d40c5de53fddeb176c5c2be633dd170f6d5117d46a0",
2473
- "size_bytes": 4286
2474
- },
2475
- {
2476
- "path": "src/commands/workflow-playbook.command.ts",
2477
- "sha256": "2d3e70b97b764b023a9f9ff878d6a6da2874816aaa987fb66ba1dc51733a12e9",
2478
- "size_bytes": 6617
2479
- },
2480
- {
2481
- "path": "src/commands/workflow-playbook.spec.ts",
2482
- "sha256": "808c884ff3ac5dbfb34b3ba2d169dd9ebe78b5227262d9d40401143019565253",
2483
- "size_bytes": 1043
2484
- },
2485
- {
2486
- "path": "src/commands/workflow-restore.command.ts",
2487
- "sha256": "d2811a81a848f7034e52d4360fa3b0c4cab911e0942d87ac7e79b49508be5b5a",
2488
- "size_bytes": 1626
2489
- },
2490
- {
2491
- "path": "src/commands/workflow.command.ts",
2492
- "sha256": "e21571607edd59bd486485f623570d908c6ad6027e11fc215834bee9b8d7b212",
2493
- "size_bytes": 987
2494
- },
2495
- {
2496
- "path": "src/commands/workflow.ts",
2497
- "sha256": "03559766838d920708d30f6dec6643f6ef3939043f5f52fb8c6a726461fb4658",
2498
- "size_bytes": 735
2499
- },
2500
- {
2501
- "path": "src/harness/dynamic-tool-contract.ts",
2502
- "sha256": "13e182778153d45c86d5ee4de6b1061396e3a46f900d0493fd48837a43fc644d",
2503
- "size_bytes": 3164
2504
- },
2505
- {
2506
- "path": "src/harness/hooks-lifecycle.ts",
2507
- "sha256": "e391f4fa0836474d024827974c6bde4a60879e2ebf876e31ee48e680d4bd66dc",
2508
- "size_bytes": 2424
2509
- },
2510
- {
2511
- "path": "src/harness/reconcile.ts",
2512
- "sha256": "ed0ceb439d7df7d9465726de112730841b30ae7cd94d02baeddb0245c99869e1",
2513
- "size_bytes": 2652
2514
- },
2515
- {
2516
- "path": "src/harness/retry-policy.ts",
2517
- "sha256": "d5d8454dfe2b65dc93c7a7478d46588264f94c472fa35a218760a6f6fb07fc0c",
2518
- "size_bytes": 1981
2519
- },
2520
- {
2521
- "path": "src/harness/scheduler.ts",
2522
- "sha256": "5a247018db5ffae86ea14902359f0677e3fe19c2fcd0fe929289af5fdc7e2390",
2523
- "size_bytes": 2511
2524
- },
2525
- {
2526
- "path": "src/harness/state-machine.ts",
2527
- "sha256": "fd00cb3affb448cf4b661c035482c35ecd3fd8cfea3e8a7b03700e2732d91c68",
2528
- "size_bytes": 2590
2529
- },
2530
- {
2531
- "path": "src/harness/token-accounting.ts",
2532
- "sha256": "d36e57c555e86b799d5c8cc8cdb42576b612fd5eb328e99543198d512ee0ec09",
2533
- "size_bytes": 3090
2534
- },
2535
- {
2536
- "path": "src/harness/workspace-safety.ts",
2537
- "sha256": "60f31df9acc571aff85d46cf551597f690b60574efbd62b0148f6f6f7d5e00ad",
2538
- "size_bytes": 2207
2539
- },
2540
- {
2541
- "path": "src/meta/release.ts",
2542
- "sha256": "e1d543cb7d02b9e99aa2e8bd7baa7766b4363a57f20f119a9299851d2996d9a7",
2543
- "size_bytes": 1621
2544
- },
2545
- {
2546
- "path": "src/meta/version.ts",
2547
- "sha256": "92a0c4cf71b3b692d621131244c571ed426fb9b478e65bffd120a05d789b9b67",
2548
- "size_bytes": 587
2549
- },
2550
- {
2551
- "path": "src/policy/engine.ts",
2552
- "sha256": "69eb8dce5eafdf7d12b9514f6fcb22a5330800cf778d13a01147a13792810a35",
2553
- "size_bytes": 1848
2554
- },
2555
- {
2556
- "path": "src/policy/evaluate.ts",
2557
- "sha256": "549c79f6670e859e64981b0350e11e86339ba2c90e71d5c42ddd44772d2cd0c3",
2558
- "size_bytes": 1205
2559
- },
2560
- {
2561
- "path": "src/policy/model.ts",
2562
- "sha256": "fd2c6fbfa8f4c4f65b804d6923af586458f7c19455c58ee560f61c227ac01f8c",
2563
- "size_bytes": 1017
2564
- },
2565
- {
2566
- "path": "src/policy/result.ts",
2567
- "sha256": "310d84591282384e773730ac526a4aac8b49f11cdec222b74e30533da268ba15",
2568
- "size_bytes": 784
2569
- },
2570
- {
2571
- "path": "src/policy/rules/allowlist.ts",
2572
- "sha256": "d1c13820108e14d2eaa3a6af86e07b3b092a12d007ef65eeb77421bc0b3f41cf",
2573
- "size_bytes": 2096
2574
- },
2575
- {
2576
- "path": "src/policy/rules/branch-pr-base.ts",
2577
- "sha256": "baf1a4c82d8e132d0a6580bcf221cea7a7ec93d66ac1bb09432afaee0cf4d34f",
2578
- "size_bytes": 1469
2579
- },
2580
- {
2581
- "path": "src/policy/rules/clean-tree.ts",
2582
- "sha256": "8308c97cbbef8508c8d4a154b4f51d0f98081f35e2b62cee0425a3798b6c9bc3",
2583
- "size_bytes": 647
2584
- },
2585
- {
2586
- "path": "src/policy/rules/commit-subject.ts",
2587
- "sha256": "9c57d2e19a4e873f1b224ecce9b39a1b1f806b6cda74d4559783700c9ca5c4e3",
2588
- "size_bytes": 753
2589
- },
2590
- {
2591
- "path": "src/policy/rules/protected-paths.ts",
2592
- "sha256": "286e3160fcc3d2dfcdddd63241c7ec7e3af6820c58c7833443e3ad5bfd0ce7b4",
2593
- "size_bytes": 2405
2594
- },
2595
- {
2596
- "path": "src/policy/taxonomy.ts",
2597
- "sha256": "c31cafc9639fdc44e250ab9a2a7944b564d260c8848b40f43a81aa57d2d148bb",
2598
- "size_bytes": 9576
2599
- },
2600
- {
2601
- "path": "src/ports/clock-port.ts",
2602
- "sha256": "5d928e2d8d6127a64b9e4a38dd4b9f18288667b6ce7cccb774a7e42bd676140b",
2603
- "size_bytes": 49
2604
- },
2605
- {
2606
- "path": "src/ports/fs-port.ts",
2607
- "sha256": "0b48ea0b436aa6386cbe6895cd240db4d0700afc07cd6bae1450a70a102f8ac4",
2608
- "size_bytes": 628
2609
- },
2610
- {
2611
- "path": "src/ports/git-port.ts",
2612
- "sha256": "1d82f9cc755d6bd25e3cbc307cde982611f4f24d435ecccd8e5a65f97f1832ac",
2613
- "size_bytes": 426
2614
- },
2615
- {
2616
- "path": "src/ports/task-backend-port.ts",
2617
- "sha256": "3869fbd4166d41ff20d2c934e154deacb1c8c4e68d55d96f10176c73e42cfe75",
2618
- "size_bytes": 583
2619
- },
2620
- {
2621
- "path": "src/runner/adapters/base.ts",
2622
- "sha256": "f66863321765499096b166595f4f12e2de00bafc6444f9f0d1bace161f6f2bf5",
2623
- "size_bytes": 5302
2624
- },
2625
- {
2626
- "path": "src/runner/adapters/codex-preparation.ts",
2627
- "sha256": "ddd9b70bb9d968d572ca737794ca26839098ceba56247ad74e9fd48101166c8b",
2628
- "size_bytes": 3434
2629
- },
2630
- {
2631
- "path": "src/runner/adapters/codex.ts",
2632
- "sha256": "8263035fb4da33a51832f9eea6e75f3d68ee2d265b28e8786cbc865083854fd5",
2633
- "size_bytes": 7832
2634
- },
2635
- {
2636
- "path": "src/runner/adapters/custom-preparation.ts",
2637
- "sha256": "88cb30c980b8088d201ce972117cde7f4792d52c6c1710c0164d8460f352f8bf",
2638
- "size_bytes": 8411
2639
- },
2640
- {
2641
- "path": "src/runner/adapters/custom.ts",
2642
- "sha256": "e18e3a3a975c102e9649c386218db64d200f500c8db1ca4208287ed7b0787b50",
2643
- "size_bytes": 7979
2644
- },
2645
- {
2646
- "path": "src/runner/adapters/execute-supervised.ts",
2647
- "sha256": "e9e58fa47b922588fb4e3190a7b43bf1076a4529b4e922ebab63045b8bb18ca2",
2648
- "size_bytes": 5817
2649
- },
2650
- {
2651
- "path": "src/runner/adapters/index.ts",
2652
- "sha256": "175208e0cb9c987d224a0886a25bea06e75f76874d459b6b348f3d802ac4346a",
2653
- "size_bytes": 753
2654
- },
2655
- {
2656
- "path": "src/runner/adapters/recipe-run-profile.ts",
2657
- "sha256": "789359a40f02af302af1136d08548dea78a4b350c3f992639275f642eedcdfaa",
2658
- "size_bytes": 2395
2659
- },
2660
- {
2661
- "path": "src/runner/adapters/runtime-shared.ts",
2662
- "sha256": "8fc0e13b001513f1d726440cc70bbc2a91ed97548a50a021528021dc03449824",
2663
- "size_bytes": 2195
2664
- },
2665
- {
2666
- "path": "src/runner/adapters/shared.ts",
2667
- "sha256": "b3d7f900ad444212c2af54357b546178d34bd9d0112fc248159a1b81679a082d",
2668
- "size_bytes": 3260
2669
- },
2670
- {
2671
- "path": "src/runner/artifacts.ts",
2672
- "sha256": "9403336d796324ea6dd44936472311f0e94f20f951a36604a3395d080f5efdbf",
2673
- "size_bytes": 7697
2674
- },
2675
- {
2676
- "path": "src/runner/codex-approval-probe.ts",
2677
- "sha256": "7fbbdb97de04f470a4d69eeabea9b3de8a93dbd8554e2912fbe28dc3aa59b94a",
2678
- "size_bytes": 2598
2679
- },
2680
- {
2681
- "path": "src/runner/codex-smoke.ts",
2682
- "sha256": "4ce798b51e96129f834fc70f4a887ce8379bb53ad4411bbf29233a7690fb548d",
2683
- "size_bytes": 1932
2684
- },
2685
- {
2686
- "path": "src/runner/config.ts",
2687
- "sha256": "77a0873564c3f6b365425155a4eca4ac8bf7d57de46f79c834eb34024ed026a8",
2688
- "size_bytes": 843
2689
- },
2690
- {
2691
- "path": "src/runner/context/base-prompt-sources.ts",
2692
- "sha256": "4e29fc1f7599f524e289d7972076cf634fe0cda452c00a563bac9e32eb8d88d2",
2693
- "size_bytes": 7734
2694
- },
2695
- {
2696
- "path": "src/runner/context/base-prompts.ts",
2697
- "sha256": "29ddbff5c5e368f72ed55d45028da2aacf590d97d76e63cf58be8918b24e884b",
2698
- "size_bytes": 2665
2699
- },
2700
- {
2701
- "path": "src/runner/context/overlay-prompt-blocks.ts",
2702
- "sha256": "14de9404ebe72a713b9d3bf3891bd64b0a3ac863661383ed463e3d9dd284b596",
2703
- "size_bytes": 2813
2704
- },
2705
- {
2706
- "path": "src/runner/context/project-skill-prompt-blocks.ts",
2707
- "sha256": "732beef20cbdb9ddd9547b39883ad679bf77bf633b49bbfe08bb1043e971a52d",
2708
- "size_bytes": 2361
2709
- },
2710
- {
2711
- "path": "src/runner/context/prompt-block-shared.ts",
2712
- "sha256": "e1b2dbdf7758ed2414f0fc5433b44370eb34ade324093afaac681e90d64f3eec",
2713
- "size_bytes": 4439
2714
- },
2715
- {
2716
- "path": "src/runner/context/recipe-context.ts",
2717
- "sha256": "206f4e239350dab8bba4c1f9b28a3289a74d1f8fd5be0a19caa4cee903f364eb",
2718
- "size_bytes": 4484
2719
- },
2720
- {
2721
- "path": "src/runner/context/recipe-prompt-blocks.ts",
2722
- "sha256": "76c6d947cdf1f0067c4d69ddb88d32cbb719d3f645efe8e299c970b2d533d8a5",
2723
- "size_bytes": 6587
2724
- },
2725
- {
2726
- "path": "src/runner/context/task-context.ts",
2727
- "sha256": "3ad872b902dff667ccdc4448013a90245e4c589f1f6b4a12f9e48a18d1ebb9e1",
2728
- "size_bytes": 10870
2729
- },
2730
- {
2731
- "path": "src/runner/policy-decision.ts",
2732
- "sha256": "88e20add8e5fdd63e84046b985ea3d82c0e2e085f1aaf9360a89e3ac7a5d35ca",
2733
- "size_bytes": 3310
2734
- },
2735
- {
2736
- "path": "src/runner/policy-display.ts",
2737
- "sha256": "926015605da4e1356898d3a7e1835e78d7d2160242c385b7b290a9b11eacdf1f",
2738
- "size_bytes": 1712
2739
- },
2740
- {
2741
- "path": "src/runner/process-supervision/buffered-file-writer.ts",
2742
- "sha256": "407b4672625da695bb1ad2fc4c4b10ac4be83fd5bec5c6f0fa0062d347760225",
2743
- "size_bytes": 1887
2744
- },
2745
- {
2746
- "path": "src/runner/process-supervision/run.ts",
2747
- "sha256": "619cde83322062a8aabe75b4138174e6b56dbf6f76a4a5d011cecaa766b56e85",
2748
- "size_bytes": 14087
2749
- },
2750
- {
2751
- "path": "src/runner/process-supervision/signals.ts",
2752
- "sha256": "2ac81e27a4189318dc1d5a25d97444406a067c55a4e380c979a7f669606d56f8",
2753
- "size_bytes": 2705
2754
- },
2755
- {
2756
- "path": "src/runner/process-supervision/state.ts",
2757
- "sha256": "e5dc414b66b868e98baa25c552f7ff8ee51b14f3954ff766d799113705437dda",
2758
- "size_bytes": 2208
2759
- },
2760
- {
2761
- "path": "src/runner/process-supervision/streams.ts",
2762
- "sha256": "2cb89a6010e528530260cfb45a6ed9c91e6a38a916d4bcd8574e6371e4e7eb0a",
2763
- "size_bytes": 834
2764
- },
2765
- {
2766
- "path": "src/runner/result-manifest-policy.ts",
2767
- "sha256": "271c37472eca4ac973304c008a33d93008dc12eeb45903d84257b934fb3b7c34",
2768
- "size_bytes": 3810
2769
- },
2770
- {
2771
- "path": "src/runner/result-manifest.ts",
2772
- "sha256": "707583b71a190daf2a7895abae3006cd2e5302def9542142753bbcf31220340f",
2773
- "size_bytes": 14253
2774
- },
2775
- {
2776
- "path": "src/runner/run-id.ts",
2777
- "sha256": "748a9d5762e8a35faf1493fa2a39e9f4f116b95cf2281d576d9bf0bac1786d0e",
2778
- "size_bytes": 142
2779
- },
2780
- {
2781
- "path": "src/runner/run-repository.ts",
2782
- "sha256": "87ce4a29f65ee5eb02c5a88f4ea54264c07923e7403fa39d9dcd17467b0059b4",
2783
- "size_bytes": 8091
2784
- },
2785
- {
2786
- "path": "src/runner/task-run-paths.ts",
2787
- "sha256": "ba4b653ddddefe9f0a321b5daf9335ecfa619951de994d01cf5485a84bf44ac7",
2788
- "size_bytes": 1384
2789
- },
2790
- {
2791
- "path": "src/runner/task-state.ts",
2792
- "sha256": "537610c3464268645d1aa9ea3400f246bec7e6b1c86762d1613b4fc26133af92",
2793
- "size_bytes": 15347
2794
- },
2795
- {
2796
- "path": "src/runner/trace-artifacts.ts",
2797
- "sha256": "75e10a230c460bec88d60d7e039deba5d93d73bf697007118209c42d952d2e42",
2798
- "size_bytes": 2898
2799
- },
2800
- {
2801
- "path": "src/runner/trace.ts",
2802
- "sha256": "4dbb1bae071b8f18272719a886f106f85d1fc320afba73d41164a4cbcb821b06",
2803
- "size_bytes": 1365
2804
- },
2805
- {
2806
- "path": "src/runner/types.ts",
2807
- "sha256": "089c94ea6ae975346b0ce7631ec0dc8708c8c7430f2f3c18d5e9120225fbceef",
2808
- "size_bytes": 10433
2809
- },
2810
- {
2811
- "path": "src/runner/usecases/scenario-materialize-task.ts",
2812
- "sha256": "6768a92f5c30365cb48282a97b6e8266d8952207660080a51f0953525ea51954",
2813
- "size_bytes": 9910
2814
- },
2815
- {
2816
- "path": "src/runner/usecases/task-run-inspect.ts",
2817
- "sha256": "e9e5c6bc62ef5d2e546c2cc14b9b27dfc5e7d5a069f3c135e182470680357bec",
2818
- "size_bytes": 3522
2819
- },
2820
- {
2821
- "path": "src/runner/usecases/task-run-lifecycle-cancel.ts",
2822
- "sha256": "0d2dfdcc42c8876b944c2a60baedfdbe1320630567a3c61f6e30e723d0641931",
2823
- "size_bytes": 6073
2824
- },
2825
- {
2826
- "path": "src/runner/usecases/task-run-lifecycle-replay.ts",
2827
- "sha256": "465fcab6da03e96c539dbe0884f3249b5fe9636a49173d1826b5e6a4e0d49272",
2828
- "size_bytes": 5067
2829
- },
2830
- {
2831
- "path": "src/runner/usecases/task-run-lifecycle-shared.ts",
2832
- "sha256": "8c5a71310692c61d411f1a7acaf2fcd2f68d77ec70c38a2836cb86a33040e167",
2833
- "size_bytes": 8195
2834
- },
2835
- {
2836
- "path": "src/runner/usecases/task-run-lifecycle.ts",
2837
- "sha256": "101027db05c133ff6c112dad761102e7980333a28beb253612e82868ef8851cb",
2838
- "size_bytes": 330
2839
- },
2840
- {
2841
- "path": "src/runner/usecases/task-run.ts",
2842
- "sha256": "4c880e5f87f6d4901e91c78f497e4e549a37dde6e81c29e87d60afca18a62132",
2843
- "size_bytes": 14387
2844
- },
2845
- {
2846
- "path": "src/runtime/approvals/index.ts",
2847
- "sha256": "cd92ba1198c676b1be67fccc2a4b0ea16a2356f8a606512b492a88eaf95551be",
2848
- "size_bytes": 296
2849
- },
2850
- {
2851
- "path": "src/runtime/approvals/model.ts",
2852
- "sha256": "457cbc4a56d85ba792a2a39468c2e3e477592ba2c815dc32ad2321f045b4ff81",
2853
- "size_bytes": 951
2854
- },
2855
- {
2856
- "path": "src/runtime/approvals/runtime.ts",
2857
- "sha256": "a8269dc6c8ca6cbe47fe0df5b69147b6a5a9c10c43047f218162c0cf571f395d",
2858
- "size_bytes": 5233
2859
- },
2860
- {
2861
- "path": "src/runtime/behavior/index.ts",
2862
- "sha256": "2f6551bfa097bd264c7f10b90663b8560859baaa3a48a666bb83b2e35e8b21e3",
2863
- "size_bytes": 215
2864
- },
2865
- {
2866
- "path": "src/runtime/behavior/model.ts",
2867
- "sha256": "253f723069cea44d2b0b0beafd7feb290faade5daa4f96e647bd87972a4aeb0d",
2868
- "size_bytes": 891
2869
- },
2870
- {
2871
- "path": "src/runtime/behavior/resolve.ts",
2872
- "sha256": "631cfdc6bcfec8c481d22a6be2d983af1d5caf7ec793f36cf6a2beeb780df5a1",
2873
- "size_bytes": 3686
2874
- },
2875
- {
2876
- "path": "src/runtime/capabilities/backend.ts",
2877
- "sha256": "1547680fbfbe413f1191bd48ea87955a7b3adc8772a34ce5521a27d00402f182",
2878
- "size_bytes": 4088
2879
- },
2880
- {
2881
- "path": "src/runtime/capabilities/index.ts",
2882
- "sha256": "1c1dcdea31d2ac636b9b9d85f736c897edff7316063d56de37c3f1fdd253d90f",
2883
- "size_bytes": 591
2884
- },
2885
- {
2886
- "path": "src/runtime/capabilities/model.ts",
2887
- "sha256": "2c4d516324972eaff7a28415abe05531b428bb66429dd8c4029f971bab5730be",
2888
- "size_bytes": 1145
2889
- },
2890
- {
2891
- "path": "src/runtime/capabilities/recipe.ts",
2892
- "sha256": "10611b84f3d8f73b6c124943ff57dfa234b0761d1d5df76842160d807bbeb4a0",
2893
- "size_bytes": 6462
2894
- },
2895
- {
2896
- "path": "src/runtime/capabilities/registry.ts",
2897
- "sha256": "9c5bcfadb65483c70ef2ee5fc908d4f9ec4e2ace9b141018d09a47a7e6b39c41",
2898
- "size_bytes": 3109
2899
- },
2900
- {
2901
- "path": "src/runtime/capabilities/runner.ts",
2902
- "sha256": "26f923f7ea7d5fc1c32a3bc0f33f1f9c1d47255b6407243809bd929b7e4b0f5e",
2903
- "size_bytes": 2995
2904
- },
2905
- {
2906
- "path": "src/runtime/execution-context.ts",
2907
- "sha256": "db0a1c113462b482ddd2f99c626099f6ebb3d1ecd2d837839a93c96f38f1d83c",
2908
- "size_bytes": 6752
2909
- },
2910
- {
2911
- "path": "src/runtime/execution-profile/index.ts",
2912
- "sha256": "9cb967cfa57f92068310d36689d753ee26a8579a043a5eb557dc5133ee48236e",
2913
- "size_bytes": 214
2914
- },
2915
- {
2916
- "path": "src/runtime/execution-profile/model.ts",
2917
- "sha256": "09b12536088f280151dea1dd757275972ab379e15b42b8e4b15d89f927ca35af",
2918
- "size_bytes": 908
2919
- },
2920
- {
2921
- "path": "src/runtime/execution-profile/resolve.ts",
2922
- "sha256": "57f7175650d7255cb5aa2765900c637ea869d0036bff42172259b5f38d314232",
2923
- "size_bytes": 3058
2924
- },
2925
- {
2926
- "path": "src/runtime/explain/index.ts",
2927
- "sha256": "6d4129789b25f10d52040b65ac1b9ffc9a1138576a770f943f3407c672bf69d2",
2928
- "size_bytes": 217
2929
- },
2930
- {
2931
- "path": "src/runtime/explain/model.ts",
2932
- "sha256": "df738f4c04a9ec00a4f6f0f5cdf01782b93f91d04045fba524e46c0cb1aebfc5",
2933
- "size_bytes": 1126
2934
- },
2935
- {
2936
- "path": "src/runtime/explain/resolve.ts",
2937
- "sha256": "f75d1e2b1b5fd8a9619c1088f60ac795f333393673093aeee43b7ade55cb50be",
2938
- "size_bytes": 2730
2939
- },
2940
- {
2941
- "path": "src/runtime/harness/index.ts",
2942
- "sha256": "b49b1e68a08865fe4d09351781c622c501cedc3b8c3a9764706b5f769ec5e53a",
2943
- "size_bytes": 318
2944
- },
2945
- {
2946
- "path": "src/runtime/harness/resolve-from-command-context.ts",
2947
- "sha256": "e3bc267b61a559b05a01c94c6dc19da6da4b25d95476c97823fc41daa9894034",
2948
- "size_bytes": 588
2949
- },
2950
- {
2951
- "path": "src/runtime/harness/resolve.ts",
2952
- "sha256": "e54bf779961a90c0b644f3ea367192478ed006c38e82d8a360eec184fb803feb",
2953
- "size_bytes": 7892
2954
- },
2955
- {
2956
- "path": "src/runtime/harness/types.ts",
2957
- "sha256": "da2051dbe9c9cc71526f7b37d79c3486919e5aa8c9d5988474b29bd993f7375b",
2958
- "size_bytes": 2778
2959
- },
2960
- {
2961
- "path": "src/runtime/incidents/advice-strategy.ts",
2962
- "sha256": "621ca61b64c782e563be9505c311d9ee7310442585061de8cba5b18f47e8c50f",
2963
- "size_bytes": 2892
2964
- },
2965
- {
2966
- "path": "src/runtime/incidents/index.ts",
2967
- "sha256": "10bae87d02c646f7d97d3a84b7fb3a5d001c78429e2d0974f8305d96a1c35273",
2968
- "size_bytes": 634
2969
- },
2970
- {
2971
- "path": "src/runtime/incidents/paths.ts",
2972
- "sha256": "804a36e180e47f956ee37fec3f37cd089750e34b02ef8a2d1e241e27eddfdf3e",
2973
- "size_bytes": 165
2974
- },
2975
- {
2976
- "path": "src/runtime/incidents/plan-strategy.ts",
2977
- "sha256": "ee7ad959153bb4da89551f7081169b3efc1578c9b3bade3ae661273d63848d02",
2978
- "size_bytes": 8529
2979
- },
2980
- {
2981
- "path": "src/runtime/incidents/registry-strategy.ts",
2982
- "sha256": "4252e8ed10be227de9346e80a6abe142343275a0ef12b39a60e1e705de5b191c",
2983
- "size_bytes": 11364
2984
- },
2985
- {
2986
- "path": "src/runtime/incidents/resolve.ts",
2987
- "sha256": "47c3b3bfdf494133b69222381633d6b9688aad9c1d4a6b5f3290d13befffd331",
2988
- "size_bytes": 397
2989
- },
2990
- {
2991
- "path": "src/runtime/incidents/shared.ts",
2992
- "sha256": "e3b9768b8200895d69a8a6f5aa510760d844a9596f96de43cfe7a06a7ee6a2e8",
2993
- "size_bytes": 6605
2994
- },
2995
- {
2996
- "path": "src/runtime/incidents/types.ts",
2997
- "sha256": "7724861b7948e3b023166e592aae030d72a3312a8bb4941fc9781901cddd08be",
2998
- "size_bytes": 2207
2999
- },
3000
- {
3001
- "path": "src/runtime/prompt-modules/index.ts",
3002
- "sha256": "e18470274cd5553af355ded4e9628b3262c06cbc36053d23be03393b21288059",
3003
- "size_bytes": 1186
3004
- },
3005
- {
3006
- "path": "src/runtime/prompt-modules/model.ts",
3007
- "sha256": "28db918469eacd424b2f76a58b4a7f372aa4f80831acaa2aa0a0315447e2fe3a",
3008
- "size_bytes": 3604
3009
- },
3010
- {
3011
- "path": "src/runtime/prompt-modules/mutations.ts",
3012
- "sha256": "490227260676592f03e82a32744607d8308986387c55af219691e082fd4cfd4d",
3013
- "size_bytes": 3666
3014
- },
3015
- {
3016
- "path": "src/runtime/protocol/index.ts",
3017
- "sha256": "7e34551db1b8ff2ce6d14a94d6f0345f9b2e6c35082cf5c0b0b3356d10564f59",
3018
- "size_bytes": 657
3019
- },
3020
- {
3021
- "path": "src/runtime/protocol/model.ts",
3022
- "sha256": "72126a1c785961cd1151a8ec7b75071778d034913ca8dcfa6fcf2ee505c98367",
3023
- "size_bytes": 1595
3024
- },
3025
- {
3026
- "path": "src/runtime/protocol/resolve.ts",
3027
- "sha256": "624fabd768e8a323f054b978bff6ccad1e6085a38422e52452da651e1d1b4a14",
3028
- "size_bytes": 1852
3029
- },
3030
- {
3031
- "path": "src/runtime/shared/repo-cli-version.ts",
3032
- "sha256": "3bfd2717dd85f16a4a03b23da211419bc026d9ccd4ea656257b957555b3930e3",
3033
- "size_bytes": 3612
3034
- },
3035
- {
3036
- "path": "src/runtime/shared/runtime-artifacts.ts",
3037
- "sha256": "36ec5cbb157f3b1ec00467b77c351ee6727309ca6dd60feefbcc6b46d0805cd8",
3038
- "size_bytes": 617
3039
- },
3040
- {
3041
- "path": "src/runtime/shared/runtime-source.ts",
3042
- "sha256": "206316c6cbf3ba1ac6c1a8038d7cbadd77a15f1650ca77189dfe621bc4d8f1d4",
3043
- "size_bytes": 7308
3044
- },
3045
- {
3046
- "path": "src/runtime/shared/version-compare.ts",
3047
- "sha256": "b5641bcab785b677b9bfe9d86bb2a553c226ee7c93529b31bd425850a040ff15",
3048
- "size_bytes": 1130
3049
- },
3050
- {
3051
- "path": "src/runtime/task-intake/index.ts",
3052
- "sha256": "b78e01b2e26c395f8c0c42d1482048ac66aa3e49cff8545c3a298c079160eaa6",
3053
- "size_bytes": 526
3054
- },
3055
- {
3056
- "path": "src/runtime/task-intake/resolve.ts",
3057
- "sha256": "39d9767564f2873c58fb0d68c60f23af8e33ab112052b7543665766a7fc64382",
3058
- "size_bytes": 13848
3059
- },
3060
- {
3061
- "path": "src/runtime/task-intake/types.ts",
3062
- "sha256": "510541ba511f3975be94737526060ceb26ed7729b18f5871b86aad2a39e891df",
3063
- "size_bytes": 3475
3064
- },
3065
- {
3066
- "path": "src/shared/env.ts",
3067
- "sha256": "91a480b13920083ae80b89f70d01ada19cae6c39064a752276e9eac50342ac78",
3068
- "size_bytes": 2250
3069
- },
3070
- {
3071
- "path": "src/shared/errors.ts",
3072
- "sha256": "9fc903bd34b1efca225283324199119b14bcf71609bc33103f34786c3df276dd",
3073
- "size_bytes": 3825
3074
- },
3075
- {
3076
- "path": "src/shared/git-path.ts",
3077
- "sha256": "80440710eafd8d38d1789a8e4762afe5430e22a890aa8e85499dd21755a08d19",
3078
- "size_bytes": 979
3079
- },
3080
- {
3081
- "path": "src/shared/guards.ts",
3082
- "sha256": "1ff5f14cca90fa8520e0cb0deff2384f304ac407b2352e703be850d8210a8821",
3083
- "size_bytes": 213
3084
- },
3085
- {
3086
- "path": "src/shared/package-paths.ts",
3087
- "sha256": "86317af25547b77be9cf8fc339e9fd453cf62b41ea24540ef9af759aa7e0c710",
3088
- "size_bytes": 2921
3089
- },
3090
- {
3091
- "path": "src/shared/policy-gateway.ts",
3092
- "sha256": "71b22fbba15060e48cc889e338c4fc9d430695299c9fd89ae63bf11e42950397",
3093
- "size_bytes": 2086
3094
- },
3095
- {
3096
- "path": "src/shared/protected-paths.ts",
3097
- "sha256": "5fb86dfa71d8b1db11ff24e32cac43eb7ce2a3d7b0d7c084afb9aacd4160e2eb",
3098
- "size_bytes": 4218
3099
- },
3100
- {
3101
- "path": "src/shared/runtime-env.ts",
3102
- "sha256": "9f15ef8762db4420e74c5c187cbfdc0ce930246633c67022332723b9625589c5",
3103
- "size_bytes": 2406
3104
- },
3105
- {
3106
- "path": "src/shared/strings.ts",
3107
- "sha256": "b266926e09aac485e48f559f81acce7cce89913426e322bc37ebf7d930a08961",
3108
- "size_bytes": 315
3109
- },
3110
- {
3111
- "path": "src/shared/trace-events.ts",
3112
- "sha256": "7f505871f072e34e706e56b4ec68ceeade47568c2ca29150acd7d0f5eeba4e3a",
3113
- "size_bytes": 913
3114
- },
3115
- {
3116
- "path": "src/shared/workflow-artifacts.ts",
3117
- "sha256": "b2aef768f439641f28f39a0c874103ceda999a53ccb5199eaa4ad20d37e66760",
3118
- "size_bytes": 3583
3119
- },
3120
- {
3121
- "path": "src/shared/write-if-changed.ts",
3122
- "sha256": "c2ecf10c34e1555912272ce386e6587929a726013e36287b383c0a465cda9fe9",
3123
- "size_bytes": 962
3124
- },
3125
- {
3126
- "path": "src/task-doc/conflicts.ts",
3127
- "sha256": "7523d4d623eb74d641d7552fb53d372195b61fe7c7ac8d6601c5baf75269a02a",
3128
- "size_bytes": 1708
3129
- },
3130
- {
3131
- "path": "src/task-doc/state.ts",
3132
- "sha256": "bbfa5bdfdb6e5fcf32c907ac45f4c19eedc870170e33790e640b6d3e3a2e2940",
3133
- "size_bytes": 712
3134
- },
3135
- {
3136
- "path": "src/test-helpers/fs.ts",
3137
- "sha256": "38fe84c724f86af169a78895ce3e733a2af53f3fff13b2a5f2ad74bab13ca765",
3138
- "size_bytes": 505
3139
- },
3140
- {
3141
- "path": "src/workflow-runtime/build.ts",
3142
- "sha256": "8c945ff1f399d60c31cad7ba04ebe45fe3364bb4e5f6a7d8c3a1a3af23852d43",
3143
- "size_bytes": 4720
3144
- },
3145
- {
3146
- "path": "src/workflow-runtime/enforcement.ts",
3147
- "sha256": "6096333e9075b3a9dec92f0923bd3050853c46f8edb7db1fe67623f15978651b",
3148
- "size_bytes": 456
3149
- },
3150
- {
3151
- "path": "src/workflow-runtime/file-ops.ts",
3152
- "sha256": "d02d1e8810ae067c257b340a6dfb061016ba8c82ec441fd5f0170483755c552f",
3153
- "size_bytes": 7994
3154
- },
3155
- {
3156
- "path": "src/workflow-runtime/fix.ts",
3157
- "sha256": "153fcc844b8578d56a0efdc24242f78d6e2b1dc0005a8bc446a073425ed36ae7",
3158
- "size_bytes": 4909
3159
- },
3160
- {
3161
- "path": "src/workflow-runtime/index.ts",
3162
- "sha256": "80dacd4bd59ac80f99a413e620a50716119bc404158829d906df57b35dfb4820",
3163
- "size_bytes": 304
3164
- },
3165
- {
3166
- "path": "src/workflow-runtime/markdown.ts",
3167
- "sha256": "c66cc75e1b7102a027a5797224fbd786cb6e195fc721eac565deb165116d3254",
3168
- "size_bytes": 5033
3169
- },
3170
- {
3171
- "path": "src/workflow-runtime/observability.ts",
3172
- "sha256": "706fa2a5bb980d732f98a626b3812c3f69efa37a1bb9c9621ae58b38edba1933",
3173
- "size_bytes": 1089
3174
- },
3175
- {
3176
- "path": "src/workflow-runtime/paths.ts",
3177
- "sha256": "d40a83252fe3cdf3efc956b89211222c13ca5895a3d90786e7e006eafb87bebb",
3178
- "size_bytes": 420
3179
- },
3180
- {
3181
- "path": "src/workflow-runtime/template.ts",
3182
- "sha256": "91e1b3cd74aac6955a874b4e166432d7d44da97cc2f99d43d43c1c96a8947f3c",
3183
- "size_bytes": 3710
3184
- },
3185
- {
3186
- "path": "src/workflow-runtime/types.ts",
3187
- "sha256": "d6795d4fb32e673cc13d070af65322b8e74481feb218faf3e355dd23f7d1fc1d",
3188
- "size_bytes": 2215
3189
- },
3190
- {
3191
- "path": "src/workflow-runtime/validate.ts",
3192
- "sha256": "91bc9d7cfc096df6bc557fad27ae3672c41cf523a5fd70b009b9a13555272a55",
3193
- "size_bytes": 12041
3194
- }
3195
- ]
3
+ "manifest_kind": "package",
4
+ "package_name": "agentplane",
5
+ "package_version": "0.3.27",
6
+ "git_head": "0dc40cf03ff7c267d1a34eae37c4b39bc69d1ac9",
7
+ "watched_runtime_snapshot_hash": "f6ebfadaf8e2d46221ddc230ee293667fad6e6d7c41f4303dff92a5a12276ec9"
3196
8
  }