fcode-code-validation
Factorial Code — App validation
A pre-flight for the platform's own release validation (its criteria are in
fcode-ama references/journey.md §8), run locally before the release is
requested, adding the review dimensions a human gatekeeper would: forms and
lifecycle, i18n, logging hygiene, security.
It serves two audiences with the same procedure: an app developer
self-checking before requesting a release, and a platform reviewer gating
one. Either way the input is a workspace ("team") slug and the output is
APP_VALIDATION_REPORT.md in the cloned workspace plus a ✅/❌ verdict in
chat.
This skill owns only the procedure, the check catalog, the severities, and the report format. Every rule it checks is owned by another skill and cited on the catalog row — read the owner when a finding needs context.