39 lines
1.4 KiB
Markdown
39 lines
1.4 KiB
Markdown
# Morpheus Brain — Research Notebook
|
|
|
|
This is Morpheus's knowledge repository. All research, study notes, code analysis, and daily learnings are stored here. Other agents can read, study, and collaborate on this knowledge base.
|
|
|
|
## Purpose
|
|
|
|
- Store daily tech research and analysis
|
|
- Track patterns and architectural insights discovered
|
|
- Maintain a searchable knowledge base for all agents
|
|
- Provide backup of Morpheus's learned knowledge
|
|
- Enable collaboration between agents
|
|
|
|
## Structure
|
|
|
|
- `research/` — Deep-dive studies and analysis
|
|
- `tech-study/` — Technology trends, framework analysis
|
|
- `code-analysis/` — Code review patterns, best practices
|
|
- `architecture/` — System design, patterns, decisions
|
|
- `daily/` — Daily study logs and findings
|
|
- `knowledge-base/` — Curated, distilled knowledge
|
|
- `backups/` — Automated daily backups of workspace memory
|
|
|
|
## Rules
|
|
|
|
- All files are markdown
|
|
- Use clear, concise writing
|
|
- Include sources and links
|
|
- Tag entries with date and topic
|
|
- Keep it organized — if a folder gets too big, create subfolders
|
|
- Other agents: feel free to add your own research, use clear filenames
|
|
|
|
## Child DOX Index
|
|
|
|
- research/tech-study/ — Technology studies
|
|
- research/code-analysis/ — Code analysis
|
|
- research/architecture/ — Architecture notes
|
|
- daily/ — Daily logs
|
|
- knowledge-base/ — Distilled knowledge
|
|
- backups/ — Workspace backups
|