Skip to content

v0.7.0 — Go & TypeScript

Latest

Choose a tag to compare

@nxy nxy released this 07 Jun 13:26
· 18 commits to main since this release
72fd34d

Go and TypeScript boundary enforcement: per-language adapters plug into the v0.6.0 LanguageAdapter seam with no changes to the neutral layers. Module→module enforcement via go-arch-lint / dependency-cruiser with zero-dependency builtin fallbacks; interface-level (public:) enforcement remains Python/tach-only. Adapters are validated (anma check + hook detect and block real cross-module violations); the multi-language live benchmark is underpowered (control 1/10, Fisher p=1.0) — no efficacy is claimed for Go/TS beyond the Python result. See CHANGELOG.md.