What a memory query actually looks like.
Last updated: 2026-05-05
Live demo
Three preset bi-temporal queries against a small synthetic enterprise corpus. Pick a query; the demo shows the resolver matching records, the bi-temporal scope it applied, and the answer it returned. The corpus is canned (not customer data), the runtime is the actual open-core resolver shape, and the dataset ships in the public ai-brain-starter repository so you can run the same queries on your own machine.
Try a query
Resolver scope
- Valid time
- as of today
- Transaction time
- as of today
- Memory types
- project, decision, person
Matches (3)
- projectp_atlas
Project Atlas — Salesforce-to-Mycelium connector
Build the Salesforce connector for the Mycelium runtime. Owner: Diego Berrocal. Stakeholders: pricing-ops, deal-desk. Originally scoped Q1 2026; rescoped Q3 2026 after the bi-temporal redesign landed.
valid 2025-11-01 → open · txn 2025-11-01T14:32Z · src Notion · /projects/atlas
- decisiond_atlas_owner
Project Atlas owner is Diego
Decision: Diego Berrocal owns Project Atlas (Salesforce connector). Tom shadowed for two weeks; primary on-call shifted to Diego from 2026-01-15 onwards.
valid 2026-01-15 → open · txn 2026-01-15T09:11Z · src Slack · #atlas thread
- personp_diego
Diego Berrocal
Senior engineer, owns Project Atlas. On-call rotation: A. Slack: @diego. Weekly 1:1 Tuesdays.
valid 2025-09-01 → open · txn 2025-09-01T08:00Z · src HRIS · employee record
Answer
Diego Berrocal owns Project Atlas. The ownership decision is recorded as of 2026-01-15, with Tom Wheeler having shadowed for two weeks before the handoff. Diego's HRIS record confirms his role and on-call status.
What this demo is, what it is not
What this demo is, what it is not. It IS a faithful rendering of how the Mycelium bi-temporal RESOLVER scopes a query against typed memory records and returns an answer with provenance. It is NOT a live multi-tenant runtime; the queries here are pre-resolved against a fixed canned corpus, and the page renders the resolver output rather than calling an API. The actual production runtime ships through memory-runtime-pro under commercial license; this page demonstrates the pattern, not the production endpoint. Source for the demo dataset is in the public repository under demos/playground.
Where this connects
Mycelium · founded 2026