# rote™ — Crystallize agent runs into deterministic code

> rote™ is an agent harness that turns successful agent traces into versioned, deterministic code. Stop re-running the same expensive LLM loop. Crystallize the trace, ship the code.

## What it is

rote™ records every tool call, decision, and side-effect of an agent run. When a run succeeds, you can crystallize it — turning the non-deterministic trace into a deterministic, replayable, version-controlled artifact.

The result: agents that are auditable, debuggable, and cheap to re-run.

## Core primitives

- **Trace** — A complete, structured record of an agent run (tools, inputs, outputs, decisions).
- **Crystallize** — Turn a successful trace into deterministic code that no longer needs the LLM.
- **Catalog** — Built-in library of vetted tool adapters (Stripe, Notion, Gmail, Linear, etc.).
- **Hub** — Shared workspace for teams: trace search, library versioning, RBAC, audit, retention.

## Who it's for

- AI engineers shipping agents to production
- Forward-deployment engineers maintaining customer-specific agents
- Platform engineers governing agents across an org
- Solo entrepreneurs building agent-native products

## Pricing model

We do not charge for invoking your own tools, connecting your own APIs, or tracing runs on your own infrastructure. We charge when you need a shared, governed workspace: libraries, retention/search, roles, policies, audit.

See [/pricing.md](/pricing.md) for tiers.

## Links

- About: [/about.md](/about.md)
- Pricing: [/pricing.md](/pricing.md)
- Blog: [/blog.md](/blog.md)
- Why we built rote: [/blog/why-we-built-rote.md](/blog/why-we-built-rote.md)
- License: [/LICENSE.md](/LICENSE.md)
- Community License: [/LICENSE.COMMUNITY.md](/LICENSE.COMMUNITY.md)
- Privacy: [/privacy.md](/privacy.md)
- Terms: [/terms.md](/terms.md)

Shipping Q2 2026. Built by modiqo. Contact: ask@modiqo.ai
