ACE Core 0.5.0 — Reasoning into Action
ACE Core 0.5.0 — Reasoning into Action
ACE can now carry an authorized decision beyond reasoning into a governed, bounded action lifecycle.
What shipped
- durable action records with explicit lifecycle states
- effect-free planning and exact human review before execution
- trusted, registered action adapters with bounded authority
- honest terminal states, verification, repair, and separate promotion
- restart-safe action recovery, attempt history, replay protection, cancellation, and resource receipts
- a separately packaged
ace-reference-workspace-action0.1.0 adapter demonstrating the public action contract - updated public positioning and acceptance evidence for the Core → Intelligence → Domain architecture
Distribution
- Install Core from PyPI:
pip install ace-core==0.5.0 - The reference action adapter wheel and source distribution are attached to this GitHub release as independent artifacts.
Supported boundary
This release supports one ACE host, one durable store, and trusted in-process adapters. It does not claim arbitrary third-party plugin safety, distributed execution, exactly-once delivery across external systems, or autonomous self-modification.
The external release proof is the World Intelligence live reality-to-action journey, reproduced using only these public artifacts.