Make Cockpit first-class optional v1 product - #179
Merged
Conversation
This was referenced Jul 29, 2026
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
Makes Cockpit a first-class AgentFlow SDLC v1 product component while preserving runtime optionality.
Implemented issues
Implements #178
Refs #163
Related issues
This completes the v1 recommendation that Cockpit be optional at runtime but fully integrated into product strategy, package gates, CLI discovery, docs, and release validation.
Workflow evidence
Workflow-status comment: exception: PR body records role-pass evidence for this v1 hardening slice.
Handover comments: exception: current session owns implementation through validation and PR creation.
Role-pass summary:
agentflow-sdlc cockpitandagentflow-sdlc cockpit doctor, Cockpit package path asset resolution, Cockpit smoke gate, npm/package required-file gates, docs/README/SDLC definition integration, skill/adapters discoverability, and release gate inclusion.Validation evidence:
pnpm validate:releasepassed.pnpm testpassed: 23 files / 147 tests.node scripts/sdlc-sandbox-smoke.mjspassed.node scripts/cockpit-smoke.mjspassed:/healthz200 and asset 200.node scripts/validate-npm-package.mjspassed.AGENTFLOW_REPOSITORIES=smota/agentflow-sdlc node bin/cli.mjs cockpit doctor --jsonpassed.npm pack --dry-run --jsonpassed and includes Cockpit docs/server/assets via manifest gates.Agent review
CI-equivalent validation
Commands:
pnpm validate:releasepnpm testnode scripts/sdlc-sandbox-smoke.mjsnode scripts/cockpit-smoke.mjsnode scripts/validate-npm-package.mjsAGENTFLOW_REPOSITORIES=smota/agentflow-sdlc node bin/cli.mjs cockpit doctor --jsonnpm pack --dry-run --jsonFollow-up issues
None required for this v1 scope.
Out of scope
init,sync,doctor, validators, skills, plugins, or settings.