Codex 6b55d9df6b docs: refresh subagent support matrix 2 weeks ago
..
architecture fd803ab769 chore: align phase5 docs and pytest setup 1 month ago
guides 0e04729dd9 feat: route writing through context briefs 2 months ago
memory a91c28cace docs: reorganize docs and add story system specs 2 months ago
operations b80e5a549b feat: complete story system phase5 workflow 2 months ago
research a033f36d4f feat: rebuild dashboard with router-based multi-page architecture 2 months ago
superpowers 6b55d9df6b docs: refresh subagent support matrix 2 weeks ago
README.md 70f9783261 chore: refine documentation migration, unify SQLite connection logging, and harden exception handling 2 months ago

README.md

文档中心

docs/ 目录按功能分区整理,方便查阅。

目录索引

架构

使用指南

运维

记忆系统

研究与外部方案

Specs

分类原则

  • architecture/:系统结构与技术架构
  • guides/:使用者需要查阅的命令、配置、题材说明
  • operations/:运维、发版、备份与恢复
  • memory/:长期记忆架构说明
  • research/:论文总结与外部方案调研
  • superpowers/:架构 spec 与设计文档

推荐阅读顺序

  1. 先看 ../README.md 了解安装与基本使用
  2. 再看 architecture/overview.md 了解整体架构
  3. 需要配置检索时看 guides/rag-and-config.md
  4. 需要使用命令时看 guides/commands.md
  5. 排查运行问题时看 operations/operations.md