Commit Graph

2 Commits

Author SHA1 Message Date
ec6421de35 rename ss-tools to superset-tools across the entire project
- Replace all occurrences of 'ss-tools' with 'superset-tools' in 104 files
- Rename git bundle file ss-tools.bundle → superset-tools.bundle
- Update .gitignore pattern accordingly
- Preserve variable names (hasSsTools etc.) and code identifiers
2026-06-16 11:15:19 +03:00
6ba381676a test(orthogonal): add orthogonal test report per speckit.tests methodology
Full orthogonal audit covering:
- Edge case coverage (3+ per module) 
- ADR regression defense (@REJECTED paths) 
- Anti-tautology check (no logic mirrors) 
- Cross-stack API contract consistency 
- Backend: 2602 pass, 52% coverage
- Frontend: 2442 pass, 99.25% coverage
2026-06-15 15:09:19 +03:00