stratalab/strata-core

In-memory database built for agents

This repository also configures its own agents. See what strata-core tells them →

2Stars on the repository
137Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

graph.list

49

stratalab/strata-core

Command Claude Code

Lists graph names in lexicographic order. Accepts an optional item limit (default 100), an exclusive name cursor for continuation, and an asof timestamp to list the graphs visible at an earlier instant.

not rated 2 yesterday A 0 tokens original Apache-2.0

graph.meta

50

stratalab/strata-core

Command Claude Code

Read graph metadata and counts.

not rated 2 yesterday A 0 tokens original Apache-2.0

graph.neighbors

51

stratalab/strata-core

Command Claude Code

Walks a node's edges and returns one hit per traversed edge. Direction is outgoing, incoming, or both; an optional edge-type filter restricts the walk. Each hit embeds both the traversed edge and the neighbor node in full, so a follow-up read is rarely needed. A missing node yields an empty page.

not rated 2 yesterday A 0 tokens original Apache-2.0

graph.node.get

53

stratalab/strata-core

Command Claude Code

Reads one node by id, returning its properties, declared object type, entity binding, and last-write commit coordinates. A removed or never-written node reads back as no data. Accepts asof for time travel.

not rated 2 yesterday A 0 tokens original Apache-2.0

graph.node.list

54

stratalab/strata-core

Command Claude Code

Lists a graph's nodes in node-id order. Accepts an optional id prefix filter, an item limit (default 100), an exclusive cursor, and asof for time travel. Each item carries the full node payload: properties, declared type, binding, and commit coordinates.

not rated 2 yesterday A 0 tokens original Apache-2.0

graph.ontology.get

62

stratalab/strata-core

Command Claude Code

Reads the graph's ontology: its status (draft or frozen) plus every declared object type and link type with their property definitions. Returns no data before any type has been declared. Accepts asof for time travel.

not rated 2 yesterday A 0 tokens original Apache-2.0

graph.sample

64

stratalab/strata-core

Command Claude Code

Returns a deterministic representative sample of nodes from a graph: the total live node count and up to count nodes (default 10), evenly strided over the ordered node ids. Latest state only.

not rated 2 yesterday A 0 tokens original Apache-2.0

hub.info

66

stratalab/strata-core

Command Claude Code

Read the selected StrataHub's V1 capability advertisement.

not rated 2 yesterday A 0 tokens original Apache-2.0

hub.list_refs

68

stratalab/strata-core

Command Claude Code

List live refs for a StrataHub dataset.

not rated 2 yesterday A 0 tokens original Apache-2.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: