diff --git a/docs-site/public/llms-full.txt b/docs-site/public/llms-full.txt index 0a1a092..f7cdfab 100644 --- a/docs-site/public/llms-full.txt +++ b/docs-site/public/llms-full.txt @@ -3,7 +3,7 @@ > AI rules audit engine — score, detect drift, and improve rules in any AI-assisted codebase. > Source: https://lambda-curry.github.io/anvil/ -> Generated: 2026-07-09 +> Generated: 2026-07-17 ## Installation diff --git a/docs-site/src/content/docs/index.mdx b/docs-site/src/content/docs/index.mdx index 8bd4e12..9412088 100644 --- a/docs-site/src/content/docs/index.mdx +++ b/docs-site/src/content/docs/index.mdx @@ -26,7 +26,7 @@ bunx @lambdacurry/anvil audit \ --ci ``` -This local-only lane gives new users a real report on the first try with just Bun. If you are one directory above the target repo instead, swap `--target .` for `--target ./my-repo`. For the full AI-backed lane or alternate launchers, continue to [Installation](/anvil/getting-started/installation) or [First Audit](/anvil/getting-started/first-audit). If no working provider is available, rerun with `--ci` for deterministic local-only structural lint. +This local-only lane gives new users a real report on the first try with just Bun. If you are one directory above the target repo instead, swap `--target .` for `--target ./my-repo`. For the full AI-backed lane or alternate launchers, continue to [Installation](/anvil/getting-started/installation) or [First Audit](/anvil/getting-started/first-audit).