faf_auto
Scans project manifests like package.json or Cargo.toml to auto-fill the .FAF dependency stack slots with real dependencies, returning detected values and the updated score.
Instructions
Scan your manifests (package.json, Cargo.toml, pyproject.toml, go.mod…) and fill the project.faf stack slots from real dependencies — no hardcoded defaults. Returns what was detected and the updated score. Use this for the technical context; use faf_go for the human 6Ws it can't detect, and faf_enhance to have an AI refine the result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Project path. Sets session context for subsequent calls. | |
| force | No | Force overwrite existing files |