Skip to content

feat: add local-index capture, low-cost storage, and desktop launcher - #23

Merged
greywolf8888 merged 8 commits into
mainfrom
agent/terminal-market-structure-v1
Aug 20, 2026
Merged

feat: add local-index capture, low-cost storage, and desktop launcher#23
greywolf8888 merged 8 commits into
mainfrom
agent/terminal-market-structure-v1

Conversation

@greywolf8888

Copy link
Copy Markdown
Owner

Summary

  • Capture token origin and history through a dual-operator local index before public historical RPC.
  • Add the low-cost local-index-first storage plane (Parquet/coverage, LOW_COST_CASE) and provider capability routing.
  • Add a workspace-linked no-install Windows launcher that starts or attaches to npm run dev without regenerating the EXE on app edits.

Test plan

  • cargo test -p zerotrace-desktop-core and launcher smoke against /health + Vite root
  • storage-plane / token-market-capture / provider-plane unit tests from the prior commits
  • CI required checks: Quality and contracts, Chromium E2E, Production container targets, JavaScript and TypeScript

Honest gate status: G0 PASS; G1-G12 PARTIAL; G13-G14 NOT_RUN. Unknown is not coerced to zero. Read-only boundary unchanged.

Made with Cursor

greywolf8888 and others added 3 commits August 20, 2026 06:14
…or local index

Wire a token-only stage DAG that prefers local coverage, refuses empty history as zero, and keeps Flap internal CREATE origin partial until traces exist.

Co-authored-by: Cursor <cursoragent@cursor.com>
Persist Parquet/coverage locally, keep public RPC off historical log scans, and record honest P0 storage gates without claiming full-lifetime coverage.

Co-authored-by: Cursor <cursoragent@cursor.com>
Point a thin Windows EXE at the live checkout so npm run dev and Vite hot reload apply without regenerating the launcher.

Co-authored-by: Cursor <cursoragent@cursor.com>
Comment thread apps/api/src/plugins/platform-security.ts
Comment thread packages/storage-plane/src/artifacts.ts
Comment thread packages/storage-plane/src/metadata.ts
Comment thread scripts/probe-keyed-slots.ts
Comment thread scripts/live-corpus-builder.ts
greywolf8888 and others added 5 commits August 20, 2026 20:18
…cher sources

Co-authored-by: Cursor <cursoragent@cursor.com>
…assignments

Co-authored-by: Cursor <cursoragent@cursor.com>
… card

Co-authored-by: Cursor <cursoragent@cursor.com>
…age for the 75% gate

Co-authored-by: Cursor <cursoragent@cursor.com>
…rences

Co-authored-by: Cursor <cursoragent@cursor.com>
@greywolf8888
greywolf8888 merged commit 68ebfd9 into main Aug 20, 2026
5 of 6 checks passed
@greywolf8888
greywolf8888 deleted the agent/terminal-market-structure-v1 branch August 20, 2026 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants