real-time-tax
Tap a section · copy prompt · paste in any chat
Repo
▶
Whole repo overview
all
Full repo state, all lanes, last commits. Use when you don't know what to edit yet and want Claude to land in the repo with full awareness.
GitHub:
workplace-technologies/real-time-tax
Local:
~/Downloads/realtime-tax-main
Copy prompt
Prototypes / public slots
▶
Prototype [A]
LIVE · Vite
Live voice-first mic visualizer. Vite + TypeScript, no runtime deps. Real mic capture, four audio-reactive modules (orb, bass meter, 80-bar strip, state label), RMS state machine. No fake data, no fabricated percentages.
GitHub:
Prototype A folder
Live:
voice-first-proto2-mock.onrender.com
Stack: Vite + TypeScript
Copy prompt
▶
Prototype [B]
reserved
Empty slot, README placeholder only. Ready to scaffold a second prototype by cloning A's structure and swapping the content.
GitHub:
Prototype B folder
Stack: TBD
Copy prompt
▶
Prototype [C]
reserved
Empty slot, README placeholder only. Third public prototype slot, awaiting purpose decision.
GitHub:
Prototype C folder
Stack: TBD
Copy prompt
▶
Handoff-Voice-Oracle
docs
Documentation ship for the voice-first module. CURSOR_HANDOFF, ENV_SETUP, LAND_PROTOCOL. No code, only markdown.
GitHub:
Handoff-Voice-Oracle folder
Copy prompt
Voice First / design lineage + working stack
▶
V1
static
First visual concept. Single index.html with PWA assets (manifest, service worker, icons). No build step.
GitHub:
V1 folder
Stack: Static HTML
Copy prompt
▶
V2 / dot-sphere
static
Dot-sphere visual concept. Dense fibonacci sphere driven by mic RMS. Single HTML file with PWA assets. The canonical design.
GitHub:
V2 folder
Stack: Static HTML
Copy prompt
▶
V3 / Perplexity
static
Perplexity-style visual concept. Currently README-only placeholder, awaiting content.
GitHub:
V3_Perplexity folder
Copy prompt
▶
V4 / Liquid Glass
static
Liquid Glass visual concept, forked from V2 in early May. Single HTML with PWA assets.
GitHub:
V4_LiquidGlass folder
Stack: Static HTML
Copy prompt
▶
Voice First / Prototype 1
pnpm · stack
Full working voice-first stack. React 19 + tRPC + Drizzle (MySQL) + Socket.IO, pnpm workspace. Demo-mode auth, voice biometric stub (Math.random for now), 19 passing tests.
GitHub:
Prototype 1 folder
Stack: React 19 + tRPC + Drizzle + Socket.IO
Copy prompt
Backend / Python operator app
▶
src/
python · API
The actual operator application. FastAPI + asyncpg + 11 agent types (archiving, processing, reviewing, supervising, etc.). Abilities, agents, API routes, auth, data layer, domain entities, extraction, readers, reports.
GitHub:
src folder
Stack: Python + FastAPI + Postgres
Copy prompt
▶
tests/
pytest
pytest test suite. Covers abilities, agents (per-type subdirs), API routes, data repos, domain entities, extraction, readers, reports.
GitHub:
tests folder
Copy prompt
▶
docs/
docs
Backend documentation. Architecture, agents, schema, sessions, presentations, UX, roadmap, skills.
GitHub:
docs folder
Copy prompt
▶
schema/
alembic · SQL
Postgres schema. Alembic migrations plus raw SQL bootstrap and numbered migration files.
GitHub:
schema folder
Copy prompt
workplace-technologies / real-time-tax
✓ Copied to clipboard