Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 1.03 KB

File metadata and controls

38 lines (25 loc) · 1.03 KB

Cortex Docs

The knowledge base for Cortex — architecture decisions, runbooks, and component documentation.

⚠️ This project is archived. No longer under active development.


What's Here

An Obsidian vault containing all Cortex documentation: architecture decision records, per-service docs, operational runbooks, and extracted insights.

Structure

vault/
├── _index.md          # Map of content
├── architecture/      # System design, ADRs, diagrams
├── components/        # Per-service documentation
├── operations/        # Runbooks, SOPs, incident response
├── knowledge/         # Extracted insights and learnings
├── projects/          # Bounded project scopes
└── meta/              # Docs about docs

Usage

Open the vault/ directory in Obsidian for the full graph-linked experience, or browse files directly on GitHub.


Built with Claude. No longer maintained.