state-hub/dashboard/src
tegwick 651df73e3a feat(goals): add domain/repo goal tracking and update_workstream MCP tool
- Migration c5d6e7f8a9b0: domain_goals and repo_goals tables, repo_goal_id FK on workstreams
- DomainGoal: one active per domain (partial unique index), status active/archived/superseded
- RepoGoal: integer priority, status active/paused/completed/archived, optional domain_goal_id link
- WorkstreamUpdate schema and router extended with repo_goal_id and repo_goal_id filter
- 6 new MCP goal tools: create_domain_goal, get_domain_goals, activate_domain_goal, create_repo_goal, get_repo_goals, update_repo_goal
- update_workstream MCP tool: patch any subset of workstream fields (title, description, owner, due_date, repo_goal_id, status)
- get_domain_summary extended with goal_guidance (needs_workplan, alignment_warnings) signals
- Dashboard goals.md page and docs/goals.md reference page
- CLAUDE.md template updated to act on goal_guidance signals at session start
- CUST-WP-0010 workplan for this feature

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-09 00:15:29 +01:00
..
components feat(dashboard): Interventions page improvements and action-confirm modal 2026-03-04 23:15:06 +01:00
data feat(state-hub): v0.3 MCP tools + dashboard pages for contributions and SBOM 2026-02-28 17:28:41 +01:00
docs feat(goals): add domain/repo goal tracking and update_workstream MCP tool 2026-03-09 00:15:29 +01:00
policy feat(tasks): add needs_human intervention flag (CUST-WP-0009) 2026-03-04 19:44:14 +01:00
contributions.md feat(dashboard): nav restructure, full context-help coverage, 11 new ref docs 2026-03-01 23:46:26 +01:00
decisions.md feat(dashboard): Interventions page improvements and action-confirm modal 2026-03-04 23:15:06 +01:00
dependencies.md feat(gems): three-pass schema migration aligning state-hub with GEMS 2026-03-02 23:39:17 +01:00
domains.md feat(dashboard): nav restructure, full context-help coverage, 11 new ref docs 2026-03-01 23:46:26 +01:00
extensions.md feat(gems): three-pass schema migration aligning state-hub with GEMS 2026-03-02 23:39:17 +01:00
goals.md feat(goals): add domain/repo goal tracking and update_workstream MCP tool 2026-03-09 00:15:29 +01:00
index.md feat(dashboard): order Workstreams by Domain chart by most recent activity 2026-03-05 09:24:06 +01:00
interventions.md feat(dashboard): Interventions page improvements and action-confirm modal 2026-03-04 23:15:06 +01:00
progress.md Add Decisions and Workstreams reference docs with heading help wiring 2026-02-26 18:12:12 +01:00
reference.md feat(dashboard): nav restructure, full context-help coverage, 11 new ref docs 2026-03-01 23:46:26 +01:00
repos.md feat(sbom): add custodian ingest-sbom + fix help button target 2026-03-02 13:31:08 +01:00
sbom.md feat(gems): three-pass schema migration aligning state-hub with GEMS 2026-03-02 23:39:17 +01:00
tasks.md feat(gems): three-pass schema migration aligning state-hub with GEMS 2026-03-02 23:39:17 +01:00
techdept.md feat(gems): three-pass schema migration aligning state-hub with GEMS 2026-03-02 23:39:17 +01:00
todo.md feat(gems): three-pass schema migration aligning state-hub with GEMS 2026-03-02 23:39:17 +01:00
workstreams.md feat(gems): three-pass schema migration aligning state-hub with GEMS 2026-03-02 23:39:17 +01:00