From 0aa5dca62ff03b8ecb57c33eabb40021a94df7df Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 4 Jun 2026 11:52:49 +0000 Subject: [PATCH 1/2] Initial plan From f0eaa60bab38706aa2b38e86836f879c2efa1fb3 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 4 Jun 2026 11:57:18 +0000 Subject: [PATCH 2/2] =?UTF-8?q?fix:=20align=20README=20vendoring=20SHA=20w?= =?UTF-8?q?ith=20PR=20description=20(546b45b=20=E2=86=92=20d6e4d78)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .agents/skills/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.agents/skills/README.md b/.agents/skills/README.md index 1341e98..e6857f1 100644 --- a/.agents/skills/README.md +++ b/.agents/skills/README.md @@ -11,7 +11,7 @@ Installed skills: - `test-build/` — test contract metadata blocks - `meta-module-build/` — metadata-first module scaffolding - `manifest/` — living-spec generator for `CLAUDE.md` (vendored from - `The-Interdependency/skill-lib@546b45b`). Generates the mechanical facts + `The-Interdependency/skill-lib@d6e4d78`). Generates the mechanical facts block in `CLAUDE.md` from `backend/pyproject.toml` + the tree; the `manifest drift check` workflow runs `generate.py --check` in CI. Refresh with `python .agents/skills/manifest/generate.py --pyproject backend/pyproject.toml --write`.