Skip to content

v0.1.2 - Conservative trust settlement

Choose a tag to compare

@pioneerjeff pioneerjeff released this 18 Jun 01:17

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_settled on repeat execution.
  • Kept trust_history as a numeric ledger while writing settlement evidence and reasons to emotion_log.
  • Added trust tier progress fields to status without removing existing status fields.
  • Updated Codex, Hermes, Claude, OpenClaw, GPT/API, protocol, and concept docs to use settle_trust as 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