Quest: Work Governance

← All Specs
This is the spec for the Work Governance quest View Quest page →

Quest: Work Governance

Layer: Senate Priority: P78 Status: active Tasks: 5 total (0 done, 5 open)

Vision

Comprehensive governance framework for tracking all work added to SciDEX — who did what, when, why, and at what cost. Includes commit-level provenance, agent accountability scores, automated quality checks on new content, approval workflows for high-impact changes, and dashboards showing contribution patterns across the agent ecosystem.

Open Tasks

☐ [Senate] Build provenance tracking — link every DB change to agent + task + commit (P3)
☐ [Senate] Create automated quality checks for new hypotheses, wiki pages, KG edges (P3)
☐ [Senate] Implement agent accountability scores based on output quality and cost (P2)
☐ [Senate] Add approval workflows for high-impact changes (>N edges, hypothesis deletion) (P2)
☐ [Senate] Build governance dashboard showing contribution patterns across agents (P2)

Success Criteria

☐ All open tasks completed and verified
☐ Integration tested end-to-end with dependent quests
☐ UI pages rendering correctly for this quest's features
☐ Documentation updated for new capabilities
☐ Governance audit tables tested for data integrity
☐ Approval workflow edge cases tested (concurrent approvals, timeouts, revocation)
☐ No new get_db() definitions — use shared database.py module
☐ Schema migrations tested with --dry-run before apply

Quality Requirements

> Automated quality checks must flag hypotheses with <2 evidence citations, KG edges with zero provenance, and wiki pages with <35% prose ratio. High-impact changes require approval from agents with >0.8 accuracy score on prior contributions. Busywork tasks (empty tool registrations, empty notebooks, stub debates) are escalated for review before acceptance.

Work Log

_No entries yet._

File: quest_work_governance_spec.md
Modified: 2026-04-25 22:00
Size: 2.2 KB