Back to Interstrata
Changelog

What we're shipping.

A transparent record of every release, improvement, and infrastructure milestone. Interstrata is built in public — here's the evidence trail.

Stage 0: Demo Archive
Stage 1: Evidence-to-Timeline
Stage 2: Trust Kernel
Stage 3: Capture + Integrations

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.

NEW

Extraction engine v1: automatic identification of decisions, commitments, and assumptions from conversation exports, with confidence scoring (0–100%) and human/AI attribution

NEW

Agent log ingestion: accept structured action logs from LangGraph, CrewAI, and custom agent frameworks alongside conversation exports

NEW

Ghost Preview: see archive stats instantly (conversation count, date range, platform breakdown) while extraction runs in the background

IMPROVED

Realtime progress UI: Parsed → Indexed → Extracting → Ready with per-conversation status and estimated time remaining

INFRASTRUCTURE

Idempotent extraction jobs keyed by (workspace, conversation, segment range, extractor version) — re-runs produce identical results without duplicating costs

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.

NEW

Client-side unzip: ChatGPT exports (up to 500MB) are parsed entirely in the browser — raw archive data never touches our servers

NEW

Selective upload: choose which conversations to import, or import everything. Media references are preserved but deferred by default to control costs

NEW

Chunked ingestion pipeline: conversations are processed incrementally with tolerant parsing and automatic schema repair for malformed exports

NEW

Claude export support: import Claude conversation history alongside ChatGPT

INFRASTRUCTURE

SHA-256 content hashing on every artifact at creation time — the provenance chain starts at ingestion, not after

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.

NEW

Strata Timeline: unified, timeline-native view of events across all imported sources with filtering by platform, actor, and artifact type

NEW

Continuity Search: natural language queries across your archive — 'What did I decide about pricing?' returns a cited, evidence-linked answer

NEW

Decision Diff: weekly view showing what changed, what reversed, and what commitments went stale

NEW

Template library v0: Incident Binder, Weekly Agent Report, and Decision Ledger Snapshot — generate sendable outputs from your timeline

DESIGN

Provenance UX: every extracted artifact shows its source conversation, extraction confidence, and a link to the original context

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.

NEW

Demo Archive with 3 personas: platform engineer managing agent incidents, founder tracking investor commitments, ops leader measuring agent ROI

NEW

interstrata.ai marketing site: landing page, features, comparison hub, use cases, glossary, articles, and trust documentation

INFRASTRUCTURE

Supabase backend: auth, RLS-protected schema across 8 modules, edge functions for trust event emission

INFRASTRUCTURE

Continuity Ontology v1: 7 core objects (Artifact, Event, Decision, Assumption, Commitment, Actor, Thread) with typed relationships

SECURITY

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 now

Append-only, hash-chained, service-write-only event log for all privileged actions.

Stage 2

Incident binder export

Building now

One-click exportable postmortem package: timeline, trust receipts, decision trail, offline verification.

Stage 2

Agent accountability report

Planned

Weekly auto-generated report: what agents did, what decisions were made, what it cost, with evidence links.

Stage 2

Stripe integration

Planned

Paid tiers with paywalls tied to cost-creating features: continuous sync, premium templates, higher report frequency.

Stage 3

Browser extension v0

Planned

Capture current-page conversations and agent actions without waiting for export files.

Stage 3

MCP integration

Exploring

Inbound telemetry from MCP-connected tools; outbound trust receipt emission for agent governance.

Stage 3

Receipt SDK

Exploring

Lightweight SDK for third-party agent frameworks to emit Interstrata trust receipts from their own pipelines.