Skip to content

2.2.2 – Self-Compliance & Hygiene Edition

Choose a tag to compare

@DariuszNewecki DariuszNewecki released this 28 Feb 11:14
· 423 commits to main since this release

Historic milestone: CORE successfully governed its own major refactoring cycle with zero constitutional violations maintained throughout.

Changed

  • Completed deep modularity refactoring (4 big files → 17 focused single-responsibility modules)
  • Hardened Mind/Will/Body separation (fixed layer leaks, tracing exclusions, race conditions)
  • Switched planning to deterministic passive_gate (no more unnecessary LLM calls)
  • Unified IntentGuard.check_transaction API for cleaner constitutional validation
  • Major repository hygiene cleanup (removed .archive/, binary/temp files, updated .gitignore)

Removed

  • Legacy .archive/ directory
  • Temporary refactor cast files (core-refactor.cast)
  • Any leftover sensitive or unnecessary files

Notes

  • Real self-governance in action: the constitutional runtime actively flagged issues during development
  • Technical debt reduced further, codebase now even cleaner and more maintainable
  • Ready for next leap toward A3 strategic autonomy

This release is dedicated to perfect hygiene and self-compliance. Thank you to everyone following the journey!