@pennyfarthing/core 11.3.2 → 11.3.4

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 (1129) hide show
  1. package/README.md +1 -1
  2. package/package.json +3 -2
  3. package/packages/core/dist/cli/commands/doctor.d.ts +1 -9
  4. package/packages/core/dist/cli/commands/doctor.d.ts.map +1 -1
  5. package/packages/core/dist/cli/commands/doctor.js +51 -107
  6. package/packages/core/dist/cli/commands/doctor.js.map +1 -1
  7. package/packages/core/dist/cli/commands/stale-artifacts-cleanup.test.d.ts +17 -0
  8. package/packages/core/dist/cli/commands/stale-artifacts-cleanup.test.d.ts.map +1 -0
  9. package/packages/core/dist/cli/commands/stale-artifacts-cleanup.test.js +470 -0
  10. package/packages/core/dist/cli/commands/stale-artifacts-cleanup.test.js.map +1 -0
  11. package/packages/core/dist/cli/commands/update.d.ts.map +1 -1
  12. package/packages/core/dist/cli/commands/update.js +26 -1
  13. package/packages/core/dist/cli/commands/update.js.map +1 -1
  14. package/packages/core/dist/cli/cyclist-migration.test.d.ts +16 -0
  15. package/packages/core/dist/cli/cyclist-migration.test.d.ts.map +1 -0
  16. package/packages/core/dist/cli/cyclist-migration.test.js +229 -0
  17. package/packages/core/dist/cli/cyclist-migration.test.js.map +1 -0
  18. package/packages/core/dist/cli/utils/python.d.ts +0 -1
  19. package/packages/core/dist/cli/utils/python.d.ts.map +1 -1
  20. package/packages/core/dist/cli/utils/python.js +1 -11
  21. package/packages/core/dist/cli/utils/python.js.map +1 -1
  22. package/packages/core/dist/cli/utils/stale-artifacts.d.ts +59 -0
  23. package/packages/core/dist/cli/utils/stale-artifacts.d.ts.map +1 -0
  24. package/packages/core/dist/cli/utils/stale-artifacts.js +163 -0
  25. package/packages/core/dist/cli/utils/stale-artifacts.js.map +1 -0
  26. package/packages/core/dist/scripts/benchmark-integration.d.ts +182 -0
  27. package/packages/core/dist/scripts/benchmark-integration.d.ts.map +1 -0
  28. package/packages/core/dist/scripts/benchmark-integration.js +691 -0
  29. package/packages/core/dist/scripts/benchmark-integration.js.map +1 -0
  30. package/packages/core/dist/scripts/job-fair-aggregator.d.ts +150 -0
  31. package/packages/core/dist/scripts/job-fair-aggregator.d.ts.map +1 -0
  32. package/packages/core/dist/scripts/job-fair-aggregator.js +547 -0
  33. package/packages/core/dist/scripts/job-fair-aggregator.js.map +1 -0
  34. package/packages/core/dist/scripts/theme-detail.test.d.ts.map +1 -0
  35. package/packages/core/dist/scripts/theme-detail.test.js.map +1 -0
  36. package/packages/core/dist/server/paths.d.ts.map +1 -1
  37. package/packages/core/dist/server/paths.js +0 -6
  38. package/packages/core/dist/server/paths.js.map +1 -1
  39. package/pennyfarthing-dist/agents/sm-finish.md +2 -2
  40. package/pennyfarthing-dist/agents/testing-runner.md +1 -1
  41. package/pennyfarthing-dist/commands/pf-prime.md +1 -1
  42. package/pennyfarthing-dist/commands/pf-setup.md +4 -2
  43. package/pennyfarthing-dist/guides/agent-behavior.md +1 -1
  44. package/pennyfarthing-dist/guides/bikerack.md +1 -1
  45. package/pennyfarthing-dist/guides/brownfield-tools.md +7 -7
  46. package/pennyfarthing-dist/guides/gates.md +3 -3
  47. package/pennyfarthing-dist/guides/handoff-cli.md +6 -6
  48. package/pennyfarthing-dist/guides/prime.md +6 -6
  49. package/pennyfarthing-dist/guides/scale-levels.md +1 -1
  50. package/pennyfarthing-dist/personas/themes/discworld.yaml +16 -24
  51. package/pennyfarthing-dist/personas/themes/firefly.yaml +4 -4
  52. package/pennyfarthing-dist/pf/CLAUDE.md +213 -0
  53. package/pennyfarthing-dist/pf/README.md +66 -0
  54. package/pennyfarthing-dist/pf/__pycache__/__init__.cpython-311.pyc +0 -0
  55. package/pennyfarthing-dist/pf/__pycache__/__init__.cpython-314.pyc +0 -0
  56. package/pennyfarthing-dist/pf/__pycache__/bellmode_hook.cpython-314.pyc +0 -0
  57. package/pennyfarthing-dist/pf/__pycache__/cli.cpython-311.pyc +0 -0
  58. package/pennyfarthing-dist/pf/__pycache__/cli.cpython-314.pyc +0 -0
  59. package/pennyfarthing-dist/pf/__pycache__/config.cpython-314.pyc +0 -0
  60. package/pennyfarthing-dist/pf/__pycache__/context.cpython-311.pyc +0 -0
  61. package/pennyfarthing-dist/pf/__pycache__/context.cpython-314.pyc +0 -0
  62. package/pennyfarthing-dist/pf/__pycache__/hooks.cpython-314.pyc +0 -0
  63. package/pennyfarthing-dist/pf/__pycache__/jira.cpython-314.pyc +0 -0
  64. package/pennyfarthing-dist/pf/__pycache__/jira_bidirectional_sync.cpython-314.pyc +0 -0
  65. package/pennyfarthing-dist/pf/__pycache__/jira_epic_creation.cpython-314.pyc +0 -0
  66. package/pennyfarthing-dist/pf/__pycache__/jira_sync.cpython-314.pyc +0 -0
  67. package/pennyfarthing-dist/pf/__pycache__/jira_sync_story.cpython-314.pyc +0 -0
  68. package/pennyfarthing-dist/pf/__pycache__/output.cpython-314.pyc +0 -0
  69. package/pennyfarthing-dist/pf/__pycache__/patch_mode.cpython-314.pyc +0 -0
  70. package/pennyfarthing-dist/pf/__pycache__/pretooluse_hook.cpython-314.pyc +0 -0
  71. package/pennyfarthing-dist/pf/__pycache__/schema_validation_hook.cpython-314.pyc +0 -0
  72. package/pennyfarthing-dist/pf/__pycache__/session_start_hook.cpython-314.pyc +0 -0
  73. package/pennyfarthing-dist/pf/__pycache__/sprint.cpython-314.pyc +0 -0
  74. package/pennyfarthing-dist/pf/__pycache__/workflow.cpython-311.pyc +0 -0
  75. package/pennyfarthing-dist/pf/__pycache__/workflow.cpython-314.pyc +0 -0
  76. package/pennyfarthing-dist/pf/bc/__pycache__/__init__.cpython-311.pyc +0 -0
  77. package/pennyfarthing-dist/pf/bc/__pycache__/__init__.cpython-314.pyc +0 -0
  78. package/pennyfarthing-dist/pf/bc/__pycache__/cli.cpython-311.pyc +0 -0
  79. package/pennyfarthing-dist/pf/bc/__pycache__/cli.cpython-314.pyc +0 -0
  80. package/pennyfarthing-dist/pf/bc/__pycache__/focus.cpython-311.pyc +0 -0
  81. package/pennyfarthing-dist/pf/bc/__pycache__/focus.cpython-314.pyc +0 -0
  82. package/pennyfarthing-dist/pf/bc/__pycache__/split.cpython-314.pyc +0 -0
  83. package/pennyfarthing-dist/pf/bc/cli.py +242 -0
  84. package/pennyfarthing-dist/pf/bc/focus.py +334 -0
  85. package/pennyfarthing-dist/pf/bc/split.py +52 -0
  86. package/pennyfarthing-dist/pf/bellmode_hook.py +22 -0
  87. package/pennyfarthing-dist/pf/bikerack/__init__.py +44 -0
  88. package/pennyfarthing-dist/pf/bikerack/__main__.py +5 -0
  89. package/pennyfarthing-dist/pf/bikerack/__pycache__/__init__.cpython-311.pyc +0 -0
  90. package/pennyfarthing-dist/pf/bikerack/__pycache__/__init__.cpython-314.pyc +0 -0
  91. package/pennyfarthing-dist/pf/bikerack/__pycache__/__main__.cpython-314.pyc +0 -0
  92. package/pennyfarthing-dist/pf/bikerack/__pycache__/audit_log_panel.cpython-314.pyc +0 -0
  93. package/pennyfarthing-dist/pf/bikerack/__pycache__/background_panel.cpython-314.pyc +0 -0
  94. package/pennyfarthing-dist/pf/bikerack/__pycache__/base_panel.cpython-314.pyc +0 -0
  95. package/pennyfarthing-dist/pf/bikerack/__pycache__/changed_panel.cpython-314.pyc +0 -0
  96. package/pennyfarthing-dist/pf/bikerack/__pycache__/cli.cpython-311.pyc +0 -0
  97. package/pennyfarthing-dist/pf/bikerack/__pycache__/cli.cpython-314.pyc +0 -0
  98. package/pennyfarthing-dist/pf/bikerack/__pycache__/context_meter_footer.cpython-314.pyc +0 -0
  99. package/pennyfarthing-dist/pf/bikerack/__pycache__/debug_panel.cpython-314.pyc +0 -0
  100. package/pennyfarthing-dist/pf/bikerack/__pycache__/diffs_panel.cpython-314.pyc +0 -0
  101. package/pennyfarthing-dist/pf/bikerack/__pycache__/events.cpython-314.pyc +0 -0
  102. package/pennyfarthing-dist/pf/bikerack/__pycache__/git_panel.cpython-314.pyc +0 -0
  103. package/pennyfarthing-dist/pf/bikerack/__pycache__/launcher.cpython-311.pyc +0 -0
  104. package/pennyfarthing-dist/pf/bikerack/__pycache__/launcher.cpython-314.pyc +0 -0
  105. package/pennyfarthing-dist/pf/bikerack/__pycache__/portrait_resolver.cpython-314.pyc +0 -0
  106. package/pennyfarthing-dist/pf/bikerack/__pycache__/progress_panel.cpython-314.pyc +0 -0
  107. package/pennyfarthing-dist/pf/bikerack/__pycache__/sprint_panel.cpython-314.pyc +0 -0
  108. package/pennyfarthing-dist/pf/bikerack/__pycache__/story_detail_data.cpython-314.pyc +0 -0
  109. package/pennyfarthing-dist/pf/bikerack/__pycache__/story_detail_screen.cpython-314.pyc +0 -0
  110. package/pennyfarthing-dist/pf/bikerack/__pycache__/tui.cpython-314.pyc +0 -0
  111. package/pennyfarthing-dist/pf/bikerack/__pycache__/ws_client.cpython-314.pyc +0 -0
  112. package/pennyfarthing-dist/pf/bikerack/audit_log_panel.py +161 -0
  113. package/pennyfarthing-dist/pf/bikerack/background_panel.py +162 -0
  114. package/pennyfarthing-dist/pf/bikerack/changed_panel.py +201 -0
  115. package/pennyfarthing-dist/pf/bikerack/cli.py +145 -0
  116. package/pennyfarthing-dist/pf/bikerack/context_meter_footer.py +138 -0
  117. package/pennyfarthing-dist/pf/bikerack/debug_panel.py +248 -0
  118. package/pennyfarthing-dist/pf/bikerack/diffs_panel.py +409 -0
  119. package/pennyfarthing-dist/pf/bikerack/git_panel.py +139 -0
  120. package/pennyfarthing-dist/pf/bikerack/launcher.py +240 -0
  121. package/pennyfarthing-dist/pf/bikerack/portrait_resolver.py +139 -0
  122. package/pennyfarthing-dist/pf/bikerack/progress_panel.py +314 -0
  123. package/pennyfarthing-dist/pf/bikerack/sprint_panel.py +435 -0
  124. package/pennyfarthing-dist/pf/bikerack/story_detail_data.py +247 -0
  125. package/pennyfarthing-dist/pf/bikerack/story_detail_screen.py +177 -0
  126. package/pennyfarthing-dist/pf/bikerack/tui.py +935 -0
  127. package/pennyfarthing-dist/pf/bmad/__pycache__/__init__.cpython-314.pyc +0 -0
  128. package/pennyfarthing-dist/pf/bmad/__pycache__/cli.cpython-314.pyc +0 -0
  129. package/pennyfarthing-dist/pf/bmad/cli.py +197 -0
  130. package/pennyfarthing-dist/pf/bmad/importer.py +200 -0
  131. package/pennyfarthing-dist/pf/bmad/sync.py +464 -0
  132. package/pennyfarthing-dist/pf/bmad/test_parser.py +253 -0
  133. package/pennyfarthing-dist/pf/bmad/test_sync.py +223 -0
  134. package/pennyfarthing-dist/pf/brownfield/__init__.py +35 -0
  135. package/pennyfarthing-dist/pf/brownfield/__main__.py +8 -0
  136. package/pennyfarthing-dist/pf/brownfield/__pycache__/__init__.cpython-314.pyc +0 -0
  137. package/pennyfarthing-dist/pf/brownfield/__pycache__/__main__.cpython-314.pyc +0 -0
  138. package/pennyfarthing-dist/pf/brownfield/__pycache__/cli.cpython-314.pyc +0 -0
  139. package/pennyfarthing-dist/pf/brownfield/__pycache__/discover.cpython-314.pyc +0 -0
  140. package/pennyfarthing-dist/pf/brownfield/cli.py +130 -0
  141. package/pennyfarthing-dist/pf/cli.py +354 -0
  142. package/pennyfarthing-dist/pf/codemarkers/__init__.py +23 -0
  143. package/pennyfarthing-dist/pf/codemarkers/__main__.py +6 -0
  144. package/pennyfarthing-dist/pf/codemarkers/__pycache__/__init__.cpython-314.pyc +0 -0
  145. package/pennyfarthing-dist/pf/codemarkers/__pycache__/__main__.cpython-314.pyc +0 -0
  146. package/pennyfarthing-dist/pf/codemarkers/__pycache__/analyze.cpython-314.pyc +0 -0
  147. package/pennyfarthing-dist/pf/codemarkers/__pycache__/cli.cpython-314.pyc +0 -0
  148. package/pennyfarthing-dist/pf/codemarkers/__pycache__/formatters.cpython-314.pyc +0 -0
  149. package/pennyfarthing-dist/pf/codemarkers/__pycache__/models.cpython-314.pyc +0 -0
  150. package/pennyfarthing-dist/pf/codemarkers/analyze.py +501 -0
  151. package/pennyfarthing-dist/pf/codemarkers/cli.py +179 -0
  152. package/pennyfarthing-dist/pf/codemarkers/formatters.py +88 -0
  153. package/pennyfarthing-dist/pf/common/__init__.py +48 -0
  154. package/pennyfarthing-dist/pf/common/__pycache__/__init__.cpython-311.pyc +0 -0
  155. package/pennyfarthing-dist/pf/common/__pycache__/__init__.cpython-314.pyc +0 -0
  156. package/pennyfarthing-dist/pf/common/__pycache__/config.cpython-311.pyc +0 -0
  157. package/pennyfarthing-dist/pf/common/__pycache__/config.cpython-314.pyc +0 -0
  158. package/pennyfarthing-dist/pf/common/__pycache__/output.cpython-311.pyc +0 -0
  159. package/pennyfarthing-dist/pf/common/__pycache__/output.cpython-314.pyc +0 -0
  160. package/pennyfarthing-dist/pf/common/__pycache__/pr_config.cpython-314.pyc +0 -0
  161. package/pennyfarthing-dist/pf/common/__pycache__/themes.cpython-314.pyc +0 -0
  162. package/pennyfarthing-dist/pf/common/pr_config.py +38 -0
  163. package/pennyfarthing-dist/pf/common/themes.py +253 -0
  164. package/pennyfarthing-dist/pf/complexity/__init__.py +15 -0
  165. package/pennyfarthing-dist/pf/complexity/__main__.py +6 -0
  166. package/pennyfarthing-dist/pf/complexity/__pycache__/__init__.cpython-314.pyc +0 -0
  167. package/pennyfarthing-dist/pf/complexity/__pycache__/__main__.cpython-314.pyc +0 -0
  168. package/pennyfarthing-dist/pf/complexity/__pycache__/analyze.cpython-314.pyc +0 -0
  169. package/pennyfarthing-dist/pf/complexity/__pycache__/cli.cpython-314.pyc +0 -0
  170. package/pennyfarthing-dist/pf/complexity/__pycache__/formatters.cpython-314.pyc +0 -0
  171. package/pennyfarthing-dist/pf/complexity/__pycache__/models.cpython-314.pyc +0 -0
  172. package/pennyfarthing-dist/pf/complexity/analyze.py +207 -0
  173. package/pennyfarthing-dist/pf/complexity/cli.py +82 -0
  174. package/pennyfarthing-dist/pf/complexity/formatters.py +64 -0
  175. package/pennyfarthing-dist/pf/config.py +21 -0
  176. package/pennyfarthing-dist/pf/consultation/__pycache__/__init__.cpython-311.pyc +0 -0
  177. package/pennyfarthing-dist/pf/consultation/__pycache__/__init__.cpython-314.pyc +0 -0
  178. package/pennyfarthing-dist/pf/consultation/__pycache__/cli.cpython-311.pyc +0 -0
  179. package/pennyfarthing-dist/pf/consultation/__pycache__/cli.cpython-314.pyc +0 -0
  180. package/pennyfarthing-dist/pf/consultation/__pycache__/dialogue_manager.cpython-314.pyc +0 -0
  181. package/pennyfarthing-dist/pf/consultation/cli.py +149 -0
  182. package/pennyfarthing-dist/pf/deadcode/__main__.py +6 -0
  183. package/pennyfarthing-dist/pf/deadcode/__pycache__/__init__.cpython-311.pyc +0 -0
  184. package/pennyfarthing-dist/pf/deadcode/__pycache__/__init__.cpython-314.pyc +0 -0
  185. package/pennyfarthing-dist/pf/deadcode/__pycache__/__main__.cpython-314.pyc +0 -0
  186. package/pennyfarthing-dist/pf/deadcode/__pycache__/analyze.cpython-314.pyc +0 -0
  187. package/pennyfarthing-dist/pf/deadcode/__pycache__/cli.cpython-311.pyc +0 -0
  188. package/pennyfarthing-dist/pf/deadcode/__pycache__/cli.cpython-314.pyc +0 -0
  189. package/pennyfarthing-dist/pf/deadcode/__pycache__/formatters.cpython-314.pyc +0 -0
  190. package/pennyfarthing-dist/pf/deadcode/__pycache__/models.cpython-314.pyc +0 -0
  191. package/pennyfarthing-dist/pf/deadcode/analyze.py +322 -0
  192. package/pennyfarthing-dist/pf/deadcode/cli.py +163 -0
  193. package/pennyfarthing-dist/pf/deadcode/formatters.py +106 -0
  194. package/pennyfarthing-dist/pf/dependencies/__init__.py +20 -0
  195. package/pennyfarthing-dist/pf/dependencies/__main__.py +5 -0
  196. package/pennyfarthing-dist/pf/dependencies/__pycache__/__init__.cpython-314.pyc +0 -0
  197. package/pennyfarthing-dist/pf/dependencies/__pycache__/__main__.cpython-314.pyc +0 -0
  198. package/pennyfarthing-dist/pf/dependencies/__pycache__/analyze.cpython-314.pyc +0 -0
  199. package/pennyfarthing-dist/pf/dependencies/__pycache__/cli.cpython-314.pyc +0 -0
  200. package/pennyfarthing-dist/pf/dependencies/__pycache__/formatters.cpython-314.pyc +0 -0
  201. package/pennyfarthing-dist/pf/dependencies/__pycache__/models.cpython-314.pyc +0 -0
  202. package/pennyfarthing-dist/pf/dependencies/analyze.py +155 -0
  203. package/pennyfarthing-dist/pf/dependencies/cli.py +76 -0
  204. package/pennyfarthing-dist/pf/dependencies/formatters.py +63 -0
  205. package/pennyfarthing-dist/pf/epic/__pycache__/__init__.cpython-311.pyc +0 -0
  206. package/pennyfarthing-dist/pf/epic/__pycache__/__init__.cpython-314.pyc +0 -0
  207. package/pennyfarthing-dist/pf/epic/__pycache__/cli.cpython-311.pyc +0 -0
  208. package/pennyfarthing-dist/pf/epic/__pycache__/cli.cpython-314.pyc +0 -0
  209. package/pennyfarthing-dist/pf/gate/cli.py +56 -0
  210. package/pennyfarthing-dist/pf/git/__init__.py +40 -0
  211. package/pennyfarthing-dist/pf/git/__pycache__/__init__.cpython-314.pyc +0 -0
  212. package/pennyfarthing-dist/pf/git/__pycache__/create_branches.cpython-314.pyc +0 -0
  213. package/pennyfarthing-dist/pf/git/__pycache__/status_all.cpython-314.pyc +0 -0
  214. package/pennyfarthing-dist/pf/git/create_branches.py +439 -0
  215. package/pennyfarthing-dist/pf/git/hooks_installer.py +151 -0
  216. package/pennyfarthing-dist/pf/git/repos.py +196 -0
  217. package/pennyfarthing-dist/pf/git/status_all.py +326 -0
  218. package/pennyfarthing-dist/pf/git/worktree.py +302 -0
  219. package/pennyfarthing-dist/pf/git_group/__pycache__/__init__.cpython-311.pyc +0 -0
  220. package/pennyfarthing-dist/pf/git_group/__pycache__/__init__.cpython-314.pyc +0 -0
  221. package/pennyfarthing-dist/pf/git_group/__pycache__/cli.cpython-311.pyc +0 -0
  222. package/pennyfarthing-dist/pf/git_group/__pycache__/cli.cpython-314.pyc +0 -0
  223. package/pennyfarthing-dist/pf/git_group/cli.py +203 -0
  224. package/pennyfarthing-dist/pf/handoff/__pycache__/__init__.cpython-311.pyc +0 -0
  225. package/pennyfarthing-dist/pf/handoff/__pycache__/__init__.cpython-314.pyc +0 -0
  226. package/pennyfarthing-dist/pf/handoff/__pycache__/cli.cpython-311.pyc +0 -0
  227. package/pennyfarthing-dist/pf/handoff/__pycache__/cli.cpython-314.pyc +0 -0
  228. package/pennyfarthing-dist/pf/handoff/__pycache__/complete_phase.cpython-314.pyc +0 -0
  229. package/pennyfarthing-dist/pf/handoff/__pycache__/gate_file.cpython-314.pyc +0 -0
  230. package/pennyfarthing-dist/pf/handoff/__pycache__/gate_runner.cpython-314.pyc +0 -0
  231. package/pennyfarthing-dist/pf/handoff/__pycache__/marker.cpython-314.pyc +0 -0
  232. package/pennyfarthing-dist/pf/handoff/__pycache__/phase_check.cpython-314.pyc +0 -0
  233. package/pennyfarthing-dist/pf/handoff/__pycache__/resolve_gate.cpython-314.pyc +0 -0
  234. package/pennyfarthing-dist/pf/handoff/cli.py +152 -0
  235. package/pennyfarthing-dist/pf/handoff/marker.py +109 -0
  236. package/pennyfarthing-dist/pf/handoff/phase_check.py +96 -0
  237. package/pennyfarthing-dist/pf/healthscore/__init__.py +21 -0
  238. package/pennyfarthing-dist/pf/healthscore/__main__.py +14 -0
  239. package/pennyfarthing-dist/pf/healthscore/__pycache__/__init__.cpython-311.pyc +0 -0
  240. package/pennyfarthing-dist/pf/healthscore/__pycache__/__init__.cpython-314.pyc +0 -0
  241. package/pennyfarthing-dist/pf/healthscore/__pycache__/__main__.cpython-314.pyc +0 -0
  242. package/pennyfarthing-dist/pf/healthscore/__pycache__/analyze.cpython-311.pyc +0 -0
  243. package/pennyfarthing-dist/pf/healthscore/__pycache__/analyze.cpython-314.pyc +0 -0
  244. package/pennyfarthing-dist/pf/healthscore/__pycache__/cli.cpython-311.pyc +0 -0
  245. package/pennyfarthing-dist/pf/healthscore/__pycache__/cli.cpython-314.pyc +0 -0
  246. package/pennyfarthing-dist/pf/healthscore/__pycache__/formatters.cpython-314.pyc +0 -0
  247. package/pennyfarthing-dist/pf/healthscore/__pycache__/models.cpython-311.pyc +0 -0
  248. package/pennyfarthing-dist/pf/healthscore/__pycache__/models.cpython-314.pyc +0 -0
  249. package/pennyfarthing-dist/pf/healthscore/analyze.py +606 -0
  250. package/pennyfarthing-dist/pf/healthscore/cli.py +80 -0
  251. package/pennyfarthing-dist/pf/healthscore/formatters.py +46 -0
  252. package/pennyfarthing-dist/pf/hooks/__pycache__/__init__.cpython-311.pyc +0 -0
  253. package/pennyfarthing-dist/pf/hooks/__pycache__/__init__.cpython-314.pyc +0 -0
  254. package/pennyfarthing-dist/pf/hooks/__pycache__/bell_mode.cpython-311.pyc +0 -0
  255. package/pennyfarthing-dist/pf/hooks/__pycache__/bell_mode.cpython-314.pyc +0 -0
  256. package/pennyfarthing-dist/pf/hooks/__pycache__/cli.cpython-311.pyc +0 -0
  257. package/pennyfarthing-dist/pf/hooks/__pycache__/cli.cpython-314.pyc +0 -0
  258. package/pennyfarthing-dist/pf/hooks/__pycache__/context_breaker.cpython-311.pyc +0 -0
  259. package/pennyfarthing-dist/pf/hooks/__pycache__/context_breaker.cpython-314.pyc +0 -0
  260. package/pennyfarthing-dist/pf/hooks/__pycache__/context_warning.cpython-311.pyc +0 -0
  261. package/pennyfarthing-dist/pf/hooks/__pycache__/context_warning.cpython-314.pyc +0 -0
  262. package/pennyfarthing-dist/pf/hooks/__pycache__/cyclist_pretooluse.cpython-311.pyc +0 -0
  263. package/pennyfarthing-dist/pf/hooks/__pycache__/cyclist_pretooluse.cpython-314.pyc +0 -0
  264. package/pennyfarthing-dist/pf/hooks/__pycache__/pre_edit_check.cpython-311.pyc +0 -0
  265. package/pennyfarthing-dist/pf/hooks/__pycache__/pre_edit_check.cpython-314.pyc +0 -0
  266. package/pennyfarthing-dist/pf/hooks/__pycache__/reflector_check.cpython-311.pyc +0 -0
  267. package/pennyfarthing-dist/pf/hooks/__pycache__/reflector_check.cpython-314.pyc +0 -0
  268. package/pennyfarthing-dist/pf/hooks/__pycache__/schema_validation.cpython-311.pyc +0 -0
  269. package/pennyfarthing-dist/pf/hooks/__pycache__/schema_validation.cpython-314.pyc +0 -0
  270. package/pennyfarthing-dist/pf/hooks/__pycache__/session_start.cpython-311.pyc +0 -0
  271. package/pennyfarthing-dist/pf/hooks/__pycache__/session_start.cpython-314.pyc +0 -0
  272. package/pennyfarthing-dist/pf/hooks/__pycache__/session_stop.cpython-314.pyc +0 -0
  273. package/pennyfarthing-dist/pf/hooks/__pycache__/sprint_yaml_validation.cpython-311.pyc +0 -0
  274. package/pennyfarthing-dist/pf/hooks/__pycache__/sprint_yaml_validation.cpython-314.pyc +0 -0
  275. package/pennyfarthing-dist/pf/hooks/__pycache__/statusline.cpython-311.pyc +0 -0
  276. package/pennyfarthing-dist/pf/hooks/__pycache__/statusline.cpython-314.pyc +0 -0
  277. package/pennyfarthing-dist/pf/hooks/bell_mode.py +214 -0
  278. package/pennyfarthing-dist/pf/hooks/cli.py +96 -0
  279. package/pennyfarthing-dist/pf/hooks/context_breaker.py +104 -0
  280. package/pennyfarthing-dist/pf/hooks/context_warning.py +66 -0
  281. package/pennyfarthing-dist/pf/hooks/cyclist_pretooluse.py +129 -0
  282. package/pennyfarthing-dist/pf/hooks/schema_validation.py +202 -0
  283. package/pennyfarthing-dist/pf/hooks/session_start.py +294 -0
  284. package/pennyfarthing-dist/pf/hooks/sprint_yaml_validation.py +97 -0
  285. package/pennyfarthing-dist/pf/hooks/statusline.py +429 -0
  286. package/pennyfarthing-dist/pf/hooks.py +32 -0
  287. package/pennyfarthing-dist/pf/hotspots/__init__.py +31 -0
  288. package/pennyfarthing-dist/pf/hotspots/__main__.py +6 -0
  289. package/pennyfarthing-dist/pf/hotspots/__pycache__/__init__.cpython-311.pyc +0 -0
  290. package/pennyfarthing-dist/pf/hotspots/__pycache__/__init__.cpython-314.pyc +0 -0
  291. package/pennyfarthing-dist/pf/hotspots/__pycache__/__main__.cpython-314.pyc +0 -0
  292. package/pennyfarthing-dist/pf/hotspots/__pycache__/analyze.cpython-311.pyc +0 -0
  293. package/pennyfarthing-dist/pf/hotspots/__pycache__/analyze.cpython-314.pyc +0 -0
  294. package/pennyfarthing-dist/pf/hotspots/__pycache__/cli.cpython-311.pyc +0 -0
  295. package/pennyfarthing-dist/pf/hotspots/__pycache__/cli.cpython-314.pyc +0 -0
  296. package/pennyfarthing-dist/pf/hotspots/__pycache__/formatters.cpython-314.pyc +0 -0
  297. package/pennyfarthing-dist/pf/hotspots/__pycache__/models.cpython-311.pyc +0 -0
  298. package/pennyfarthing-dist/pf/hotspots/__pycache__/models.cpython-314.pyc +0 -0
  299. package/pennyfarthing-dist/pf/hotspots/analyze.py +613 -0
  300. package/pennyfarthing-dist/pf/hotspots/cli.py +154 -0
  301. package/pennyfarthing-dist/pf/hotspots/formatters.py +109 -0
  302. package/pennyfarthing-dist/pf/jira/__init__.py +97 -0
  303. package/pennyfarthing-dist/pf/jira/__main__.py +10 -0
  304. package/pennyfarthing-dist/pf/jira/__pycache__/__init__.cpython-311.pyc +0 -0
  305. package/pennyfarthing-dist/pf/jira/__pycache__/__init__.cpython-314.pyc +0 -0
  306. package/pennyfarthing-dist/pf/jira/__pycache__/__main__.cpython-314.pyc +0 -0
  307. package/pennyfarthing-dist/pf/jira/__pycache__/bidirectional.cpython-311.pyc +0 -0
  308. package/pennyfarthing-dist/pf/jira/__pycache__/bidirectional.cpython-314.pyc +0 -0
  309. package/pennyfarthing-dist/pf/jira/__pycache__/claim.cpython-311.pyc +0 -0
  310. package/pennyfarthing-dist/pf/jira/__pycache__/claim.cpython-314.pyc +0 -0
  311. package/pennyfarthing-dist/pf/jira/__pycache__/cli.cpython-311.pyc +0 -0
  312. package/pennyfarthing-dist/pf/jira/__pycache__/cli.cpython-314.pyc +0 -0
  313. package/pennyfarthing-dist/pf/jira/__pycache__/client.cpython-311.pyc +0 -0
  314. package/pennyfarthing-dist/pf/jira/__pycache__/client.cpython-314.pyc +0 -0
  315. package/pennyfarthing-dist/pf/jira/__pycache__/compat.cpython-314.pyc +0 -0
  316. package/pennyfarthing-dist/pf/jira/__pycache__/create.cpython-311.pyc +0 -0
  317. package/pennyfarthing-dist/pf/jira/__pycache__/create.cpython-314.pyc +0 -0
  318. package/pennyfarthing-dist/pf/jira/__pycache__/epic.cpython-311.pyc +0 -0
  319. package/pennyfarthing-dist/pf/jira/__pycache__/epic.cpython-314.pyc +0 -0
  320. package/pennyfarthing-dist/pf/jira/__pycache__/mappings.cpython-314.pyc +0 -0
  321. package/pennyfarthing-dist/pf/jira/__pycache__/models.cpython-314.pyc +0 -0
  322. package/pennyfarthing-dist/pf/jira/__pycache__/operations.cpython-311.pyc +0 -0
  323. package/pennyfarthing-dist/pf/jira/__pycache__/operations.cpython-314.pyc +0 -0
  324. package/pennyfarthing-dist/pf/jira/__pycache__/reconcile.cpython-311.pyc +0 -0
  325. package/pennyfarthing-dist/pf/jira/__pycache__/reconcile.cpython-314.pyc +0 -0
  326. package/pennyfarthing-dist/pf/jira/__pycache__/story.cpython-311.pyc +0 -0
  327. package/pennyfarthing-dist/pf/jira/__pycache__/story.cpython-314.pyc +0 -0
  328. package/pennyfarthing-dist/pf/jira/__pycache__/sync.cpython-311.pyc +0 -0
  329. package/pennyfarthing-dist/pf/jira/__pycache__/sync.cpython-314.pyc +0 -0
  330. package/pennyfarthing-dist/pf/jira/bidirectional.py +587 -0
  331. package/pennyfarthing-dist/pf/jira/claim.py +232 -0
  332. package/pennyfarthing-dist/pf/jira/cli.py +362 -0
  333. package/pennyfarthing-dist/pf/jira/client.py +802 -0
  334. package/pennyfarthing-dist/pf/jira/create.py +311 -0
  335. package/pennyfarthing-dist/pf/jira/epic.py +177 -0
  336. package/pennyfarthing-dist/pf/jira/operations.py +124 -0
  337. package/pennyfarthing-dist/pf/jira/reconcile.py +276 -0
  338. package/pennyfarthing-dist/pf/jira/story.py +221 -0
  339. package/pennyfarthing-dist/pf/jira/sync.py +350 -0
  340. package/pennyfarthing-dist/pf/jira_bidirectional_sync.py +37 -0
  341. package/pennyfarthing-dist/pf/jira_epic_creation.py +30 -0
  342. package/pennyfarthing-dist/pf/jira_sync.py +36 -0
  343. package/pennyfarthing-dist/pf/jira_sync_story.py +30 -0
  344. package/pennyfarthing-dist/pf/launch/__pycache__/__init__.cpython-311.pyc +0 -0
  345. package/pennyfarthing-dist/pf/launch/__pycache__/__init__.cpython-314.pyc +0 -0
  346. package/pennyfarthing-dist/pf/launch/__pycache__/cli.cpython-311.pyc +0 -0
  347. package/pennyfarthing-dist/pf/launch/__pycache__/cli.cpython-314.pyc +0 -0
  348. package/pennyfarthing-dist/pf/launch/cli.py +231 -0
  349. package/pennyfarthing-dist/pf/migration/__init__.py +39 -0
  350. package/pennyfarthing-dist/pf/migration/__main__.py +10 -0
  351. package/pennyfarthing-dist/pf/migration/__pycache__/__init__.cpython-314.pyc +0 -0
  352. package/pennyfarthing-dist/pf/migration/__pycache__/__main__.cpython-314.pyc +0 -0
  353. package/pennyfarthing-dist/pf/migration/__pycache__/cli.cpython-314.pyc +0 -0
  354. package/pennyfarthing-dist/pf/migration/__pycache__/session.cpython-314.pyc +0 -0
  355. package/pennyfarthing-dist/pf/migration/__pycache__/skill.cpython-314.pyc +0 -0
  356. package/pennyfarthing-dist/pf/migration/__pycache__/step.cpython-314.pyc +0 -0
  357. package/pennyfarthing-dist/pf/migration/__pycache__/validate.cpython-314.pyc +0 -0
  358. package/pennyfarthing-dist/pf/migration/cli.py +304 -0
  359. package/pennyfarthing-dist/pf/migration/validate.py +285 -0
  360. package/pennyfarthing-dist/pf/output.py +37 -0
  361. package/pennyfarthing-dist/pf/patch_mode.py +449 -0
  362. package/pennyfarthing-dist/pf/preflight/__init__.py +17 -0
  363. package/pennyfarthing-dist/pf/preflight/__main__.py +10 -0
  364. package/pennyfarthing-dist/pf/preflight/__pycache__/__init__.cpython-314.pyc +0 -0
  365. package/pennyfarthing-dist/pf/preflight/__pycache__/__main__.cpython-314.pyc +0 -0
  366. package/pennyfarthing-dist/pf/preflight/__pycache__/cli.cpython-314.pyc +0 -0
  367. package/pennyfarthing-dist/pf/preflight/__pycache__/finish.cpython-314.pyc +0 -0
  368. package/pennyfarthing-dist/pf/preflight/cli.py +141 -0
  369. package/pennyfarthing-dist/pf/pretooluse_hook.py +10 -0
  370. package/pennyfarthing-dist/pf/prime/__init__.py +127 -0
  371. package/pennyfarthing-dist/pf/prime/__main__.py +8 -0
  372. package/pennyfarthing-dist/pf/prime/__pycache__/__init__.cpython-314.pyc +0 -0
  373. package/pennyfarthing-dist/pf/prime/__pycache__/__main__.cpython-314.pyc +0 -0
  374. package/pennyfarthing-dist/pf/prime/__pycache__/cli.cpython-314.pyc +0 -0
  375. package/pennyfarthing-dist/pf/prime/__pycache__/loader.cpython-314.pyc +0 -0
  376. package/pennyfarthing-dist/pf/prime/__pycache__/models.cpython-314.pyc +0 -0
  377. package/pennyfarthing-dist/pf/prime/__pycache__/persona.cpython-314.pyc +0 -0
  378. package/pennyfarthing-dist/pf/prime/__pycache__/session.cpython-314.pyc +0 -0
  379. package/pennyfarthing-dist/pf/prime/__pycache__/tiers.cpython-314.pyc +0 -0
  380. package/pennyfarthing-dist/pf/prime/__pycache__/version_sentinel.cpython-314.pyc +0 -0
  381. package/pennyfarthing-dist/pf/prime/__pycache__/workflow.cpython-314.pyc +0 -0
  382. package/pennyfarthing-dist/pf/prime/cli.py +662 -0
  383. package/pennyfarthing-dist/pf/prime/heatmap.py +643 -0
  384. package/pennyfarthing-dist/pf/prime/loader.py +308 -0
  385. package/pennyfarthing-dist/pf/prime/persona.py +311 -0
  386. package/pennyfarthing-dist/pf/prime/session.py +183 -0
  387. package/pennyfarthing-dist/pf/prime/tiers.py +214 -0
  388. package/pennyfarthing-dist/pf/prime/workflow.py +317 -0
  389. package/pennyfarthing-dist/pf/schema_validation_hook.py +10 -0
  390. package/pennyfarthing-dist/pf/session/__pycache__/__init__.cpython-311.pyc +0 -0
  391. package/pennyfarthing-dist/pf/session/__pycache__/__init__.cpython-314.pyc +0 -0
  392. package/pennyfarthing-dist/pf/session/__pycache__/cli.cpython-311.pyc +0 -0
  393. package/pennyfarthing-dist/pf/session/__pycache__/cli.cpython-314.pyc +0 -0
  394. package/pennyfarthing-dist/pf/session/cli.py +87 -0
  395. package/pennyfarthing-dist/pf/session_start_hook.py +10 -0
  396. package/pennyfarthing-dist/pf/settings/__pycache__/__init__.cpython-314.pyc +0 -0
  397. package/pennyfarthing-dist/pf/settings/__pycache__/cli.cpython-314.pyc +0 -0
  398. package/pennyfarthing-dist/pf/settings/__pycache__/settings.cpython-314.pyc +0 -0
  399. package/pennyfarthing-dist/pf/settings/cli.py +55 -0
  400. package/pennyfarthing-dist/pf/settings/settings.py +98 -0
  401. package/pennyfarthing-dist/pf/sprint/__init__.py +64 -0
  402. package/pennyfarthing-dist/pf/sprint/__main__.py +10 -0
  403. package/pennyfarthing-dist/pf/sprint/__pycache__/__init__.cpython-311.pyc +0 -0
  404. package/pennyfarthing-dist/pf/sprint/__pycache__/__init__.cpython-314.pyc +0 -0
  405. package/pennyfarthing-dist/pf/sprint/__pycache__/__main__.cpython-314.pyc +0 -0
  406. package/pennyfarthing-dist/pf/sprint/__pycache__/archive.cpython-311.pyc +0 -0
  407. package/pennyfarthing-dist/pf/sprint/__pycache__/archive.cpython-314.pyc +0 -0
  408. package/pennyfarthing-dist/pf/sprint/__pycache__/archive_epic.cpython-314.pyc +0 -0
  409. package/pennyfarthing-dist/pf/sprint/__pycache__/cli.cpython-311.pyc +0 -0
  410. package/pennyfarthing-dist/pf/sprint/__pycache__/cli.cpython-314.pyc +0 -0
  411. package/pennyfarthing-dist/pf/sprint/__pycache__/epic_add.cpython-311.pyc +0 -0
  412. package/pennyfarthing-dist/pf/sprint/__pycache__/epic_add.cpython-314.pyc +0 -0
  413. package/pennyfarthing-dist/pf/sprint/__pycache__/epic_update.cpython-311.pyc +0 -0
  414. package/pennyfarthing-dist/pf/sprint/__pycache__/epic_update.cpython-314.pyc +0 -0
  415. package/pennyfarthing-dist/pf/sprint/__pycache__/import_epic.cpython-314.pyc +0 -0
  416. package/pennyfarthing-dist/pf/sprint/__pycache__/loader.cpython-311.pyc +0 -0
  417. package/pennyfarthing-dist/pf/sprint/__pycache__/loader.cpython-314.pyc +0 -0
  418. package/pennyfarthing-dist/pf/sprint/__pycache__/status.cpython-311.pyc +0 -0
  419. package/pennyfarthing-dist/pf/sprint/__pycache__/status.cpython-314.pyc +0 -0
  420. package/pennyfarthing-dist/pf/sprint/__pycache__/story_add.cpython-311.pyc +0 -0
  421. package/pennyfarthing-dist/pf/sprint/__pycache__/story_add.cpython-314.pyc +0 -0
  422. package/pennyfarthing-dist/pf/sprint/__pycache__/story_finish.cpython-314.pyc +0 -0
  423. package/pennyfarthing-dist/pf/sprint/__pycache__/story_update.cpython-311.pyc +0 -0
  424. package/pennyfarthing-dist/pf/sprint/__pycache__/story_update.cpython-314.pyc +0 -0
  425. package/pennyfarthing-dist/pf/sprint/__pycache__/validate_cmd.cpython-311.pyc +0 -0
  426. package/pennyfarthing-dist/pf/sprint/__pycache__/validate_cmd.cpython-314.pyc +0 -0
  427. package/pennyfarthing-dist/pf/sprint/__pycache__/validator.cpython-311.pyc +0 -0
  428. package/pennyfarthing-dist/pf/sprint/__pycache__/validator.cpython-314.pyc +0 -0
  429. package/pennyfarthing-dist/pf/sprint/__pycache__/work.cpython-311.pyc +0 -0
  430. package/pennyfarthing-dist/pf/sprint/__pycache__/work.cpython-314.pyc +0 -0
  431. package/pennyfarthing-dist/pf/sprint/__pycache__/yaml_io.cpython-311.pyc +0 -0
  432. package/pennyfarthing-dist/pf/sprint/__pycache__/yaml_io.cpython-314.pyc +0 -0
  433. package/pennyfarthing-dist/pf/sprint/archive.py +164 -0
  434. package/pennyfarthing-dist/pf/sprint/archive_epic.py +625 -0
  435. package/pennyfarthing-dist/pf/sprint/cli.py +2021 -0
  436. package/pennyfarthing-dist/pf/sprint/epic_add.py +186 -0
  437. package/pennyfarthing-dist/pf/sprint/epic_update.py +148 -0
  438. package/pennyfarthing-dist/pf/sprint/import_epic.py +455 -0
  439. package/pennyfarthing-dist/pf/sprint/loader.py +441 -0
  440. package/pennyfarthing-dist/pf/sprint/status.py +121 -0
  441. package/pennyfarthing-dist/pf/sprint/story_add.py +372 -0
  442. package/pennyfarthing-dist/pf/sprint/story_finish.py +227 -0
  443. package/pennyfarthing-dist/pf/sprint/story_update.py +222 -0
  444. package/pennyfarthing-dist/pf/sprint/validate_cmd.py +307 -0
  445. package/pennyfarthing-dist/pf/sprint/validator.py +694 -0
  446. package/pennyfarthing-dist/pf/sprint/work.py +229 -0
  447. package/pennyfarthing-dist/pf/story/__init__.py +65 -0
  448. package/pennyfarthing-dist/pf/story/__main__.py +10 -0
  449. package/pennyfarthing-dist/pf/story/__pycache__/__init__.cpython-314.pyc +0 -0
  450. package/pennyfarthing-dist/pf/story/__pycache__/__main__.cpython-314.pyc +0 -0
  451. package/pennyfarthing-dist/pf/story/__pycache__/cli.cpython-314.pyc +0 -0
  452. package/pennyfarthing-dist/pf/story/__pycache__/create.cpython-314.pyc +0 -0
  453. package/pennyfarthing-dist/pf/story/__pycache__/size.cpython-314.pyc +0 -0
  454. package/pennyfarthing-dist/pf/story/__pycache__/template.cpython-314.pyc +0 -0
  455. package/pennyfarthing-dist/pf/story/cli.py +105 -0
  456. package/pennyfarthing-dist/pf/story/create.py +167 -0
  457. package/pennyfarthing-dist/pf/tests/__init__.py +1 -0
  458. package/pennyfarthing-dist/pf/tests/__pycache__/__init__.cpython-314.pyc +0 -0
  459. package/pennyfarthing-dist/pf/tests/__pycache__/conftest.cpython-314-pytest-9.0.2.pyc +0 -0
  460. package/pennyfarthing-dist/pf/tests/__pycache__/test_108_1_gate_migration.cpython-314-pytest-9.0.2.pyc +0 -0
  461. package/pennyfarthing-dist/pf/tests/__pycache__/test_archive_epic.cpython-314-pytest-9.0.2.pyc +0 -0
  462. package/pennyfarthing-dist/pf/tests/__pycache__/test_bc.cpython-314-pytest-9.0.2.pyc +0 -0
  463. package/pennyfarthing-dist/pf/tests/__pycache__/test_bikerack.cpython-314-pytest-9.0.2.pyc +0 -0
  464. package/pennyfarthing-dist/pf/tests/__pycache__/test_brownfield.cpython-314-pytest-9.0.2.pyc +0 -0
  465. package/pennyfarthing-dist/pf/tests/__pycache__/test_cli_modules.cpython-314-pytest-9.0.2.pyc +0 -0
  466. package/pennyfarthing-dist/pf/tests/__pycache__/test_cli_normalization.cpython-314-pytest-9.0.2.pyc +0 -0
  467. package/pennyfarthing-dist/pf/tests/__pycache__/test_codemarkers.cpython-314-pytest-9.0.2.pyc +0 -0
  468. package/pennyfarthing-dist/pf/tests/__pycache__/test_common.cpython-314-pytest-9.0.2.pyc +0 -0
  469. package/pennyfarthing-dist/pf/tests/__pycache__/test_confidence_sm_evaluation.cpython-314-pytest-9.0.2.pyc +0 -0
  470. package/pennyfarthing-dist/pf/tests/__pycache__/test_confidence_sm_gate.cpython-314-pytest-9.0.2.pyc +0 -0
  471. package/pennyfarthing-dist/pf/tests/__pycache__/test_dialogue_manager.cpython-314-pytest-9.0.2.pyc +0 -0
  472. package/pennyfarthing-dist/pf/tests/__pycache__/test_epic_shard_validation.cpython-314-pytest-9.0.2.pyc +0 -0
  473. package/pennyfarthing-dist/pf/tests/__pycache__/test_git_utils.cpython-314-pytest-9.0.2.pyc +0 -0
  474. package/pennyfarthing-dist/pf/tests/__pycache__/test_handoff_cli.cpython-314-pytest-9.0.2.pyc +0 -0
  475. package/pennyfarthing-dist/pf/tests/__pycache__/test_handoff_e2e.cpython-314-pytest-9.0.2.pyc +0 -0
  476. package/pennyfarthing-dist/pf/tests/__pycache__/test_healthscore.cpython-314-pytest-9.0.2.pyc +0 -0
  477. package/pennyfarthing-dist/pf/tests/__pycache__/test_jira_package.cpython-314-pytest-9.0.2.pyc +0 -0
  478. package/pennyfarthing-dist/pf/tests/__pycache__/test_package_structure.cpython-314-pytest-9.0.2.pyc +0 -0
  479. package/pennyfarthing-dist/pf/tests/__pycache__/test_patch_mode.cpython-314-pytest-9.0.2.pyc +0 -0
  480. package/pennyfarthing-dist/pf/tests/__pycache__/test_prime.cpython-314-pytest-9.0.2.pyc +0 -0
  481. package/pennyfarthing-dist/pf/tests/__pycache__/test_sprint_package.cpython-314-pytest-9.0.2.pyc +0 -0
  482. package/pennyfarthing-dist/pf/tests/__pycache__/test_sprint_panel.cpython-314-pytest-9.0.2.pyc +0 -0
  483. package/pennyfarthing-dist/pf/tests/__pycache__/test_sprint_validator.cpython-314-pytest-9.0.2.pyc +0 -0
  484. package/pennyfarthing-dist/pf/tests/__pycache__/test_story_add.cpython-314-pytest-9.0.2.pyc +0 -0
  485. package/pennyfarthing-dist/pf/tests/__pycache__/test_story_package.cpython-314-pytest-9.0.2.pyc +0 -0
  486. package/pennyfarthing-dist/pf/tests/__pycache__/test_story_update.cpython-314-pytest-9.0.2.pyc +0 -0
  487. package/pennyfarthing-dist/pf/tests/__pycache__/test_tiers.cpython-314-pytest-9.0.2.pyc +0 -0
  488. package/pennyfarthing-dist/pf/tests/__pycache__/test_token_counting.cpython-314-pytest-9.0.2.pyc +0 -0
  489. package/pennyfarthing-dist/pf/tests/__pycache__/test_topology_loader.cpython-314-pytest-9.0.2.pyc +0 -0
  490. package/pennyfarthing-dist/pf/tests/__pycache__/test_tui_focus.cpython-314-pytest-9.0.2.pyc +0 -0
  491. package/pennyfarthing-dist/pf/tests/__pycache__/test_tui_panel_persistence.cpython-314-pytest-9.0.2.pyc +0 -0
  492. package/pennyfarthing-dist/pf/tests/__pycache__/test_validate_cmd.cpython-314-pytest-9.0.2.pyc +0 -0
  493. package/pennyfarthing-dist/pf/tests/__pycache__/test_version_sentinel.cpython-314-pytest-9.0.2.pyc +0 -0
  494. package/pennyfarthing-dist/pf/tests/__pycache__/test_workflow_check.cpython-314-pytest-9.0.2.pyc +0 -0
  495. package/pennyfarthing-dist/pf/tests/__pycache__/test_workflow_cli.cpython-314-pytest-9.0.2.pyc +0 -0
  496. package/pennyfarthing-dist/pf/tests/__pycache__/test_yaml_io.cpython-314-pytest-9.0.2.pyc +0 -0
  497. package/pennyfarthing-dist/pf/tests/conftest.py +105 -0
  498. package/pennyfarthing-dist/pf/tests/test_108_1_gate_migration.py +540 -0
  499. package/pennyfarthing-dist/pf/tests/test_108_2_remove_handoff_fallback.py +339 -0
  500. package/pennyfarthing-dist/pf/tests/test_archive_epic.py +185 -0
  501. package/pennyfarthing-dist/pf/tests/test_bc.py +490 -0
  502. package/pennyfarthing-dist/pf/tests/test_bikerack.py +785 -0
  503. package/pennyfarthing-dist/pf/tests/test_brownfield.py +839 -0
  504. package/pennyfarthing-dist/pf/tests/test_cli_modules.py +241 -0
  505. package/pennyfarthing-dist/pf/tests/test_cli_normalization.py +295 -0
  506. package/pennyfarthing-dist/pf/tests/test_codemarkers.py +687 -0
  507. package/pennyfarthing-dist/pf/tests/test_common.py +185 -0
  508. package/pennyfarthing-dist/pf/tests/test_confidence_sm_evaluation.py +253 -0
  509. package/pennyfarthing-dist/pf/tests/test_confidence_sm_gate.py +316 -0
  510. package/pennyfarthing-dist/pf/tests/test_dialogue_manager.py +810 -0
  511. package/pennyfarthing-dist/pf/tests/test_epic_shard_validation.py +699 -0
  512. package/pennyfarthing-dist/pf/tests/test_gate_file_resolution.py +341 -0
  513. package/pennyfarthing-dist/pf/tests/test_gate_runner.py +620 -0
  514. package/pennyfarthing-dist/pf/tests/test_git_utils.py +863 -0
  515. package/pennyfarthing-dist/pf/tests/test_handoff_cli.py +934 -0
  516. package/pennyfarthing-dist/pf/tests/test_handoff_e2e.py +454 -0
  517. package/pennyfarthing-dist/pf/tests/test_healthscore.py +516 -0
  518. package/pennyfarthing-dist/pf/tests/test_jira_package.py +331 -0
  519. package/pennyfarthing-dist/pf/tests/test_package_structure.py +359 -0
  520. package/pennyfarthing-dist/pf/tests/test_patch_mode.py +826 -0
  521. package/pennyfarthing-dist/pf/tests/test_prime.py +1068 -0
  522. package/pennyfarthing-dist/pf/tests/test_resolve_gate_file_field.py +460 -0
  523. package/pennyfarthing-dist/pf/tests/test_sprint_package.py +397 -0
  524. package/pennyfarthing-dist/pf/tests/test_sprint_panel.py +610 -0
  525. package/pennyfarthing-dist/pf/tests/test_sprint_validator.py +779 -0
  526. package/pennyfarthing-dist/pf/tests/test_story_add.py +917 -0
  527. package/pennyfarthing-dist/pf/tests/test_story_package.py +153 -0
  528. package/pennyfarthing-dist/pf/tests/test_story_update.py +764 -0
  529. package/pennyfarthing-dist/pf/tests/test_tiers.py +1091 -0
  530. package/pennyfarthing-dist/pf/tests/test_token_counting.py +565 -0
  531. package/pennyfarthing-dist/pf/tests/test_topology_loader.py +620 -0
  532. package/pennyfarthing-dist/pf/tests/test_tui_focus.py +411 -0
  533. package/pennyfarthing-dist/pf/tests/test_tui_panel_persistence.py +411 -0
  534. package/pennyfarthing-dist/pf/tests/test_validate_cmd.py +495 -0
  535. package/pennyfarthing-dist/pf/tests/test_version_sentinel.py +122 -0
  536. package/pennyfarthing-dist/pf/tests/test_workflow_check.py +338 -0
  537. package/pennyfarthing-dist/pf/tests/test_workflow_list_team.py +143 -0
  538. package/pennyfarthing-dist/pf/tests/test_yaml_io.py +812 -0
  539. package/pennyfarthing-dist/pf/theme/__main__.py +6 -0
  540. package/pennyfarthing-dist/pf/theme/__pycache__/__init__.cpython-311.pyc +0 -0
  541. package/pennyfarthing-dist/pf/theme/__pycache__/__init__.cpython-314.pyc +0 -0
  542. package/pennyfarthing-dist/pf/theme/__pycache__/cli.cpython-311.pyc +0 -0
  543. package/pennyfarthing-dist/pf/theme/__pycache__/cli.cpython-314.pyc +0 -0
  544. package/pennyfarthing-dist/pf/theme/cli.py +310 -0
  545. package/pennyfarthing-dist/pf/validate/__pycache__/__init__.cpython-311.pyc +0 -0
  546. package/pennyfarthing-dist/pf/validate/__pycache__/__init__.cpython-314.pyc +0 -0
  547. package/pennyfarthing-dist/pf/validate/__pycache__/cli.cpython-311.pyc +0 -0
  548. package/pennyfarthing-dist/pf/validate/__pycache__/cli.cpython-314.pyc +0 -0
  549. package/pennyfarthing-dist/pf/validate/adapters/__pycache__/__init__.cpython-314.pyc +0 -0
  550. package/pennyfarthing-dist/pf/validate/adapters/__pycache__/agent.cpython-314.pyc +0 -0
  551. package/pennyfarthing-dist/pf/validate/adapters/__pycache__/schema.cpython-314.pyc +0 -0
  552. package/pennyfarthing-dist/pf/validate/adapters/__pycache__/skill_command.cpython-314.pyc +0 -0
  553. package/pennyfarthing-dist/pf/validate/adapters/__pycache__/sprint.cpython-314.pyc +0 -0
  554. package/pennyfarthing-dist/pf/validate/adapters/__pycache__/tandem_awareness.cpython-314.pyc +0 -0
  555. package/pennyfarthing-dist/pf/validate/adapters/__pycache__/workflow.cpython-314.pyc +0 -0
  556. package/pennyfarthing-dist/pf/validate/adapters/agent.py +239 -0
  557. package/pennyfarthing-dist/pf/validate/adapters/schema.py +30 -0
  558. package/pennyfarthing-dist/pf/validate/adapters/skill_command.py +491 -0
  559. package/pennyfarthing-dist/pf/validate/adapters/sprint.py +69 -0
  560. package/pennyfarthing-dist/pf/validate/adapters/tandem_awareness.py +254 -0
  561. package/pennyfarthing-dist/pf/validate/adapters/team_mode.py +323 -0
  562. package/pennyfarthing-dist/pf/validate/adapters/workflow.py +403 -0
  563. package/pennyfarthing-dist/pf/validate/cli.py +164 -0
  564. package/pennyfarthing-dist/pf/welcome_hook.py +10 -0
  565. package/pennyfarthing-dist/pf/workflow/__init__.py +40 -0
  566. package/pennyfarthing-dist/pf/workflow/__pycache__/__init__.cpython-311.pyc +0 -0
  567. package/pennyfarthing-dist/pf/workflow/__pycache__/__init__.cpython-314.pyc +0 -0
  568. package/pennyfarthing-dist/pf/workflow/__pycache__/cli.cpython-311.pyc +0 -0
  569. package/pennyfarthing-dist/pf/workflow/__pycache__/cli.cpython-314.pyc +0 -0
  570. package/pennyfarthing-dist/pf/workflow/__pycache__/helpers.cpython-314.pyc +0 -0
  571. package/pennyfarthing-dist/pf/workflow/__pycache__/scale.cpython-311.pyc +0 -0
  572. package/pennyfarthing-dist/pf/workflow/__pycache__/scale.cpython-314.pyc +0 -0
  573. package/pennyfarthing-dist/pf/workflow/__pycache__/state.cpython-311.pyc +0 -0
  574. package/pennyfarthing-dist/pf/workflow/__pycache__/state.cpython-314.pyc +0 -0
  575. package/pennyfarthing-dist/pf/workflow/cli.py +1101 -0
  576. package/pennyfarthing-dist/pf/workflow/helpers.py +241 -0
  577. package/pennyfarthing-dist/pyproject.toml +18 -0
  578. package/pennyfarthing-dist/scripts/core/agent-session.sh +3 -3
  579. package/pennyfarthing-dist/scripts/core/check-context.sh +8 -8
  580. package/pennyfarthing-dist/scripts/hooks/__pycache__/question_reflector_check.cpython-314.pyc +0 -0
  581. package/pennyfarthing-dist/scripts/hooks/pre-commit.sh +3 -3
  582. package/pennyfarthing-dist/scripts/jira/README.md +1 -1
  583. package/pennyfarthing-dist/scripts/jira/create-jira-epic.sh +1 -1
  584. package/pennyfarthing-dist/scripts/jira/create-jira-story.sh +1 -1
  585. package/pennyfarthing-dist/scripts/jira/jira-claim-story.sh +1 -1
  586. package/pennyfarthing-dist/scripts/jira/jira-reconcile.sh +1 -1
  587. package/pennyfarthing-dist/scripts/jira/jira-sync-story.sh +1 -1
  588. package/pennyfarthing-dist/scripts/jira/sync-epic-jira.sh +1 -1
  589. package/pennyfarthing-dist/scripts/lib/common.sh +3 -3
  590. package/pennyfarthing-dist/scripts/lib/run-pf.sh +11 -13
  591. package/pennyfarthing-dist/scripts/sprint/README.md +1 -1
  592. package/pennyfarthing-dist/scripts/story/create-story.sh +1 -1
  593. package/pennyfarthing-dist/scripts/story/size-story.sh +1 -1
  594. package/pennyfarthing-dist/scripts/story/story-template.sh +1 -1
  595. package/pennyfarthing-dist/scripts/theme/list-themes.sh +3 -3
  596. package/pennyfarthing-dist/templates/pyproject.toml +3 -3
  597. package/pennyfarthing-dist/workflows/project-setup/steps/step-08-theme-packs.md +1 -1
  598. package/pennyfarthing-dist/workflows/project-setup/steps/step-09-jira.md +92 -0
  599. package/pennyfarthing-dist/workflows/project-setup/steps/step-10-cyclist.md +245 -0
  600. package/pennyfarthing-dist/workflows/project-setup/steps/step-11-complete.md +205 -0
  601. package/packages/core/dist/cli/utils/settings-pf-wrapper.test.d.ts +0 -16
  602. package/packages/core/dist/cli/utils/settings-pf-wrapper.test.d.ts.map +0 -1
  603. package/packages/core/dist/cli/utils/settings-pf-wrapper.test.js +0 -377
  604. package/packages/core/dist/cli/utils/settings-pf-wrapper.test.js.map +0 -1
  605. package/packages/core/dist/workflow/team-lifecycle.d.ts +0 -169
  606. package/packages/core/dist/workflow/team-lifecycle.d.ts.map +0 -1
  607. package/packages/core/dist/workflow/team-lifecycle.js +0 -217
  608. package/packages/core/dist/workflow/team-lifecycle.js.map +0 -1
  609. package/packages/core/dist/workflow/team-lifecycle.test.d.ts +0 -20
  610. package/packages/core/dist/workflow/team-lifecycle.test.d.ts.map +0 -1
  611. package/packages/core/dist/workflow/team-lifecycle.test.js +0 -966
  612. package/packages/core/dist/workflow/team-lifecycle.test.js.map +0 -1
  613. package/packages/core/dist/workflow/workflow-graph-validation.d.ts +0 -65
  614. package/packages/core/dist/workflow/workflow-graph-validation.d.ts.map +0 -1
  615. package/packages/core/dist/workflow/workflow-graph-validation.js +0 -190
  616. package/packages/core/dist/workflow/workflow-graph-validation.js.map +0 -1
  617. package/packages/core/dist/workflow/workflow-graph-validation.test.d.ts +0 -18
  618. package/packages/core/dist/workflow/workflow-graph-validation.test.d.ts.map +0 -1
  619. package/packages/core/dist/workflow/workflow-graph-validation.test.js +0 -706
  620. package/packages/core/dist/workflow/workflow-graph-validation.test.js.map +0 -1
  621. package/pennyfarthing-dist/workflows/project-setup/steps/step-09-cyclist.md +0 -245
  622. package/pennyfarthing-dist/workflows/project-setup/steps/step-10-complete.md +0 -204
  623. package/pennyfarthing_scripts/CLAUDE.md +0 -213
  624. package/pennyfarthing_scripts/README.md +0 -66
  625. package/pennyfarthing_scripts/__pycache__/__init__.cpython-314.pyc +0 -0
  626. package/pennyfarthing_scripts/__pycache__/bellmode_hook.cpython-314.pyc +0 -0
  627. package/pennyfarthing_scripts/__pycache__/cli.cpython-314.pyc +0 -0
  628. package/pennyfarthing_scripts/__pycache__/config.cpython-314.pyc +0 -0
  629. package/pennyfarthing_scripts/__pycache__/context.cpython-314.pyc +0 -0
  630. package/pennyfarthing_scripts/__pycache__/hooks.cpython-314.pyc +0 -0
  631. package/pennyfarthing_scripts/__pycache__/jira_bidirectional_sync.cpython-314.pyc +0 -0
  632. package/pennyfarthing_scripts/__pycache__/jira_epic_creation.cpython-314.pyc +0 -0
  633. package/pennyfarthing_scripts/__pycache__/jira_sync.cpython-314.pyc +0 -0
  634. package/pennyfarthing_scripts/__pycache__/jira_sync_story.cpython-314.pyc +0 -0
  635. package/pennyfarthing_scripts/__pycache__/output.cpython-314.pyc +0 -0
  636. package/pennyfarthing_scripts/__pycache__/patch_mode.cpython-314.pyc +0 -0
  637. package/pennyfarthing_scripts/__pycache__/pretooluse_hook.cpython-314.pyc +0 -0
  638. package/pennyfarthing_scripts/__pycache__/schema_validation_hook.cpython-314.pyc +0 -0
  639. package/pennyfarthing_scripts/__pycache__/session_start_hook.cpython-314.pyc +0 -0
  640. package/pennyfarthing_scripts/__pycache__/workflow.cpython-314.pyc +0 -0
  641. package/pennyfarthing_scripts/bc/__pycache__/__init__.cpython-314.pyc +0 -0
  642. package/pennyfarthing_scripts/bc/__pycache__/cli.cpython-314.pyc +0 -0
  643. package/pennyfarthing_scripts/bc/__pycache__/focus.cpython-314.pyc +0 -0
  644. package/pennyfarthing_scripts/bc/__pycache__/split.cpython-314.pyc +0 -0
  645. package/pennyfarthing_scripts/bc/cli.py +0 -242
  646. package/pennyfarthing_scripts/bc/focus.py +0 -334
  647. package/pennyfarthing_scripts/bc/split.py +0 -52
  648. package/pennyfarthing_scripts/bellmode_hook.py +0 -22
  649. package/pennyfarthing_scripts/bikerack/__init__.py +0 -44
  650. package/pennyfarthing_scripts/bikerack/__main__.py +0 -5
  651. package/pennyfarthing_scripts/bikerack/__pycache__/__init__.cpython-314.pyc +0 -0
  652. package/pennyfarthing_scripts/bikerack/__pycache__/__main__.cpython-314.pyc +0 -0
  653. package/pennyfarthing_scripts/bikerack/__pycache__/audit_log_panel.cpython-314.pyc +0 -0
  654. package/pennyfarthing_scripts/bikerack/__pycache__/background_panel.cpython-314.pyc +0 -0
  655. package/pennyfarthing_scripts/bikerack/__pycache__/base_panel.cpython-314.pyc +0 -0
  656. package/pennyfarthing_scripts/bikerack/__pycache__/changed_panel.cpython-314.pyc +0 -0
  657. package/pennyfarthing_scripts/bikerack/__pycache__/cli.cpython-314.pyc +0 -0
  658. package/pennyfarthing_scripts/bikerack/__pycache__/context_meter_footer.cpython-314.pyc +0 -0
  659. package/pennyfarthing_scripts/bikerack/__pycache__/debug_panel.cpython-314.pyc +0 -0
  660. package/pennyfarthing_scripts/bikerack/__pycache__/diffs_panel.cpython-314.pyc +0 -0
  661. package/pennyfarthing_scripts/bikerack/__pycache__/events.cpython-314.pyc +0 -0
  662. package/pennyfarthing_scripts/bikerack/__pycache__/git_panel.cpython-314.pyc +0 -0
  663. package/pennyfarthing_scripts/bikerack/__pycache__/launcher.cpython-314.pyc +0 -0
  664. package/pennyfarthing_scripts/bikerack/__pycache__/portrait.cpython-314.pyc +0 -0
  665. package/pennyfarthing_scripts/bikerack/__pycache__/portrait_resolver.cpython-314.pyc +0 -0
  666. package/pennyfarthing_scripts/bikerack/__pycache__/progress_panel.cpython-314.pyc +0 -0
  667. package/pennyfarthing_scripts/bikerack/__pycache__/sprint_panel.cpython-314.pyc +0 -0
  668. package/pennyfarthing_scripts/bikerack/__pycache__/story_detail_data.cpython-314.pyc +0 -0
  669. package/pennyfarthing_scripts/bikerack/__pycache__/story_detail_screen.cpython-314.pyc +0 -0
  670. package/pennyfarthing_scripts/bikerack/__pycache__/tui.cpython-314.pyc +0 -0
  671. package/pennyfarthing_scripts/bikerack/__pycache__/ws_client.cpython-314.pyc +0 -0
  672. package/pennyfarthing_scripts/bikerack/audit_log_panel.py +0 -161
  673. package/pennyfarthing_scripts/bikerack/background_panel.py +0 -162
  674. package/pennyfarthing_scripts/bikerack/changed_panel.py +0 -201
  675. package/pennyfarthing_scripts/bikerack/cli.py +0 -145
  676. package/pennyfarthing_scripts/bikerack/context_meter_footer.py +0 -138
  677. package/pennyfarthing_scripts/bikerack/debug_panel.py +0 -248
  678. package/pennyfarthing_scripts/bikerack/diffs_panel.py +0 -409
  679. package/pennyfarthing_scripts/bikerack/git_panel.py +0 -139
  680. package/pennyfarthing_scripts/bikerack/launcher.py +0 -240
  681. package/pennyfarthing_scripts/bikerack/portrait_resolver.py +0 -139
  682. package/pennyfarthing_scripts/bikerack/progress_panel.py +0 -314
  683. package/pennyfarthing_scripts/bikerack/sprint_panel.py +0 -435
  684. package/pennyfarthing_scripts/bikerack/story_detail_data.py +0 -247
  685. package/pennyfarthing_scripts/bikerack/story_detail_screen.py +0 -177
  686. package/pennyfarthing_scripts/bikerack/tui.py +0 -935
  687. package/pennyfarthing_scripts/bmad/__pycache__/__init__.cpython-314.pyc +0 -0
  688. package/pennyfarthing_scripts/bmad/__pycache__/cli.cpython-314.pyc +0 -0
  689. package/pennyfarthing_scripts/bmad/__pycache__/parser.cpython-314.pyc +0 -0
  690. package/pennyfarthing_scripts/bmad/__pycache__/sync.cpython-314.pyc +0 -0
  691. package/pennyfarthing_scripts/bmad/__pycache__/test_parser.cpython-314-pytest-9.0.2.pyc +0 -0
  692. package/pennyfarthing_scripts/bmad/__pycache__/test_sync.cpython-314-pytest-9.0.2.pyc +0 -0
  693. package/pennyfarthing_scripts/bmad/cli.py +0 -197
  694. package/pennyfarthing_scripts/bmad/importer.py +0 -200
  695. package/pennyfarthing_scripts/bmad/sync.py +0 -464
  696. package/pennyfarthing_scripts/bmad/test_parser.py +0 -253
  697. package/pennyfarthing_scripts/bmad/test_sync.py +0 -223
  698. package/pennyfarthing_scripts/brownfield/__init__.py +0 -35
  699. package/pennyfarthing_scripts/brownfield/__main__.py +0 -8
  700. package/pennyfarthing_scripts/brownfield/__pycache__/__init__.cpython-314.pyc +0 -0
  701. package/pennyfarthing_scripts/brownfield/__pycache__/__main__.cpython-314.pyc +0 -0
  702. package/pennyfarthing_scripts/brownfield/__pycache__/cli.cpython-314.pyc +0 -0
  703. package/pennyfarthing_scripts/brownfield/__pycache__/discover.cpython-314.pyc +0 -0
  704. package/pennyfarthing_scripts/brownfield/cli.py +0 -130
  705. package/pennyfarthing_scripts/cli.py +0 -354
  706. package/pennyfarthing_scripts/codemarkers/__init__.py +0 -23
  707. package/pennyfarthing_scripts/codemarkers/__main__.py +0 -6
  708. package/pennyfarthing_scripts/codemarkers/__pycache__/__init__.cpython-314.pyc +0 -0
  709. package/pennyfarthing_scripts/codemarkers/__pycache__/__main__.cpython-314.pyc +0 -0
  710. package/pennyfarthing_scripts/codemarkers/__pycache__/analyze.cpython-314.pyc +0 -0
  711. package/pennyfarthing_scripts/codemarkers/__pycache__/cli.cpython-314.pyc +0 -0
  712. package/pennyfarthing_scripts/codemarkers/__pycache__/formatters.cpython-314.pyc +0 -0
  713. package/pennyfarthing_scripts/codemarkers/__pycache__/models.cpython-314.pyc +0 -0
  714. package/pennyfarthing_scripts/codemarkers/analyze.py +0 -501
  715. package/pennyfarthing_scripts/codemarkers/cli.py +0 -179
  716. package/pennyfarthing_scripts/codemarkers/formatters.py +0 -88
  717. package/pennyfarthing_scripts/common/__init__.py +0 -48
  718. package/pennyfarthing_scripts/common/__pycache__/__init__.cpython-314.pyc +0 -0
  719. package/pennyfarthing_scripts/common/__pycache__/config.cpython-314.pyc +0 -0
  720. package/pennyfarthing_scripts/common/__pycache__/output.cpython-314.pyc +0 -0
  721. package/pennyfarthing_scripts/common/__pycache__/themes.cpython-314.pyc +0 -0
  722. package/pennyfarthing_scripts/common/pr_config.py +0 -38
  723. package/pennyfarthing_scripts/common/themes.py +0 -253
  724. package/pennyfarthing_scripts/complexity/__init__.py +0 -15
  725. package/pennyfarthing_scripts/complexity/__main__.py +0 -6
  726. package/pennyfarthing_scripts/complexity/__pycache__/__init__.cpython-314.pyc +0 -0
  727. package/pennyfarthing_scripts/complexity/__pycache__/__main__.cpython-314.pyc +0 -0
  728. package/pennyfarthing_scripts/complexity/__pycache__/analyze.cpython-314.pyc +0 -0
  729. package/pennyfarthing_scripts/complexity/__pycache__/cli.cpython-314.pyc +0 -0
  730. package/pennyfarthing_scripts/complexity/__pycache__/formatters.cpython-314.pyc +0 -0
  731. package/pennyfarthing_scripts/complexity/__pycache__/models.cpython-314.pyc +0 -0
  732. package/pennyfarthing_scripts/complexity/analyze.py +0 -207
  733. package/pennyfarthing_scripts/complexity/cli.py +0 -82
  734. package/pennyfarthing_scripts/complexity/formatters.py +0 -64
  735. package/pennyfarthing_scripts/config.py +0 -21
  736. package/pennyfarthing_scripts/consultation/__pycache__/__init__.cpython-314.pyc +0 -0
  737. package/pennyfarthing_scripts/consultation/__pycache__/cli.cpython-314.pyc +0 -0
  738. package/pennyfarthing_scripts/consultation/cli.py +0 -149
  739. package/pennyfarthing_scripts/deadcode/__main__.py +0 -6
  740. package/pennyfarthing_scripts/deadcode/__pycache__/__init__.cpython-314.pyc +0 -0
  741. package/pennyfarthing_scripts/deadcode/__pycache__/__main__.cpython-314.pyc +0 -0
  742. package/pennyfarthing_scripts/deadcode/__pycache__/analyze.cpython-314.pyc +0 -0
  743. package/pennyfarthing_scripts/deadcode/__pycache__/cli.cpython-314.pyc +0 -0
  744. package/pennyfarthing_scripts/deadcode/__pycache__/formatters.cpython-314.pyc +0 -0
  745. package/pennyfarthing_scripts/deadcode/__pycache__/models.cpython-314.pyc +0 -0
  746. package/pennyfarthing_scripts/deadcode/analyze.py +0 -322
  747. package/pennyfarthing_scripts/deadcode/cli.py +0 -163
  748. package/pennyfarthing_scripts/deadcode/formatters.py +0 -106
  749. package/pennyfarthing_scripts/dependencies/__init__.py +0 -20
  750. package/pennyfarthing_scripts/dependencies/__main__.py +0 -5
  751. package/pennyfarthing_scripts/dependencies/__pycache__/__init__.cpython-314.pyc +0 -0
  752. package/pennyfarthing_scripts/dependencies/__pycache__/__main__.cpython-314.pyc +0 -0
  753. package/pennyfarthing_scripts/dependencies/__pycache__/analyze.cpython-314.pyc +0 -0
  754. package/pennyfarthing_scripts/dependencies/__pycache__/cli.cpython-314.pyc +0 -0
  755. package/pennyfarthing_scripts/dependencies/__pycache__/formatters.cpython-314.pyc +0 -0
  756. package/pennyfarthing_scripts/dependencies/__pycache__/models.cpython-314.pyc +0 -0
  757. package/pennyfarthing_scripts/dependencies/analyze.py +0 -155
  758. package/pennyfarthing_scripts/dependencies/cli.py +0 -76
  759. package/pennyfarthing_scripts/dependencies/formatters.py +0 -63
  760. package/pennyfarthing_scripts/epic/__pycache__/__init__.cpython-314.pyc +0 -0
  761. package/pennyfarthing_scripts/epic/__pycache__/cli.cpython-314.pyc +0 -0
  762. package/pennyfarthing_scripts/gate/__pycache__/__init__.cpython-314.pyc +0 -0
  763. package/pennyfarthing_scripts/gate/__pycache__/cli.cpython-314.pyc +0 -0
  764. package/pennyfarthing_scripts/gate/__pycache__/validate.cpython-314.pyc +0 -0
  765. package/pennyfarthing_scripts/gate/cli.py +0 -56
  766. package/pennyfarthing_scripts/git/__init__.py +0 -40
  767. package/pennyfarthing_scripts/git/__pycache__/__init__.cpython-314.pyc +0 -0
  768. package/pennyfarthing_scripts/git/__pycache__/create_branches.cpython-314.pyc +0 -0
  769. package/pennyfarthing_scripts/git/__pycache__/hooks_installer.cpython-314.pyc +0 -0
  770. package/pennyfarthing_scripts/git/__pycache__/repos.cpython-314.pyc +0 -0
  771. package/pennyfarthing_scripts/git/__pycache__/status_all.cpython-314.pyc +0 -0
  772. package/pennyfarthing_scripts/git/__pycache__/worktree.cpython-314.pyc +0 -0
  773. package/pennyfarthing_scripts/git/create_branches.py +0 -439
  774. package/pennyfarthing_scripts/git/hooks_installer.py +0 -151
  775. package/pennyfarthing_scripts/git/repos.py +0 -196
  776. package/pennyfarthing_scripts/git/status_all.py +0 -326
  777. package/pennyfarthing_scripts/git/worktree.py +0 -302
  778. package/pennyfarthing_scripts/git_group/__pycache__/__init__.cpython-314.pyc +0 -0
  779. package/pennyfarthing_scripts/git_group/__pycache__/cli.cpython-314.pyc +0 -0
  780. package/pennyfarthing_scripts/git_group/cli.py +0 -203
  781. package/pennyfarthing_scripts/handoff/__pycache__/__init__.cpython-314.pyc +0 -0
  782. package/pennyfarthing_scripts/handoff/__pycache__/cli.cpython-314.pyc +0 -0
  783. package/pennyfarthing_scripts/handoff/__pycache__/complete_phase.cpython-314.pyc +0 -0
  784. package/pennyfarthing_scripts/handoff/__pycache__/gate_file.cpython-314.pyc +0 -0
  785. package/pennyfarthing_scripts/handoff/__pycache__/gate_runner.cpython-314.pyc +0 -0
  786. package/pennyfarthing_scripts/handoff/__pycache__/marker.cpython-314.pyc +0 -0
  787. package/pennyfarthing_scripts/handoff/__pycache__/phase_check.cpython-314.pyc +0 -0
  788. package/pennyfarthing_scripts/handoff/__pycache__/resolve_gate.cpython-314.pyc +0 -0
  789. package/pennyfarthing_scripts/handoff/cli.py +0 -152
  790. package/pennyfarthing_scripts/handoff/marker.py +0 -109
  791. package/pennyfarthing_scripts/handoff/phase_check.py +0 -96
  792. package/pennyfarthing_scripts/healthscore/__init__.py +0 -21
  793. package/pennyfarthing_scripts/healthscore/__main__.py +0 -14
  794. package/pennyfarthing_scripts/healthscore/__pycache__/__init__.cpython-314.pyc +0 -0
  795. package/pennyfarthing_scripts/healthscore/__pycache__/__main__.cpython-314.pyc +0 -0
  796. package/pennyfarthing_scripts/healthscore/__pycache__/analyze.cpython-314.pyc +0 -0
  797. package/pennyfarthing_scripts/healthscore/__pycache__/cli.cpython-314.pyc +0 -0
  798. package/pennyfarthing_scripts/healthscore/__pycache__/formatters.cpython-314.pyc +0 -0
  799. package/pennyfarthing_scripts/healthscore/__pycache__/models.cpython-314.pyc +0 -0
  800. package/pennyfarthing_scripts/healthscore/analyze.py +0 -606
  801. package/pennyfarthing_scripts/healthscore/cli.py +0 -80
  802. package/pennyfarthing_scripts/healthscore/formatters.py +0 -46
  803. package/pennyfarthing_scripts/hooks/__pycache__/__init__.cpython-314.pyc +0 -0
  804. package/pennyfarthing_scripts/hooks/__pycache__/bell_mode.cpython-314.pyc +0 -0
  805. package/pennyfarthing_scripts/hooks/__pycache__/cli.cpython-314.pyc +0 -0
  806. package/pennyfarthing_scripts/hooks/__pycache__/context_breaker.cpython-314.pyc +0 -0
  807. package/pennyfarthing_scripts/hooks/__pycache__/context_warning.cpython-314.pyc +0 -0
  808. package/pennyfarthing_scripts/hooks/__pycache__/cyclist_pretooluse.cpython-314.pyc +0 -0
  809. package/pennyfarthing_scripts/hooks/__pycache__/pre_edit_check.cpython-314.pyc +0 -0
  810. package/pennyfarthing_scripts/hooks/__pycache__/reflector_check.cpython-314.pyc +0 -0
  811. package/pennyfarthing_scripts/hooks/__pycache__/schema_validation.cpython-314.pyc +0 -0
  812. package/pennyfarthing_scripts/hooks/__pycache__/session_start.cpython-314.pyc +0 -0
  813. package/pennyfarthing_scripts/hooks/__pycache__/session_stop.cpython-314.pyc +0 -0
  814. package/pennyfarthing_scripts/hooks/__pycache__/sprint_yaml_validation.cpython-314.pyc +0 -0
  815. package/pennyfarthing_scripts/hooks/__pycache__/statusline.cpython-314.pyc +0 -0
  816. package/pennyfarthing_scripts/hooks/bell_mode.py +0 -214
  817. package/pennyfarthing_scripts/hooks/cli.py +0 -96
  818. package/pennyfarthing_scripts/hooks/context_breaker.py +0 -104
  819. package/pennyfarthing_scripts/hooks/context_warning.py +0 -66
  820. package/pennyfarthing_scripts/hooks/cyclist_pretooluse.py +0 -129
  821. package/pennyfarthing_scripts/hooks/schema_validation.py +0 -202
  822. package/pennyfarthing_scripts/hooks/session_start.py +0 -294
  823. package/pennyfarthing_scripts/hooks/sprint_yaml_validation.py +0 -97
  824. package/pennyfarthing_scripts/hooks/statusline.py +0 -429
  825. package/pennyfarthing_scripts/hooks.py +0 -32
  826. package/pennyfarthing_scripts/hotspots/__init__.py +0 -31
  827. package/pennyfarthing_scripts/hotspots/__main__.py +0 -6
  828. package/pennyfarthing_scripts/hotspots/__pycache__/__init__.cpython-314.pyc +0 -0
  829. package/pennyfarthing_scripts/hotspots/__pycache__/__main__.cpython-314.pyc +0 -0
  830. package/pennyfarthing_scripts/hotspots/__pycache__/analyze.cpython-314.pyc +0 -0
  831. package/pennyfarthing_scripts/hotspots/__pycache__/cli.cpython-314.pyc +0 -0
  832. package/pennyfarthing_scripts/hotspots/__pycache__/formatters.cpython-314.pyc +0 -0
  833. package/pennyfarthing_scripts/hotspots/__pycache__/models.cpython-314.pyc +0 -0
  834. package/pennyfarthing_scripts/hotspots/analyze.py +0 -613
  835. package/pennyfarthing_scripts/hotspots/cli.py +0 -154
  836. package/pennyfarthing_scripts/hotspots/formatters.py +0 -109
  837. package/pennyfarthing_scripts/jira/__init__.py +0 -97
  838. package/pennyfarthing_scripts/jira/__main__.py +0 -10
  839. package/pennyfarthing_scripts/jira/__pycache__/__init__.cpython-314.pyc +0 -0
  840. package/pennyfarthing_scripts/jira/__pycache__/__main__.cpython-314.pyc +0 -0
  841. package/pennyfarthing_scripts/jira/__pycache__/bidirectional.cpython-314.pyc +0 -0
  842. package/pennyfarthing_scripts/jira/__pycache__/claim.cpython-314.pyc +0 -0
  843. package/pennyfarthing_scripts/jira/__pycache__/cli.cpython-314.pyc +0 -0
  844. package/pennyfarthing_scripts/jira/__pycache__/client.cpython-314.pyc +0 -0
  845. package/pennyfarthing_scripts/jira/__pycache__/create.cpython-314.pyc +0 -0
  846. package/pennyfarthing_scripts/jira/__pycache__/epic.cpython-314.pyc +0 -0
  847. package/pennyfarthing_scripts/jira/__pycache__/operations.cpython-314.pyc +0 -0
  848. package/pennyfarthing_scripts/jira/__pycache__/reconcile.cpython-314.pyc +0 -0
  849. package/pennyfarthing_scripts/jira/__pycache__/story.cpython-314.pyc +0 -0
  850. package/pennyfarthing_scripts/jira/__pycache__/sync.cpython-314.pyc +0 -0
  851. package/pennyfarthing_scripts/jira/bidirectional.py +0 -587
  852. package/pennyfarthing_scripts/jira/claim.py +0 -232
  853. package/pennyfarthing_scripts/jira/cli.py +0 -362
  854. package/pennyfarthing_scripts/jira/client.py +0 -790
  855. package/pennyfarthing_scripts/jira/create.py +0 -311
  856. package/pennyfarthing_scripts/jira/epic.py +0 -177
  857. package/pennyfarthing_scripts/jira/operations.py +0 -124
  858. package/pennyfarthing_scripts/jira/reconcile.py +0 -276
  859. package/pennyfarthing_scripts/jira/story.py +0 -221
  860. package/pennyfarthing_scripts/jira/sync.py +0 -350
  861. package/pennyfarthing_scripts/jira_bidirectional_sync.py +0 -37
  862. package/pennyfarthing_scripts/jira_epic_creation.py +0 -30
  863. package/pennyfarthing_scripts/jira_sync.py +0 -36
  864. package/pennyfarthing_scripts/jira_sync_story.py +0 -30
  865. package/pennyfarthing_scripts/launch/__pycache__/__init__.cpython-314.pyc +0 -0
  866. package/pennyfarthing_scripts/launch/__pycache__/cli.cpython-314.pyc +0 -0
  867. package/pennyfarthing_scripts/launch/cli.py +0 -231
  868. package/pennyfarthing_scripts/migration/__init__.py +0 -39
  869. package/pennyfarthing_scripts/migration/__main__.py +0 -10
  870. package/pennyfarthing_scripts/migration/__pycache__/__init__.cpython-314.pyc +0 -0
  871. package/pennyfarthing_scripts/migration/__pycache__/session.cpython-314.pyc +0 -0
  872. package/pennyfarthing_scripts/migration/__pycache__/skill.cpython-314.pyc +0 -0
  873. package/pennyfarthing_scripts/migration/__pycache__/step.cpython-314.pyc +0 -0
  874. package/pennyfarthing_scripts/migration/__pycache__/validate.cpython-314.pyc +0 -0
  875. package/pennyfarthing_scripts/migration/cli.py +0 -304
  876. package/pennyfarthing_scripts/migration/validate.py +0 -285
  877. package/pennyfarthing_scripts/output.py +0 -37
  878. package/pennyfarthing_scripts/patch_mode.py +0 -449
  879. package/pennyfarthing_scripts/preflight/__init__.py +0 -17
  880. package/pennyfarthing_scripts/preflight/__main__.py +0 -10
  881. package/pennyfarthing_scripts/preflight/__pycache__/__init__.cpython-314.pyc +0 -0
  882. package/pennyfarthing_scripts/preflight/__pycache__/__main__.cpython-314.pyc +0 -0
  883. package/pennyfarthing_scripts/preflight/__pycache__/cli.cpython-314.pyc +0 -0
  884. package/pennyfarthing_scripts/preflight/__pycache__/finish.cpython-314.pyc +0 -0
  885. package/pennyfarthing_scripts/preflight/cli.py +0 -141
  886. package/pennyfarthing_scripts/pretooluse_hook.py +0 -10
  887. package/pennyfarthing_scripts/prime/__init__.py +0 -127
  888. package/pennyfarthing_scripts/prime/__main__.py +0 -8
  889. package/pennyfarthing_scripts/prime/__pycache__/__init__.cpython-314.pyc +0 -0
  890. package/pennyfarthing_scripts/prime/__pycache__/cli.cpython-314.pyc +0 -0
  891. package/pennyfarthing_scripts/prime/__pycache__/heatmap.cpython-314.pyc +0 -0
  892. package/pennyfarthing_scripts/prime/__pycache__/loader.cpython-314.pyc +0 -0
  893. package/pennyfarthing_scripts/prime/__pycache__/models.cpython-314.pyc +0 -0
  894. package/pennyfarthing_scripts/prime/__pycache__/persona.cpython-314.pyc +0 -0
  895. package/pennyfarthing_scripts/prime/__pycache__/session.cpython-314.pyc +0 -0
  896. package/pennyfarthing_scripts/prime/__pycache__/tiers.cpython-314.pyc +0 -0
  897. package/pennyfarthing_scripts/prime/__pycache__/version_sentinel.cpython-314.pyc +0 -0
  898. package/pennyfarthing_scripts/prime/__pycache__/workflow.cpython-314.pyc +0 -0
  899. package/pennyfarthing_scripts/prime/cli.py +0 -662
  900. package/pennyfarthing_scripts/prime/heatmap.py +0 -643
  901. package/pennyfarthing_scripts/prime/loader.py +0 -308
  902. package/pennyfarthing_scripts/prime/persona.py +0 -311
  903. package/pennyfarthing_scripts/prime/session.py +0 -183
  904. package/pennyfarthing_scripts/prime/tiers.py +0 -214
  905. package/pennyfarthing_scripts/prime/workflow.py +0 -317
  906. package/pennyfarthing_scripts/schema_validation_hook.py +0 -10
  907. package/pennyfarthing_scripts/session/__pycache__/__init__.cpython-314.pyc +0 -0
  908. package/pennyfarthing_scripts/session/__pycache__/cli.cpython-314.pyc +0 -0
  909. package/pennyfarthing_scripts/session/cli.py +0 -87
  910. package/pennyfarthing_scripts/session_start_hook.py +0 -10
  911. package/pennyfarthing_scripts/settings/__pycache__/__init__.cpython-314.pyc +0 -0
  912. package/pennyfarthing_scripts/settings/__pycache__/cli.cpython-314.pyc +0 -0
  913. package/pennyfarthing_scripts/settings/__pycache__/settings.cpython-314.pyc +0 -0
  914. package/pennyfarthing_scripts/settings/cli.py +0 -55
  915. package/pennyfarthing_scripts/settings/settings.py +0 -98
  916. package/pennyfarthing_scripts/sprint/__init__.py +0 -64
  917. package/pennyfarthing_scripts/sprint/__main__.py +0 -10
  918. package/pennyfarthing_scripts/sprint/__pycache__/__init__.cpython-314.pyc +0 -0
  919. package/pennyfarthing_scripts/sprint/__pycache__/__main__.cpython-314.pyc +0 -0
  920. package/pennyfarthing_scripts/sprint/__pycache__/archive.cpython-314.pyc +0 -0
  921. package/pennyfarthing_scripts/sprint/__pycache__/archive_epic.cpython-314.pyc +0 -0
  922. package/pennyfarthing_scripts/sprint/__pycache__/cli.cpython-314.pyc +0 -0
  923. package/pennyfarthing_scripts/sprint/__pycache__/epic_add.cpython-314.pyc +0 -0
  924. package/pennyfarthing_scripts/sprint/__pycache__/epic_update.cpython-314.pyc +0 -0
  925. package/pennyfarthing_scripts/sprint/__pycache__/import_epic.cpython-314.pyc +0 -0
  926. package/pennyfarthing_scripts/sprint/__pycache__/loader.cpython-314.pyc +0 -0
  927. package/pennyfarthing_scripts/sprint/__pycache__/status.cpython-314.pyc +0 -0
  928. package/pennyfarthing_scripts/sprint/__pycache__/story_add.cpython-314.pyc +0 -0
  929. package/pennyfarthing_scripts/sprint/__pycache__/story_finish.cpython-314.pyc +0 -0
  930. package/pennyfarthing_scripts/sprint/__pycache__/story_update.cpython-314.pyc +0 -0
  931. package/pennyfarthing_scripts/sprint/__pycache__/validate_cmd.cpython-314.pyc +0 -0
  932. package/pennyfarthing_scripts/sprint/__pycache__/validator.cpython-314.pyc +0 -0
  933. package/pennyfarthing_scripts/sprint/__pycache__/work.cpython-314.pyc +0 -0
  934. package/pennyfarthing_scripts/sprint/__pycache__/yaml_io.cpython-314.pyc +0 -0
  935. package/pennyfarthing_scripts/sprint/archive.py +0 -164
  936. package/pennyfarthing_scripts/sprint/archive_epic.py +0 -625
  937. package/pennyfarthing_scripts/sprint/cli.py +0 -2021
  938. package/pennyfarthing_scripts/sprint/epic_add.py +0 -186
  939. package/pennyfarthing_scripts/sprint/epic_update.py +0 -148
  940. package/pennyfarthing_scripts/sprint/import_epic.py +0 -455
  941. package/pennyfarthing_scripts/sprint/loader.py +0 -441
  942. package/pennyfarthing_scripts/sprint/status.py +0 -121
  943. package/pennyfarthing_scripts/sprint/story_add.py +0 -372
  944. package/pennyfarthing_scripts/sprint/story_finish.py +0 -227
  945. package/pennyfarthing_scripts/sprint/story_update.py +0 -222
  946. package/pennyfarthing_scripts/sprint/validate_cmd.py +0 -307
  947. package/pennyfarthing_scripts/sprint/validator.py +0 -694
  948. package/pennyfarthing_scripts/sprint/work.py +0 -229
  949. package/pennyfarthing_scripts/story/__init__.py +0 -65
  950. package/pennyfarthing_scripts/story/__main__.py +0 -10
  951. package/pennyfarthing_scripts/story/__pycache__/__init__.cpython-314.pyc +0 -0
  952. package/pennyfarthing_scripts/story/__pycache__/__main__.cpython-314.pyc +0 -0
  953. package/pennyfarthing_scripts/story/__pycache__/cli.cpython-314.pyc +0 -0
  954. package/pennyfarthing_scripts/story/__pycache__/create.cpython-314.pyc +0 -0
  955. package/pennyfarthing_scripts/story/__pycache__/size.cpython-314.pyc +0 -0
  956. package/pennyfarthing_scripts/story/__pycache__/template.cpython-314.pyc +0 -0
  957. package/pennyfarthing_scripts/story/cli.py +0 -105
  958. package/pennyfarthing_scripts/story/create.py +0 -167
  959. package/pennyfarthing_scripts/tests/__init__.py +0 -1
  960. package/pennyfarthing_scripts/tests/__pycache__/__init__.cpython-314.pyc +0 -0
  961. package/pennyfarthing_scripts/tests/__pycache__/conftest.cpython-314-pytest-9.0.2.pyc +0 -0
  962. package/pennyfarthing_scripts/tests/__pycache__/test_108_2_remove_handoff_fallback.cpython-314-pytest-9.0.2.pyc +0 -0
  963. package/pennyfarthing_scripts/tests/__pycache__/test_archive_epic.cpython-314-pytest-9.0.2.pyc +0 -0
  964. package/pennyfarthing_scripts/tests/__pycache__/test_bc.cpython-314-pytest-9.0.2.pyc +0 -0
  965. package/pennyfarthing_scripts/tests/__pycache__/test_bikerack.cpython-314-pytest-9.0.2.pyc +0 -0
  966. package/pennyfarthing_scripts/tests/__pycache__/test_brownfield.cpython-314-pytest-9.0.2.pyc +0 -0
  967. package/pennyfarthing_scripts/tests/__pycache__/test_cli_modules.cpython-314-pytest-9.0.2.pyc +0 -0
  968. package/pennyfarthing_scripts/tests/__pycache__/test_cli_normalization.cpython-314-pytest-9.0.2.pyc +0 -0
  969. package/pennyfarthing_scripts/tests/__pycache__/test_codemarkers.cpython-314-pytest-9.0.2.pyc +0 -0
  970. package/pennyfarthing_scripts/tests/__pycache__/test_common.cpython-314-pytest-9.0.2.pyc +0 -0
  971. package/pennyfarthing_scripts/tests/__pycache__/test_confidence_sm_evaluation.cpython-314-pytest-9.0.2.pyc +0 -0
  972. package/pennyfarthing_scripts/tests/__pycache__/test_confidence_sm_gate.cpython-314-pytest-9.0.2.pyc +0 -0
  973. package/pennyfarthing_scripts/tests/__pycache__/test_epic_shard_validation.cpython-314-pytest-9.0.2.pyc +0 -0
  974. package/pennyfarthing_scripts/tests/__pycache__/test_gate_file_resolution.cpython-314-pytest-9.0.2.pyc +0 -0
  975. package/pennyfarthing_scripts/tests/__pycache__/test_gate_runner.cpython-314-pytest-9.0.2.pyc +0 -0
  976. package/pennyfarthing_scripts/tests/__pycache__/test_git_utils.cpython-314-pytest-9.0.2.pyc +0 -0
  977. package/pennyfarthing_scripts/tests/__pycache__/test_handoff_cli.cpython-314-pytest-9.0.2.pyc +0 -0
  978. package/pennyfarthing_scripts/tests/__pycache__/test_handoff_e2e.cpython-314-pytest-9.0.2.pyc +0 -0
  979. package/pennyfarthing_scripts/tests/__pycache__/test_healthscore.cpython-314-pytest-9.0.2.pyc +0 -0
  980. package/pennyfarthing_scripts/tests/__pycache__/test_jira_package.cpython-314-pytest-9.0.2.pyc +0 -0
  981. package/pennyfarthing_scripts/tests/__pycache__/test_package_structure.cpython-314-pytest-9.0.2.pyc +0 -0
  982. package/pennyfarthing_scripts/tests/__pycache__/test_patch_mode.cpython-314-pytest-9.0.2.pyc +0 -0
  983. package/pennyfarthing_scripts/tests/__pycache__/test_prime.cpython-314-pytest-9.0.2.pyc +0 -0
  984. package/pennyfarthing_scripts/tests/__pycache__/test_resolve_gate_file_field.cpython-314-pytest-9.0.2.pyc +0 -0
  985. package/pennyfarthing_scripts/tests/__pycache__/test_sprint_package.cpython-314-pytest-9.0.2.pyc +0 -0
  986. package/pennyfarthing_scripts/tests/__pycache__/test_sprint_panel.cpython-314-pytest-9.0.2.pyc +0 -0
  987. package/pennyfarthing_scripts/tests/__pycache__/test_sprint_validator.cpython-314-pytest-9.0.2.pyc +0 -0
  988. package/pennyfarthing_scripts/tests/__pycache__/test_story_add.cpython-314-pytest-9.0.2.pyc +0 -0
  989. package/pennyfarthing_scripts/tests/__pycache__/test_story_package.cpython-314-pytest-9.0.2.pyc +0 -0
  990. package/pennyfarthing_scripts/tests/__pycache__/test_story_update.cpython-314-pytest-9.0.2.pyc +0 -0
  991. package/pennyfarthing_scripts/tests/__pycache__/test_tiers.cpython-314-pytest-9.0.2.pyc +0 -0
  992. package/pennyfarthing_scripts/tests/__pycache__/test_token_counting.cpython-314-pytest-9.0.2.pyc +0 -0
  993. package/pennyfarthing_scripts/tests/__pycache__/test_topology_loader.cpython-314-pytest-9.0.2.pyc +0 -0
  994. package/pennyfarthing_scripts/tests/__pycache__/test_tui_focus.cpython-314-pytest-9.0.2.pyc +0 -0
  995. package/pennyfarthing_scripts/tests/__pycache__/test_tui_panel_persistence.cpython-314-pytest-9.0.2.pyc +0 -0
  996. package/pennyfarthing_scripts/tests/__pycache__/test_validate_cmd.cpython-314-pytest-9.0.2.pyc +0 -0
  997. package/pennyfarthing_scripts/tests/__pycache__/test_version_sentinel.cpython-314-pytest-9.0.2.pyc +0 -0
  998. package/pennyfarthing_scripts/tests/__pycache__/test_workflow_check.cpython-314-pytest-9.0.2.pyc +0 -0
  999. package/pennyfarthing_scripts/tests/__pycache__/test_workflow_list_team.cpython-314-pytest-9.0.2.pyc +0 -0
  1000. package/pennyfarthing_scripts/tests/__pycache__/test_workflow_list_team.cpython-314.pyc +0 -0
  1001. package/pennyfarthing_scripts/tests/__pycache__/test_yaml_io.cpython-314-pytest-9.0.2.pyc +0 -0
  1002. package/pennyfarthing_scripts/tests/conftest.py +0 -105
  1003. package/pennyfarthing_scripts/tests/test_108_1_gate_migration.py +0 -540
  1004. package/pennyfarthing_scripts/tests/test_108_2_remove_handoff_fallback.py +0 -339
  1005. package/pennyfarthing_scripts/tests/test_archive_epic.py +0 -185
  1006. package/pennyfarthing_scripts/tests/test_bc.py +0 -490
  1007. package/pennyfarthing_scripts/tests/test_bikerack.py +0 -785
  1008. package/pennyfarthing_scripts/tests/test_brownfield.py +0 -839
  1009. package/pennyfarthing_scripts/tests/test_cli_modules.py +0 -241
  1010. package/pennyfarthing_scripts/tests/test_cli_normalization.py +0 -295
  1011. package/pennyfarthing_scripts/tests/test_codemarkers.py +0 -687
  1012. package/pennyfarthing_scripts/tests/test_common.py +0 -185
  1013. package/pennyfarthing_scripts/tests/test_confidence_sm_evaluation.py +0 -253
  1014. package/pennyfarthing_scripts/tests/test_confidence_sm_gate.py +0 -316
  1015. package/pennyfarthing_scripts/tests/test_dialogue_manager.py +0 -810
  1016. package/pennyfarthing_scripts/tests/test_epic_shard_validation.py +0 -699
  1017. package/pennyfarthing_scripts/tests/test_gate_file_resolution.py +0 -341
  1018. package/pennyfarthing_scripts/tests/test_gate_runner.py +0 -620
  1019. package/pennyfarthing_scripts/tests/test_git_utils.py +0 -863
  1020. package/pennyfarthing_scripts/tests/test_handoff_cli.py +0 -934
  1021. package/pennyfarthing_scripts/tests/test_handoff_e2e.py +0 -454
  1022. package/pennyfarthing_scripts/tests/test_healthscore.py +0 -516
  1023. package/pennyfarthing_scripts/tests/test_jira_package.py +0 -331
  1024. package/pennyfarthing_scripts/tests/test_package_structure.py +0 -359
  1025. package/pennyfarthing_scripts/tests/test_patch_mode.py +0 -826
  1026. package/pennyfarthing_scripts/tests/test_prime.py +0 -1068
  1027. package/pennyfarthing_scripts/tests/test_resolve_gate_file_field.py +0 -462
  1028. package/pennyfarthing_scripts/tests/test_sprint_package.py +0 -397
  1029. package/pennyfarthing_scripts/tests/test_sprint_panel.py +0 -610
  1030. package/pennyfarthing_scripts/tests/test_sprint_validator.py +0 -779
  1031. package/pennyfarthing_scripts/tests/test_story_add.py +0 -917
  1032. package/pennyfarthing_scripts/tests/test_story_package.py +0 -153
  1033. package/pennyfarthing_scripts/tests/test_story_update.py +0 -764
  1034. package/pennyfarthing_scripts/tests/test_tiers.py +0 -1091
  1035. package/pennyfarthing_scripts/tests/test_token_counting.py +0 -565
  1036. package/pennyfarthing_scripts/tests/test_topology_loader.py +0 -620
  1037. package/pennyfarthing_scripts/tests/test_tui_focus.py +0 -411
  1038. package/pennyfarthing_scripts/tests/test_tui_panel_persistence.py +0 -411
  1039. package/pennyfarthing_scripts/tests/test_validate_cmd.py +0 -495
  1040. package/pennyfarthing_scripts/tests/test_version_sentinel.py +0 -122
  1041. package/pennyfarthing_scripts/tests/test_workflow_check.py +0 -338
  1042. package/pennyfarthing_scripts/tests/test_workflow_list_team.py +0 -143
  1043. package/pennyfarthing_scripts/tests/test_yaml_io.py +0 -812
  1044. package/pennyfarthing_scripts/theme/__main__.py +0 -6
  1045. package/pennyfarthing_scripts/theme/__pycache__/__init__.cpython-314.pyc +0 -0
  1046. package/pennyfarthing_scripts/theme/__pycache__/cli.cpython-314.pyc +0 -0
  1047. package/pennyfarthing_scripts/theme/cli.py +0 -310
  1048. package/pennyfarthing_scripts/validate/__pycache__/__init__.cpython-314.pyc +0 -0
  1049. package/pennyfarthing_scripts/validate/__pycache__/cli.cpython-314.pyc +0 -0
  1050. package/pennyfarthing_scripts/validate/adapters/__pycache__/__init__.cpython-314.pyc +0 -0
  1051. package/pennyfarthing_scripts/validate/adapters/__pycache__/agent.cpython-314.pyc +0 -0
  1052. package/pennyfarthing_scripts/validate/adapters/__pycache__/schema.cpython-314.pyc +0 -0
  1053. package/pennyfarthing_scripts/validate/adapters/__pycache__/skill_command.cpython-314.pyc +0 -0
  1054. package/pennyfarthing_scripts/validate/adapters/__pycache__/sprint.cpython-314.pyc +0 -0
  1055. package/pennyfarthing_scripts/validate/adapters/__pycache__/tandem_awareness.cpython-314.pyc +0 -0
  1056. package/pennyfarthing_scripts/validate/adapters/__pycache__/team_mode.cpython-314.pyc +0 -0
  1057. package/pennyfarthing_scripts/validate/adapters/__pycache__/workflow.cpython-314.pyc +0 -0
  1058. package/pennyfarthing_scripts/validate/adapters/agent.py +0 -239
  1059. package/pennyfarthing_scripts/validate/adapters/schema.py +0 -30
  1060. package/pennyfarthing_scripts/validate/adapters/skill_command.py +0 -491
  1061. package/pennyfarthing_scripts/validate/adapters/sprint.py +0 -69
  1062. package/pennyfarthing_scripts/validate/adapters/tandem_awareness.py +0 -254
  1063. package/pennyfarthing_scripts/validate/adapters/team_mode.py +0 -323
  1064. package/pennyfarthing_scripts/validate/adapters/workflow.py +0 -403
  1065. package/pennyfarthing_scripts/validate/cli.py +0 -164
  1066. package/pennyfarthing_scripts/welcome_hook.py +0 -10
  1067. package/pennyfarthing_scripts/workflow/__init__.py +0 -40
  1068. package/pennyfarthing_scripts/workflow/__pycache__/__init__.cpython-314.pyc +0 -0
  1069. package/pennyfarthing_scripts/workflow/__pycache__/cli.cpython-314.pyc +0 -0
  1070. package/pennyfarthing_scripts/workflow/__pycache__/helpers.cpython-314.pyc +0 -0
  1071. package/pennyfarthing_scripts/workflow/__pycache__/scale.cpython-314.pyc +0 -0
  1072. package/pennyfarthing_scripts/workflow/__pycache__/state.cpython-314.pyc +0 -0
  1073. package/pennyfarthing_scripts/workflow/__pycache__/team_lifecycle.cpython-314.pyc +0 -0
  1074. package/pennyfarthing_scripts/workflow/cli.py +0 -1101
  1075. package/pennyfarthing_scripts/workflow/helpers.py +0 -241
  1076. /package/{pennyfarthing_scripts → pennyfarthing-dist/pf}/__init__.py +0 -0
  1077. /package/{pennyfarthing_scripts → pennyfarthing-dist/pf}/bc/__init__.py +0 -0
  1078. /package/{pennyfarthing_scripts → pennyfarthing-dist/pf}/bikerack/base_panel.py +0 -0
  1079. /package/{pennyfarthing_scripts → pennyfarthing-dist/pf}/bikerack/events.py +0 -0
  1080. /package/{pennyfarthing_scripts → pennyfarthing-dist/pf}/bikerack/ws_client.py +0 -0
  1081. /package/{pennyfarthing_scripts → pennyfarthing-dist/pf}/bmad/__init__.py +0 -0
  1082. /package/{pennyfarthing_scripts → pennyfarthing-dist/pf}/bmad/parser.py +0 -0
  1083. /package/{pennyfarthing_scripts → pennyfarthing-dist/pf}/brownfield/discover.py +0 -0
  1084. /package/{pennyfarthing_scripts → pennyfarthing-dist/pf}/codemarkers/models.py +0 -0
  1085. /package/{pennyfarthing_scripts → pennyfarthing-dist/pf}/common/config.py +0 -0
  1086. /package/{pennyfarthing_scripts → pennyfarthing-dist/pf}/common/output.py +0 -0
  1087. /package/{pennyfarthing_scripts → pennyfarthing-dist/pf}/complexity/models.py +0 -0
  1088. /package/{pennyfarthing_scripts → pennyfarthing-dist/pf}/consultation/__init__.py +0 -0
  1089. /package/{pennyfarthing_scripts → pennyfarthing-dist/pf}/consultation/dialogue_manager.py +0 -0
  1090. /package/{pennyfarthing_scripts → pennyfarthing-dist/pf}/context.py +0 -0
  1091. /package/{pennyfarthing_scripts → pennyfarthing-dist/pf}/deadcode/__init__.py +0 -0
  1092. /package/{pennyfarthing_scripts → pennyfarthing-dist/pf}/deadcode/models.py +0 -0
  1093. /package/{pennyfarthing_scripts → pennyfarthing-dist/pf}/dependencies/models.py +0 -0
  1094. /package/{pennyfarthing_scripts → pennyfarthing-dist/pf}/epic/__init__.py +0 -0
  1095. /package/{pennyfarthing_scripts → pennyfarthing-dist/pf}/epic/cli.py +0 -0
  1096. /package/{pennyfarthing_scripts → pennyfarthing-dist/pf}/gate/__init__.py +0 -0
  1097. /package/{pennyfarthing_scripts → pennyfarthing-dist/pf}/gate/validate.py +0 -0
  1098. /package/{pennyfarthing_scripts → pennyfarthing-dist/pf}/git_group/__init__.py +0 -0
  1099. /package/{pennyfarthing_scripts → pennyfarthing-dist/pf}/handoff/__init__.py +0 -0
  1100. /package/{pennyfarthing_scripts → pennyfarthing-dist/pf}/handoff/complete_phase.py +0 -0
  1101. /package/{pennyfarthing_scripts → pennyfarthing-dist/pf}/handoff/gate_file.py +0 -0
  1102. /package/{pennyfarthing_scripts → pennyfarthing-dist/pf}/handoff/gate_runner.py +0 -0
  1103. /package/{pennyfarthing_scripts → pennyfarthing-dist/pf}/handoff/resolve_gate.py +0 -0
  1104. /package/{pennyfarthing_scripts → pennyfarthing-dist/pf}/healthscore/models.py +0 -0
  1105. /package/{pennyfarthing_scripts → pennyfarthing-dist/pf}/hooks/__init__.py +0 -0
  1106. /package/{pennyfarthing_scripts → pennyfarthing-dist/pf}/hooks/cyclist-pretooluse-hook.sh +0 -0
  1107. /package/{pennyfarthing_scripts → pennyfarthing-dist/pf}/hooks/pre_edit_check.py +0 -0
  1108. /package/{pennyfarthing_scripts → pennyfarthing-dist/pf}/hooks/reflector_check.py +0 -0
  1109. /package/{pennyfarthing_scripts → pennyfarthing-dist/pf}/hooks/session_stop.py +0 -0
  1110. /package/{pennyfarthing_scripts → pennyfarthing-dist/pf}/hotspots/models.py +0 -0
  1111. /package/{pennyfarthing_scripts → pennyfarthing-dist/pf}/launch/__init__.py +0 -0
  1112. /package/{pennyfarthing_scripts → pennyfarthing-dist/pf}/migration/session.py +0 -0
  1113. /package/{pennyfarthing_scripts → pennyfarthing-dist/pf}/migration/skill.py +0 -0
  1114. /package/{pennyfarthing_scripts → pennyfarthing-dist/pf}/migration/step.py +0 -0
  1115. /package/{pennyfarthing_scripts → pennyfarthing-dist/pf}/preflight/finish.py +0 -0
  1116. /package/{pennyfarthing_scripts → pennyfarthing-dist/pf}/prime/models.py +0 -0
  1117. /package/{pennyfarthing_scripts → pennyfarthing-dist/pf}/prime/version_sentinel.py +0 -0
  1118. /package/{pennyfarthing_scripts → pennyfarthing-dist/pf}/session/__init__.py +0 -0
  1119. /package/{pennyfarthing_scripts → pennyfarthing-dist/pf}/settings/__init__.py +0 -0
  1120. /package/{pennyfarthing_scripts → pennyfarthing-dist/pf}/sprint/yaml_io.py +0 -0
  1121. /package/{pennyfarthing_scripts → pennyfarthing-dist/pf}/story/size.py +0 -0
  1122. /package/{pennyfarthing_scripts → pennyfarthing-dist/pf}/story/template.py +0 -0
  1123. /package/{pennyfarthing_scripts → pennyfarthing-dist/pf}/swebench.py +0 -0
  1124. /package/{pennyfarthing_scripts → pennyfarthing-dist/pf}/theme/__init__.py +0 -0
  1125. /package/{pennyfarthing_scripts → pennyfarthing-dist/pf}/validate/__init__.py +0 -0
  1126. /package/{pennyfarthing_scripts → pennyfarthing-dist/pf}/validate/adapters/__init__.py +0 -0
  1127. /package/{pennyfarthing_scripts → pennyfarthing-dist/pf}/workflow/scale.py +0 -0
  1128. /package/{pennyfarthing_scripts → pennyfarthing-dist/pf}/workflow/state.py +0 -0
  1129. /package/{pennyfarthing_scripts → pennyfarthing-dist/pf}/workflow/team_lifecycle.py +0 -0
