Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,9 @@ the allowlist is in `scripts/validate_structure.py`.
## What does NOT live here

- **Operational history** — what the organism *did* (prior tasks, decisions,
failed approaches) lives in **PyAutoMind** (`complete.md`, GitHub issues),
not here. Memory = what the science says; Mind = what the organism did.
failed approaches) lives in **PyAutoMind** (the `complete/<YYYY>/<MM>/`
records, GitHub issues), not here. Memory = what the science says; Mind = what
the organism did.
- **Workflow state, health, execution** — Mind / Heart / Build respectively.

## This repo is personal
Expand Down
Loading