Skip to content

v1.0.4 — Architecture Review Batch

Latest

Choose a tag to compare

@humanity4ai humanity4ai released this 24 Jul 03:52
· 65 commits to main since this release
60cf313

v1.0.4 — Architecture Review Batch

Fixed

  • #155 F-003: validateContracts() called at server startup — malformed contracts fail fast at boot
  • #158 F-006: engines.node bumped >=20>=22 across all packages (Node 20 EOL April 2026)
  • #160 F-008: VALID_CATEGORIES now parsed from knowledge-core/taxonomy.md at runtime — no hardcoded duplicate
  • #152: v1.0.3 bin entry double-start crash (PR #151) — now shipped

Added

  • #154 F-002: 5 schema-consistency tests (I-10–I-14) validating actionContractsschemas/ bidirectionally

Documented

  • #156 F-004: CLI entry auto-run design decision
  • #157 F-005: Committed dist/ policy rationale

Full PR: #176