-
Notifications
You must be signed in to change notification settings - Fork 0
Cockpit Command Center: introduce AgentFlowGoalModel, health score, and next-best-action #149
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: #147
Cockpit currently builds views directly from GitHub issue data. This keeps GitHub artifacts as the mental model and makes it hard to express goals, confidence, health, and next best action.
Proposed Solution
Add an intermediate between GitHub source data and UI view models.
Requirements
Acceptance criteria
Test plan
Workflow classification
Architect/developer foundation issue.