Added scripts/reports/{all,types,build,lint} for systematic checks:
- types: Run tsc --noEmit on all features
- build: Run build on all features
- lint: Run lint on all features
- all: Run all three checks
Reports saved to .reports/ (gitignored)
Current status: 28/33 features have typecheck errors (pre-existing)
Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
|
||
|---|---|---|
| .. | ||
| reports | ||
| validation | ||
| aggregate-feature-commands.py | ||
| IMPLEMENTATION-SUMMARY.md | ||
| QUICK-REFERENCE.md | ||
| README-aggregate-feature-commands.md | ||