Skip to content

Wire dev workflow to draft/ active/ complete/ lifecycle (PR-A, #71) - #109

Merged
Jammy2211 merged 1 commit into
mainfrom
feature/lifecycle-state-split
Jul 13, 2026
Merged

Wire dev workflow to draft/ active/ complete/ lifecycle (PR-A, #71)#109
Jammy2211 merged 1 commit into
mainfrom
feature/lifecycle-state-split

Conversation

@Jammy2211

Copy link
Copy Markdown
Contributor

PR-A (skills half): wire the dev workflow to draft/ active/ complete/

Part of #71 (PR-A), the PyAutoBrain half of PyAutoLabs/PyAutoMind#72 (structure + engine).

  • create_issue (lives in PyAutoMind) moves draft/ → active/ (was issued/).
  • ship_library / ship_workspace: on merge, advance the prompt file
    active/ → complete/<YYYY>/<MM>/ via lifecycle.py move, in lockstep with the
    active.md → complete.md ledger move.
  • start_dev: the "issued?" lookup now checks active/ (legacy issued/
    honoured during the transition); shipped-check reads the complete/ archive
    or complete.md.
  • intake reconcile + WORKFLOW.md: lifecycle paths + lifecycle.py pointer.

Validation: pytest tests/ 46 passed (incl. test_hygiene_conductor,
test_skill_install).

🤖 Generated with Claude Code

…#71)

- create_issue (in PyAutoMind) moves draft/ -> active/ (was issued/).
- ship_library/ship_workspace: on merge, advance the prompt file
  active/ -> complete/<YYYY>/<MM>/ via `lifecycle.py move` in lockstep with the
  active.md -> complete.md ledger move.
- start_dev: "issued?" lookup now checks active/ (legacy issued/ during
  transition); shipped-check reads the complete/ archive or complete.md.
- intake reconcile + WORKFLOW.md: lifecycle paths and lifecycle.py pointer.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant