The shared, versioned knowledge base for everything worth remembering
across the homelab and the projects on it. Source of truth lives in
Lore Git Repo (this wiki repo on the homelab Gitea). Other Hermes
instances can clone and read; writes go through a single append-only
ritual described below.
What this is
Yours and shared. This is your brain plus any agent's
contributed observations — not private agent memory.
Versioned. Every entry is a commit. Git history is the audit
trail.
Append-only. New decisions supersede old ones with a new file
and a supersedes: field. Old files are kept for the record
unless archived.
Cross-linked. Every page links to at least two others via
[[wikilinks]]. The graph is the value.