Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 636 Bytes

File metadata and controls

18 lines (15 loc) · 636 Bytes

Project Instructions

Git commits

  • Do NOT include "Co-Authored-By: Claude" or any Claude/Anthropic attribution in commit messages
  • Keep commit messages concise and focused on what changed
  • Follow conventional commits format (feat:, fix:, docs:, style:, etc.)

Workflow

  • Spec -> Tests -> Code (always)
  • Create GitHub issues for things not fixed immediately
  • Run tests before committing

Project context

  • India stock market trading platform (NSE/BSE/NFO)
  • Terminal CLI + macOS Electron app
  • FastAPI sidecar on port 8765
  • Brokers: Fyers (data, free), Zerodha (execution)
  • AI providers: Gemini, Claude, OpenAI, Ollama