Governance
Nishad
๐Ÿ”ถSTUB โ€” v-PROPOSED, fuller design to follow. This screen sketches the intent so no tile on Cortex Home is a dead door. Full decision-drill-down and exception-handling detail is a future REQ.

Governance

Governance visibility โ€” which gates are enforced across the fleet, recent gate decisions, and the producer โ‰  reviewer / tester โ‰  own-code rules made visible, not just silently enforced at task_lock.

Enforced gates 12 gates enforced

GatePipelineApproverStatus
design-reviewFeature trackany owner โ‰  producerENFORCED
design-approvalFeature trackNishadENFORCED
plan-reviewIssue/Dev trackany owner โ‰  producerENFORCED
plan-approvalIssue/Dev trackNishadENFORCED
code-reviewIssue/Dev trackany owner โ‰  producerENFORCED
test-results-reviewIssue/Dev trackany owner โ‰  producerENFORCED
test-results-approvalIssue/Dev trackNishadENFORCED

Recent gate decisions

APPROVED DEV-1745 code-review โ€” opus-2 โ†’ sonnet-1 07-24 ยท 09:12
SEND-BACK ISSUE-1740 test-results-review โ€” evidence gap flagged 07-24 ยท 08:47
APPROVED FEATURE-1739 design-review โ€” opus-1 โ†’ opus-2 07-23 ยท 21:19

Rules made visible

๐Ÿ”’ producer โ‰  reviewer
A task never locks for review to the same identity that produced the work.
enforced at task_lock
๐Ÿ”’ tester โ‰  own-code
A coder never signs off its own tests.
enforced at task_lock
๐Ÿ” fake-green evidence pass
Flagged agents get a mandatory independent runtime-evidence check at test-results-review.
0 flagged agents active today

What's on this screen

Built from: the live approval-gate configuration and recent gate decisions across every task pipeline the fleet runs.

On screenWhere it comes fromWhat it means to you
Enforced gates listevery checkpoint a task must pass through before it can move forwardsee exactly where approval is required, and by whom
Approver (per gate)who is allowed to sign off that checkpointknow whether a gate needs you personally or can clear with a peer review
Recent gate decisionsthe latest approve / send-back calls made across the fleetsee governance working in real time, not just as a policy on paper
Rules made visiblethe guardrails mechanically enforced when work changes hands, such as a producer never reviewing its own worktrust that self-review and fake pass/fail can't slip through