Skip to content

Commit 96c7021

Browse files
committed
Consolidate planning into minimap
1 parent f12c184 commit 96c7021

42 files changed

Lines changed: 1432 additions & 1866 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ If you are an AI coding assistant (or a human picking up the repo), start here:
1010
Guardrails (v1 preview):
1111
- Keep `kernel/` deterministic and small (trusted seed). No LLM/agent logic in core.
1212
- Stay within v1-preview scope defined in `docs/context/architecture.md` + `docs/context/roadmap.md`.
13-
- Treat `docs/context/future.md` as explicitly out-of-scope unless asked.
13+
- Treat parked work in `roadmap/ideas/*.md` as out-of-scope unless asked.
1414
- Prefer the two-file approach (generated skeleton + separate impl), use `bear fix` for generated-artifact repair, and deterministic enforcement via `bear check`.
1515

1616
Session hygiene:

docs/context/backlog/future-compile-package-customization.md

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)