Institutional Reference Document

GTIXT — Global Prop Trading Index

Whitepaper v1.1

Complete institutional benchmark specification including methodology, integrity model, governance framework, and API reference.

Version:1.1 (February 2026)
Document SHA-256:a3f2e1c9...7d4b5a8f
Contact:support@center.gtixt.com

Table of Contents

  1. 1. Executive Summary
  2. 2. Market Context & Problem Statement
  3. 3. GTIXT Objectives & Scope
  4. 4. Architecture & Data Pipeline
  5. 5. Methodology: 5-Pillar Framework
  6. 6. Integrity Model & Verification
  7. 7. Governance Framework
  8. 8. API & Data Access
  9. 9. Roadmap v1–v3
  10. 10. Appendices
1

Executive Summary

GTIXT is an institutional benchmark for the global proprietary trading market. It converts fragmented, public information into a deterministic, auditable index designed for institutions, regulators, data partners, and market participants.

This whitepaper specifies the complete GTIXT system: the five-pillar methodology, cryptographic integrity model, evidence-based extraction, versioning policy, and governance framework. It serves as the definitive reference for GTIXT v1.1 and the foundation for all derivative works.

📊
5-Pillar Framework

Transparency, Payout Reliability, Risk Model, Legal Compliance, Reputation & Support

🔐
Cryptographic Integrity

SHA-256 snapshots, immutable pointers, public verification, audit trails

⚖️
Institutional Governance

No commercial influence, deterministic scoring, versioned methodology

🌐
Public API

RESTful data access, snapshot browser, evidence queries, verification

2

Market Context & Problem Statement

The Prop Trading Landscape

Proprietary trading has grown from a boutique sector into a global, institutional marketplace. Firms now operate across multiple jurisdictions, manage thousands of traders, and handle billions in capital. Yet the market remains:

  • Non-standardized — no shared definitions of risk, transparency, or compliance
  • Non-benchmarked — no neutral reference point for comparison
  • Non-auditable — evidence is fragmented, contradictory, or proprietary
  • Non-institutional — treated as a niche market without formal structure

Institutional Gap

Regulatory bodies, institutional investors, and market participants lack a consistent, measurable view of structural quality. Decisions are made on reputation, anecdote, or incomplete public data. This creates opacity, reduces trust, and increases systemic risk.

GTIXT as Solution

GTIXT provides the missing institutional layer: a neutral, auditable, publicly available index that measures structural quality, not performance or returns. It serves as the reference standard for the prop trading industry.

3

GTIXT Objectives & Scope

Core Objectives

🎯 Standardization

Establish a common measurement framework for structural quality across the industry.

⚖️ Neutrality

Measure facts, not opinions. No commercial influence, no paid positioning.

📋 Auditability

Every input, score, and decision is traceable and reproducible.

🔐 Integrity

Data is cryptographically verified and published as immutable snapshots.

👁️ Transparency

All rules, inputs, and evidence are public and machine-readable.

📊 Institutional Grade

Built to institutional standards: versioned, governed, and auditable.

Scope & Inclusion Criteria

GTIXT measures proprietary trading firms that offer funded trading programs or challenge-style evaluations. Inclusion requires:

  • Sufficient public documentation to compute a score
  • Verifiable website, regulatory filings, or regulatory presence
  • Active operations within the past 12 months
  • Ability to maintain auditability and reproducibility

Out of Scope

GTIXT does not measure:

  • Trader performance or returns
  • Profitability or financial stability
  • Market impact or systemic risk
  • Subjective quality or culture
  • Future success or investment potential
4

Architecture & Data Pipeline

System Architecture

GTIXT operates as a multi-stage deterministic pipeline:

Agent A
Crawl

Ingest public data from firm websites, regulatory databases, and public disclosures

Agent B
Validate

Extract, normalize, and store evidence with timestamps and source URIs

Scoring
Score

Apply deterministic rules to compute 5-pillar scores and final index

Agent C
Gate

Enforce data quality, NA policy, and consistency thresholds

Publish
Release

Create immutable JSON snapshot, compute SHA-256, sign pointer

