Files
dtoro 6b75f7302d db as source of truth: wiki→seeds, archive old artifacts, knowledge ingestion
- Migrations 010 (content_hash) + 011 (search tsvector column)
- new: internal/knowledge/seed.go — knowledge seed ingest engine
- new: internal/httpapi/knowledge.go — SearchKnowledge + GetEntityKnowledge
- wire knowledge ingest into oikos seed pipeline
- convert all 36 wiki docs + 6 investigations + 12 runbooks → seeds/knowledge.yaml
- archive: knowledge/wiki/→archive/, oikos/cards/→archive/, .hermes/plans/→archive/
- delete: 9 superseded Python kernel files, ledger/, mcp/build_host_files.py
- remove empty knowledge/ directory tree
2026-07-07 20:22:30 +02:00

1.9 KiB

Investigations

Time-stamped incident reports and experiments. One entry per incident; the entry is the canonical source. Per-node changelog entries link back here.

Active / recent

Date Title Status
2026-06-06 Caddyfile truncation incident Resolved — permanent safeguards deployed (site-count guard, auto-stash, auto-backup)
2026-06-06 Frequent Authentik login prompts — session lifetime fix Resolved — session_duration=days=30, SESSION_COOKIE_AGE=30d
2026-06-03 Moonlight/Sunshine streaming — WiFi jitter Mitigations applied; definitive fix requires wiring mac-mini via Ethernet
2026-06-01 Mac-mini onboarding Onboarded

Resolved (archived)

See archive/:

Date Title
2026-04-21 Hubris crash loop — thermal + USB drive
2026-05-31 Authentik migrated from LXC 124 to the VPS

Conventions

  • File name: YYYY-MM-DD-<slug>.md. Use the first date if the incident spans multiple days.
  • Mandatory sections: Summary, Timeline, Root cause, Mitigations applied, Open questions.
  • Update the entry as the situation evolves; never rewrite history. Add new dated sections at the bottom.
  • Link back from every node's changelog that's affected.
  • Move to archive/ when the incident is fully resolved and no longer actively referenced.