auto: docs sync 2026-06-15T21:21:42+00:00
Files changed: .obsidian/appearance.json .obsidian/graph.json .obsidian/plugins/obsidian-livesync/data.json .obsidian/workspace.json INDEX.md archive/matrix/PHASE6_DECISION.md archive/matrix/PLAN.md archive/matrix/appservices.md archive/matrix/archive_receiver_discovery.md archive/matrix/archivist_discovery.md archive/matrix/hookshot_deployment_discovery.md archive/matrix/hookshot_e2ee_discovery.md archive/matrix/hookshot_payload_discovery.md archive/matrix/hookshot_room_targeting_discovery.md docs/matrix/archivist.md docs/matrix/matrix_host.md docs/matrix/mautrix_signal.md docs/matrix/synapse.md docs/matrix/synapse_homeserver.yaml.sanitized docs/matrix/synapse_retention_discovery.md docs/services/services.md notes/echo6-landing-page-data-export.md notes/ia-download-queue.md projects/argus.md
This commit is contained in:
parent
133639ede2
commit
e5da5f023d
24 changed files with 85 additions and 51 deletions
28
INDEX.md
28
INDEX.md
|
|
@ -6,10 +6,10 @@ updated: 2026-06-15
|
|||
|
||||
# Echo6 Knowledge Base
|
||||
|
||||
The map of this vault — start here. `docs/` is current reference, `runbooks/` is how-to procedures, `projects/` is living context for active work, and `archive/` is the historical paper trail.
|
||||
The map of this vault — start here. `docs/` is current reference, `runbooks/` is how-to procedures, `projects/` is living context for active work, `notes/` is loose operational notes, and `archive/` is the historical paper trail.
|
||||
|
||||
> [!tip] How to use this
|
||||
> Click any `[[link]]` to jump to that note. Each note shows its **backlinks** (what points to it) at the bottom — including this index — so you can always get back home. The **graph view** (left ribbon) shows how it all connects.
|
||||
> Click any link to jump to that note. Each note shows its **backlinks** (what points to it) at the bottom — including this index — so you can always get back home. The **graph view** (left ribbon) shows how it all connects.
|
||||
|
||||
---
|
||||
|
||||
|
|
@ -28,6 +28,13 @@ The map of this vault — start here. `docs/` is current reference, `runbooks/`
|
|||
- [[searxng]] — Echo6 Search homepage (theme, config, deploy)
|
||||
- [[geo-tools]] — cortex geo-processing tools (GDAL, tippecanoe, pmtiles)
|
||||
|
||||
**Matrix / Signal** (`docs/matrix/`)
|
||||
- [[synapse]] — Synapse + MAS + Postgres + Caddy deployment reference
|
||||
- [[mautrix_signal]] — Signal bridge (image, DB, E2BE, commands)
|
||||
- [[archivist]] — CT 118 Signal/Matrix archive bot
|
||||
- [[matrix_host]] — Contabo VPS host specs
|
||||
- [[synapse_retention_discovery]] — retention config, MSC2815, DB sizes, rollback
|
||||
|
||||
**navi** (`docs/navi/`)
|
||||
- [[cc-rules]] — Claude Code rules for working on navi
|
||||
- [[deployment]] — navi build/deploy (VM 1130, nginx, Caddy route, rollback)
|
||||
|
|
@ -50,20 +57,20 @@ The map of this vault — start here. `docs/` is current reference, `runbooks/`
|
|||
|
||||
## 📦 Projects (`projects/`)
|
||||
|
||||
Living "read-me-first" context for active repos:
|
||||
Living "read-me-first" context for active work:
|
||||
- [[advbbs-project]] — advBBS Meshtastic federated BBS
|
||||
- [[mmud-project]] — MMUD mesh dungeon game
|
||||
- [[argus]] — ARGUS OSINT intelligence platform (in progress)
|
||||
- [[deploy-livesync]] — Obsidian LiveSync (CouchDB + JWT) reference
|
||||
- [[matrix-synapse-deployment]] — Matrix Synapse + Element + SSO
|
||||
- [[matrix-synapse-deployment]] — Matrix Synapse + Element + SSO rebuild reference
|
||||
- [[meshtastic-headscale-runbook]] — IdahoMesh Headscale + bridge
|
||||
|
||||
---
|
||||
|
||||
## 🔎 Discovery / reference notes (root)
|
||||
## 🗒️ Notes (`notes/`)
|
||||
|
||||
- **Matrix / Signal lineage:** [[synapse]] · [[mautrix_signal]] · [[archivist]] · [[matrix_host]] · [[appservices]] · [[synapse_retention_discovery]] · [[archivist_discovery]]
|
||||
- **Hookshot** (rejected — decision in [[PHASE6_DECISION]]): [[hookshot_deployment_discovery]] · [[hookshot_e2ee_discovery]] · [[hookshot_payload_discovery]] · [[hookshot_room_targeting_discovery]] · [[archive_receiver_discovery]]
|
||||
- **Other:** [[argus]] · [[ia-download-queue]] · [[echo6-landing-page-data-export]] · [[PLAN]]
|
||||
- [[ia-download-queue]] — Internet Archive pull-down queue (operational tracking)
|
||||
- [[echo6-landing-page-data-export]] — platform/brand/services reference snapshot
|
||||
|
||||
---
|
||||
|
||||
|
|
@ -76,4 +83,7 @@ Living "read-me-first" context for active repos:
|
|||
|
||||
## 🗄️ Archive
|
||||
|
||||
Historical deploy logs, one-time reports, and the Feb 2026 audit live in `archive/` — kept as a paper trail, not living documentation.
|
||||
Historical material lives in `archive/` — paper trail, not living docs:
|
||||
- `archive/projects/` + `archive/reports/` — completed one-time deploy logs and migration reports
|
||||
- `archive/matrix/` — the Matrix-archive investigation saga: the rejected Hookshot path and the [[PHASE6_DECISION]] decision record
|
||||
- `archive/AUDIT-2026-02-21.md` — the Feb 2026 doc-vs-infra audit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue