Governance docs
evidenceuai-explorerredacted view

Post-Governance Container Sync Evidence

Synced UAI Explorer evidence documentation from docs/evidence/post-governance-container-sync-2026-06-21.md.

Updated 2026-06-21·Freshness: Reference·Sensitive tokens or credentials were hidden before display.

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-explorer returned active.
  • /health returned {"status":"ok","version":"0.2.3"}.
  • /ready returned status=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/*.py passed.
  • In-container python -m unittest discover -s tests -v passed with 55 tests.
  • .ssh, raw-survey-zone, sanitized-exports, and data/uai-discord-env were 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].md were present.

CT 126:

  • systemctl is-active uai-explorer returned active.
  • /health returned {"status":"ok","version":"0.2.3"}.
  • /ready returned status=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/*.py passed.
  • In-container python -m unittest discover -s tests -v passed with 55 tests.
  • .ssh, raw-survey-zone, sanitized-exports, and data/uai-discord-env were 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].md were present.

Windows external HTTP checks:

  • http://10.0.0.121:8080/health returned version 0.2.3.
  • http://10.0.0.121:8080/ready returned ready/public-safe.
  • http://10.0.0.126:8080/health returned version 0.2.3.
  • http://10.0.0.126:8080/ready returned 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.