LIVE · Product
🧠

p31-cortex

AI Agent Orchestration
LIVE Cloudflare Durable ObjectsD1 DatabaseCF AI Bindings

What it is

Six autonomous agents: benefits, finance, grant, legal, content, ko-fi. AI Agent Orchestration is a core component of the P31 Labs sovereign cognitive infrastructure stack — built to run offline, deployed to the edge, and designed without dark patterns.

Each agent is a separate Durable Object class with its own hibernation schedule. D1 provides the shared memory substrate. CF Workers Analytics tracks agent performance per invocation.

Core features

Six autonomous agents: benefits, finance, grant, legal, content, ko-fi

Durable Objects provide persistent agent state across cold starts

D1 database stores agent memory and decision history

CF AI Bindings run inference at the edge — no external LLM API calls

Agent-to-agent messaging via Service Bindings for coordinated responses

How to use

1Navigate to the cortex dashboard — each agent appears as a card with status
2Click an agent to open its task queue and recent decisions
3POST to /api/agent/{name}/task to queue a new task programmatically

Architecture

Each agent is a separate Durable Object class with its own hibernation schedule. D1 provides the shared memory substrate. CF Workers Analytics tracks agent performance per invocation.
P31 Labs, Inc. (Georgia nonprofit, EIN 42-1888158) builds open tools for cognitive sovereignty, communication clarity, and family coordination. This page is technical documentation, not medical or legal advice. Mission and support: phosphorus31.org.
⬡ Launch p31-cortex ← Back to Hub