v0.1.2 - Conservative trust settlement
v0.1.2 - Conservative trust settlement
This release strengthens Emotion Engine's session-end lifecycle and trust-settlement behavior.
Included:
- Added
settle_trust, a conservative host-side trust settlement command. - Made trust settlement idempotent for the same session trajectory, returning
already_settledon repeat execution. - Kept
trust_historyas a numeric ledger while writing settlement evidence and reasons toemotion_log. - Added trust tier progress fields to
statuswithout removing existing status fields. - Updated Codex, Hermes, Claude, OpenClaw, GPT/API, protocol, and concept docs to use
settle_trustas the default session-end trust path. - Expanded tests for trust settlement policy, idempotency, evidence placement, and minimal-agent lifecycle behavior.
Verification:
- 57 tests passed with
python3 -m unittest discover -s tests.
Live demo:
https://pioneerjeff-labs.github.io/emotion-engine/demo/
Repository:
https://github.com/pioneerjeff-labs/emotion-engine