Docs · Docs
Reference
Short map of platform concepts. For the paradigm, start at Everything is JSON-LD. For BPM × agentic, see Orchestration.
Four pillars
| Pillar | Role |
|---|---|
| Experiences | Hostable UI from the graph |
| Workflows | Executable process + agents + HITL |
| Knowledge | Skills, files, tools, live data |
| Integrations | Connectors that seal to SoR |
Events cut across all four as organizational memory (audit → recommendations).
Runtime shape
- Workflow Graph — JSON-LD
schema:workflow(nodes, edges, triggers, policy pack). - PlatformRuntime — durable runs, graph pin, agent executors, audit.
- Agent executors —
hosted|ide|external|langgraph|bedrock(stub). - Tools — Knowledge tool packs allowlisted on agent nodes (not a parallel MCP SoR bus).
Architecture sketch
Your IDE (MCP) → Platform APIs → Product graph (JSON-LD)
↓
PlatformRuntime (runs)
↓
Integrations seal → SoRDeeper narrative: The Product Graph · Whitepaper.