messometer
2025-11-10
Major documentation and testing overhaul with LLM vision deferral
67 files · 15,255+ · 1,387-
Architecture pivot and documentation
5 files changed
LLM_FUTURE_VISION.mdDocumented LLM integration deferred to v2.0 (512 lines)HANDOFF.mdComprehensive handoff document (1770 lines)CLAUDE.mdClaude Code project guidelines (147 lines)CONTRIBUTING.mdDevelopment guidelines (461 lines)LICENSEApache 2.0 license
- Pivoted messometer to time-based consolidation tool, deferring LLM features to v2.0 with full documentation of future vision
specify
architectural
3 files
LLM_FUTURE_VISION.mdHANDOFF.mdCLAUDE.md
CI/CD and project infrastructure
3 files changed
ci.ymlCI workflow with lint, test, build (97 lines)release.ymlRelease workflow for PyPI publishingcoverage.jsonCode coverage baseline
- Added CI/CD workflows for testing, linting, and release publishing with coverage tracking
qualify
behavioral
2 files
ci.ymlrelease.yml
Documentation suite
4 files changed
USER_GUIDE.mdComprehensive user guide (482 lines)STATUS.mdProject status summary (413 lines)COMMANDS.mdCLI commands reference (470 lines)README.mdExpanded README with feature overview