You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[META]: CLAUDE.md and rules updated for coordinate format
34
+
-[SKILLS]: All 5 skills updated for coordinate and registry paths
35
+
-[SKILLS]: `/generate-rule` updated — fixture step now creates `tests/pass/` and `tests/fail/` directories with `.gitkeep`
36
+
37
+
### Fixed
38
+
-[CORE:S:0004]: Replaced Stripe-format fake API key in test fixture with generic value to avoid GitHub Push Protection rejection
39
+
-[CORE:S:0003]: Use `.git_marker` as trackable alternative to `.git` in test fixtures — git cannot track paths named `.git`, causing CI failures
40
+
-[SCHEMAS]: Agent schema — restored `prefix`, `name` as optional fields; `overrides` as optional object; `main_instruction_file`/`instruction_files` accept string or list
41
+
-[AGENTS]: Claude and Codex configs — added required `version: "0.1.0"` field
-[REGISTRY]: 9 tombstone entries for coordinates moved to recommended package
13
-
-[SCHEMAS]: Capability schema v0.1.0
14
-
15
-
### Fixed
16
-
-[CORE:S:0004]: Replaced Stripe-format fake API key in test fixture with generic value to avoid GitHub Push Protection rejection
17
-
-[CORE:S:0003]: Use `.git_marker` as trackable alternative to `.git` in test fixtures — git cannot track paths named `.git`, causing CI failures
18
-
-[SCHEMAS]: Agent schema — restored `prefix`, `name` as optional fields; `overrides` as optional object; `main_instruction_file`/`instruction_files` accept string or list
19
-
-[AGENTS]: Claude and Codex configs — added required `version: "0.1.0"` field
0 commit comments