Faf Migrate
faf_migrateMigrates a .faf file to the current format version 3.0 by bumping the version and ensuring section roots exist, preserving all values. Set dry_run=true to preview changes.
Instructions
Migrate a .faf file to the current format version (3.0).
Bumps faf_version, ensures the section roots exist (project, stack,
human_context, monorepo), and re-serializes. Legacy slot names
(frontend/database/…) still score via the registry's aliases — this
only touches the version and structure, never your values. Parity with
faf-cli's faf migrate. Pass dry_run=true to preview.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | project.faf | |
| dry_run | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||