diff --git a/AGENTS.md b/AGENTS.md index ebeadeb..033e696 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -105,6 +105,11 @@ should carry this so any vendor's agent surfaces pending items at session start: what data layer), ported from that skill. **Its infra facts are UNVERIFIED** — generated one-shot from chat history — and need a review pass with me (ROADMAP item 7); the file and `how-i-work.md` both flag this. +- **The upgraded `/new-project` flow got its first live end-to-end run this session** — + scaffolded `~/Projects/matrix-bridge` (a Matrix→Claude Code bridge bot) from a prior + scoping package, folding its SPEC/DECISIONS into the new AGENTS.md `## Decisions` scheme. + The form-factor gate (worthy of its own repo) and the placement step worked cleanly in + practice; portability-checker passed. Good worked example of the flow. - Cross-repo git-hygiene audit done: 9 repos audited, no leaks, 6 remediated + pushed; the canonical `.claude/` block is now **deny-by-default** (in `portability.md`; full detail in git log + ROADMAP item 6).