The open frameworks
Everything we ship is built on two open, production-ready frameworks — and they're yours to inspect, install, and run.
- jvspatial — the graph substrate. A typed, async-first object-spatial graph (Object → Node → Edge → Walker) your agents read, write, and reshape. JSON, SQLite, MongoDB, or DynamoDB underneath.
- jvagent — the agent runtime. Declare multi-tenant, multi-agent, Claude-style agents in YAML; serve them over HTTP with persistent memory, drop-in Anthropic Agent Skills, built-in channels, and a governed action loop.
The platform
Don't want to run it yourself? Selph Cloud is the same open stack, operated for you — Agentive Platform as a Service. Grounded in your documents, governed to the action, and live on the channels your customers already use.
The patterns
A new kind of software needs new patterns. We research and publish the ones that make agents work in production:
- Graph-native knowledge — facts as a typed graph, not trapped across a dozen silos.
- Governed by design — every action staged, authorized, and audited: human, agent, connector, or system.
- Routing is tool selection — the model picks the tools; no brittle router to maintain.
- Drop-in skills — capability as Markdown, sandboxed per user.
- Org-scale substrate — Integral: the canonical place a whole organization's agents read from and write to.
Want the deep dive? Talk to us, or browse the stack on GitHub.