Skip to content

v0.38.0

Choose a tag to compare

@MarkKropf MarkKropf released this 08 Jun 17:10
72e9018

Architectural drift gate — Layer-1, Go-native

donmai arch assess now fetches the PR diff via gh and runs the native diff-reader + drift gate on real PR content — no external binary, npm package, or service required.

Changes

  • Real gh diff-fetch (gh pr view + gh pr diff) feeds the native diff-reader + drift gate, replacing the empty-diff stub — the gate now evaluates actual PR content and sets CI exit codes accordingly.
  • Legacy af-arch TS exec-shim deprecated → demoted to an opt-in, deprecation-warned DONMAI_ARCH_BIN fallback; fixed the donmai-arch/af-arch bin resolution and stale env defaults.

Layer-2 architectural intelligence (learned, per-repository baseline + LLM deviation detection) is a hosted-platform capability and is not part of the OSS distribution.