How the workforce actually works.
Four-memory cognitive loop. Knowledge graph instead of vector chunks. Computer Use + MCP for software integration. Tenant-resident execution. The technical answers your security questionnaire needs.
All of this, from a text box.
The architecture below — four memories, MCP, Computer Use, polycentric orchestration — runs in response to a user typing a brief. No new IDE. No prompt-engineering ritual. Plain language, in.
Four memories. One cognitive loop.
Ingestion is automatic. You don't upload.
What documents say.
What's connected to what.
Who did what when.
How the firm works.
Cognitive loop: CONTEXT → SEARCH → NAVIGATE → READ → REASON → ACT → ENRICH (loops as needed). Every agent. Every call. Not a linear pipeline.
What the append-only event log looks like.
Event stream
A contract is 200 nodes, not 1 file.
Outcome: the graph holds 30–500 nodes per indexed document instead of 1 generic Document node. Cross-document relationships are queryable in milliseconds. Variation #3 ↔ Invoice #12 ↔ Delay event #47 ↔ Engineer's drawing rev_3.2 — surfaced as a single subgraph.
How agents actually do the work.
Reach for what's on the shelf.
Make the missing one.
Connect straight through.
Click through, like an engineer would.
MCP · the standard for tool access.
Authenticated, audited, programmatic.
20+ tools today.
Wire your in-house systems.
plugin.mcp.json · sample
{
"mcp_servers": {
"sap-erp": {
"url": "https://mcp.firm.internal/sap",
"auth": "oauth2_passthrough",
"scopes": ["read:purchase-orders", "read:invoices", "write:purchase-orders"],
"audit_level": "every_call",
"access_roles": ["procurement-manager", "finance-controller"]
},
"revit-2027": {
"url": "localhost:7117",
"auth": "user_session",
"scopes": ["read:model", "read:elements", "read:parameters"],
"audit_level": "every_call"
}
}
}Procedural memory that compounds.
Project → tenant promotion.
Agent writes the calculator.
Rules, not configuration.
Tenant-resident. Identity-inherited. Multi-posture.
- • Hetzner FSN1 · Auction-tier dedicated servers
- • AMD Ryzen 9 / ECC RAM / NVMe RAID
- • No US hyperscaler dependency for storage
- • Per-pod isolation, NetworkPolicies enforced via Cilium eBPF
- • PostgreSQL — timeline events, audit log, transactional state
- • Neo4j — knowledge graph (21 base labels, 42+ relationships, organic extension)
- • Qdrant — semantic vector store for RAG
- • JuiceFS — workspace files, model artefacts
- • Keycloak OAuth2 / OIDC for identity broker
- • SAML SSO from your tenant
- • SCIM provisioning supported
- • DLP labels respected · retention policies inherited
- • Anthropic Claude · OpenAI · Gemini · enterprise endpoints
- • Zero-retention on enterprise tiers
- • Token budgeting + per-tenant rate limiting
- • Bring Your Own LLM at Enterprise tier · any provider, your keys
Full architecture diagrams + threat model + CAIQ + SIG questionnaire available under NDA at the technical deep dive.
Agents schedule their own future.
Implementation: PRD 107 · scheduler worker pod with PG LISTEN + in-memory heap. Currently in beta — stability improvements rolling out through Q3 2026.
Same engine — your team schedules explicitly, the agent schedules autonomously.
Operates inside your existing stack.
60 minutes. Your security team. Our architects.
Bring the CAIQ / SIG questionnaire. Bring your CISO's hardest question. We come with architecture diagrams, threat model, audit-log samples, MCP scopes, deployment topology. No marketing slides.