Skip to main content

Welcome to Spec27

Spec27 is a shared workspace for evaluating LLM-powered agents. It takes you from one-off prompt checks to reusable evaluation assets, repeatable runs, and results that stay tied to the exact setup that produced them.

These docs focus on the product workflow you use in the app, not the internal implementation.

What you can do in Spec27

The core workflow

Most teams move through Spec27 in this order:

  1. Join or create an organization, then create a Project.
  2. Connect an Agent and add any required Secrets.
  3. Create a Specification and author its test entries, evaluation method, and scoring config.
  4. Add adversarial coverage to your Specification if needed.
  5. Create an Eval that pairs your Agents with your Specifications, and run it.
  6. Review Results, compare clean and robust performance, and iterate.

A specification separates what you are preparing from what has been run: saving a specification creates an immutable version, and evals run a pinned version, so past results never change meaning when you edit the draft later.

Gold Team and Red Team

Both use the same core asset model but differ in specification type, attack coverage, and scoring.

Choose your starting path