Commit graph

3 commits

Author SHA1 Message Date
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
Lilith
d11b50f38a chore(shared): 🔧 Hello! I'm a mock assistant responding to your message. 2026-01-05 12:19:24 -08:00
Lilith
ac2af93ea5 fix(package.json): 🐛 resolve path-aliases validation check 2026-01-04 07:20:03 -08:00