faf_formats
Discover all validated formats in a project and fill stack slots. Set session context by providing a project path.
Instructions
Discover all formats in the project (154+ validated types) and fill stack slots.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Project path. Sets session context for subsequent calls. | |
| json | No | Return results as JSON |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| directory | Yes | Directory that was scanned | |
| count | Yes | Number of known formats discovered | |
| elapsedMs | No | Discovery time in milliseconds | |
| stackSignature | No | Derived stack signature | |
| intelligenceScore | No | Total intelligence score across discovered formats | |
| formats | Yes | Discovered formats | |
| slotFillRecommendations | No | Recommended .faf slot fills derived from discovered formats |