Claude/market data backend design brzy f#43
Open
iminbali wants to merge 6 commits intoed-donner:mainfrom
Open
Conversation
Introduces the Next.js frontend (pages, components, Tailwind config), backend API routes for chat, portfolio, watchlist, and snapshots, along with the SQLite schema, LLM client, validation, and supporting tests. Also tightens .gitignore (adds frontend ignores, .playwright-mcp, DB files, root screenshots), updates PLAN and READMEs, removes stale Claude GitHub workflows and the superseded MARKET_DATA_SUMMARY doc, and adds REVIEW.md. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
…614061 Add Claude Code GitHub Workflow
Adds planning references for the market data interface, simulator, and Massive API client to document the shared contract and implementation details for future agents. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Synthesizes MARKET_INTERFACE.md, MARKET_SIMULATOR.md, MASSIVE_API.md, the PLAN.md contract, and REVIEW.md findings into an implementation-ready design. Incorporates fixes for the issues flagged in the archived design: nanosecond timestamps for Massive snapshots, fresh APIRouter per stream factory call, version-read under lock, public get_tickers() on the simulator, AsyncGenerator return type, and DB-first / cache-second ordering with compensating rollback for watchlist mutations. https://claude.ai/code/session_01GCvQY96kWzXRBJpikLFcKg
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.