This issue has been resolved. frontend/package-lock.json is tracked in git (committed in PR #31). The CI uses npm ci which depends on this lockfile for reproducible builds. Closing as completed.
This issue has been resolved. Both .gitea/workflows/build.yaml and .gitea/workflows/test.yaml include a pytest step that runs python3 -m pytest tests/ -v --tb=short -x with appropriate…
This issue has been resolved. The CI workflow at .gitea/workflows/build.yaml and .gitea/workflows/test.yaml both include ruff linting (ruff check SPARC/ tests/) and TypeScript type checking…
Triage: Assigned to @AI-QA
This is a testing/validation task -- verify that the Docker build succeeds, the container serves requests, the health endpoint returns 200, and image size is within…
Shipping cycle ran 2026-03-29. Status check:
- Fork main (
leeworks-agents/SPARC:main) is clean — no uncommitted changes - Fork is 64 commits ahead of upstream (
0xWheatyz/SPARC:main) - No new…