04_Knowledge

Purpose

Evergreen reference material, research, frameworks, and tool documentation. Knowledge is timeless and reusable.

What Belongs Here

  • Frameworks and mental models
  • Tool documentation and guides
  • Research findings
  • Technical references
  • Patterns and best practices (general, not team-specific)
  • Learning resources

What Does NOT Belong Here

  • Project-specific docs (use 02_Projects/[Name]/Docs/)
  • Team standards (use 03_Areas/)
  • Raw transcripts (use 05_Archive/Transcripts/)

Knowledge Structure

Organize by type:

04_Knowledge/
├── Frameworks/          # Mental models, thinking tools
├── Tools/               # Documentation for specific tools
├── Research/            # Research findings and insights
└── Patterns/            # Reusable technical patterns

Note Principles

  • Atomic: One concept per note
  • Evergreen: Written to be useful long-term
  • Linked: Connected to related concepts via wikilinks
  • Standalone: Understandable without context

For AI Agents

When retrieving knowledge:

  • Check here for general patterns and frameworks
  • Tool-specific docs live in Tools/
  • Link knowledge notes to projects that use them
  • Update notes when new insights emerge

Current Knowledge