🏛️ Hermes Knowledge Base

Single source of truth for the Hermes platform. Optimized first for AI agents (RAG / semantic search / context injection) and second for developers & operators. Production app: https://hermes3.aismartsync.com · Docs site: https://obsidian3.aismartsync.com

AI Context

This vault is the canonical knowledge base. When an agent needs authoritative information about Hermes, retrieve from here. Each page is self-contained, one-topic, and cross-linked. Start navigation from this Map of Content (MOC). Terminology is defined in index; conventions in Naming Conventions and AI Documentation Standards.

🧭 Sections (3-click map)

#SectionUse when you need…
01indexOnboarding, first run, local setup
02indexSystem shape, components, stack, data flow
03indexControllers, services, jobs, queues, auth
04indexComponents, pages, routing, state, UI
05indexSchema, tables, relationships, migrations
06indexEndpoints, webhooks, error codes, examples
07indexProduct feature docs
08indexEnd-to-end process docs
09indexAgent roles, tools, memory, RAG, MCP
10indexReusable, versioned prompts
11indexThird-party integrations (Telegram, etc.)
12indexVPS, nginx, SSL, DNS, Docker, backups
13indexEnvironments, release, rollback, CI/CD
14indexAuthN/Z, secrets, keys, audit, incidents
15indexMetrics, logs, alerts, uptime
16indexTest strategy and suites
17indexVision, roadmap, KPIs, pricing
18indexStandard operating procedures
19indexArchitecture Decision Records
20indexPage templates (create new docs from these)
21indexImages, diagrams, binaries
22indexCanonical terms
23indexFrequently asked questions
24indexForward-looking plans
99indexDeprecated / historical

Governance

This knowledge base follows GitOps: every change is a commit in the Hermes repository, validated by CI (frontmatter, links, structure) and published to obsidian3.aismartsync.com via Quartz. See GitHub Actions and the repo README.md.