fractal-skeleton
a graduated feature folder inventing its own internal layout
Agent checkadvisory by defaultbasecode
The argument
Fractal Skeleton
Every graduated feature folder shares one internal shape — its main file and (when needed) common/. No feature invents its own layout.
The proof
fail
export const issuesEntry = () => [];
pass
export const getIssueRows = () => [];
Turn it down
Both lines go in your lightsout.config.json.
"standards-checks": { "fractal-skeleton": "advisory" }"standards-checks": { "fractal-skeleton": "off" }