-
Notifications
You must be signed in to change notification settings - Fork 0
Cockpit readiness: implement selected path and role applicability model #157
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 PifeatureUser-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 targetsrelease: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 PifeatureUser-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 targetsrelease: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: #156
Cockpit needs to know which roles/checks are applicable for a goal. Without selected-path awareness, it may penalize intentionally skipped roles.
Proposed Solution
Introduce Selected Path model with profile, risk, applicable roles, skipped roles, and reasons.
Requirements
Acceptance criteria
Test plan
Workflow classification
Architect/developer foundation issue.