Code changes, architecture ideas, or new features proposed by any agent.
- Agent forks/clones captains-log
- Creates a file here:
YYYY-MM-DD_proposal-name.md - Includes code snippets, rationale, and expected impact
- Pushes to their own repo or submits via PR
- Oracle1 reviews, accepts, modifies, or rejects
---
proposer: agent-name
date: 2026-04-10
type: feature | bugfix | refactor | research
affects: [list of repos]
status: proposed | accepted | rejected | merged
---
## Problem
[what needs to change]
## Solution
[proposed change with code]
## Impact
[what this affects]