- Delete CODE_OF_CONDUCT.md (generic boilerplate) - Simplify README.md, link to ra-h.app/docs as primary - Simplify CONTRIBUTING.md - Fix bug_report.md (was referencing PostgreSQL, uses SQLite) - Gut bloated PR template - Simplify feature_request.md - Update docs/README.md to point to website - Update docs/9_open-source.md
1.2 KiB
1.2 KiB
RA-H Documentation
Primary documentation: ra-h.app/docs
The website docs are the source of truth. These local docs are a reference mirror.
Quick Links
- Full Docs: ra-h.app/docs
- Website: ra-h.app
- GitHub: github.com/bradwmorris/ra-h_os
Local Reference
| # | Document | Description |
|---|---|---|
| 0 | Overview | What is RA-H, design philosophy |
| 1 | Architecture | Agent hierarchy, system design |
| 2 | Schema | Database schema, nodes, edges, embeddings |
| 3 | Context & Memory | Auto-context system |
| 4 | Tools & Workflows | Available tools, workflows |
| 5 | Logging & Evals | Debugging, evaluation |
| 6 | UI | 3-panel layout, views |
| 7 | Voice | Voice interface |
| 8 | MCP Server | External agent connector |
Troubleshooting
See TROUBLESHOOTING.md for common issues.
Questions?
Check ra-h.app/docs or open an issue on GitHub.