feat(skill): register seo-signal-validation in marketplace; reconcile spec layout
This commit is contained in:
@@ -237,7 +237,7 @@ for s in ["### L3", "### L4", "**CONFIRMED**", "**PARTIAL**", "**ARTIFACT**",
|
||||
"Special:EntityData", "## Output", "## Non-goals"]:
|
||||
assert s in t, f"missing: {s}"
|
||||
n = t.count("\n")
|
||||
assert 150 <= n <= 320, f"SKILL.md length {n} lines outside expected band"
|
||||
assert 130 <= n <= 320, f"SKILL.md length {n} lines outside expected band"
|
||||
print(f"OK SKILL.md decision half ({n} lines)")
|
||||
PY
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user