@@ -1 +0,0 @@
1
- {"version":3,"file":"workflow-graph-validation.test.js","sourceRoot":"","sources":["../../src/workflow/workflow-graph-validation.test.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;GAeG;AAEH,OAAO,EAAE,QAAQ,EAAE,EAAE,EAAE,MAAM,WAAW,CAAC;AACzC,OAAO,MAAM,MAAM,oBAAoB,CAAC;AAExC,OAAO,EACL,qBAAqB,GAGtB,MAAM,gCAAgC,CAAC;AAExC,OAAO,EAAE,iBAAiB,EAA2B,MAAM,sBAAsB,CAAC;AAElF,8EAA8E;AAC9E,UAAU;AACV,8EAA8E;AAE9E,sDAAsD;AACtD,SAAS,cAAc,CAAC,SAA2C;IACjE,OAAO;QACL,cAAc,EAAE;YACd,qBAAqB;YACrB,kBAAkB;YAClB,kBAAkB;YAClB,gBAAgB;YAChB,oBAAoB;YACpB,gBAAgB;YAChB,qBAAqB;YACrB,mBAAmB;YACnB,qBAAqB;YACrB,gCAAgC;YAChC,kBAAkB;YAClB,kBAAkB;SACnB;QACD,GAAG,SAAS;KACb,CAAC;AACJ,CAAC;AAED,8DAA8D;AAC9D,SAAS,eAAe,CAAC,SAAuC;IAC9D,OAAO;QACL,IAAI,EAAE,eAAe;QACrB,MAAM,EAAE;YACN,EAAE,IAAI,EAAE,OAAO,EAAE,KAAK,EAAE,IAAI,EAAE;YAC9B,EAAE,IAAI,EAAE,WAAW,EAAE,KAAK,EAAE,KAAK,EAAE;YACnC,EAAE,IAAI,EAAE,QAAQ,EAAE,KAAK,EAAE,UAAU,EAAE;SACtC;QACD,GAAG,SAAS;KACb,CAAC;AACJ,CAAC;AAED,8CAA8C;AAC9C,SAAS,WAAW;IAClB,OAAO;QACL,IAAI,EAAE,KAAK;QACX,MAAM,EAAE;YACN;gBACE,IAAI,EAAE,OAAO;gBACb,KAAK,EAAE,IAAI;gBACX,MAAM,EAAE,CAAC,cAAc,EAAE,UAAU,EAAE,eAAe,CAAC;gBACrD,IAAI,EAAE,EAAE,IAAI,EAAE,qBAAqB,EAAE,IAAI,EAAE,eAAe,EAAE;aAC7D;YACD;gBACE,IAAI,EAAE,KAAK;gBACX,KAAK,EAAE,KAAK;gBACZ,KAAK,EAAE,CAAC,cAAc,EAAE,eAAe,CAAC;gBACxC,MAAM,EAAE,CAAC,eAAe,CAAC;gBACzB,IAAI,EAAE,EAAE,IAAI,EAAE,kBAAkB,EAAE,IAAI,EAAE,YAAY,EAAE;aACvD;YACD;gBACE,IAAI,EAAE,OAAO;gBACb,KAAK,EAAE,KAAK;gBACZ,KAAK,EAAE,CAAC,eAAe,EAAE,eAAe,CAAC;gBACzC,MAAM,EAAE,CAAC,gBAAgB,EAAE,eAAe,CAAC;gBAC3C,IAAI,EAAE,EAAE,IAAI,EAAE,gBAAgB,EAAE,IAAI,EAAE,UAAU,EAAE;aACnD;YACD;gBACE,IAAI,EAAE,QAAQ;gBACd,KAAK,EAAE,KAAK;gBACZ,KAAK,EAAE,CAAC,gBAAgB,EAAE,eAAe,CAAC;gBAC1C,MAAM,EAAE,CAAC,kBAAkB,CAAC;gBAC5B,IAAI,EAAE,EAAE,IAAI,EAAE,oBAAoB,EAAE,IAAI,EAAE,cAAc,EAAE;aAC3D;YACD;gBACE,IAAI,EAAE,QAAQ;gBACd,KAAK,EAAE,UAAU;gBACjB,KAAK,EAAE,CAAC,gBAAgB,EAAE,eAAe,EAAE,kBAAkB,CAAC;gBAC9D,MAAM,EAAE,CAAC,UAAU,CAAC;gBACpB,IAAI,EAAE,EAAE,IAAI,EAAE,gBAAgB,EAAE,IAAI,EAAE,UAAU,EAAE;aACnD;YACD;gBACE,IAAI,EAAE,QAAQ;gBACd,KAAK,EAAE,IAAI;gBACX,KAAK,EAAE,CAAC,UAAU,CAAC;gBACnB,MAAM,EAAE,CAAC,kBAAkB,EAAE,eAAe,CAAC;aAC9C;SACF;KACF,CAAC;AACJ,CAAC;AAED,mDAAmD;AACnD,SAAS,aAAa,CAAC,MAAqC;IAC1D,OAAO,CAAC,MAAM,CAAC,MAAM,IAAI,EAAE,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,OAAO,CAAC,CAAC;AACnD,CAAC;AAED,qDAAqD;AACrD,SAAS,eAAe,CAAC,MAAqC;IAC5D,OAAO,CAAC,MAAM,CAAC,QAAQ,IAAI,EAAE,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,OAAO,CAAC,CAAC;AACrD,CAAC;AAED,8EAA8E;AAC9E,QAAQ;AACR,8EAA8E;AAE9E,QAAQ,CAAC,mCAAmC,EAAE,GAAG,EAAE;IAEjD,4EAA4E;IAC5E,8DAA8D;IAC9D,4EAA4E;IAC5E,QAAQ,CAAC,oBAAoB,EAAE,GAAG,EAAE;QAElC,EAAE,CAAC,gEAAgE,EAAE,GAAG,EAAE;YACxE,MAAM,EAAE,GAAG,eAAe,EAAE,CAAC;YAC7B,MAAM,MAAM,GAAG,qBAAqB,CAAC,EAAE,EAAE,cAAc,EAAE,CAAC,CAAC;YAC3D,MAAM,CAAC,WAAW,CAAC,MAAM,CAAC,KAAK,EAAE,IAAI,EAAE,2CAA2C,CAAC,CAAC;YACpF,MAAM,CAAC,WAAW,CAAC,CAAC,MAAM,CAAC,MAAM,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC,CAAC;QACtD,CAAC,CAAC,CAAC;QAEH,EAAE,CAAC,kDAAkD,EAAE,GAAG,EAAE;YAC1D,MAAM,EAAE,GAAG,WAAW,EAAE,CAAC;YACzB,MAAM,MAAM,GAAG,qBAAqB,CAAC,EAAE,EAAE,cAAc,EAAE,CAAC,CAAC;YAC3D,MAAM,CAAC,WAAW,CAAC,MAAM,CAAC,KAAK,EAAE,IAAI,EAAE,wCAAwC,CAAC,CAAC;QACnF,CAAC,CAAC,CAAC;QAEH,EAAE,CAAC,uCAAuC,EAAE,GAAG,EAAE;YAC/C,MAAM,EAAE,GAAG,eAAe,CAAC;gBACzB,MAAM,EAAE,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,KAAK,EAAE,KAAK,EAAE,CAAC;aACzC,CAAC,CAAC;YACH,MAAM,MAAM,GAAG,qBAAqB,CAAC,EAAE,EAAE,cAAc,EAAE,CAAC,CAAC;YAC3D,MAAM,CAAC,WAAW,CAAC,MAAM,CAAC,KAAK,EAAE,IAAI,EAAE,qCAAqC,CAAC,CAAC;QAChF,CAAC,CAAC,CAAC;QAEH,EAAE,CAAC,gEAAgE,EAAE,GAAG,EAAE;YACxE,yDAAyD;YACzD,MAAM,EAAE,GAAG,eAAe,CAAC;gBACzB,MAAM,EAAE;oBACN,EAAE,IAAI,EAAE,OAAO,EAAE,KAAK,EAAE,IAAI,EAAE,IAAI,EAAE,QAAQ,EAAE;oBAC9C,EAAE,IAAI,EAAE,WAAW,EAAE,KAAK,EAAE,KAAK,EAAE;oBACnC,EAAE,IAAI,EAAE,QAAQ,EAAE,KAAK,EAAE,UAAU,EAAE;iBACtC;aACF,CAAC,CAAC;YACH,MAAM,MAAM,GAAG,qBAAqB,CAAC,EAAE,EAAE,cAAc,EAAE,CAAC,CAAC;YAC3D,MAAM,CAAC,WAAW,CAAC,MAAM,CAAC,KAAK,EAAE,KAAK,EAAE,+BAA+B,CAAC,CAAC;YACzE,MAAM,IAAI,GAAG,aAAa,CAAC,MAAM,CAAC,CAAC;YACnC,MAAM,CAAC,EAAE,CACP,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,QAAQ,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC,WAAW,EAAE,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,EAClF,oDAAoD,IAAI,CAAC,IAAI,CAAC,IAAI,CAAC,EAAE,CACtE,CAAC;QACJ,CAAC,CAAC,CAAC;QAEH,EAAE,CAAC,6EAA6E,EAAE,GAAG,EAAE;YACrF,mHAAmH;YACnH,6FAA6F;YAC7F,sEAAsE;YACtE,wEAAwE;YACxE,EAAE;YACF,wEAAwE;YACxE,iEAAiE;YACjE,uBAAuB;YACvB,EAAE;YACF,gFAAgF;YAChF,gCAAgC;YAChC,MAAM,EAAE,GAAG,eAAe,CAAC;gBACzB,MAAM,EAAE;oBACN,EAAE,IAAI,EAAE,OAAO,EAAE,KAAK,EAAE,IAAI,EAAE,IAAI,EAAE,QAAQ,EAAE;oBAC9C,EAAE,IAAI,EAAE,WAAW,EAAE,KAAK,EAAE,KAAK,EAAE;oBACnC,EAAE,IAAI,EAAE,QAAQ,EAAE,KAAK,EAAE,UAAU,EAAE,IAAI,EAAE,WAAW,EAAE;iBACzD;aACF,CAAC,CAAC;YACH,MAAM,MAAM,GAAG,qBAAqB,CAAC,EAAE,EAAE,cAAc,EAAE,CAAC,CAAC;YAC3D,MAAM,CAAC,WAAW,CAAC,MAAM,CAAC,KAAK,EAAE,IAAI,EAAE,sCAAsC,CAAC,CAAC;QACjF,CAAC,CAAC,CAAC;QAEH,EAAE,CAAC,6DAA6D,EAAE,GAAG,EAAE;YACrE,wCAAwC;YACxC,MAAM,EAAE,GAAG,eAAe,CAAC;gBACzB,MAAM,EAAE;oBACN,EAAE,IAAI,EAAE,GAAG,EAAE,KAAK,EAAE,IAAI,EAAE,IAAI,EAAE,GAAG,EAAE;oBACrC,EAAE,IAAI,EAAE,GAAG,EAAE,KAAK,EAAE,KAAK,EAAE,IAAI,EAAE,GAAG,EAAE;oBACtC,EAAE,IAAI,EAAE,GAAG,EAAE,KAAK,EAAE,UAAU,EAAE;iBACjC;aACF,CAAC,CAAC;YACH,MAAM,MAAM,GAAG,qBAAqB,CAAC,EAAE,EAAE,cAAc,EAAE,CAAC,CAAC;YAC3D,MAAM,CAAC,WAAW,CAAC,MAAM,CAAC,KAAK,EAAE,KAAK,CAAC,CAAC;YACxC,MAAM,IAAI,GAAG,aAAa,CAAC,MAAM,CAAC,CAAC;YACnC,MAAM,CAAC,EAAE,CACP,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,QAAQ,CAAC,GAAG,CAAC,IAAI,CAAC,CAAC,WAAW,EAAE,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,EAC1E,4CAA4C,IAAI,CAAC,IAAI,CAAC,IAAI,CAAC,EAAE,CAC9D,CAAC;QACJ,CAAC,CAAC,CAAC;QAEH,EAAE,CAAC,6DAA6D,EAAE,GAAG,EAAE;YACrE,MAAM,EAAE,GAAuB;gBAC7B,IAAI,EAAE,YAAY;gBAClB,IAAI,EAAE,SAAS;gBACf,KAAK,EAAE,EAAE,IAAI,EAAE,iBAAiB,EAAE,OAAO,EAAE,gBAAgB,EAAE;aAC9D,CAAC;YACF,MAAM,MAAM,GAAG,qBAAqB,CAAC,EAAE,EAAE,cAAc,EAAE,CAAC,CAAC;YAC3D,iEAAiE;YACjE,MAAM,CAAC,WAAW,CAAC,MAAM,CAAC,KAAK,EAAE,IAAI,CAAC,CAAC;QACzC,CAAC,CAAC,CAAC;IACL,CAAC,CAAC,CAAC;IAEH,4EAA4E;IAC5E,uCAAuC;IACvC,4EAA4E;IAC5E,QAAQ,CAAC,uBAAuB,EAAE,GAAG,EAAE;QAErC,EAAE,CAAC,kDAAkD,EAAE,GAAG,EAAE;YAC1D,MAAM,EAAE,GAAG,WAAW,EAAE,CAAC;YACzB,MAAM,MAAM,GAAG,qBAAqB,CAAC,EAAE,EAAE,cAAc,EAAE,CAAC,CAAC;YAC3D,MAAM,CAAC,WAAW,CAAC,MAAM,CAAC,KAAK,EAAE,IAAI,CAAC,CAAC;QACzC,CAAC,CAAC,CAAC;QAEH,EAAE,CAAC,qCAAqC,EAAE,GAAG,EAAE;YAC7C,MAAM,EAAE,GAAG,eAAe,CAAC;gBACzB,MAAM,EAAE;oBACN,EAAE,IAAI,EAAE,OAAO,EAAE,KAAK,EAAE,IAAI,EAAE;oBAC9B,EAAE,IAAI,EAAE,MAAM,EAAE,KAAK,EAAE,KAAK,EAAE;oBAC9B,EAAE,IAAI,EAAE,OAAO,EAAE,KAAK,EAAE,UAAU,EAAE,EAAE,YAAY;iBACnD;aACF,CAAC,CAAC;YACH,MAAM,MAAM,GAAG,qBAAqB,CAAC,EAAE,EAAE,cAAc,EAAE,CAAC,CAAC;YAC3D,MAAM,CAAC,WAAW,CAAC,MAAM,CAAC,KAAK,EAAE,KAAK,CAAC,CAAC;YACxC,MAAM,IAAI,GAAG,aAAa,CAAC,MAAM,CAAC,CAAC;YACnC,MAAM,CAAC,EAAE,CACP,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,QAAQ,CAAC,OAAO,CAAC,IAAI,CAAC,CAAC,WAAW,EAAE,CAAC,QAAQ,CAAC,WAAW,CAAC,CAAC,EAC5E,6CAA6C,IAAI,CAAC,IAAI,CAAC,IAAI,CAAC,EAAE,CAC/D,CAAC;QACJ,CAAC,CAAC,CAAC;QAEH,EAAE,CAAC,kDAAkD,EAAE,GAAG,EAAE;YAC1D,MAAM,EAAE,GAAG,eAAe,CAAC;gBACzB,MAAM,EAAE;oBACN,EAAE,IAAI,EAAE,GAAG,EAAE,KAAK,EAAE,IAAI,EAAE;oBAC1B,EAAE,IAAI,EAAE,GAAG,EAAE,KAAK,EAAE,KAAK,EAAE;oBAC3B,EAAE,IAAI,EAAE,GAAG,EAAE,KAAK,EAAE,KAAK,EAAE,EAAK,WAAW;oBAC3C,EAAE,IAAI,EAAE,GAAG,EAAE,KAAK,EAAE,UAAU,EAAE,EAAE,WAAW;iBAC9C;aACF,CAAC,CAAC;YACH,MAAM,MAAM,GAAG,qBAAqB,CAAC,EAAE,EAAE,cAAc,EAAE,CAAC,CAAC;YAC3D,MAAM,CAAC,WAAW,CAAC,MAAM,CAAC,KAAK,EAAE,KAAK,CAAC,CAAC;YACxC,MAAM,IAAI,GAAG,aAAa,CAAC,MAAM,CAAC,CAAC;YACnC,MAAM,CAAC,EAAE,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,QAAQ,CAAC,KAAK,CAAC,CAAC,EAAE,2BAA2B,CAAC,CAAC;YAC1E,MAAM,CAAC,EAAE,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,QAAQ,CAAC,KAAK,CAAC,CAAC,EAAE,2BAA2B,CAAC,CAAC;QAC5E,CAAC,CAAC,CAAC;IACL,CAAC,CAAC,CAAC;IAEH,4EAA4E;IAC5E,iCAAiC;IACjC,4EAA4E;IAC5E,QAAQ,CAAC,4BAA4B,EAAE,GAAG,EAAE;QAE1C,EAAE,CAAC,2DAA2D,EAAE,GAAG,EAAE;YACnE,MAAM,EAAE,GAAG,WAAW,EAAE,CAAC;YACzB,MAAM,MAAM,GAAG,qBAAqB,CAAC,EAAE,EAAE,cAAc,EAAE,CAAC,CAAC;YAC3D,MAAM,CAAC,WAAW,CAAC,MAAM,CAAC,KAAK,EAAE,IAAI,CAAC,CAAC;QACzC,CAAC,CAAC,CAAC;QAEH,EAAE,CAAC,sCAAsC,EAAE,GAAG,EAAE;YAC9C,MAAM,EAAE,GAAG,eAAe,CAAC;gBACzB,MAAM,EAAE;oBACN,EAAE,IAAI,EAAE,OAAO,EAAE,KAAK,EAAE,IAAI,EAAE;oBAC9B,EAAE,IAAI,EAAE,MAAM,EAAE,KAAK,EAAE,mBAAmB,EAAE;iBAC7C;aACF,CAAC,CAAC;YACH,MAAM,MAAM,GAAG,qBAAqB,CAAC,EAAE,EAAE,cAAc,EAAE,CAAC,CAAC;YAC3D,MAAM,CAAC,WAAW,CAAC,MAAM,CAAC,KAAK,EAAE,KAAK,CAAC,CAAC;YACxC,MAAM,IAAI,GAAG,aAAa,CAAC,MAAM,CAAC,CAAC;YACnC,MAAM,CAAC,EAAE,CACP,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,QAAQ,CAAC,mBAAmB,CAAC,CAAC,EAC/C,sCAAsC,IAAI,CAAC,IAAI,CAAC,IAAI,CAAC,EAAE,CACxD,CAAC;QACJ,CAAC,CAAC,CAAC;QAEH,EAAE,CAAC,yCAAyC,EAAE,GAAG,EAAE;YACjD,MAAM,EAAE,GAAG,eAAe,CAAC;gBACzB,MAAM,EAAE;oBACN,EAAE,IAAI,EAAE,OAAO,EAAE,KAAK,EAAE,IAAI,EAAE;oBAC9B;wBACE,IAAI,EAAE,WAAW;wBACjB,KAAK,EAAE,KAAK;wBACZ,MAAM,EAAE,EAAE,OAAO,EAAE,aAAa,EAAE,KAAK,EAAE,YAAY,EAAE;qBACxD;iBACF;aACF,CAAC,CAAC;YACH,MAAM,MAAM,GAAG,qBAAqB,CAAC,EAAE,EAAE,cAAc,EAAE,CAAC,CAAC;YAC3D,MAAM,CAAC,WAAW,CAAC,MAAM,CAAC,KAAK,EAAE,KAAK,CAAC,CAAC;YACxC,MAAM,IAAI,GAAG,aAAa,CAAC,MAAM,CAAC,CAAC;YACnC,MAAM,CAAC,EAAE,CACP,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,IAAI,CAAC,CAAC,WAAW,EAAE,CAAC,QAAQ,CAAC,QAAQ,CAAC,CAAC,EAC/E,+CAA+C,IAAI,CAAC,IAAI,CAAC,IAAI,CAAC,EAAE,CACjE,CAAC;QACJ,CAAC,CAAC,CAAC;QAEH,EAAE,CAAC,qDAAqD,EAAE,GAAG,EAAE;YAC7D,2CAA2C;YAC3C,KAAK,MAAM,KAAK,IAAI,iBAAiB,EAAE,CAAC;gBACtC,MAAM,EAAE,GAAG,eAAe,CAAC;oBACzB,MAAM,EAAE,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,KAAK,EAAE,CAAC;iBAClC,CAAC,CAAC;gBACH,MAAM,MAAM,GAAG,qBAAqB,CAAC,EAAE,EAAE,cAAc,EAAE,CAAC,CAAC;gBAC3D,MAAM,CAAC,WAAW,CAChB,MAAM,CAAC,KAAK,EAAE,IAAI,EAClB,UAAU,KAAK,sBAAsB,CACtC,CAAC;YACJ,CAAC;QACH,CAAC,CAAC,CAAC;QAEH,EAAE,CAAC,yCAAyC,EAAE,GAAG,EAAE;YACjD,MAAM,EAAE,GAAG,eAAe,CAAC;gBACzB,MAAM,EAAE,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,KAAK,EAAE,cAAc,EAAE,CAAC;aAClD,CAAC,CAAC;YACH,MAAM,GAAG,GAAG,cAAc,CAAC,EAAE,WAAW,EAAE,CAAC,cAAc,CAAC,EAAE,CAAC,CAAC;YAC9D,MAAM,MAAM,GAAG,qBAAqB,CAAC,EAAE,EAAE,GAAG,CAAC,CAAC;YAC9C,MAAM,CAAC,WAAW,CAAC,MAAM,CAAC,KAAK,EAAE,IAAI,EAAE,6CAA6C,CAAC,CAAC;QACxF,CAAC,CAAC,CAAC;QAEH,EAAE,CAAC,4CAA4C,EAAE,GAAG,EAAE;YACpD,MAAM,EAAE,GAAG,eAAe,CAAC;gBACzB,MAAM,EAAE;oBACN,EAAE,IAAI,EAAE,OAAO,EAAE,KAAK,EAAE,IAAI,EAAE;oBAC9B;wBACE,IAAI,EAAE,MAAM;wBACZ,KAAK,EAAE,KAAK;wBACZ,IAAI,EAAE;4BACJ,SAAS,EAAE;gCACT,EAAE,KAAK,EAAE,YAAY,EAAE,IAAI,EAAE,gBAAgB,EAAE;6BAChD;yBACF;qBACF;iBACF;aACF,CAAC,CAAC;YACH,MAAM,MAAM,GAAG,qBAAqB,CAAC,EAAE,EAAE,cAAc,EAAE,CAAC,CAAC;YAC3D,MAAM,CAAC,WAAW,CAAC,MAAM,CAAC,KAAK,EAAE,KAAK,CAAC,CAAC;YACxC,MAAM,IAAI,GAAG,aAAa,CAAC,MAAM,CAAC,CAAC;YACnC,MAAM,CAAC,EAAE,CACP,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,QAAQ,CAAC,YAAY,CAAC,IAAI,CAAC,CAAC,WAAW,EAAE,CAAC,QAAQ,CAAC,MAAM,CAAC,CAAC,EAC5E,2CAA2C,IAAI,CAAC,IAAI,CAAC,IAAI,CAAC,EAAE,CAC7D,CAAC;QACJ,CAAC,CAAC,CAAC;IACL,CAAC,CAAC,CAAC;IAEH,4EAA4E;IAC5E,2BAA2B;IAC3B,4EAA4E;IAC5E,QAAQ,CAAC,sBAAsB,EAAE,GAAG,EAAE;QAEpC,EAAE,CAAC,yDAAyD,EAAE,GAAG,EAAE;YACjE,MAAM,EAAE,GAAG,WAAW,EAAE,CAAC;YACzB,MAAM,MAAM,GAAG,qBAAqB,CAAC,EAAE,EAAE,cAAc,EAAE,CAAC,CAAC;YAC3D,MAAM,CAAC,WAAW,CAAC,MAAM,CAAC,KAAK,EAAE,IAAI,CAAC,CAAC;QACzC,CAAC,CAAC,CAAC;QAEH,EAAE,CAAC,+CAA+C,EAAE,GAAG,EAAE;YACvD,MAAM,EAAE,GAAG,eAAe,CAAC;gBACzB,MAAM,EAAE;oBACN;wBACE,IAAI,EAAE,OAAO;wBACb,KAAK,EAAE,IAAI;wBACX,IAAI,EAAE,EAAE,IAAI,EAAE,wBAAwB,EAAE,IAAI,EAAE,QAAQ,EAAE;qBACzD;iBACF;aACF,CAAC,CAAC;YACH,MAAM,MAAM,GAAG,qBAAqB,CAAC,EAAE,EAAE,cAAc,EAAE,CAAC,CAAC;YAC3D,MAAM,CAAC,WAAW,CAAC,MAAM,CAAC,KAAK,EAAE,KAAK,CAAC,CAAC;YACxC,MAAM,IAAI,GAAG,aAAa,CAAC,MAAM,CAAC,CAAC;YACnC,MAAM,CAAC,EAAE,CACP,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,QAAQ,CAAC,kBAAkB,CAAC,IAAI,CAAC,CAAC,WAAW,EAAE,CAAC,QAAQ,CAAC,MAAM,CAAC,CAAC,EAClF,0CAA0C,IAAI,CAAC,IAAI,CAAC,IAAI,CAAC,EAAE,CAC5D,CAAC;QACJ,CAAC,CAAC,CAAC;QAEH,EAAE,CAAC,sDAAsD,EAAE,GAAG,EAAE;YAC9D,MAAM,EAAE,GAAG,eAAe,CAAC;gBACzB,MAAM,EAAE;oBACN,EAAE,IAAI,EAAE,MAAM,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,UAAU;iBAC3C;aACF,CAAC,CAAC;YACH,MAAM,MAAM,GAAG,qBAAqB,CAAC,EAAE,EAAE,cAAc,EAAE,CAAC,CAAC;YAC3D,MAAM,CAAC,WAAW,CAAC,MAAM,CAAC,KAAK,EAAE,IAAI,CAAC,CAAC;QACzC,CAAC,CAAC,CAAC;QAEH,EAAE,CAAC,gEAAgE,EAAE,GAAG,EAAE;YACxE,MAAM,EAAE,GAAG,eAAe,CAAC;gBACzB,MAAM,EAAE;oBACN;wBACE,IAAI,EAAE,MAAM;wBACZ,KAAK,EAAE,KAAK;wBACZ,IAAI,EAAE,EAAE,IAAI,EAAE,QAAQ,EAAE,EAAE,qBAAqB;qBAChD;iBACF;aACF,CAAC,CAAC;YACH,MAAM,MAAM,GAAG,qBAAqB,CAAC,EAAE,EAAE,cAAc,EAAE,CAAC,CAAC;YAC3D,MAAM,CAAC,WAAW,CAAC,MAAM,CAAC,KAAK,EAAE,IAAI,CAAC,CAAC;QACzC,CAAC,CAAC,CAAC;QAEH,EAAE,CAAC,2CAA2C,EAAE,GAAG,EAAE;YACnD,MAAM,EAAE,GAAG,eAAe,CAAC;gBACzB,MAAM,EAAE;oBACN;wBACE,IAAI,EAAE,GAAG;wBACT,KAAK,EAAE,IAAI;wBACX,IAAI,EAAE,EAAE,IAAI,EAAE,mBAAmB,EAAE;qBACpC;oBACD;wBACE,IAAI,EAAE,GAAG;wBACT,KAAK,EAAE,KAAK;wBACZ,IAAI,EAAE,EAAE,IAAI,EAAE,mBAAmB,EAAE;qBACpC;iBACF;aACF,CAAC,CAAC;YACH,MAAM,MAAM,GAAG,qBAAqB,CAAC,EAAE,EAAE,cAAc,EAAE,CAAC,CAAC;YAC3D,MAAM,CAAC,WAAW,CAAC,MAAM,CAAC,KAAK,EAAE,KAAK,CAAC,CAAC;YACxC,MAAM,IAAI,GAAG,aAAa,CAAC,MAAM,CAAC,CAAC;YACnC,MAAM,CAAC,EAAE,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,EAAE,kCAAkC,CAAC,CAAC;YACzF,MAAM,CAAC,EAAE,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,EAAE,mCAAmC,CAAC,CAAC;QAC5F,CAAC,CAAC,CAAC;IACL,CAAC,CAAC,CAAC;IAEH,4EAA4E;IAC5E,gDAAgD;IAChD,4EAA4E;IAC5E,QAAQ,CAAC,0BAA0B,EAAE,GAAG,EAAE;QAExC,EAAE,CAAC,0CAA0C,EAAE,GAAG,EAAE;YAClD,MAAM,EAAE,GAAG,eAAe,CAAC;gBACzB,MAAM,EAAE;oBACN,EAAE,IAAI,EAAE,OAAO,EAAE,KAAK,EAAE,IAAI,EAAE;oBAC9B;wBACE,IAAI,EAAE,KAAK;wBACX,KAAK,EAAE,KAAK;wBACZ,MAAM,EAAE,EAAE,OAAO,EAAE,WAAW,EAAE,KAAK,EAAE,YAAY,EAAE;qBACtD;iBACF;aACF,CAAC,CAAC;YACH,MAAM,MAAM,GAAG,qBAAqB,CAAC,EAAE,EAAE,cAAc,EAAE,CAAC,CAAC;YAC3D,MAAM,CAAC,WAAW,CAAC,MAAM,CAAC,KAAK,EAAE,IAAI,CAAC,CAAC;QACzC,CAAC,CAAC,CAAC;QAEH,EAAE,CAAC,wCAAwC,EAAE,GAAG,EAAE;YAChD,MAAM,EAAE,GAAG,eAAe,CAAC;gBACzB,MAAM,EAAE;oBACN,EAAE,IAAI,EAAE,OAAO,EAAE,KAAK,EAAE,IAAI,EAAE;oBAC9B;wBACE,IAAI,EAAE,MAAM;wBACZ,KAAK,EAAE,KAAK;wBACZ,IAAI,EAAE;4BACJ,SAAS,EAAE;gCACT,EAAE,KAAK,EAAE,KAAK,EAAE,IAAI,EAAE,cAAc,EAAE;6BACvC;yBACF;qBACF;iBACF;aACF,CAAC,CAAC;YACH,MAAM,MAAM,GAAG,qBAAqB,CAAC,EAAE,EAAE,cAAc,EAAE,CAAC,CAAC;YAC3D,MAAM,CAAC,WAAW,CAAC,MAAM,CAAC,KAAK,EAAE,IAAI,CAAC,CAAC;QACzC,CAAC,CAAC,CAAC;QAEH,EAAE,CAAC,4DAA4D,EAAE,GAAG,EAAE;YACpE,MAAM,EAAE,GAAG,eAAe,CAAC;gBACzB,MAAM,EAAE;oBACN;wBACE,IAAI,EAAE,MAAM;wBACZ,KAAK,EAAE,KAAK;wBACZ,MAAM,EAAE,EAAE,OAAO,EAAE,KAAK,EAAE,EAAE,sBAAsB;qBACnD;iBACF;aACF,CAAC,CAAC;YACH,MAAM,MAAM,GAAG,qBAAqB,CAAC,EAAE,EAAE,cAAc,EAAE,CAAC,CAAC;YAC3D,kEAAkE;YAClE,MAAM,KAAK,GAAG,eAAe,CAAC,MAAM,CAAC,CAAC;YACtC,MAAM,CAAC,EAAE,CACP,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,WAAW,EAAE,CAAC,QAAQ,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,WAAW,EAAE,CAAC,QAAQ,CAAC,MAAM,CAAC,CAAC,EACrF,4CAA4C,KAAK,CAAC,IAAI,CAAC,IAAI,CAAC,EAAE,CAC/D,CAAC;QACJ,CAAC,CAAC,CAAC;QAEH,EAAE,CAAC,mEAAmE,EAAE,GAAG,EAAE;YAC3E,MAAM,EAAE,GAAG,eAAe,CAAC;gBACzB,MAAM,EAAE;oBACN;wBACE,IAAI,EAAE,MAAM;wBACZ,KAAK,EAAE,KAAK;wBACZ,IAAI,EAAE;4BACJ,SAAS,EAAE;gCACT,EAAE,KAAK,EAAE,KAAK,EAAE,IAAI,EAAE,aAAa,EAAE,EAAE,eAAe;6BACvD;yBACF;qBACF;iBACF;aACF,CAAC,CAAC;YACH,MAAM,MAAM,GAAG,qBAAqB,CAAC,EAAE,EAAE,cAAc,EAAE,CAAC,CAAC;YAC3D,MAAM,CAAC,WAAW,CAAC,MAAM,CAAC,KAAK,EAAE,KAAK,CAAC,CAAC;YACxC,MAAM,IAAI,GAAG,aAAa,CAAC,MAAM,CAAC,CAAC;YACnC,MAAM,CAAC,EAAE,CACP,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,WAAW,EAAE,CAAC,QAAQ,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,WAAW,EAAE,CAAC,QAAQ,CAAC,MAAM,CAAC,CAAC,EACpF,oDAAoD,IAAI,CAAC,IAAI,CAAC,IAAI,CAAC,EAAE,CACtE,CAAC;QACJ,CAAC,CAAC,CAAC;QAEH,EAAE,CAAC,6CAA6C,EAAE,GAAG,EAAE;YACrD,MAAM,EAAE,GAAG,eAAe,CAAC;gBACzB,MAAM,EAAE;oBACN;wBACE,IAAI,EAAE,MAAM;wBACZ,KAAK,EAAE,KAAK;wBACZ,IAAI,EAAE;4BACJ,SAAS,EAAE;gCACT,EAAE,KAAK,EAAE,KAAK,EAAE,IAAI,EAAE,WAAW,EAAE;gCACnC,EAAE,KAAK,EAAE,KAAK,EAAE,IAAI,EAAE,gBAAgB,EAAE,EAAE,YAAY;6BACvD;yBACF;qBACF;iBACF;aACF,CAAC,CAAC;YACH,MAAM,MAAM,GAAG,qBAAqB,CAAC,EAAE,EAAE,cAAc,EAAE,CAAC,CAAC;YAC3D,MAAM,CAAC,WAAW,CAAC,MAAM,CAAC,KAAK,EAAE,KAAK,CAAC,CAAC;YACxC,MAAM,IAAI,GAAG,aAAa,CAAC,MAAM,CAAC,CAAC;YACnC,MAAM,CAAC,EAAE,CACP,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,QAAQ,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,WAAW,EAAE,CAAC,QAAQ,CAAC,WAAW,CAAC,CAAC,EAC1E,2CAA2C,IAAI,CAAC,IAAI,CAAC,IAAI,CAAC,EAAE,CAC7D,CAAC;QACJ,CAAC,CAAC,CAAC;IACL,CAAC,CAAC,CAAC;IAEH,4EAA4E;IAC5E,kDAAkD;IAClD,4EAA4E;IAC5E,QAAQ,CAAC,sBAAsB,EAAE,GAAG,EAAE;QAEpC,EAAE,CAAC,mDAAmD,EAAE,GAAG,EAAE;YAC3D,MAAM,EAAE,GAAG,WAAW,EAAE,CAAC;YACzB,MAAM,MAAM,GAAG,qBAAqB,CAAC,EAAE,EAAE,cAAc,EAAE,CAAC,CAAC;YAC3D,MAAM,CAAC,WAAW,CAAC,MAAM,CAAC,KAAK,EAAE,IAAI,CAAC,CAAC;YACvC,MAAM,CAAC,WAAW,CAAC,CAAC,MAAM,CAAC,QAAQ,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,EAAE,mCAAmC,CAAC,CAAC;QAC7F,CAAC,CAAC,CAAC;QAEH,EAAE,CAAC,0EAA0E,EAAE,GAAG,EAAE;YAClF,MAAM,EAAE,GAAG,eAAe,CAAC;gBACzB,MAAM,EAAE;oBACN,EAAE,IAAI,EAAE,OAAO,EAAE,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,CAAC,cAAc,CAAC,EAAE;oBACxD;wBACE,IAAI,EAAE,MAAM;wBACZ,KAAK,EAAE,KAAK;wBACZ,KAAK,EAAE,CAAC,cAAc,EAAE,YAAY,CAAC,EAAE,0BAA0B;qBAClE;iBACF;aACF,CAAC,CAAC;YACH,MAAM,MAAM,GAAG,qBAAqB,CAAC,EAAE,EAAE,cAAc,EAAE,CAAC,CAAC;YAC3D,wDAAwD;YACxD,MAAM,KAAK,GAAG,eAAe,CAAC,MAAM,CAAC,CAAC;YACtC,MAAM,CAAC,EAAE,CACP,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,QAAQ,CAAC,YAAY,CAAC,CAAC,EACzC,8DAA8D,KAAK,CAAC,IAAI,CAAC,IAAI,CAAC,EAAE,CACjF,CAAC;QACJ,CAAC,CAAC,CAAC;QAEH,EAAE,CAAC,sDAAsD,EAAE,GAAG,EAAE;YAC9D,MAAM,EAAE,GAAG,eAAe,CAAC;gBACzB,MAAM,EAAE;oBACN,EAAE,IAAI,EAAE,OAAO,EAAE,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,CAAC,cAAc,EAAE,UAAU,CAAC,EAAE;oBACpE,EAAE,IAAI,EAAE,MAAM,EAAE,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,CAAC,cAAc,CAAC,EAAE;iBACxD;aACF,CAAC,CAAC;YACH,MAAM,MAAM,GAAG,qBAAqB,CAAC,EAAE,EAAE,cAAc,EAAE,CAAC,CAAC;YAC3D,MAAM,CAAC,WAAW,CAAC,CAAC,MAAM,CAAC,QAAQ,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,EAAE,qBAAqB,CAAC,CAAC;QAC/E,CAAC,CAAC,CAAC;QAEH,EAAE,CAAC,sDAAsD,EAAE,GAAG,EAAE;YAC9D,MAAM,EAAE,GAAG,eAAe,CAAC;gBACzB,MAAM,EAAE;oBACN,EAAE,IAAI,EAAE,GAAG,EAAE,KAAK,EAAE,IAAI,EAAE;oBAC1B,EAAE,IAAI,EAAE,GAAG,EAAE,KAAK,EAAE,KAAK,EAAE;iBAC5B;aACF,CAAC,CAAC;YACH,MAAM,MAAM,GAAG,qBAAqB,CAAC,EAAE,EAAE,cAAc,EAAE,CAAC,CAAC;YAC3D,MAAM,CAAC,WAAW,CAAC,MAAM,CAAC,KAAK,EAAE,IAAI,CAAC,CAAC;YACvC,MAAM,CAAC,WAAW,CAAC,CAAC,MAAM,CAAC,QAAQ,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC,CAAC;QACxD,CAAC,CAAC,CAAC;QAEH,EAAE,CAAC,0DAA0D,EAAE,GAAG,EAAE;YAClE,MAAM,EAAE,GAAG,eAAe,CAAC;gBACzB,MAAM,EAAE;oBACN,EAAE,IAAI,EAAE,GAAG,EAAE,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,CAAC,GAAG,CAAC,EAAE;oBACzC,EAAE,IAAI,EAAE,GAAG,EAAE,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,CAAC,GAAG,EAAE,GAAG,CAAC,EAAE,EAAK,eAAe;oBAClE,EAAE,IAAI,EAAE,GAAG,EAAE,KAAK,EAAE,UAAU,EAAE,KAAK,EAAE,CAAC,GAAG,EAAE,GAAG,CAAC,EAAE,EAAE,eAAe;iBACrE;aACF,CAAC,CAAC;YACH,MAAM,MAAM,GAAG,qBAAqB,CAAC,EAAE,EAAE,cAAc,EAAE,CAAC,CAAC;YAC3D,MAAM,KAAK,GAAG,eAAe,CAAC,MAAM,CAAC,CAAC;YACtC,MAAM,CAAC,EAAE,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,QAAQ,CAAC,GAAG,CAAC,CAAC,EAAE,gCAAgC,CAAC,CAAC;YAC9E,MAAM,CAAC,EAAE,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,QAAQ,CAAC,GAAG,CAAC,CAAC,EAAE,gCAAgC,CAAC,CAAC;QAChF,CAAC,CAAC,CAAC;IACL,CAAC,CAAC,CAAC;IAEH,4EAA4E;IAC5E,kDAAkD;IAClD,4EAA4E;IAC5E,QAAQ,CAAC,2CAA2C,EAAE,GAAG,EAAE;QAEzD,EAAE,CAAC,+CAA+C,EAAE,GAAG,EAAE;YACvD,MAAM,EAAE,GAAuB;gBAC7B,IAAI,EAAE,YAAY;gBAClB,MAAM,EAAE;oBACN;wBACE,IAAI,EAAE,OAAO;wBACb,KAAK,EAAE,IAAI;wBACX,MAAM,EAAE,CAAC,cAAc,EAAE,UAAU,EAAE,eAAe,CAAC;wBACrD,IAAI,EAAE,EAAE,IAAI,EAAE,qBAAqB,EAAE,IAAI,EAAE,eAAe,EAAE;qBAC7D;oBACD;wBACE,IAAI,EAAE,KAAK;wBACX,KAAK,EAAE,KAAK;wBACZ,KAAK,EAAE,CAAC,cAAc,EAAE,eAAe,CAAC;wBACxC,MAAM,EAAE,CAAC,eAAe,CAAC;wBACzB,IAAI,EAAE,EAAE,IAAI,EAAE,kBAAkB,EAAE,IAAI,EAAE,YAAY,EAAE;wBACtD,MAAM,EAAE,EAAE,OAAO,EAAE,WAAW,EAAE,KAAK,EAAE,YAAY,EAAE;qBACtD;oBACD;wBACE,IAAI,EAAE,OAAO;wBACb,KAAK,EAAE,KAAK;wBACZ,KAAK,EAAE,CAAC,eAAe,EAAE,eAAe,CAAC;wBACzC,MAAM,EAAE,CAAC,gBAAgB,EAAE,eAAe,CAAC;wBAC3C,IAAI,EAAE,EAAE,IAAI,EAAE,gBAAgB,EAAE,IAAI,EAAE,UAAU,EAAE;wBAClD,MAAM,EAAE,EAAE,OAAO,EAAE,WAAW,EAAE,KAAK,EAAE,YAAY,EAAE;qBACtD;oBACD;wBACE,IAAI,EAAE,QAAQ;wBACd,KAAK,EAAE,UAAU;wBACjB,KAAK,EAAE,CAAC,gBAAgB,EAAE,eAAe,CAAC;wBAC1C,MAAM,EAAE,CAAC,UAAU,CAAC;wBACpB,IAAI,EAAE,EAAE,IAAI,EAAE,gBAAgB,EAAE,IAAI,EAAE,UAAU,EAAE;wBAClD,MAAM,EAAE,EAAE,OAAO,EAAE,IAAI,EAAE,KAAK,EAAE,YAAY,EAAE;qBAC/C;oBACD;wBACE,IAAI,EAAE,QAAQ;wBACd,KAAK,EAAE,IAAI;wBACX,KAAK,EAAE,CAAC,UAAU,CAAC;wBACnB,MAAM,EAAE,CAAC,kBAAkB,EAAE,eAAe,CAAC;qBAC9C;iBACF;aACF,CAAC;YAEF,MAAM,MAAM,GAAG,qBAAqB,CAAC,EAAE,EAAE,cAAc,EAAE,CAAC,CAAC;YAC3D,MAAM,CAAC,WAAW,CAAC,MAAM,CAAC,KAAK,EAAE,IAAI,EAAE,oCAAoC,CAAC,CAAC;QAC/E,CAAC,CAAC,CAAC;QAEH,EAAE,CAAC,6CAA6C,EAAE,GAAG,EAAE;YACrD,MAAM,EAAE,GAAuB;gBAC7B,IAAI,EAAE,UAAU;gBAChB,MAAM,EAAE;oBACN;wBACE,IAAI,EAAE,OAAO;wBACb,KAAK,EAAE,IAAI;wBACX,MAAM,EAAE,CAAC,cAAc,EAAE,UAAU,EAAE,eAAe,CAAC;qBACtD;oBACD;wBACE,IAAI,EAAE,QAAQ;wBACd,KAAK,EAAE,aAAa;wBACpB,KAAK,EAAE,CAAC,cAAc,EAAE,eAAe,CAAC;wBACxC,MAAM,EAAE,CAAC,aAAa,EAAE,YAAY,EAAE,YAAY,EAAE,oBAAoB,CAAC;wBACzE,IAAI,EAAE,EAAE,IAAI,EAAE,qBAAqB,EAAE,IAAI,EAAE,eAAe,EAAE;wBAC5D,IAAI,EAAE;4BACJ,SAAS,EAAE;gCACT,EAAE,KAAK,EAAE,WAAW,EAAE,IAAI,EAAE,gCAAgC,EAAE;6BAC/D;yBACF;qBACF;oBACD;wBACE,IAAI,EAAE,KAAK;wBACX,KAAK,EAAE,KAAK;wBACZ,KAAK,EAAE,CAAC,aAAa,EAAE,oBAAoB,EAAE,eAAe,CAAC;wBAC7D,MAAM,EAAE,CAAC,eAAe,CAAC;wBACzB,IAAI,EAAE,EAAE,IAAI,EAAE,kBAAkB,EAAE,IAAI,EAAE,YAAY,EAAE;qBACvD;oBACD;wBACE,IAAI,EAAE,OAAO;wBACb,KAAK,EAAE,KAAK;wBACZ,KAAK,EAAE,CAAC,eAAe,EAAE,aAAa,EAAE,eAAe,CAAC;wBACxD,MAAM,EAAE,CAAC,gBAAgB,EAAE,eAAe,CAAC;wBAC3C,IAAI,EAAE,EAAE,IAAI,EAAE,kBAAkB,EAAE,IAAI,EAAE,YAAY,EAAE;wBACtD,IAAI,EAAE;4BACJ,SAAS,EAAE,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,IAAI,EAAE,yBAAyB,EAAE,CAAC;yBAC/D;qBACF;oBACD;wBACE,IAAI,EAAE,QAAQ;wBACd,KAAK,EAAE,UAAU;wBACjB,KAAK,EAAE,CAAC,gBAAgB,EAAE,eAAe,EAAE,aAAa,CAAC;wBACzD,MAAM,EAAE,CAAC,UAAU,CAAC;wBACpB,IAAI,EAAE,EAAE,IAAI,EAAE,gBAAgB,EAAE,IAAI,EAAE,UAAU,EAAE;qBACnD;oBACD;wBACE,IAAI,EAAE,QAAQ;wBACd,KAAK,EAAE,IAAI;wBACX,KAAK,EAAE,CAAC,UAAU,CAAC;wBACnB,MAAM,EAAE,CAAC,kBAAkB,EAAE,eAAe,CAAC;qBAC9C;iBACF;aACF,CAAC;YAEF,MAAM,MAAM,GAAG,qBAAqB,CAAC,EAAE,EAAE,cAAc,EAAE,CAAC,CAAC;YAC3D,MAAM,CAAC,WAAW,CAAC,MAAM,CAAC,KAAK,EAAE,IAAI,EAAE,kCAAkC,CAAC,CAAC;QAC7E,CAAC,CAAC,CAAC;QAEH,EAAE,CAAC,+DAA+D,EAAE,GAAG,EAAE;YACvE,MAAM,EAAE,GAAuB;gBAC7B,IAAI,EAAE,QAAQ;gBACd,MAAM,EAAE;oBACN;wBACE,IAAI,EAAE,OAAO;wBACb,KAAK,EAAE,IAAI;wBACX,IAAI,EAAE,QAAQ,EAAE,0CAA0C;qBAC3D;oBACD;wBACE,IAAI,EAAE,WAAW;wBACjB,KAAK,EAAE,eAAe,EAAE,gBAAgB;wBACxC,IAAI,EAAE,EAAE,IAAI,EAAE,sBAAsB,EAAE,EAAE,oBAAoB;qBAC7D;oBACD;wBACE,IAAI,EAAE,QAAQ;wBACd,KAAK,EAAE,UAAU;wBACjB,MAAM,EAAE,EAAE,OAAO,EAAE,QAAQ,EAAE,EAAE,yBAAyB;wBACxD,KAAK,EAAE,CAAC,cAAc,CAAC,EAAE,mBAAmB;qBAC7C;iBACF;aACF,CAAC;YAEF,MAAM,MAAM,GAAG,qBAAqB,CAAC,EAAE,EAAE,cAAc,EAAE,CAAC,CAAC;YAC3D,MAAM,CAAC,WAAW,CAAC,MAAM,CAAC,KAAK,EAAE,KAAK,EAAE,2CAA2C,CAAC,CAAC;YAErF,MAAM,IAAI,GAAG,aAAa,CAAC,MAAM,CAAC,CAAC;YACnC,+EAA+E;YAC/E,MAAM,CAAC,EAAE,CAAC,IAAI,CAAC,MAAM,IAAI,CAAC,EAAE,mCAAmC,IAAI,CAAC,MAAM,KAAK,IAAI,CAAC,IAAI,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC;YAClG,MAAM,CAAC,EAAE,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,QAAQ,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC,WAAW,EAAE,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,CAAC;YAC9F,MAAM,CAAC,EAAE,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,QAAQ,CAAC,eAAe,CAAC,CAAC,CAAC,CAAC;YACvD,MAAM,CAAC,EAAE,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,QAAQ,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC;QAClD,CAAC,CAAC,CAAC;IACL,CAAC,CAAC,CAAC;IAEH,4EAA4E;IAC5E,aAAa;IACb,4EAA4E;IAC5E,QAAQ,CAAC,YAAY,EAAE,GAAG,EAAE;QAE1B,EAAE,CAAC,2CAA2C,EAAE,GAAG,EAAE;YACnD,MAAM,EAAE,GAAuB,EAAE,IAAI,EAAE,WAAW,EAAE,CAAC;YACrD,MAAM,MAAM,GAAG,qBAAqB,CAAC,EAAE,EAAE,cAAc,EAAE,CAAC,CAAC;YAC3D,6CAA6C;YAC7C,MAAM,CAAC,WAAW,CAAC,MAAM,CAAC,KAAK,EAAE,IAAI,CAAC,CAAC;QACzC,CAAC,CAAC,CAAC;QAEH,EAAE,CAAC,kCAAkC,EAAE,GAAG,EAAE;YAC1C,MAAM,EAAE,GAAuB,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,EAAE,EAAE,EAAE,CAAC;YAC7D,MAAM,MAAM,GAAG,qBAAqB,CAAC,EAAE,EAAE,cAAc,EAAE,CAAC,CAAC;YAC3D,MAAM,CAAC,WAAW,CAAC,MAAM,CAAC,KAAK,EAAE,IAAI,CAAC,CAAC;QACzC,CAAC,CAAC,CAAC;QAEH,EAAE,CAAC,yCAAyC,EAAE,GAAG,EAAE;YACjD,MAAM,EAAE,GAAG,eAAe,CAAC;gBACzB,MAAM,EAAE;oBACN,EAAE,IAAI,EAAE,MAAM,EAAE,KAAK,EAAE,KAAK,EAAE,IAAI,EAAE,EAAE,IAAI,EAAE,gBAAgB,EAAE,EAAE;iBACjE;aACF,CAAC,CAAC;YACH,MAAM,GAAG,GAAG,cAAc,CAAC,EAAE,cAAc,EAAE,EAAE,EAAE,CAAC,CAAC;YACnD,MAAM,MAAM,GAAG,qBAAqB,CAAC,EAAE,EAAE,GAAG,CAAC,CAAC;YAC9C,MAAM,CAAC,WAAW,CAAC,MAAM,CAAC,KAAK,EAAE,KAAK,EAAE,gDAAgD,CAAC,CAAC;QAC5F,CAAC,CAAC,CAAC;QAEH,EAAE,CAAC,kDAAkD,EAAE,GAAG,EAAE;YAC1D,MAAM,EAAE,GAAG,eAAe,CAAC;gBACzB,MAAM,EAAE;oBACN,EAAE,IAAI,EAAE,MAAM,EAAE,KAAK,EAAE,KAAK,EAAE,IAAI,EAAE,EAAE,IAAI,EAAE,gBAAgB,EAAE,EAAE,EAAE,aAAa;iBAChF;aACF,CAAC,CAAC;YACH,MAAM,MAAM,GAAG,qBAAqB,CAAC,EAAE,EAAE,cAAc,EAAE,CAAC,CAAC;YAC3D,MAAM,CAAC,WAAW,CAAC,MAAM,CAAC,KAAK,EAAE,KAAK,EAAE,0CAA0C,CAAC,CAAC;QACtF,CAAC,CAAC,CAAC;IACL,CAAC,CAAC,CAAC;AACL,CAAC,CAAC,CAAC"}
@@ -1,245 +0,0 @@
1
- # Step 9: Install Cyclist (Optional)
2
-
3
- <purpose>
4
- Optionally install Cyclist, the visual terminal interface for Claude Code. Cyclist provides a graphical interface with panels for sprint tracking, workflow visualization, and enhanced tool display.
5
- </purpose>
6
-
7
- <instructions>
8
- 1. Explain what Cyclist provides
9
- 2. Check if Cyclist is already installed
10
- 3. Offer installation options
11
- 4. Guide through setup if desired
12
- 5. Verify installation works
13
- </instructions>
14
-
15
- <output>
16
- - User informed about Cyclist features
17
- - Cyclist installed if user requested
18
- - Basic verification completed
19
- - User knows how to launch Cyclist
20
- </output>
21
-
22
- ## WHAT IS CYCLIST?
23
-
24
- ```
25
- 🚴 Cyclist - Visual Terminal for Claude Code
26
- ═════════════════════════════════════════════
27
-
28
- Cyclist provides a graphical interface that enhances Claude Code with:
29
-
30
- ┌─────────────────────────────────────────────────────────────────────┐
31
- │ ┌──────────────┐ ┌──────────────┐ ┌──────────────┐ │
32
- │ │ Sprint Panel │ │ Workflow │ │ Changed │ │
33
- │ │ │ │ Panel │ │ Files │ │
34
- │ │ • Status │ │ │ │ │ │
35
- │ │ • Stories │ │ • Phase │ │ • Diffs │ │
36
- │ │ • Progress │ │ • Handoffs │ │ • Staging │ │
37
- │ └──────────────┘ └──────────────┘ └──────────────┘ │
38
- │ ┌───────────────────────────────────────────────────────────────┐ │
39
- │ │ Message Panel │ │
40
- │ │ │ │
41
- │ │ Claude: I'll help you implement that feature... │ │
42
- │ │ │ │
43
- │ │ [Tool Call] Reading src/components/App.tsx │ │
44
- │ │ [Tool Call] Writing src/components/Feature.tsx │ │
45
- │ │ │ │
46
- │ └───────────────────────────────────────────────────────────────┘ │
47
- └─────────────────────────────────────────────────────────────────────┘
48
-
49
- Features:
50
- • 📊 Sprint panel - Live sprint status and story tracking
51
- • 🔄 Workflow panel - BikeLane phase visualization
52
- • 📁 Changed files panel - Git diff integration
53
- • 🎨 Themed personas - Character portraits and styles
54
- • 🛠️ Tool visualization - Enhanced tool call display
55
- • ⌨️ Quick actions - One-click workflow commands
56
- ```
57
-
58
- ## INSTALLATION CHECK
59
-
60
- ```bash
61
- # Check if Cyclist is installed
62
- npm list @pennyfarthing/cyclist 2>/dev/null || echo "Not installed"
63
-
64
- # Check for global installation
65
- which cyclist 2>/dev/null || echo "No global cyclist"
66
-
67
- # Check for local installation
68
- ls -la node_modules/@pennyfarthing/cyclist 2>/dev/null || echo "Not in node_modules"
69
- ```
70
-
71
- ## INSTALLATION OPTIONS
72
-
73
- ```
74
- 🚴 Cyclist Installation
75
- ═══════════════════════
76
-
77
- Cyclist is the visual terminal for Pennyfarthing. Would you like to install it?
78
-
79
- [1] Install Cyclist (recommended)
80
- npm install @pennyfarthing/cyclist
81
- Adds ~160MB to node_modules
82
-
83
- [2] Install globally
84
- npm install -g @pennyfarthing/cyclist
85
- Available system-wide
86
-
87
- [3] Use standalone app (macOS)
88
- Download Cyclist.app from releases
89
- No npm installation needed
90
-
91
- [4] Skip - I'll use terminal only
92
- Cyclist is optional, CLI works fine without it
93
-
94
- [5] Learn more about Cyclist
95
- Show detailed feature breakdown
96
- ```
97
-
98
- ### Installation Flow
99
-
100
- If user selects [1] or [2]:
101
-
102
- ```bash
103
- # Local installation
104
- npm install @pennyfarthing/cyclist
105
-
106
- # Or global installation
107
- npm install -g @pennyfarthing/cyclist
108
- ```
109
-
110
- ### Post-Installation Setup
111
-
112
- ```
113
- ✓ Cyclist installed successfully
114
-
115
- Quick setup:
116
- 1. Add to justfile (if created):
117
- cyclist:
118
- npx cyclist
119
-
120
- 2. Or run directly:
121
- npx cyclist
122
-
123
- 3. Or add to package.json scripts:
124
- "cyclist": "cyclist"
125
- ```
126
-
127
- ## VERIFICATION
128
-
129
- After installation:
130
-
131
- ```bash
132
- # Verify installation
133
- npx cyclist --version
134
-
135
- # Quick test (opens Cyclist)
136
- npx cyclist --help
137
- ```
138
-
139
- ```
140
- ✓ Cyclist v9.1.1 installed
141
-
142
- Launching Cyclist for verification...
143
-
144
- {Cyclist window opens or web preview starts}
145
-
146
- Did Cyclist launch correctly?
147
- [Y] Yes, it works
148
- [N] No, troubleshoot
149
- [S] Skip verification
150
- ```
151
-
152
- ### Troubleshooting
153
-
154
- If issues:
155
-
156
- ```
157
- 🔧 Cyclist Troubleshooting
158
- ═══════════════════════════
159
-
160
- Common issues:
161
-
162
- 1. "Cannot find module" error
163
- → Run: npm install @pennyfarthing/cyclist
164
-
165
- 2. Port already in use
166
- → Kill existing process: lsof -i :3457 | kill
167
-
168
- 3. Electron not found
169
- → Cyclist needs Electron: npm install electron
170
-
171
- 4. Blank window
172
- → Check browser console for errors
173
- → Try: npx cyclist --no-sandbox
174
-
175
- [R] Retry installation
176
- [M] More troubleshooting options
177
- [S] Skip Cyclist for now
178
- ```
179
-
180
- ## JUSTFILE INTEGRATION
181
-
182
- If justfile was created in step 6, offer to add Cyclist recipe:
183
-
184
- ```
185
- Add Cyclist recipe to justfile?
186
-
187
- [Y] Yes, add recipe:
188
- cyclist:
189
- npx cyclist
190
-
191
- [N] No, I'll launch it manually
192
- ```
193
-
194
- ## CYCLIST FEATURES DEEP DIVE
195
-
196
- If user selects "Learn more":
197
-
198
- ```
199
- 🚴 Cyclist Features
200
- ════════════════════
201
-
202
- PANELS (draggable, resizable):
203
- ┌────────────────┬─────────────────────────────────────────────┐
204
- │ Panel │ Features │
205
- ├────────────────┼─────────────────────────────────────────────┤
206
- │ Message │ Conversation display, streaming, markdown │
207
- │ Sprint │ Current sprint, stories, progress bars │
208
- │ Workflow │ BikeLane phases, handoff detection │
209
- │ Changed Files │ Git status, staged/unstaged, diffs │
210
- │ Acceptance │ Story AC checkboxes │
211
- │ Todos │ Task list tracking │
212
- │ Background │ Background task monitoring │
213
- │ Debug │ OTEL spans, performance data │
214
- │ Git │ Branch info, commit history │
215
- │ Settings │ Theme, fonts, colors │
216
- └────────────────┴─────────────────────────────────────────────┘
217
-
218
- TOOL VISUALIZATION:
219
- • Collapsible tool calls with intent summaries
220
- • Stacked consecutive tool calls
221
- • Color-coded by tool type
222
- • Execution time display
223
-
224
- PERSONA INTEGRATION:
225
- • Character portraits for each agent
226
- • Theme-specific colors and styles
227
- • Agent popup with role info
228
-
229
- QUICK ACTIONS:
230
- • Detected from CYCLIST markers
231
- • One-click workflow commands
232
- • Handoff buttons
233
- ```
234
-
235
- ## SUCCESS CRITERIA
236
-
237
- ✅ User informed about Cyclist features
238
- ✅ Installation completed (if requested)
239
- ✅ Verification passed (if installed)
240
- ✅ Justfile updated (if applicable)
241
- ✅ User knows how to launch Cyclist
242
-
243
- ## NEXT STEP
244
-
245
- After Cyclist setup, proceed to `step-10-complete.md` to finalize project setup and run validation.
@@ -1,204 +0,0 @@
1
- # Step 10: Complete Setup & Validation
2
-
3
- <purpose>
4
- Finalize the project setup, run validation checks, and provide the user with a summary of everything configured. Ensure the project is ready for development.
5
- </purpose>
6
-
7
- <instructions>
8
- 1. Run pennyfarthing doctor to validate installation
9
- 2. Summarize all configurations created
10
- 3. Provide quick-start guide
11
- 4. Offer next steps and resources
12
- </instructions>
13
-
14
- <output>
15
- - All validation checks pass
16
- - Configuration summary presented
17
- - Quick-start guide provided
18
- - User ready to begin development
19
- </output>
20
-
21
- ## VALIDATION
22
-
23
- ### Run Doctor
24
-
25
- ```bash
26
- pennyfarthing doctor
27
- ```
28
-
29
- Expected output:
30
- ```
31
- 🔧 Pennyfarthing Health Check
32
- ════════════════════════════
33
-
34
- ✓ .pennyfarthing/ directory exists
35
- ✓ Manifest found (v9.1.1)
36
- ✓ Symlinks valid
37
- ✓ Sprint directory exists
38
- ✓ Session directory exists
39
- ✓ Git hooks installed
40
- ✓ Settings configured
41
-
42
- All checks passed!
43
- ```
44
-
45
- ### Manual Validation Checklist
46
-
47
- ```
48
- 📋 Setup Validation
49
- ════════════════════
50
-
51
- Configuration files:
52
- {✓|✗} repos.yaml - Repository configuration
53
- {✓|✗} CLAUDE.md - Project instructions
54
- {✓|✗} shared-context.md - Agent shared context
55
- {✓|✗} justfile - Task runner
56
- {✓|✗} persona-config.yaml - Theme configuration
57
-
58
- Directories:
59
- {✓|✗} .pennyfarthing/ - Framework installation
60
- {✓|✗} .claude/ - Claude Code config
61
- {✓|✗} sprint/ - Sprint tracking
62
- {✓|✗} .session/ - Work sessions
63
-
64
- Optional:
65
- {✓|✗} Cyclist installed
66
- {✓|✗} Subrepos cloned
67
- ```
68
-
69
- ## CONFIGURATION SUMMARY
70
-
71
- ```
72
- 📊 Project Setup Summary
73
- ═════════════════════════
74
-
75
- Project: {project_name}
76
- Type: {orchestrator|monorepo|single}
77
- Theme: {selected_theme}
78
-
79
- Repositories Configured:
80
- ┌────────────────┬──────────┬────────────────────────┐
81
- │ Name │ Type │ Path │
82
- ├────────────────┼──────────┼────────────────────────┤
83
- │ orchestrator │ orch │ . │
84
- │ api │ api │ {project}-api/ │
85
- │ ui │ ui │ {project}-ui/ │
86
- └────────────────┴──────────┴────────────────────────┘
87
-
88
- Files Created:
89
- • repos.yaml - Repository configuration
90
- • CLAUDE.md - Project instructions for Claude
91
- • shared-context.md - Shared agent context (updated)
92
- • justfile - Task runner with recipes
93
- • persona-config.yaml - Theme: {theme}
94
-
95
- Commands Available:
96
- just test-all - Run all tests
97
- just build-all - Build all repos
98
- just dev - Start development
99
- just cyclist - Launch Cyclist (if installed)
100
- ```
101
-
102
- ## QUICK-START GUIDE
103
-
104
- ```
105
- 🚀 Quick Start Guide
106
- ════════════════════
107
-
108
- 1. START DEVELOPMENT
109
- just dev # Start dev servers
110
- # OR
111
- just dev-api # Start just API
112
- just dev-ui # Start just UI
113
-
114
- 2. RUN TESTS
115
- just test-all # Test everything
116
- just test-api # Test API only
117
-
118
- 3. USE PENNYFARTHING AGENTS
119
- /sm # Scrum Master - manage stories
120
- /sprint status # View sprint
121
- /sprint work # Start a story
122
-
123
- 4. WORKFLOW
124
- Story flow: SM → TEA → Dev → Reviewer → SM
125
-
126
- 5. LAUNCH CYCLIST (if installed)
127
- just cyclist # Visual terminal
128
- # OR
129
- npx cyclist
130
-
131
- 6. GET HELP
132
- /help # Context-aware help
133
- pennyfarthing doctor # Check installation
134
- ```
135
-
136
- ## NEXT STEPS
137
-
138
- ```
139
- 📌 Recommended Next Steps
140
- ═════════════════════════
141
-
142
- IMMEDIATE:
143
- □ Review CLAUDE.md and customize for your project
144
- □ Add project-specific notes to shared-context.md
145
- □ Create your first sprint in sprint/current-sprint.yaml
146
-
147
- WHEN READY:
148
- □ Run /sm to start managing work
149
- □ Create stories with /sprint story add
150
- □ Begin TDD workflow with /tea
151
-
152
- CUSTOMIZATION:
153
- □ Add custom skills in .claude/project/skills/
154
- □ Add custom commands in .claude/project/commands/
155
- □ Configure agent sidecars in .pennyfarthing/sidecars/
156
-
157
- RESOURCES:
158
- □ Docs: https://github.com/1898andCo/pennyfarthing
159
- □ Issues: https://github.com/1898andCo/pennyfarthing/issues
160
- □ Skill help: /help {skill_name}
161
- ```
162
-
163
- ## FINAL MESSAGE
164
-
165
- ```
166
- ✨ Setup Complete!
167
- ══════════════════
168
-
169
- Your Pennyfarthing project is ready for development.
170
-
171
- {if theme_selected}
172
- Your agents now use the '{theme}' theme.
173
- {agent_character} says: "{theme_greeting}"
174
- {/if}
175
-
176
- Quick commands:
177
- /sm - Start managing work
178
- /sprint status - View sprint
179
- /help - Get help
180
-
181
- {if cyclist_installed}
182
- Launch Cyclist for the visual experience:
183
- just cyclist
184
- {/if}
185
-
186
- Happy coding! 🚴
187
- ```
188
-
189
- ## WORKFLOW COMPLETE
190
-
191
- This workflow is now complete. The user has:
192
-
193
- ✅ Discovered and configured repositories
194
- ✅ Cloned any needed subrepos
195
- ✅ Generated repos.yaml
196
- ✅ Created CLAUDE.md
197
- ✅ Populated shared-context.md
198
- ✅ Created justfile with recipes
199
- ✅ Selected a persona theme
200
- ✅ Optionally installed additional theme packs
201
- ✅ Optionally installed Cyclist
202
- ✅ Validated the setup
203
-
204
- The project is ready for development with Pennyfarthing.