faf_check
Inspects human_context fields and assigns empty, generic, good, or excellent quality ratings. Protects high-quality fields from being overwritten.
Instructions
Quality inspection for human_context fields + field protection - Shows empty/generic/good/excellent ratings
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| protect | No | Lock good/excellent fields from being overwritten | |
| unlock | No | Remove all field protections | |
| path | No | Project path. Sets session context for subsequent calls. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | Yes | report | protect | unlock | |
| qualityPercent | No | Share of fields rated good/excellent (report mode) | |
| goodCount | No | Fields rated good or excellent | |
| emptyCount | No | Fields that are empty | |
| protected | No | Field names currently protected | |
| protectedNow | No | Fields newly protected by this call (protect mode) | |
| fields | No | Per-field quality + protection (report mode) |