Nonstring Metadata

[object Object]

Island-Dev-Crew 4cf8a12 2 files · 914 B Updated

File contents

Non-string metadata

One concern (C8): every metadata field here parses, is non-empty, and is the wrong shape. name is the only string in the file, so F4 stays green and the three checks that flip — F3, F6, F7 — are exactly the ones this fixture exists to prove.

It sits under bad-island/ rather than beside it because bad-island is cited by line and count elsewhere in the pack (6 of 12 red, F4-F9); a nested directory is ignored by validate(), so that verdict is untouched. Point the validator at this path directly.

  • enforced: python3 scripts/validate-island.py scripts/fixtures/bad-island/nonstring-metadata must exit 1 with F3, F6 and F7 red.
  • advisory: nothing here. This island is never distributed and describes no practice.

Island-Dev-Crew/uncle-bob-skills/tree/main/scripts/fixtures/bad-island/nonstring-metadata commit 4cf8a122c0

Frequently asked questions

npx skillmds@latest add island-dev-crew/nonstring-metadata