← Back to all Flat Fee outputs

Read-only local campaign artifact

graphify-preflight.md

direct-local-tools-wave-45/graphify-preflight.md

# graphify local execution

**State: PARTIAL**

The local `graphify` executable was invoked on the synthetic code-only fixture
in `fixtures/graph/sample.py`. It reached its startup configuration gate and
returned a non-zero result before extraction because the installed CLI requires
an LLM backend key before it begins the run.

No environment values were read, and no backend was selected. This wave does
not treat a documented code-only AST path as a pass when the installed command
could not execute it locally.

Exact unblock: approve a named graphify semantic backend and its key reference,
then rerun the same synthetic fixture and require `graphify-out/graph.json` and
`GRAPH_REPORT.md` before considering a PASS.