Review ONE flare file or small folder against the flare organization standards (file kinds, declaration placement, subsystem shape, naming). Use when authoring a flare module (run before finishing), or when the user asks to review the structure of a specific…
Review or fix the comments in ONE flare file or small folder against the flare comment standards (file header, JSDoc, inline). Use when authoring a flare module (run before finishing), or when the user asks to review/fix comments on a specific path. Not for…
Review or fix ONE flare test file or small test folder against the flare testing standards (runtime root, tier, unit isolation, doubles, idioms). Use when authoring tests (run before finishing), or when the user asks to review tests at a specific path. Not…