Add browser asset quality gate
This commit is contained in:
parent
2841042b9c
commit
5ccb336e84
14 changed files with 2898 additions and 16 deletions
|
|
@ -12,5 +12,5 @@
|
|||
- Use deterministic ordering, hashes, JSON results, and structured errors.
|
||||
- Fail closed on stale caches, invalid configuration, ambiguous IDs, and unauthorized families.
|
||||
- Keep dependencies small and pinned by compatible major version.
|
||||
- Run strict `pyright`, formatting, Ruff, compilation, focused tests, and the complete warning-strict
|
||||
test suite before closing a gate.
|
||||
- Run strict `pyright`, `npm run lint:web`, formatting, Ruff, compilation, focused tests, and the
|
||||
complete warning-strict test suite before closing a gate.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue