Rara Wiki¶
Persistent project memory built from source material and project conversations.
Reading Flows¶
- Search the site from the top navigation bar.
- Browse durable concepts, harness rules, and publishing notes from the sidebar.
- Use the repository
wiki/directory as the editable source of truth.
Key Pages¶
- Architecture
- Three-Layer Architecture
- LLM Wiki
- RAG vs LLM Wiki
- oh-my-codex (OMX)
- Workflow
- Agent Harness
- Conversation Learning
- Publishing
- GitHub Pages Site
- Other
- CEX Wallet System
Source Streams¶
The public docs also include source cards captured from these raw streams:
- agent-tools
- oh-my-codex Legacy Source Card
- conversations
- 2026 04 18 Cex Wallet System Learning
- Conversation Learning Expectation
- GitHub Pages Search Site Request
- MkDocs Terminal Theme Request
- Navigation Grouping and Verify Workflow Request
- methods
- BMAD Method
- patterns
- Karpathy LLM Wiki Pattern
Build¶
uv tool run --from mkdocs-terminal python tools/build_pages.py
The build script regenerates this MkDocs site from the repository wiki pages.