-
Notifications
You must be signed in to change notification settings - Fork 0
Epic: Cockpit domain model and GitHub workflow mapping #120
Copy link
Copy link
Closed
Labels
awaiting-releaseManaged by multi-agent-sdlc integration lifecycle automationManaged by multi-agent-sdlc integration lifecycle automationdrafted-by:piIssue drafted by PiIssue drafted by PiepicParent tracking issue with child issue breakdownParent tracking issue with child issue breakdownfeatureUser-facing product capabilityUser-facing product capabilityintegrated:developmentManaged by multi-agent-sdlc integration lifecycle automationManaged by multi-agent-sdlc integration lifecycle automationproduct:cockpitAgentFlow Cockpit optional Goal Command CenterAgentFlow Cockpit optional Goal Command Centerproduct:harnessHarness adapters, plugins, skills, settings, execution targetsHarness adapters, plugins, skills, settings, execution targetsproduct:sdlc-coreCanonical SDLC definition, config, validators, issue/PR governanceCanonical SDLC definition, config, validators, issue/PR governancerelease:v1.0.0Assigned to AgentFlow SDLC v1 releaseAssigned to AgentFlow SDLC v1 releasestatus:v1-readyImplemented on development and awaiting v1 releaseImplemented on development and awaiting v1 releasetoolingCLI tooling and automationCLI tooling and automation
Milestone
Description
Metadata
Metadata
Assignees
Labels
awaiting-releaseManaged by multi-agent-sdlc integration lifecycle automationManaged by multi-agent-sdlc integration lifecycle automationdrafted-by:piIssue drafted by PiIssue drafted by PiepicParent tracking issue with child issue breakdownParent tracking issue with child issue breakdownfeatureUser-facing product capabilityUser-facing product capabilityintegrated:developmentManaged by multi-agent-sdlc integration lifecycle automationManaged by multi-agent-sdlc integration lifecycle automationproduct:cockpitAgentFlow Cockpit optional Goal Command CenterAgentFlow Cockpit optional Goal Command Centerproduct:harnessHarness adapters, plugins, skills, settings, execution targetsHarness adapters, plugins, skills, settings, execution targetsproduct:sdlc-coreCanonical SDLC definition, config, validators, issue/PR governanceCanonical SDLC definition, config, validators, issue/PR governancerelease:v1.0.0Assigned to AgentFlow SDLC v1 releaseAssigned to AgentFlow SDLC v1 releasestatus:v1-readyImplemented on development and awaiting v1 releaseImplemented on development and awaiting v1 releasetoolingCLI tooling and automationCLI tooling and automation
Background & Problem Statement
Epic: #119
Cockpit must understand AgentFlow concepts natively: goals, epics, child issues, phases, role-pass evidence, handover comments, validation, review gates, PR readiness, and follow-ups. A generic issue list will not support goal-oriented SDLC.
Proposed Solution
Define canonical Cockpit domain model and GitHub mapping. Parse issue body sections, labels, markers, workflow-status comments, handovers, PR manifests, and relationship links into an AgentFlow read model.
Requirements
Acceptance criteria
Test plan
Workflow classification
High-assurance foundation. Architect and tester required; security review only if parser consumes untrusted HTML/markdown rendering.