| BUILDING...

REASON ABOUT YOUR CODE

Your Claude sessions are valuable context. We're building tools to use them.

ROADMAP
════════════════════════════════════════════════════════════════

       FEB                   MAR             FUTURE
        │                     │                 │
        ▼                     ▼                 ▼
┌────────┬──────────┐    ┌─────────┐      ┌──────────┐
│ SEARCH │ TIMELINE │───▶│  GIT+   │─────▶│  VAULT   │
└────────┴──────────┘    └─────────┘      └──────────┘

> Project Workspace

Chat about your code using past Claude sessions as context.

you: why did we use Redis here?
tacit: In session #42 (Jan 15), you
       discussed caching strategies.
       Decision was Redis for pub/sub
       + session store. See context...

> Artifact Timeline

See how files evolved across sessions.

database.ts ─┬─ v1 ─ v2 ─ v3 ─ v4
             │   │    │    │    │
             │  add  fix  add  perf
             │ users bug index tune

> Git + Claude

See commits alongside the sessions that created them.

commit a1b2c3d │ session #42
────────────────┼───────────────
"add OAuth"     │ discussed PKCE
                │ vs implicit...

> The Vault

Remote vault with shared projects and sessions. Shared context when needed.

All local. Your data never leaves your machine.