Skip to content

Add Exodus workroom demo readiness checker#481

Merged
mdheller merged 2 commits into
mainfrom
exodus-workroom-demo-readiness-v0
Jun 9, 2026
Merged

Add Exodus workroom demo readiness checker#481
mdheller merged 2 commits into
mainfrom
exodus-workroom-demo-readiness-v0

Conversation

@mdheller

@mdheller mdheller commented Jun 9, 2026

Copy link
Copy Markdown
Member

Implements Phase 4 of #478.

Scope:

  • add tools/check_exodus_workroom_demo.py
  • add docs/exodus-workroom-demo-runbook.md

What this provides:

  • local cross-repo artifact presence check for the synthetic Exodus Migration Workroom demo
  • optional validator execution across exodus, prophet-workspace, and sociosphere
  • default checkout paths under ~/dev
  • path overrides for non-default checkouts
  • explicit synthetic/offline boundary

Non-goals:

  • no provider credentials
  • no provider API calls
  • no provider-side writes
  • no destructive operations
  • no workspace manifest edits
  • no pin/ref movement
  • no resolved-lock regeneration
  • no production migration claim

Related:

import argparse
import json
import subprocess
import sys
@mdheller mdheller merged commit 274c1d6 into main Jun 9, 2026
28 checks passed
@mdheller mdheller deleted the exodus-workroom-demo-readiness-v0 branch July 4, 2026 03:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant