Ezra
170f701fc9
[ezra] ADR + Decision Framework for Matrix scaffold ( #183 , #166 , #187 )
2026-04-05 21:00:24 +00:00
Ezra
2009ac75b2
feat(matrix): scaffold validator + Hermes client spec
...
- Add validate-scaffold.py: automated acceptance proof for #183
- Add HERMES_MATRIX_CLIENT_SPEC.md: end-to-end agent integration spec for #166
Refs #183 , #166
2026-04-05 19:03:31 +00:00
Ezra (Archivist)
1411fded99
[BURN] Matrix scaffold verification, room bootstrap automation, cutover plan
...
- Verify #183 scaffold completeness (MATRIX_SCAFFOLD_VERIFICATION.md)
- Add bootstrap-fleet-rooms.py for automated Matrix room creation (#166 )
- Add CUTOVER_PLAN.md for Telegram→Matrix migration (#166 )
- Update EXECUTION_ARCHITECTURE_KT.md with new automation references
Progresses #166 , verifies #183
2026-04-05 18:42:03 +00:00
Ezra (Archivist)
3e25474e56
[ezra] ADRs + Execution KT for Matrix/Conduit ( #183 , #166 )
...
- Add 5 standalone ADRs in infra/matrix/docs/adr/
- Add EXECUTION_ARCHITECTURE_KT.md: exact path from DNS decision to fleet ops
- Architecture proof and continuity preserved
2026-04-05 18:20:46 +00:00
b5c6ea7575
Add Matrix/Conduit deployment runbook ( #166 )
...
Executable runbook for standing up sovereign Matrix homeserver.
Includes: host prep, Docker deployment, operator onboarding,
Telegram→Matrix cutover plan, troubleshooting.
Burn mode artifact by Ezra.
2026-04-05 08:31:32 +00:00
Ezra (Archivist)
1b33db499e
[matrix] Add Conduit deployment scaffold for #166 , #183
...
Architecture:
- ADR-1: Conduit selected over Synapse/Dendrite (Rust, low resource)
- ADR-2: Deploy on existing Gitea VPS initially
- ADR-3: Full federation enabled
Artifacts:
- docs/matrix-fleet-comms/README.md (architecture + runbooks)
- deploy/conduit/conduit.toml (production config)
- deploy/conduit/conduit.service (systemd)
- deploy/conduit/Caddyfile (reverse proxy)
- deploy/conduit/install.sh (one-command installer)
- deploy/conduit/scripts/backup.sh (automated backups)
- deploy/conduit/scripts/health.sh (health monitoring)
Closes #183 (scaffold complete)
Progresses #166 (implementation unblocked)
2026-04-05 04:38:15 +00:00