chore(skills): clean up skill headers — remove stale @RELATION, @STATUS noise
- semantics-python: removed dead @RELATION -> [Std.Semantics.Belief] and [MolecularCoTLogging] - semantics-core, semantics-contracts: removed @STATUS ACTIVE (noise) - molecular-cot-logging: removed invalid @RELATION REPLACES -> [Std.Semantics.Belief] - semantics-svelte: fix brackets on @RELATION -> [MolecularCoTLogging] All skill headers now match the minimal template: @BRIEF + internal @RELATION only.
This commit is contained in:
@@ -6,7 +6,6 @@ description: Methodology reference: Design by Contract enforcement, Fractal Deci
|
||||
#region Std.Semantics.Contracts [C:5] [TYPE Skill] [SEMANTICS methodology,contracts,adr,decision-memory,anti-erosion]
|
||||
@BRIEF HOW to enforce PRE/POST, write ADRs, prevent structural erosion, and execute verifiable edit loops across Python + Svelte.
|
||||
@RELATION DEPENDS_ON -> [Std.Semantics.Core]
|
||||
@STATUS ACTIVE
|
||||
|
||||
## I. DECISION MEMORY (ADR PROTOCOL)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user