-
Notifications
You must be signed in to change notification settings - Fork 1
Release Notes
frankiehot-tech edited this page Jun 25, 2026
·
2 revisions
- B1: Removed hardcoded HMAC key — now reads from env var / keyring
-
B2: Added RLock to
transition()— eliminates state machine data race -
B3: Added
@security_criticaldecorator to 4 governance modules - B4: Replaced private attribute cross-module access with public getters
- B5: Fixed Byzantine majority tyranny — weighted voting + trust score threshold
- Source: v0.35.0-rc
- Human-AI collaboration layer (碳硅共生)
- Three-temperature memory framework (Hot/Warm/Cold)
- Skills marketplace layer
- Chinese national crypto (SM2/SM3/SM4-GCM)
- Technical whitepaper
- CI pipeline security scan failures
- TLA+ syntax errors
- Rust audit action fixes
- npm version conflict resolution
- PyPI:
pip install maref==0.30.0 - Wheel: maref-0.30.0-py3-none-any.whl
- Source: v0.30.0-GA
"Execution Layer: Groundwork"
- Execution layer modules (Agent dispatch, economy, credit rating)
- Skill system (schema, loader, executor, trigger)
- Federation and distributed consensus
- Hook system (chains, registry, templates)
- Kubernetes deployment configs
- 22/22 features completed
- 330 tests passed
- Security decorators, sanitizers, keyring store
- Red-blue team engine
- SM2/SM3/SM4-GCM implementations
| Version | Date | Codename |
|---|---|---|
| 0.35.0-rc | 2026-06-25 | Security Audit Fix |
| 0.30.0-GA | 2026-06-02 | GA Release |
| 0.27.0 | 2026-05-21 | Execution Layer |
| 0.25.0 | 2026-05-17 | Security Enhancement |
| 0.20.0 | 2026-05-11 | Initial GA |
See CHANGELOG.md for full history.
© 2026 MAREF Contributors. Licensed under Apache-2.0.