Skip to content

Engineering Intelligence Framework v0.1.0

Choose a tag to compare

@mike-arbuzov365 mike-arbuzov365 released this 27 Jul 20:06

Engineering Intelligence Framework v0.1.0 is the first public release of
the quality-first control plane for governed AI-agent software development.

Highlights:

  • persistent, lifecycle-aware engineering knowledge and a four-axis authority model;
  • bounded execution, evidence, Knowledge Delta, privacy, schema, and merge gates;
  • a real eifctl package with seven commands;
  • four supported adapters: Claude Code, Cursor, Codex, and Hermes;
  • optional RTK, Graphify, and vendor-documentation integration contracts;
  • English-canonical framework docs with Ukrainian project-facing surfaces;
  • a bilingual, privacy-preserving GitHub Pages presentation site.

Verification on the release commit:

  • framework inventory: 29/29 suites, 1449/1449 checks, exact machine-readable total;
  • site gate: 20 unit, 83/83 e2e, 3/3 axe, Lighthouse 100/100/100/100;
  • package release gate: wheel and sdist index-valid, wheel clean-installed, eifctl version returned 0.1.0;
  • privacy scan: 0 unsuppressed findings; relative Markdown links: all resolved.

Artifacts:

  • engineering_intelligence_framework-0.1.0-py3-none-any.whl
    • SHA-256: 1d2c9fa13351a229ee70dc878aabc8baf9bb1bddcd6be3bc66f13bdd1c879062
  • engineering_intelligence_framework-0.1.0.tar.gz
    • SHA-256: c3adfa3b74705328fc2a20f2940950778c3220bbd178f0d0987dfd8725279e94

This release is not on PyPI. Install from the attached wheel or clone the
repository and run python -m pip install .. See CHANGELOG.md for the
complete feature inventory and explicit limitations.