Post-Governance Container Sync Evidence
Date: 2026-06-21
Timezone: America/St_Johns
Scope
Synced the refreshed post-cutover UAI Explorer app, tests, docs, rules, and
runbooks into CT 126 and CT 121.
The sync preserved each container's .env, data/, uploads/, virtualenv,
and SQLite database. It did not change DNS, TLS, firewall, reverse proxy,
NetBird exposure, public routes, storage cleanup, snapshots, cluster
membership, or node onboarding.
Targets
| Container | Role | Result |
|---|---|---|
CT 121 |
governed internal production | refreshed app/docs, service active |
CT 126 |
staging and verification | refreshed app/docs, service active |
Verification
CT 121:
systemctl is-active uai-explorerreturnedactive./healthreturned{"status":"ok","version":"0.2.3"}./readyreturnedstatus=ready,public_safe_mode=true,redaction_boundary=server-side,admin_raw_downloads_enabled=false,legacy_file_apis_enabled=false,uploads_enabled=false,raw_survey_zone_mounted=false, and[REDACTED:high-entropy].- In-container
python -m py_compile server.py tools/*.py tests/*.pypassed. - In-container
python -m unittest discover -s tests -vpassed with55tests. .ssh,raw-survey-zone,sanitized-exports, anddata/uai-discord-envwere absent from/opt/uai-explorer.[REDACTED:high-entropy].md,docs/runbooks/ai-lanes-mcp-adapter.md,docs/runbooks/uai-development-standards.md, and[REDACTED:high-entropy].md, and[REDACTED:high-entropy].mdwere present.
CT 126:
systemctl is-active uai-explorerreturnedactive./healthreturned{"status":"ok","version":"0.2.3"}./readyreturnedstatus=ready,public_safe_mode=true,redaction_boundary=server-side,admin_raw_downloads_enabled=false,legacy_file_apis_enabled=false,uploads_enabled=false,raw_survey_zone_mounted=false, and[REDACTED:high-entropy].- In-container
python -m py_compile server.py tools/*.py tests/*.pypassed. - In-container
python -m unittest discover -s tests -vpassed with55tests. .ssh,raw-survey-zone,sanitized-exports, anddata/uai-discord-envwere absent from/opt/uai-explorer.[REDACTED:high-entropy].md,docs/runbooks/ai-lanes-mcp-adapter.md,docs/runbooks/uai-development-standards.md, and[REDACTED:high-entropy].md, and[REDACTED:high-entropy].mdwere present.
Windows external HTTP checks:
http://10.0.0.121:8080/healthreturned version0.2.3.http://10.0.0.121:8080/readyreturned ready/public-safe.http://10.0.0.126:8080/healthreturned version0.2.3.http://10.0.0.126:8080/readyreturned ready/public-safe.
Result
The post-governance UAI Explorer app/docs state is installed and verified on
both production CT 121 and staging CT 126.
Follow-up documentation catalog sync published 60 Markdown docs into each
Explorer catalog. Both CTs then reported catalog_count=67.