Blog
Short notes on what I am building — tools, audits, and products. Step-by-step reference lives on docs.annave.tech.
Articles
ANNÁVE Lint Is Not a Linter
The Technical Audit is a written report from live-site checks — not a tool you install.
How ANNÁVE PDF Conversion Works (Server-Side Go Engine)You get a fast preview in the browser; the PDF you download is rendered by the Go engine.
ANNÁVE PDF Engine: Built for My Own Products FirstInputs map to one JSON document standard (the AST); YAML customizes output; new formats and products plug in at the parser or JSON layer.