DISC Reports
While the DISC Score offers a complete view of an individual’s credibility, DISC Reports provide modular, domain-specific breakdowns, allowing platforms to query only the trust categories that matter to them. DRs enable programmable, privacy-preserving trust logic by surfacing actionable scoring metadata across Tythe’s seven metric categories.
DISC Report generation is only available for Individuals, which can be quiried upon request by an organizational platform, provided the individual has opted-in to make their DISC Reports public.
Note: AI Agents do not have DRs (DISC Reports). Organizations do not have DISC Scores or DRs
What the DISC Reports Contain:
Metric Weight
The weighted score within the trust domain (e.g., Financial = 0.28)
Top Validators
Platforms/Organizations whose relays contributed most to the metric
Contribution Summary
Notable events, submissions, or validated actions in that domain
Verifiability Hash
ZK-hashed anchor of report; optionally tied to proof metadata
Top Credonators
Individuals/Organizations who have vouched for the individual whose DISC Report has been queried.
Reports are generated per metric or in composite bundles, depending on what the requesting system needs.
Available Report Types (by Metric)
Each report reflects one of the seven DISC metric categories:
FinDR
Financial DISC Report
Financial
Assess financial behavior, consistency, liquidity, lending/repayment, and risk
CrtDR
Creative DISC Report
Creative
Evaluate originality, technical output, design contributions
EduDR
Educational DISC Report
Educational
Verify knowledge sharing/learning, doc/research authorship, credentials, and subject-matter expertise
BhvDR
Behavioral DISC Report
Behavioral
Measure conduct, governance delegation, participation quality, conflict resolution
SocDR
Social DISC Report
Social
Surface verified social presence, follower quality, influence, attention, moderation capabilities, and engagement
SecDR
Security DISC Report
Security
Evaluate identity stability, device hygiene, login behavior, node operation services
CmpDR
Compliance DISC Report
Compliance
Enforce rules adherence, flag moderation violations, legal and regional eligibility
Each report includes:
The weighted trust score within that metric domain
Top validators (platforms or orgs that submitted the most impactful relays)
Summary of major contributions or trust events
Verifiability hash with optional proof reference
How Reports Are Used
Platforms can request DISC Reports via API to:
Gate specific product features
Vet users for protocol participation
Adjust rates, access, or privileges based on score weight
Enforce mission-aligned behavior and compliance
For example:
Aave may use FinDR for borrowing eligibility.
Gitcoin may request EduDR + CrtDR for grant review.
dYdX may use CmpDR and BhvDR for user access tiers.
Access Control & Privacy
Access Control
Individuals choose if DRs are publicly queryable (via dashboard toggle)
Score Privacy
DISC Score is always public; DRs are selectively visible
No PII Shared
All reports are pseudonymous and ZK-backed
API Access
Reports are delivered via REST API — per metric or as a bundle
Example Query (for FinDR — Financial DISC Report)
bash
GET /api.tythe.tech/disc-report/{tris_id}?report=findr
Example Query (for bundled DR query — FinDR + CrtDR + EduDR)
bash
GET /api.tythe.tech/disc-report/{tris_id}?report=find,crtdr,edudr
“Do not be hasty in the laying on of hands, and do not share in the sins of others.”
— 1 Timothy 5:22
Last updated