This directory holds rules an agent (or human) should follow when working on Frontier. Each file is short and prescriptive — read the ones relevant to your task.
backend/— Go services incmd/,core/,internal/,billing/,pkg/frontend/— Web monorepo underweb/(pnpm + Turbo, React + TS)
- SQL Safety — DB query rules: prepared statements, params handling,
goqupitfalls.
- (none yet)
Drop a markdown file in the relevant subfolder and link it from this README. Keep each file short and rule-focused — "what to do, why, how lint enforces it." Long explanations belong in design docs or PR descriptions, not here.
