Context / backlinks: - Requested by @shiv7shukla on March 17, 2026 - PR #1: https://github.com/shiv7shukla/sect/pull/1 Goal: Automate basic quality checks. Scope: - Node matrix on LTS - Install, build TypeScript projects, and run lints - Placeholder test step to be replaced with real tests later Acceptance criteria: - [ ] CI runs on PRs and main branch pushes - [ ] Backend and frontend both build successfully - [ ] ESLint runs and fails build on violations
Context / backlinks:
Goal:
Automate basic quality checks.
Scope:
Acceptance criteria: