Add SDLC audit migration and adapter release scaffolding - #174
Merged
Conversation
This was referenced Jul 29, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Continues AgentFlow SDLC Definition Product v1 with adapter projection docs, product payload manifest, audit/migration CLI wrappers, and fresh sandbox smoke test.
Implemented issues
Implements #169
Implements #170
Implements #172
Refs #163
Refs #171
Related issues
Parent production epic: #163. Cockpit SDLC model alignment remains in #171.
Workflow evidence
Workflow-status comment: exception: PR body records this autonomous slice evidence.
Handover comments: exception: current session continues release train execution; #171 remains next.
Role-pass summary:
manifests/product-payload.jsonwith ownership modes.scripts/sdlc-audit.mjs,scripts/sdlc-migrate.mjs, andscripts/sdlc-sandbox-smoke.mjs.agentflow-sdlc sdlc auditandagentflow-sdlc sdlc migrateto use dedicated scripts.Validation evidence:
pnpm testpassed: 22 files / 144 tests.node scripts/sdlc-sandbox-smoke.mjspassed.node bin/cli.mjs sdlc audit --jsonpassed.node bin/cli.mjs sdlc migrate --jsonreturned dry-run migration plan as expected.Agent review
CI-equivalent validation
Commands:
pnpm prettier --write adapters manifests scripts/sdlc-audit.mjs scripts/sdlc-migrate.mjs scripts/sdlc-sandbox-smoke.mjs bin/cli.mjs lib/framework-files.mjs lib/sdlc-state.mjspnpm testnode scripts/sdlc-sandbox-smoke.mjsnode bin/cli.mjs sdlc audit --jsonnode bin/cli.mjs sdlc migrate --jsonFollow-up issues
Out of scope