FrostBuild Documentation

Build with the full picture.

Start with a working build, then go as deep as you need. The architecture and manifest specification are the contract; every performance claim links back to a reproducible report.

Source of truth DESIGN.md defines the engine. The manifest specification defines frost.toml. Research documents explain why.

START HERE

Three documents.
One mental model.

Learn the commands, the correctness contract, and the configuration format before exploring implementation studies.

BUILD AND INTEGRATE

From one target
to a polyglot graph.

Use native rules where Frost owns the compiler boundary and explicit adapters where an ecosystem already owns its inner build.

PERFORMANCE EVIDENCE

Read the scope,
then the number.

Reports preserve equivalent work, semantic artifact checks, raw samples, tool versions, and losing cases.

ARCHITECTURE AND RESEARCH

Decisions keep
their evidence.

These documents explain the trade-offs behind pruning, storage, scheduling, remote work, and migration.

PLATFORMS AND PROCESS

Know what is tested.
Know what is historical.

CI coverage, fuzz targets, issue-to-implementation evidence, and superseded design paths stay visible.

Can’t find the boundary you need?

Open an issue with the language, artifact, incumbent build tool, and a reproducible clean/no-op/change workload.

Open an issue