Back to corpus
architecturetechnical paper candidatescore 30

Architecture: Idea Vault (Gen 7)

Workspace document requiring curation.

Full HTML reader

Read the full artifact

Open in new tab

Extracted abstract or opening context

## Overview The Idea Vault is a local-first mobile extension for the Trajectory ecosystem. It focuses on rapid capture and reliable sync. ## Core Components 1. **Local Store (Vault):** - Uses SQLite (via Expo SQLite or similar) for offline-first persistence. - Schema: `ideas (id, content, audio_uri, transcription, created_at, synced_status, metadata)` 2. **Sync Engine:** - Background sync service. - Conflict resolution: Last-write-wins (for Gen 7). 3. **Quick Capture Widget:** - Minimalist UI for one-tap text entry. - Voice trigger button. 4. **Voice-to-Idea:** - Audio recording module. - Whisper or Device-native STT integration.

Promotion decision

What has to happen next

Promote into a technical note or architecture paper with implementation anchors.

Why this is not always a full paper yet

Corpus pages are public-safe readers for discovered workspace artifacts. They are not automatically final papers. A corpus item becomes a polished paper only after the editable source, evidence checkpoints, references, figures, render path, and release status are attached through the paper schema.