BusinessGovernance
Governance Console
The Governance Console is the OS-native visibility and control surface for
Positioning
The Governance Console is the OS-native visibility and control surface for Prox OS governance objects.
GitHub + repo docs are the source of truth.
Governance Console is the OS-native visibility and control surface.It is not a Jira, Linear, GitHub, or accounting replacement. The first version uses local mock data to make governance objects visible inside the OS shell.
Initial Objects
| Object | Source of truth | Console behavior |
|---|---|---|
| RFC | docs/development/rfcs, docs/development/ai-control-plane/rfcs | Status, owner role, linked issue/PR, doc path. |
| ADR | docs/platform/architecture/decisions, docs/development/adr | Decision status, impact area, owner role. |
| Human role | docs/business/roles | Mission, urgency, owned assets, expected outputs. |
| AI agent role | docs/business/roles/ai/ai-agent-roles.md, docs/development/ai-control-plane/agent-scopes | Inputs, outputs, reviewer, prompt/run locations. |
| AI run | docs/development/ai-control-plane/runs | Prompt summary, changed files, validation, decision. |
| Growth library item | docs/product, docs/go-to-market/how-prox-os-grows, docs/business/governance | Thesis, owner, state, related deck or roadmap item. |
| Asset ownership record | docs/business/governance/asset-ownership-model.md | Owner category, risk level, backup owner, review date. |
First UI Sections
- RFCs.
- ADRs.
- Role System.
- AI Runs.
- Growth Library.
- Ops Stewardship.
External Links
The first UI can link to GitHub Issues, GitHub Projects, Pull Requests, docs, Storybook, API docs, and future Jira/Linear placeholders. Links should be safe URLs or placeholders. No token, secret, or private personal data belongs in the mock data.
Non-goals
- No real GitHub, Jira, Linear, database, billing, or AI API integration.
- No permission enforcement.
- No production asset inventory export.
- No secrets, account IDs, tokens, or personal legal documents in repo.