Files
oikos/archive/knowledge/index.md
dtoro f127925d5a archive: prune stale dirs, move actual content to docs/
Deleted stale (Python-era artifacts, superseded by DB):
- archive/oikos-cards/ (46 files, predecessor to DB entity graph)
- archive/ledger/ (5-line JSONL fragment, superseded by DB audit log)

Moved to docs/ (actual, current architecture docs):
- docs/infrastructure/ — 12 infrastructure docs (network, DNS, mesh,
  SSH, ingress, media-permissions, backups, homelab-context, auto-deploy,
  VPS-hardening, monitoring, check-lifecycle)
- docs/secrets/ — secrets README and rotation runbook
- docs/GLOSSARY.md — 28-term homelab glossary

Added STALE.md markers to hermes-plans/ and secrets-issuance/.
Added MOVED.md pointers in archive sources.
Updated docs/index.md to include new paths.
2026-08-16 11:26:27 +02:00

20 lines
1.0 KiB
Markdown

# Knowledge (archived)
> **Status: Stale — historical reference only, last updated 2026-07-06.**
> The DB is now the single source of truth for all structured data and
> knowledge (bootstrapped from `seeds/knowledge.yaml`). Use MCP
> `search_knowledge` / `get_entity_knowledge` for live queries.
>
> Infrastructure architecture docs have been moved to
> [`docs/infrastructure/`](../../docs/infrastructure/). See `MOVED.md` there
> for what moved where.
| Section | What it covers |
|---------|----------------|
| [hosts/](hosts/index.md) | Proxmox host narratives — `hubris`, `strong`. |
| [containers/](containers/index.md) | LXC fleet — one page per container, plus the master table and archaeology. |
| [vms/](vms/index.md) | Virtual machines — ZimaOS, Home Assistant OS. |
| [infrastructure/](infrastructure/index.md) | Cross-cutting systems — **docs moved to `docs/infrastructure/`**. |
| [GLOSSARY.md](GLOSSARY.md) | **Moved to `docs/GLOSSARY.md`**. |
| [sources/](sources/index.md) | External reference docs and the pointer to incident evidence. |