The Signal of the Harmonic Trinity. Resonance is a non-transferable, soul-bound reputation score from 0 to 999 that records what you've done — gating Tier-9 ascension eligibility and DAO voting weight.
Live application state and user actions are enforced by the Express service and its PostgreSQL database. The Solidity contracts deployed to Sepolia are reference implementations, not the live runtime execution path.
A ZKP-432 Resonance profile is permanently bound to the wallet address that registered it and cannot be transferred, sold, or delegated. The score — an integer from 0 to 999 — accumulates through validated protocol activity such as passing validator heartbeats, answering Proof-of-Space-Time challenges, contributing Proof of Intelligence compute, and participating in governance. Each qualifying event is recorded in the runtime event history.
A ZKP-432 Resonance score of at least 432 is a hard prerequisite for Tier-9 ForgeMiner ascension. No amount of SFD can substitute for insufficient resonance — the burn is rejected before any tokens are debited if the score gate is not met. This design ensures Tier-9 licenses are held only by participants with a substantive contribution history, not merely by those who can accumulate the largest SFD balance.
In SignalForgeDAO, resonance score directly determines voting weight. A participant with a score of 900 casts votes that carry proportionally more weight than a participant with a score of 100 on the same proposal. This makes governance influence a function of demonstrated contribution rather than token holdings alone, aligning with the protocol's privacy-first and merit-based design principles.
Each resonance-contributing action is logged with a type, impact delta, and timestamp. The event history is private by default: unauthenticated requests receive a redacted public view, and the full history is only accessible to the wallet owner via a route-scoped signed request. Raw reputation values, selectively disclosed thresholds, and cross-pillar activity feeds are not exposed in the public API.