Docs

Everything a human or an agent needs to run Omea.

Start with npx @omea/cli run in a repo checkout. These pages document exactly what that command does today — no invented flags, no unshipped features presented as real.

Getting started

Install npx @omea/cli run, read the flags and exit codes, and see where evidence artifacts land.

How boot detection works

The exact order Omea checks Docker Compose, devcontainers, package.json, and a manual recipe file.

The test format

Why tests are plain @playwright/test files, how coverage instrumentation injects with zero edits, and what "eject" means.

Coverage artifacts explained

The coverage.json schema, the annotated coverage.md report, and known caveats.

Evidence bundles & replay

What a sealed bundle contains, how to verify one offline with omea report, and how to replay it in the dashboard.

For coding agents

Also read /llms.txt.

An agent-readable index of this site — what Omea is, the CLI surface, and links to every page below — following the llms.txt convention.