Wiki — Knowledge Base

This directory is the persistent memory for all projects. The agent's memory tool holds only references pointing here.

Structure

wiki/
├── INDEX.md                    # You are here — navigation & overview
├── adscalculator-xyz.md        # Project: adscalculator.xyz
├── oddscalculator-xyz.md        # Project: oddscalculator.xyz
├── general.md                  # Cross-project conventions, tool learnings, preferences
└── content-strategy.md         # Blog planning, content ideas, editorial calendar

How to Use

  1. Before starting a task — read the relevant project wiki file
  2. After solving a problem — update the relevant wiki file with what you learned
  3. For cross-project info — check general.md first
  4. For blog/content work — check content-strategy.md

Memory Budget

The agent's memory tool has a ~2,200 char limit. Strategy:

Updating This File

When adding a new project, create wiki/<project-slug>.md and add a link here.