RaidzATTENTION, WITH PROOF.

System catalog

This catalog is the exhaustive map of Raidz subsystems, their responsibility, implementation location, and current maturity. Use it to find the authoritative detail without assuming that every designed component is deployed.

Experience and distribution

SystemResponsibilityPrimary implementationStatus
Marketing websiteExplain creator/project value, proof model, and pre-launch statusapps/web/components/marketing-home.tsxLive
Marketplace applicationProfile, Radar, Score, Market, project, work, and posting viewsapps/web/components/marketplace-app.tsxLive UI foundation; fixtures
Token transparency pageUtility, reward routes, tokenomics, and deployment statusapps/web/app/token/page.tsxLive pre-launch information
Host routerServe marketing on raidz.fun and app on app.raidz.funapps/web/app/page.tsxLive
Wallet interfaceReown wallet connection for Robinhood Chainapps/web/lib/reown-wallet.tsImplemented/configured
Telegram botCommands, safe copy, HTTPS deep linksapps/botLive regular bot
Telegram communityOnboarding, safety, education, support, campaign communicationassets/telegram, scripts, receiptsLive community surface
Brand systemVisual identity, logo, colors, type, motion, voiceBRAND_SYSTEM.md, apps/web/public/brandImplemented

Identity and reputation

SystemResponsibilityPrimary implementationStatus
Browser sessionsCreate private user/profile contextapps/api/src/app.ts, identity-store.tsLive foundation
X linkPKCE OAuth, normalized read-only profileapps/api/src/auth.ts, app.tsLive adapter; consent path not proven at scale
Telegram linkVerify Telegram Login signature and freshnessapps/api/src/auth.ts, app.tsLive adapter
Wallet linkOne-time ownership signature, chain binding, revocationapps/api/src/auth.ts, identity-store.tsLive foundation
Creator profileUser-controlled marketplace identity and availabilityAPI plus users/creator_profilesLive foundation
Raidz Score V0Explainable 0–1000 creator reputationpackages/domain/src/score.tsImplemented
Rank tiersMap score to SCOUT through ELITEpackages/domain/src/score.tsImplemented
Public reputation anchorLink wallet to offchain profile hashcontracts/src/RaidzRegistry.solPrototype
Score attestationAnchor score/hash/version by approved attestorcontracts/src/ReputationRegistry.solPrototype
Two-sided reviewsCampaign-bound creator/project feedbackreviews tableSchema only

Marketplace and work

SystemResponsibilityPrimary implementationStatus
Radar / SignalsOpen fixed-scope creator missionsWeb fixtures; /v1/missions; campaign tablesUI/API foundation
Rent a RaidzDirect fixed-price creator servicesWeb creator cards; service_listingsUI/schema foundation
Performance marketReward qualified downstream outcomesAttribution domain/schemaPlanned/gated
Campaign preflightBlock unsafe copy and versioned ineligible workpackages/domain/src/policy.tsImplemented baseline
Campaign lifecycleEnforce actor-scoped review/funding/live/refund statespackages/domain/src/campaign-lifecycle.tsImplemented domain model
Campaign builder/forecastDefine audience, work, budget, and projected fitWeb project/post viewsUI foundation
Claim and deliveryReserve creator position and submit content hashSQL plus CampaignEscrow.solPrototype

Verification, integrity, and settlement

SystemResponsibilityPrimary implementationStatus
Evidence adaptersObserve X, Telegram, web, chain, analytics, and filesArchitecture/master planPlanned
Fraud/anti-Sybil engineDetect linked identities, duplicate behavior, collusion, and fabricated outcomesThreat model/domain requirementsPlanned
Proof taxonomyStatus/reason codes and typed EIP-712 payloadpackages/domain/src/proof-schema.tsImplemented specification
Verifier quorumMaintain authorized set and require 2 of 3VerifierRegistry.solPrototype
Campaign escrowReserve rewards, release 70/30, refund unused value, pauseCampaignEscrow.solPrototype
Campaign factoryDeploy funded escrows and separate 8% feeCampaignFactory.solPrototype
Fee routingDistribute marketplace fees 50/20/15/10/5FeeRouter.solPrototype
Manual reviewResolve ambiguous evidence without silent overridesOperational specificationPlanned

Token and Pons

SystemResponsibilityPrimary implementationStatus
$RAIDZ utilityCampaign currency and functional marketplace alignmentToken page/master planProposed/gated
Project-token routeStake $RAIDZ to activate eligible project-token rewardsProduct specificationPlanned; rules not final
Pons registryPin external addresses, bytecode observations, ABI subsetpons-v2-registry.tsImplemented read-only pin
Pons indexerTrack launch, curve, graduation, pool, fee, tax, buyback statepons_events schema/architecturePlanned
Phase-aware funding routerRoute curve before graduation and pool afterMaster plan/architecturePlanned
Token launchExecute verified Pons launch and publish canonical addressReadiness gateHOLD; not deployed

Data and platform

SystemResponsibilityPrimary implementationStatus
PostgreSQLOperational identities, campaigns, proofs, settlementdatabase/schema.sqlLive foundation
RedisCache, rate limit, idempotency, transient queuescompose.yamlDeployed; not consumed by API
TemporalDurable verification and settlement workflowsArchitecture/tech selectionPlanned
ClickHouseConsented event and fraud-analysis aggregatesOptional Compose serviceContainer definition only
Product analyticsTyped creator/project funnel eventspackages/domain/src/analytics.tsImplemented domain model
AttributionConsent, dedupe, expiry, click-to-onchain event modelpackages/domain/src/attribution.tsImplemented domain model
Object storageEvidence snapshots and generated exportsTech selectionPlanned
ObservabilityTraces, metrics, errors, reconciliation alertsHealth/logging plus selected stackPartial
Secret managementRuntime-only file delivery and redactioncompose.runtime.yaml, API loaderImplemented
Edge/TLSHTTPS, headers, host routing, loopback origindeploy/nginxLive

Governance and commercial controls

SystemResponsibilitySourceStatus
Evidence/status boundarySeparate live, implemented, planned, and gated claimsThis docs set, receiptsActive
Strict PAYG modelOne use, one price, one completed outputECONOMICS.yaml, policyActive requirement
Audience readinessRequire authentic reachable users before launchTRACTION_GATE.yamlOpen gate
Security/legal/market gatesPrevent unsafe funding or token executionrisk and readiness recordsOpen gates
Separated accountingDistinguish revenue, profit, funding, and token valueECONOMICS.yamlActive; no realized revenue evidence