Gravity is a deterministic infrastructure layer operating within Bitcoin’s settlement domain.
It provides two bounded services:
Both activate exclusively through confirmed on-chain settlement.
Service activation follows a single deterministic sequence:
Upon confirmation, service state becomes ACTIVE.
State transitions are binary and machine-evaluated.
Access is capability-bound.
Invoice ID functions as the entitlement reference.
Entitlement state transitions follow a fixed progression:
UNPAID → ACTIVE → EXPIRED
Execution is permitted only while state is ACTIVE.
Entitlement scope is finite and confirmation-derived.
Relay provides controlled event ingestion and persistence within an ACTIVE entitlement window.
Events submitted to the relay endpoint are:
Relay execution remains strictly bound to settlement-derived entitlement scope.
Certification issues deterministic attestations bound to settlement-derived entitlement.
Upon ACTIVE state:
Certification output reflects executed state at time of issuance.
Activation and issuance states are verifiable through defined interfaces.
Gravity enforces activation and execution strictly through Bitcoin confirmation depth.
Behavior is deterministic.
Outputs are verifiable.
Entitlement remains bounded to confirmed settlement.