2 Commits

Author SHA1 Message Date
7639eb1cfc docs: document code coverage limitation and remove test counts
Coverage Documentation:
- Remove 95% coverage threshold enforcement from test workflow
- Change to informational coverage display only
- Document in spec.md why coverage can't be enforced on Linux runners
- Explain that full coverage requires macOS runners with all target frameworks

README Maintenance:
- Remove hardcoded test counts (189 tests) that become outdated quickly
- Change to generic "comprehensive test suite" description
- Remove specific test count breakdowns by layer
2025-11-19 01:02:55 +02:00
17df545fba Add initial project design and specification documents
- Add comprehensive design document with validated architecture
- Add formal specification with RFC 2119 requirements language
- Include MVVM architecture, testing strategy, and platform requirements
- Define shake detection algorithm and estimate generation logic

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-18 01:21:38 +02:00