disinto/formulas
Agent 25433eaf67
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful
fix: fix: architect should resume session when processing answers on an accepted sprint PR (#436)
When the architect processes human answers to design questions (answer_parsing step),
it now resumes the session from the research/questions run instead of starting fresh.
This preserves Claude's deep codebase understanding from the research phase, ensuring
sub-issues include specific file references and implementation details.

Changes:
- architect-run.sh: Added detect_questions_phase() to check if PR is in questions phase
  (has `## Design forks` section and question comments). If so, resume the session
  from SID_FILE to preserve context.
- formulas/run-architect.toml: Documented session resumption behavior in answer_parsing step.

Session is only preserved when PR is in questions-awaiting-answers phase. Fresh sessions
are started for new pitches (no stale context from old sprints).
2026-04-08 19:37:36 +00:00
..
add-rpc-method.toml fix: address review findings on formula templates and BOOTSTRAP docs 2026-03-17 16:52:49 +00:00
dev.toml fix: feat(20a): disinto hire-an-agent subcommand + retrofit dev-qwen (#84) 2026-04-01 07:43:16 +00:00
groom-backlog.toml fix: chore: tear down old vault scripts — prepare for PR-based vault (#73) 2026-03-31 20:38:05 +00:00
release.toml fix: remove hardcoded 'johba' references — use dynamic project config instead (#241) 2026-04-05 17:18:04 +00:00
reproduce.toml fix: feat: reproduce agent re-verifies bug-report issues after all dependency fixes merge (#400) 2026-04-08 07:55:17 +00:00
review-pr.toml fix: chore: tear down old vault scripts — prepare for PR-based vault (#73) 2026-03-31 20:38:05 +00:00
run-architect.toml fix: fix: architect should resume session when processing answers on an accepted sprint PR (#436) 2026-04-08 19:37:36 +00:00
run-gardener.toml fix: use jq for JSON-safe manifest writes in bug-report lifecycle step (#398) 2026-04-08 07:02:05 +00:00
run-planner.toml fix: feat: generic journal aspect — post-session reflection + lessons-learned context injection (#97) 2026-04-01 09:28:49 +00:00
run-predictor.toml fix: vault TOML template must match vault-env.sh schema 2026-04-08 19:21:11 +00:00
run-publish-site.toml fix: remove remaining action-agent references from docs and configs 2026-03-31 19:55:00 +00:00
run-rent-a-human.toml fix: remove remaining action-agent references from docs and configs 2026-03-31 19:55:00 +00:00
run-supervisor.toml fix: fix: supervisor code cleanup — LOG_FILE, dead files, stale tmux references (#343) 2026-04-07 09:02:21 +00:00
triage.toml fix: fix: triage entrypoint overwrites original issue labels even when root cause was found (#387) 2026-04-07 22:03:25 +00:00
upgrade-dependency.toml fix: address review findings on formula templates and BOOTSTRAP docs 2026-03-17 16:52:49 +00:00