IATF is optimized for index-first retrieval in large structured docs.
./iatf rebuild examples/simple.iatf
./iatf validate examples/simple.iatfWindows: use iatf.exe.
go/: Go CLI (go/main.go)lsp/: Go LSP server (lsp/main.go)examples/: validation/test fixturesinstallers/: install scriptsdocs/: documentation
When behavior changes:
- Update
docs/SPECIFICATION.mdfor format/validation changes. - Update
docs/COMMANDS.md/docs/QUICKSTART.mdfor command UX changes. - Keep
examples/aligned with current parser behavior. - Keep links in
docs/README.mdand this file valid.
docs/README.md: doc mapdocs/DEVELOPMENT.md: contribution/coding/git/security rulesdocs/testing.md: test expectationsdocs/ci-cd-release.md: release flowdocs/COMMANDS.md: CLI behavior