Live API + npm packages published

Mission runtime for autonomous agents. Charter-driven, fiscally gated, audit-logged by default.

A charter declares the goal, budget, tools, sandbox, and outputs. Praetor validates the mission, gates spend through MnemoPay, streams activity, and writes an audit trail your team can defend.

28 npm packages 550 tests green pt_live API keys Article 12 bundle
Production posture

Not another agent demo. A runtime with receipts.

Praetor is already packaged, deployed, and wired to billing. The customer UI should make that obvious before anyone opens GitHub.

28published packages under @kpanks
550passing tests across the stack
5free missions per month
1budget, sandbox, audit path per mission
How it works

The charter is the contract. Praetor enforces the runtime.

Customers should understand the product in four moves: declare, gate, execute, prove.

01

Declare the mission

Write a YAML charter with the goal, tools, budget, approval threshold, sandbox, and required outputs.

02

Gate every paid action

FiscalGate routes paid tools through MnemoPay holds before work starts, so runaway missions hit the cap.

03

Execute in a sandbox

Docker hardening, SSRF guards, tool validation, and role-scoped registries keep missions inside the charter.

04

Export the proof

Every tool call, artifact, and network request can be signed into a Merkle audit chain and Article 12 bundle.

Live mission flow

Buyers need to see the control plane.

Praetor's customer story is not magic. It is a visible chain of approvals, holds, tool calls, sandbox events, and settlement.

00:01Charter validatedok
00:03MnemoPay hold created$0.25
00:07Browser tool allowedscoped
00:19Article 12 leaf signed#a81f
activity stream live sample
Use cases

One runtime. Many agent surfaces.

Praetor is strongest when the mission touches money, credentials, files, browsers, generated media, compliance records, or customer-facing artifacts.

BR

Browser operations

Drive Chromium through DOM-first automation for scraping, admin panels, forms, and workflows that need a real browser.

CD

Coding charters

Run repo-aware coding missions with scoped file tools, test commands, audit logs, and budget caps.

UG

UGC and design

Route design, video, voice, 3D, SEO, and social tasks through one governed mission envelope.

KB

Knowledge work

Scrape, chunk, synthesize, and store source-backed research with SSRF guards and evidence output.

AP

Agent APIs

Expose governed agent actions behind hosted API keys and plan limits through the BizSuite portal.

EU

Audit readiness

Export a tamper-evident trail when customers ask what happened, what it cost, and which tool touched what.

Developer path

Install locally or call the hosted API.

Self-hosted developers can start with the CLI. Customers who want hosted keys can use the same portal path as MnemoPay and GridStamp.

local installnpm
npm install -g @kpanks/cli

PRAETOR_DEV_MODE=1 praetor serve

praetor run charters/demo-basic.yaml \
  --article12 ./audit-bundle
hosted apipt_live
curl https://praetor-api.fly.dev/api/v1/missions \
  -H "Authorization: Bearer pt_live_..." \
  -H "Content-Type: application/json" \
  -d '{"goal":"audit this workflow"}'
Access model

Start with charters. Scale with controls.

The API is live, the dashboard is live, and checkout is wired to Stripe. Start free, move to Pro when private charters and audit bundles matter.

Free
$0/mo

For builders proving the runtime.

  • 5 missions/mo
  • $1 LLM cap
  • Public charters only
  • No article12 audits
Start free
Team
$99/mo

For teams publishing governed agent work.

  • Unlimited missions
  • $100 LLM cap, BYOK above
  • 5 seats
  • Marketplace publish
Enterprise
Custom

For regulated teams that need governance and long retention.

  • SLA
  • On-prem
  • KYA + governance
  • 7y audit retention
Contact sales
Positioning
Praetor is for the moment after the demo, when someone asks who approved the action, what it cost, where it ran, and how you prove it.
Questions buyers ask

Make governance legible before procurement asks.

Is Praetor an IDE?

No. Praetor is the runtime layer underneath agent work: charters, budgets, tools, sandboxing, and audit output.

Can I self-host it?

Yes. The CLI and packages are published. Hosted API access is available through the portal path.

What makes it different from a framework?

Praetor ships fiscal gating, audit logging, sandbox controls, and tool governance as defaults rather than add-ons.

Does it support creative and web work?

Yes. Praetor includes native packages for design, UGC, world generation, games, SEO, scraping, voice, and browser work.

Run the first governed mission

Give your agents a charter before you give them authority.

Install the CLI, run a demo charter, or start free in the hosted dashboard. Praetor is built for work that needs a budget, a sandbox, and an audit trail.