🏛️ 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)
| # | Section | Use when you need… |
|---|---|---|
| 01 | index | Onboarding, first run, local setup |
| 02 | index | System shape, components, stack, data flow |
| 03 | index | Controllers, services, jobs, queues, auth |
| 04 | index | Components, pages, routing, state, UI |
| 05 | index | Schema, tables, relationships, migrations |
| 06 | index | Endpoints, webhooks, error codes, examples |
| 07 | index | Product feature docs |
| 08 | index | End-to-end process docs |
| 09 | index | Agent roles, tools, memory, RAG, MCP |
| 10 | index | Reusable, versioned prompts |
| 11 | index | Third-party integrations (Telegram, etc.) |
| 12 | index | VPS, nginx, SSL, DNS, Docker, backups |
| 13 | index | Environments, release, rollback, CI/CD |
| 14 | index | AuthN/Z, secrets, keys, audit, incidents |
| 15 | index | Metrics, logs, alerts, uptime |
| 16 | index | Test strategy and suites |
| 17 | index | Vision, roadmap, KPIs, pricing |
| 18 | index | Standard operating procedures |
| 19 | index | Architecture Decision Records |
| 20 | index | Page templates (create new docs from these) |
| 21 | index | Images, diagrams, binaries |
| 22 | index | Canonical terms |
| 23 | index | Frequently asked questions |
| 24 | index | Forward-looking plans |
| 99 | index | Deprecated / historical |
🚀 Quick Links
- New here? → index
- Writing a doc? → Style Guide · Naming Conventions · Tag Taxonomy · AI Documentation Standards
- AI agent onboarding → index · RAG Pipeline · MCP Integration
- Operating the platform → Bluehost VPS · Nginx · index
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.