Skip to content

feat: automate verified SDLC branch handoffs - #3

Merged
cskwork merged 3 commits into
mainfrom
feat/full-auto-sdlc-v0.10
Sep 16, 2026
Merged

cskwork merged 3 commits into
mainfrom
feat/full-auto-sdlc-v0.10

Conversation

@cskwork

@cskwork cskwork commented Sep 16, 2026

Copy link
Copy Markdown
Owner

The existing six-stage SDLC can now be driven by an automation host through a verified feature-branch handoff. Human merge and deployment decisions remain separate.

  • Machine-readable status and resumable, bounded execution checkpoints.
  • Full-auto intent checks that stop on unresolved material questions.
  • Source-bound verification recipes, command and log checks, execution timeouts, and owned-process cleanup.
  • Feature-branch push and remote SHA confirmation before review-ready handoff.
  • Updated English/Korean guides and a Symphony integration example.

Existing manual workflows remain supported. Python 3 is required for the optional bounded verification runner. Hashes detect changes; they do not authenticate reviewers or prove deployment.

Validation: existing gate suite, 141 end-to-end assertions, 183 automation assertions, and local Symphony integration tests. Cross-platform CI results are checked before this release is published.

Add machine status, bounded verification receipts, and source-bound remote handoff checks. Keep material intent questions and human merge authority explicit.
Use native liveness and owned job objects, preserve binding diagnostics, and make cross-platform receipt fixtures deterministic.
@cskwork
cskwork merged commit 59eec5f into main Sep 16, 2026
3 checks passed
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