Documentation
README
Operational Protocol: Structured Note-Taking
Maintain free-form working notes in shared buffer key _working_notes for data that you need to remember but that isn't captured by the colony task queue.
Do not duplicate the queue in here. Per-task goal, ordered steps, and SOP gates live in progress.db — use hive.colony-progress-tracker for those. These notes are for things the DB schema doesn't cover.
Update at these checkpoints:
- After receiving new information that changes how you plan to approach the current step
- Before any tool call that will produce substantial output you'll need to reference later
- When you make a non-obvious decision whose why would be lost if the tool call history gets pruned
Structure:
This is the opening of the README. Read the full README on GitHub.