llms.txt · git:20260914.fc3936e · 2026-09-14 · sha256 23dc80954b517703

llms.txt git:20260914.fc3936eA

Immutable. This exact content is served forever at /api/v1/blob/23dc80954b517703.

# IronLint

> Rust command-check evaluation for AI coding workflows. V1 core/CLI exists;
> external acceptance and live completed-edit feedback remain in progress.

## Start here

- [Architecture](docs/architecture.md): implemented flow, source map, gaps.
- [Active plan](plans/2026-09-05-ironlint-v1-implementation.md): resume state, next packet, evidence.
- [V1 contract](specs/2026-09-05-ironlint-v1-design.md): breaking-release requirements.
- [Agent instructions](AGENTS.md): working rules.

## Usage

- [Getting started](docs/getting-started.md): build and evaluate a v1 policy.
- [Config schema](docs/reference/config-schema.md): version 1, run, files, change/accept.
- [Running checks](docs/operating/running-checks.md): acceptance and change triggers.
- [Verdict JSON](docs/reference/verdict-json.md): schema 7, output bytes, statuses, exits.
- [Writing checks](docs/writing-checks/README.md): actual-tree ABI and limits.
- [Adapters](docs/adapters/README.md): current installations and v1 gaps.
- [Documentation index](docs/README.md): other current reference pages.

Read the assigned packet, relevant contract sections, and source. Historical plans
are removed. Backward compatibility and automatic conversion/rollback are not v1
release requirements.