Evidence Model

Every data point includes:

pillar
Reference pillar (e.g., transparency, risk_model)
metric
Specific metric within pillar (e.g., disclosure_completeness)
value
Extracted value (e.g., "documented", "yes", "0.85")
source_uri
URL or reference to source document
captured_at
ISO 8601 timestamp of extraction
5

Methodology: 5-Pillar Framework

GTIXT v1.1 scores firms on five pillars, each weighted and normalized. The final index ranges 0–100.

Scoring Formula

GTIXT Score = (T × 0.27) + (P × 0.27) + (R × 0.21) + (L × 0.15) + (S × 0.10)

Where T = Transparency, P = Payout Reliability, R = Risk Model, L = Legal Compliance, S = Reputation & Support

Pillar 1: Transparency (25%)

Public disclosure of rules, pricing, and operational structure. Metrics include rule availability, fee documentation, withdrawal policy clarity, and compliance certifications.

Rules PublishedFees DocumentedGovernance DisclosedCompliance Certified

Pillar 2: Payout Reliability (25%)

Track record and reliability of profit payouts. Metrics include historical payout rate, withdrawal success rate, payment speed, and evidence of consistency.

Payout RateWithdrawal SuccessPayment SpeedConsistency Track

Pillar 3: Risk Model (20%)

Quality and transparency of risk controls. Metrics include documented risk limits, VaR disclosures, position sizing rules, and equity protection mechanisms.

Risk LimitsVaR ModelPosition RulesEquity Guard

Pillar 4: Legal Compliance (20%)

Regulatory registration, compliance history, and legal standing. Metrics include regulatory licensing, sanctions history, dispute records, and jurisdiction tier.

RegistrationSanctions CheckDispute RecordJurisdiction Tier

Pillar 5: Reputation & Support (10%)

Community reputation, customer support quality, and institutional backing. Metrics include support availability, review aggregates, institutional partnerships, and media presence.

Support QualityReviews & RatingsPartnershipsMedia Presence

NA Policy & Determinism

Missing data (NA) is handled deterministically: metrics without sufficient evidence default to a neutral baseline rather than a penalty. This prevents data gaps from unfairly penalizing firms with incomplete public records.

Deterministic Scoring: Given identical inputs, the algorithm always produces identical outputs. No manual adjustments, overrides, or subjective interpretations are permitted.

Versioning & Backward Compatibility

Methodology changes follow semantic versioning:

  • Major versions (v1 → v2): Breaking changes to pillar definitions or weights
  • Minor versions (v1.0 → v1.1): New metrics or enhanced data sources (backward compatible)
  • Reproducibility: All past snapshots include version metadata, allowing historical score recomputation
6

Integrity Model & Verification

Snapshot Lifecycle

Each GTIXT release is an immutable JSON snapshot with cryptographic proof:

1
Snapshot Created

All ranked firms + metadata serialized to JSON

2
Hash Computed

SHA-256 hash of entire snapshot

3
Pointer Created

Metadata object with version, timestamp, hash, object path

4
Published

Snapshot + pointer released to public storage

5
Verified

Any party can download, hash, and verify integrity

Pointer Format

{ "object": "s3://gtixt-data/snapshots/2026-02-01/snapshot.json", "sha256": "a3f2e1c9d7b4e6f1a2c3d4e5f6g7h8i9j0k1l2m3n4o5p6q7r8s9t0u1v2w3x4y5z6", "created_at": "2026-02-01T00:00:00Z", "version": "1.1", "count": 847, "schema": "snapshot_v1" }

Public Verification

Any user can verify snapshot integrity with standard tools:

# Download latest pointer curl /snapshots/universe_v0.1_public/universe_v0.1_public/_public/latest.json -o latest.json # Download latest snapshot OBJECT=$(cat latest.json | jq -r '.object') curl /snapshots/universe_v0.1_public/$OBJECT -o snapshot.json # Verify hash sha256sum snapshot.json # Output: a3f2e1c9... snapshot.json # Compare with published pointer cat latest.json | jq -r '.sha256' # Output: "a3f2e1c9..."

