faf_validate
Validates a .faf file to return its score, tier, and issues including errors to fix and warnings to address. Ensures the file meets quality standards.
Instructions
Validate a .faf file and return score, tier, and issues. Returns errors (must fix) and warnings (should fix) with specific messages. Use after faf_init or when checking if a .faf file meets quality standards.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | project.faf |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||