What we're shipping.
A transparent record of every release, improvement, and infrastructure milestone. Interstrata is built in public — here's the evidence trail.
March 2026
0.4.0
Stage 1
0.4.0
March 2026
Stage 1
Extraction engine v1 and agent log ingestion
The core extraction pipeline is live. Import a ChatGPT or Claude export and see decisions, commitments, and events extracted with confidence scores and attribution tags.
Extraction engine v1: automatic identification of decisions, commitments, and assumptions from conversation exports, with confidence scoring (0–100%) and human/AI attribution
Agent log ingestion: accept structured action logs from LangGraph, CrewAI, and custom agent frameworks alongside conversation exports
Ghost Preview: see archive stats instantly (conversation count, date range, platform breakdown) while extraction runs in the background
Realtime progress UI: Parsed → Indexed → Extracting → Ready with per-conversation status and estimated time remaining
Idempotent extraction jobs keyed by (workspace, conversation, segment range, extractor version) — re-runs produce identical results without duplicating costs
February 2026
0.3.0
Stage 1
0.3.0
February 2026
Stage 1
Client-side import and chunked ingestion
Upload your ChatGPT export without sending raw data to our servers first. The archive is unzipped and parsed in your browser, with only selected conversations uploaded for processing.
Client-side unzip: ChatGPT exports (up to 500MB) are parsed entirely in the browser — raw archive data never touches our servers
Selective upload: choose which conversations to import, or import everything. Media references are preserved but deferred by default to control costs
Chunked ingestion pipeline: conversations are processed incrementally with tolerant parsing and automatic schema repair for malformed exports
Claude export support: import Claude conversation history alongside ChatGPT
SHA-256 content hashing on every artifact at creation time — the provenance chain starts at ingestion, not after
February 2026
0.2.0
Stage 0
0.2.0
February 2026
Stage 0
Core UI and template library
The three product pillars are visible for the first time: Strata Timeline, Continuity Search, and Decision Diff — all running on demo archive data.
Strata Timeline: unified, timeline-native view of events across all imported sources with filtering by platform, actor, and artifact type
Continuity Search: natural language queries across your archive — 'What did I decide about pricing?' returns a cited, evidence-linked answer
Decision Diff: weekly view showing what changed, what reversed, and what commitments went stale
Template library v0: Incident Binder, Weekly Agent Report, and Decision Ledger Snapshot — generate sendable outputs from your timeline
Provenance UX: every extracted artifact shows its source conversation, extraction confidence, and a link to the original context
January 2026
0.1.0
Stage 0
0.1.0
January 2026
Stage 0
Demo archive and first impression
The starting point. Three demo personas let you explore the product before importing your own data — see what accountability looks like for a platform engineer, a founder, and an ops leader.
Demo Archive with 3 personas: platform engineer managing agent incidents, founder tracking investor commitments, ops leader measuring agent ROI
interstrata.ai marketing site: landing page, features, comparison hub, use cases, glossary, articles, and trust documentation
Supabase backend: auth, RLS-protected schema across 8 modules, edge functions for trust event emission
Continuity Ontology v1: 7 core objects (Artifact, Event, Decision, Assumption, Commitment, Actor, Thread) with typed relationships
Custody profile selection at onboarding with Profile B (Assisted E2EE) as default
What's Next
Roadmap
Priorities shift based on design partner feedback. This is our current trajectory, not a commitment — we ship what validates, not what looks good on a roadmap slide.
Stage 2
●
Trust event ledger
Building nowAppend-only, hash-chained, service-write-only event log for all privileged actions.
Stage 2
●
Incident binder export
Building nowOne-click exportable postmortem package: timeline, trust receipts, decision trail, offline verification.
Stage 2
◐
Agent accountability report
PlannedWeekly auto-generated report: what agents did, what decisions were made, what it cost, with evidence links.
Stage 2
◐
Stripe integration
PlannedPaid tiers with paywalls tied to cost-creating features: continuous sync, premium templates, higher report frequency.
Stage 3
◐
Browser extension v0
PlannedCapture current-page conversations and agent actions without waiting for export files.
Stage 3
○
MCP integration
ExploringInbound telemetry from MCP-connected tools; outbound trust receipt emission for agent governance.
Stage 3
○
Receipt SDK
ExploringLightweight SDK for third-party agent frameworks to emit Interstrata trust receipts from their own pipelines.