Skip to content

Commit 4ff22cd

Browse files
Restore docs/plans/ as a Reference bullet in AGENTS.md (#447)
The docs/ index hygiene from CL-5670 already landed: IMPLEMENTATION.md lists all nine normative top-level docs, and docs/plans/ is gitignored. The plans pointer had drifted to a bare paragraph under the Reference list; put it back as a list item so agents scanning Reference still see it, and keep the gitignored / non-normative wording.
1 parent b9a1c8b commit 4ff22cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,4 +90,4 @@ Interchange is the standard library for this repo, consumed as published `@intx/
9090
- `docs/PLUGINS.md` — plugin manifest system and discovery
9191
- `docs/TELEMETRY.md` — what usage telemetry is collected and why
9292
- `docs/PERFTRACE.md` — local PerfTrace and opt-in OTEL export settings
93-
`docs/plans/` is git-ignored: local working notes and design spikes only. Durable conclusions belong in the docs above or in the tracking issue — never left as a plan file, which is a stale doc waiting to happen.
93+
- `docs/plans/` — gitignored working notes and design spikes (local only); durable conclusions belong in the docs above or Linear — never left as a plan file, which is a stale doc waiting to happen

0 commit comments

Comments
 (0)