ETHORITY Specification
Protocol 1.1 — Trust Lifecycle Standard
This specification defines how trust in AI systems is represented, transitioned, preserved, and degraded over time.
Document status
Version: 1.1
Status: Active specification draft
Maintained by: ETHORITY
Purpose
The purpose of this protocol is to formalize trust in AI systems as a deterministic lifecycle state machine governed by explicit rules.
Scope and non-goals
This protocol applies to AI systems including models, agents, decision-support systems, and integrated deployments where drift, updates, or operational changes can alter trust over time.
- Certify safety
- Guarantee legal compliance
- Replace regulatory authorities
- Assign qualitative scores
Definitions
- AI System: A defined deployable configuration producing outputs from inputs.
- Snapshot: A deterministic record of observable facts at time T.
- Verification: Cryptographic proof of artifact integrity.
- Anchoring: Public timestamp preservation of a verification state.
- Monitoring: Ongoing lifecycle continuity enforcement.
- Downgrade: Explicit reduction of lifecycle state due to lapse or rule violation.
Lifecycle states
States are explicit. Transitions are explicit. Nothing is implied.
Transitions, continuity, downgrade
Each transition corresponds to a governance action. Monitoring preserves state continuity. If continuity conditions are not met, trust degrades.
Transitions
- Observed → Declared: identity linkage
- Declared → Verified: artifacts + signature validation
- Verified → Anchored: timestamp anchoring
- Anchored → Monitored: continuity governance activation
Downgrade triggers
- Monitoring inactivity
- Undeclared material system change
- Invalidated artifacts
- Declared policy non-compliance
Separation of institution and ledger
ETHORITY defines lifecycle governance rules. The Trust Ledger publishes immutable, signed artifacts. The institution defines; the ledger records.
Limitations
Protocol 1.1 structures trust continuity and verifiability. It does not replace regulatory frameworks or legal oversight.
Reading guide
This Protocol is the normative definition of the lifecycle model. The Lifecycle page is descriptive and optimized for humans.