1. Introduction
  2. Project Definition
  3. What is KOGRAL?
  4. Core Concepts
  5. Why KOGRAL?
  6. Design Philosophy
  7. Guides
  8. Installation
  9. Quick Start
  10. Daily Workflows
  11. Use Cases
  12. Best Practices
  13. Architecture
  14. System Overview
  15. Graph Model
  16. Config-Driven Design
  17. Storage Architecture
  18. Logseq Blocks Design
  19. ADR-001: Nickel vs TOML for Configuration
  20. ADR-002: FastEmbed via AI Providers
  21. ADR-003: Hybrid Storage Strategy
  22. ADR-004: Logseq Blocks Support
  23. ADR-005: MCP Protocol for AI Integration
  24. Setup
  25. Prerequisites
  26. Installation Methods
  27. Project Initialization
  28. Environment Configuration
  29. Verification
  30. Configuration
  31. Configuration Overview
  32. Nickel Schemas
  33. Graph Settings
  34. Inheritance
  35. Examples
  36. Storage
  37. Storage Backends
  38. Filesystem Storage
  39. SurrealDB Storage
  40. In-Memory Storage
  41. Sync Strategies
  42. AI & Embeddings
  43. Embeddings Overview
  44. Provider Configuration
  45. FastEmbed Local
  46. OpenAI Integration
  47. Claude Integration
  48. Ollama Integration
  49. Semantic Search
  50. Templates
  51. Template System
  52. Document Templates
  53. Export Templates
  54. Customization
  55. CLI
  56. CLI Overview
  57. Commands Reference
  58. Workflows
  59. NuShell Scripts
  60. Apps & Connections
  61. MCP Quick Guide
  62. Claude Code Integration
  63. Logseq Integration
  64. Obsidian Compatibility
  65. Git Workflows
  66. API Reference
  67. MCP Protocol
  68. Tools Reference
  69. Resources
  70. Rust API
  71. Contributing
  72. Development Setup
  73. Code Standards
  74. Testing