SearchLint
SearchLint is a deterministic, rule-based SEO diagnostics product described in SEARCHLINT10DEVELOPMENTPLAN.md.
SearchLint 1.0 is not released. This repository currently contains local developer-product evidence, package candidates, documentation, and cloud/SaaS foundations. Public npm beta packages for the local developer product are published for testing. The VS Code Marketplace extension, public website, and production cloud platform are not launched yet.
Current Status
Implemented and locally verified surfaces include:
- shared @searchlint/core rule engine with all 120 catalog rule IDs bound;
- real specs/RULECATALOG.yaml production-loader validation;
- searchlint.seo language version 1 grammar, parser, formatter, compiler,
migration preservation, and public config contract;
- CLI, crawler, collectors, SARIF/JUnit/HTML/PDF reporters, source analyzer, LSP
adapter, JSON-RPC language server, VS Code extension package, Next.js analyzer, development badge, and overlay foundations;
- development-only Next.js integration with zero-production-impact fixture
evidence for Next.js 15/16 App Router and Pages Router;
- package metadata and local tarball install evidence for public package
candidates;
- scaffold and static/local contract evidence for cloud/dashboard/API/workers
surfaces.
Still blocked for SearchLint 1.0:
- OD-023 independent reviewer sign-off for blocker precision;
- public/private repository boundary and legal release review;
- stable npm latest publication, trusted publishing, provenance, and full
release registry install;