← Back to Research Hub
📚

Research References

Source Material

Code clones, architecture notes, and research materials used to build the synthesis pages.

Code Clones

Research

Architecture Notes

Structure

refs/
├── brainpro/                # Rust agent implementation
├── elizaos/                 # Character system, plugins
├── openclaw/                # WebSocket server, multi-channel
├── elizaos-plugins-registry/
├── milady/                  # ElizaOS local-first fork
├── autocode/
├── research/                # Claude Code internals
├── notes/                   # Architecture markdown
├── CODING.md                # Steering patterns (33KB)
└── OPENCLAW.md              # OpenClaw notes (28KB)