From 5713b2476b724190eba2328a50c3e709a8bfd5a4 Mon Sep 17 00:00:00 2001 From: Keysat Date: Sun, 14 Jun 2026 22:29:13 -0500 Subject: [PATCH] Note first live /new-project run (matrix-bridge) in Current state --- AGENTS.md | 5 +++++ 1 file changed, 5 insertions(+) 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).