This repository was archived by the owner on Apr 9, 2026. It is now read-only.
Releases: wooo-jin/tenetx
Releases · wooo-jin/tenetx
v2.1.0 — Quality & Compound Integrity
What's New
Compound Engine Integrity
- Code Reflection false positive prevention — identifier minimum 4→6 chars
- "Why" context — auto-extracted solutions now include commit messages
- Staleness detection — verifies solution identifiers still exist in codebase
- Token guardrail — 8000 char/session injection cap
- Precision metrics —
compound-precisionlab event for tracking
Code Quality
- 106 empty catch blocks → 0
- 70 biome lint warnings → 0
- 3 failing tests → 0 (1555 total, 98 files)
- Coverage thresholds aligned with reality (35%, CI-enforced)
Documentation
- Open source readiness review + action plan
- ADRs for file decomposition and learning rate
- Auto vs manual extraction guide
- OMC coexistence guide
- 6 Good First Issues ready
Infrastructure
- Node.js 20+ (dropped 18)
- GitHub Actions checkout v6, setup-node v6
- E2E hook pipeline tests
Full changelog: CHANGELOG.md