WeArePrimitives

Build apps that compose.

WRP gives you versioned schemas, a workflow engine, and one-click deployments. Build once, run on any org’s infrastructure.

8

Primitive types

1B

P8 token supply

$0.01

Fixed peg (USD)

NixOS

Node standard

Schema ecosystem

A shared vocabulary.
Zero custom integrations.

The p8.* namespace is the universal vocabulary of the WRP ecosystem. When two apps share the same schema, their data is already compatible — no bespoke ETL, no API negotiation, no translation layer.

Register a schema and it's versioned, content-hashed, and on-chain. Adoption is tracked. Every org that deploys a service using your schema contributes to its reputation score.

Schema docs →
schema

Versioned data shape definitions — the universal vocabulary of the ecosystem.

contract

On-chain CosmWasm contracts governing settlement and governance.

template

Reusable deployment, workflow, and agent blueprints.

api

Service endpoint declarations with versioned schemas.

model

ML model references with lineage and capability metadata.

credential

Scoped access credentials managed through OpenBao.

usecase

Composed capability patterns — the “apps” of the ecosystem.

binding

Versioned, org-scoped configured connections and manifest compositions.

Build and deploy

From workflow to one-click deploy.

AI-Armory

Agents. Rooms. Workflows.

Write an agent instruction set once. Chain agents into rooms to form a pipeline. Publish the completed workflow as a template Primitive — versioned, forkable, and deployable by anyone on the platform.

  • Six-segment instruction schema
  • Exec approval policy per room
  • Append-only memory (Memvid + Turso)
  • Harvest agent for schema extraction
AI-Armory overview →

Tinderbox

One-click deploys from the registry.

Publish a deployment-subtype Primitive and anyone can deploy your app to their enrolled servers in one click. NixOS-native, schema-version-pinned, fully reversible.

  • NixOS-native + OCI containers
  • Blue/green with readiness gates
  • 7-level parameter resolver
  • Backup/restore certified templates
Tinderbox overview →

Dev experience

Local first. Production-identical.

Docker Compose dev environment

Every AI-Armory build outputs a docker-compose.yml that mirrors the production topology at local scale. docker compose up is your entire dev environment.

devcontainer support

Works with VS Code Dev Containers, JetBrains, Neovim, Zed — any editor that respects the open devcontainer spec.

TypeScript end-to-end

TypeScript is the enforced backend language for AI-Armory builds. Same language front to back. Strict mode. ESM only.

Vitest + Playwright

Unit (Vitest), integration (Vitest + test containers), and E2E (Playwright) test stubs generated alongside every build.

Get started

Ready to build on primitives?

Register and get access to the registry, AI-Armory sandbox, and one-click deployment templates.

Start Building → How it works