Design system · Diagrams
The Lexicor architecture language
One visual grammar for every Lexicor surface. Agents are hexagons, the policy gate is a diamond on the request path, and dispositions read as ALLOW / DENY — so a governed flow is legible at a glance.
01 — The vocabulary
Agent
orchestrators, routers
Sub-agent
spawned workers
LLM
foundation model
Policy gate
decision points
Data store
indexes, logs
Skill
sandboxed code
Human
operators, HITL
External
third-party systems
02 — Composed · a governed agent flow
A policy gate sits on the request path: an ALLOW admits the crew, a DENY escalates to human review. Outcome-level only.
Autonomous Crew
Operator
Intent Router
classifier
Policy Gate
Orchestrator
Planner
sub-agent
Researchers
×N
72
Shared LLM
inference
query
ALLOW
DENY · HUMAN REVIEW
spawn
03 — Reading the diagram
Agent — primary flow
Sub-agent — spawned
Model — never an agent
Skill — sandboxed
Policy gate — every request path