Skip to content
This repository was archived by the owner on Apr 9, 2026. It is now read-only.

Releases: wooo-jin/tenetx

v2.1.0 — Quality & Compound Integrity

25 Mar 05:52
93dabb0

Choose a tag to compare

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 metricscompound-precision lab 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