Audit Trail

Every firm record includes:

  • Historical scores across all versions
  • Evidence trail with timestamps and sources
  • Update changelog (when data changed and why)
  • Confidence metadata and NA indicators

Multi-Level Hashing & Cryptographic Verification (v1.1+)

GTIXT v1.1 introduces institutional-grade cryptographic verification across multiple hierarchy levels:

  • Evidence Level: SHA-256 hash of individual evidence items with source URI, timestamp, and transformation chain
  • Firm Level: Merkle tree hash aggregating all evidence hashes for a firm, enabling proof of data integrity without downloading entire dataset
  • Pillar Level: Intermediate hashes combining all firm data for each scoring pillar
  • Dataset Level: Final SHA-256 hash of complete snapshot with all firms, pillars, and metadata
  • Signature Verification: ECDSA-secp256k1 cryptographic signatures on all hash levels for non-repudiation and tamper detection

Institutional users can independently verify multi-level integrity using the /api/provenance/verify endpoint with complete transparency into transformation procedures and validation flags.

7

Governance Framework

Neutrality Charter

GTIXT operates under an explicit neutrality commitment:

⚖️ No Commercial Influence

GTIXT does not accept payments, sponsorships, or incentives from evaluated firms or related parties.

⚙️ No Discretionary Overrides

Scores are deterministic. Identical inputs always produce identical outputs. No manual adjustments permitted.

📋 Deterministic Methodology

All rules are explicit, versioned, and publicly documented. Changes require formal versioning and notice.

👁️ Full Transparency

Scoring rules, data sources, and evidence are public and machine-readable. No proprietary black boxes.

Governance Structure

Governance is enforced through structural separation:

1
Data Layer (Agent A, B)

Crawl and normalize public evidence. No scoring authority.

2
Scoring Layer

Apply deterministic methodology. No override capability.

3
Integrity Layer (Agent C)

Enforce data quality gates. Approve/reject for publication.

4
Publication Layer

Release immutable snapshots. No modification after publication.

Methodology Evolution

Major versions (v1 → v2): Require 90-day notice, community consultation, and new methodology period.

Minor versions (v1.0 → v1.1): New metrics or data sources, backward compatible, applied prospectively.

All changes are documented in a public changelog and preserved for historical reconstruction.

8

API & Data Access

REST API Overview

The GTIXT API is public, unauthenticated, and rate-limited. Base URL: https://gtixt.com/api

GET
/snapshots?limit=1
Latest ranking snapshot (all firms)
GET
/firms
List firms with pagination and filters
GET
/firm?id=:id
Firm details + evidence trail + historical scores
GET
/latest-pointer
Snapshot pointer (metadata + SHA-256)

Institutional Endpoints (v1.1+)

Advanced institutional endpoints provide multi-level hashing, provenance tracking, and cryptographic verification for audit and compliance use cases.

GET
/api/provenance/trace/:snapshot_id
Returns complete hash chain from evidence through firm to dataset level with all intermediate hashes and validation flags
GET
/api/provenance/graph/:firm_id/:date
Returns data lineage DAG showing all sources, transformations, and dependencies for a firm on a specific date
GET
/api/provenance/evidence/:evidence_id
Returns complete provenance for a single evidence item including transformation chain and cryptographic validation
POST
/api/provenance/verify
Verifies multi-level integrity at evidence, firm, or dataset level using SHA-256 hashes and ECDSA-secp256k1 signatures

⚠️ Security Note: Cryptographic verification requires ECDSA-secp256k1 signature validation. See Integrity Framework for public keys and verification procedures.

Data Models

All responses are JSON. Key schemas:

Firm Object
{ "id": "firm-001", "name": "ExampleProp Inc.", "score": 82, "confidence": 0.87, "pillars": { "transparency": 85, "payout_reliability": 78, "risk_model": 81, "legal_compliance": 88, "reputation_support": 75 }, "version": "1.1", "updated_at": "2026-02-01T00:00:00Z", "evidence": [...] }

Public Data Objects

