platform-codebase/scripts
Lilith 4d440e47e4 feat: add comprehensive build/type/lint reporting scripts
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>
2026-01-12 09:38:21 -08:00
..
reports
validation
aggregate-feature-commands.py
IMPLEMENTATION-SUMMARY.md
QUICK-REFERENCE.md
README-aggregate-feature-commands.md