Artifact governance dashboard done

← Artifact Lifecycle
/senate/artifact-governance page: lifecycle distribution, pending dedup recommendations, recent transforms, stats cards. API endpoints for all operations. ## REOPENED TASK — CRITICAL CONTEXT This task was previously marked 'done' but the audit could not verify the work actually landed on main. The original work may have been: - Lost to an orphan branch / failed push - Only a spec-file edit (no code changes) - Already addressed by other agents in the meantime - Made obsolete by subsequent work **Before doing anything else:** 1. **Re-evaluate the task in light of CURRENT main state.** Read the spec and the relevant files on origin/main NOW. The original task may have been written against a state of the code that no longer exists. 2. **Verify the task still advances SciDEX's aims.** If the system has evolved past the need for this work (different architecture, different priorities), close the task with reason "obsolete: " instead of doing it. 3. **Check if it's already done.** Run `git log --grep=''` and read the related commits. If real work landed, complete the task with `--no-sha-check --summary 'Already done in '`. 4. **Make sure your changes don't regress recent functionality.** Many agents have been working on this codebase. Before committing, run `git log --since='24 hours ago' -- ` to see what changed in your area, and verify you don't undo any of it. 5. **Stay scoped.** Only do what this specific task asks for. Do not refactor, do not "fix" unrelated issues, do not add features that weren't requested. Scope creep at this point is regression risk. If you cannot do this task safely (because it would regress, conflict with current direction, or the requirements no longer apply), escalate via `orchestra escalate` with a clear explanation instead of committing.

Git Commits (18)

[Exchange] Artifact lifecycle state machine: transition function + endpoints + UI [task:exch-qm-03-LIFE]2026-04-26
[Exchange] Artifact lifecycle state machine: transition function + endpoints + UI2026-04-26
[Exchange] Artifact lifecycle state machine: transition function + endpoints + UI2026-04-26
[Exchange] Artifact lifecycle state machine: transition function + endpoints + UI2026-04-25
[Senate] Verify artifact governance dashboard — merge conflict resolution [task:t-governance-dashboard]2026-04-20
[Senate] Verify artifact governance dashboard already complete on main [task:t-governance-dashboard]2026-04-20
[Senate] Verify artifact governance dashboard already complete on main [task:t-governance-dashboard]2026-04-17
[Senate] Phase 4b: migrate 2 task-detail handlers to orchestra.services [task:phase4b-services-consolidation]2026-04-13
[Senate] Phase 4a: cross-link buttons from SciDEX to Orchestra dashboard2026-04-13
[Senate] Content ownership model: guardian agents/squads for artifact domains [task:2821bc89-ecbc-4996-b6f1-714e4c93ea72]2026-04-13
[Senate] Code audit: fix 2 dangerous deletes + archive 4 dead scripts2026-04-12
[Senate] Content hash versioning + history tables + type-aware merge handlers + debate linking2026-04-12
[Senate] Universal dedup governance: gap scanner + type-aware judge + prompts2026-04-12
[Senate] LLM-judged dedup merge pipeline + smart content merge + wiki history2026-04-12
[Senate] Artifact lifecycle governance: link redirect on merge + lifecycle history + no hard deletes2026-04-12
[Senate] Enable PRAGMA foreign_keys=ON in get_db()2026-04-12
[Senate] Core framework docs: landscape-gap model, artifact governance, alignment loops2026-04-11
[Governance] Implement artifact lifecycle governance with git-like versioning2026-04-03
Payload JSON
{
  "_reset_note": "This task was reset after a database incident on 2026-04-17.\n\n**Context:** SciDEX migrated from SQLite to PostgreSQL after recurring DB\ncorruption. Some work done during Apr 16-17 may have been lost.\n\n**Before starting work:**\n1. Check if the task's goal is ALREADY satisfied (run the relevant checks)\n2. Check `git log --all --grep=task:YOUR_TASK_ID` for prior commits\n3. If complete, verify and mark done. If partial, continue. If not done, proceed.\n\n**DB change:** SciDEX now uses PostgreSQL. `get_db()` auto-detects via\nSCIDEX_DB_BACKEND=postgres env var.",
  "_reset_at": "2026-04-18T06:29:22.046013+00:00",
  "_reset_from_status": "done",
  "completion_shas": [
    "1cf50c770",
    "ce26a6442",
    "13ba9c201"
  ],
  "completion_shas_checked_at": "2026-04-21T09:48:37.500602+00:00"
}

Sibling Tasks in Quest (Artifact Lifecycle) ↗

Task Dependencies

↓ Referenced by (downstream)