All snapshots are stored in public cloud storage with no authentication required:

  • S3 bucket: s3://gtixt-data/snapshots/
  • HTTPS accessible: /snapshots/snapshots/
  • Format: JSON + gzip
  • Retention: Permanent (all historical snapshots available)
9

Roadmap v1–v3

The GTIXT roadmap reflects controlled methodological evolution, not feature marketing.

✅ v1.0
Foundation & Credibility (Q4 2025 - Q1 2026)
  • 5-pillar framework with explicit weights
  • Deterministic scoring engine
  • NA-neutral policy and fallback hierarchy
  • Public evidence trails and timestamps
  • SHA-256 snapshot integrity
  • Public REST API
🟦 v1.1
Refinement & Intelligence (Q1-Q2 2026)
  • Agent C integrity gate with quality thresholds
  • Enhanced NA policy and edge case handling
  • Improved evidence extraction from legal docs
  • Risk model scoring enhancements
  • Expanded jurisdiction coverage
  • Multi-level hashing and cryptographic verification
  • Institutional provenance endpoints (/api/provenance/*)
  • ECDSA-secp256k1 signature verification
  • Backward compatible with v1.0 data
🔄 v2.0
Risk Intelligence Layer (Q2-Q3 2026)
  • New pillar: Institutional Readiness Index
  • Risk projection models (stress testing)
  • Market intelligence agents (compliance monitoring)
  • Legal compliance signals (regulatory tracking)
  • Advanced NLP for rule extraction
  • Breaking changes to pillar structure
🎯 v3.0
Projection & Standardization (2027)
  • Stress scenario simulations
  • Forward-looking risk signals
  • Governance intelligence and benchmark committees
  • Institutional data contracts
  • Integration with regulatory reporting standards
10

Appendices

Appendix A: Glossary

Snapshot
Immutable JSON document containing all ranked firms and evidence for a specific date/version.
Pointer
Metadata object containing snapshot location, SHA-256 hash, version, and timestamp.
Evidence
Timestamped fact extracted from public source with pillar, metric, value, source URI, and capture time.
NA Policy
Deterministic rule for handling missing data (defaults to neutral baseline, not penalty).
Agent A (Crawl)
Automated system for ingesting public data from firm websites and regulatory databases.
Agent B (Validate)
Automated system for extracting, normalizing, and storing evidence with timestamps.
Agent C (Gate)
Automated integrity validator that enforces data quality and consistency before publication.
Determinism
Property that identical inputs always produce identical outputs. No randomness or subjectivity permitted.

Appendix B: JSON Specification

Complete JSON schemas for Snapshot, Firm, Evidence, and Pointer objects are available at:

https://gtixt.com/spec/gpti_score_v1.json

Appendix C: Pillar Definitions & Metrics

Detailed metric definitions for all five pillars are documented at:

https://methodology.gtixt.com/v1.1/metrics

Appendix D: Evidence Examples

Sample evidence artifacts, source URIs, and captured values are available at:

https://integrity.gtixt.com/examples

Limitations & Disclaimers

Not Investment Advice: GTIXT is not a financial advisor and does not provide investment recommendations. Scores do not predict returns, profitability, or firm outcomes.

Data Availability: Scores reflect publicly available information. Missing public data may result in lower scores, not necessarily lower structural quality.

No Endorsement: GTIXT measures structural quality only and should not be interpreted as an endorsement of any firm.

Temporal Snapshot: Snapshots represent a point in time. Firms, markets, and regulations change continuously.

Downloads & Versioning

GTIXT whitepaper is available in multiple formats:

📄 Whitepaper PDF v1.1📊 Methodology Interactive🔐 Integrity Beacon🔌 API Documentation

Version History

  • v1.1 (February 2026) — Complete institutional whitepaper with architecture, integrity model, governance, API reference
  • v1.0 (January 2026) — Initial institutional release with 5-pillar methodology

Explore GTIXT

This whitepaper defines the complete GTIXT system. Explore the interactive implementations and API for details.

📚 Methodology🔒 Integrity⚖️ Governance🔌 API Docs