Skip to content

AutoQEC Documentation

This site provides the public developer documentation for AutoQEC.

Use it as the starting point when you need to:

  • understand the current public CLI entrypoints
  • inspect the core schemas used by the Runner and orchestration layers
  • understand which artifacts are written under runs/<run_id>/
  • navigate to the frozen interface and artifact contracts

Main entry points

Intended audience

This documentation is written for:

  • repository maintainers
  • contributors extending the CLI or orchestration flow
  • developers consuming run artifacts or schema payloads

For high-level project context, start from the repository README.md.