ƒxyzƒxyz Docs

fxyz Documentation : Financial Graph, AI Agents & Solana Protocol

The complete technical guide to fxyz Network. Documentation on financial graph architecture, Letta AI agents, Solana Token-2022 implementation, and cross-border currency routing.

Organized by intent. Start here to understand the platform, integrate with it, or find architecture and research material.

What Lives In This Docs Set

  • Guides explains how people use the platform: onboarding, wallets, membership, and account operations.
  • Build documents the integration surfaces: GraphQL, REST, local development, and deployment.
  • System captures what is actually implemented now, not just what was once proposed.
  • Research surfaces the papers, synthesis docs, planning material, and operational notes buried elsewhere in the repo.

Current Platform Baseline

  • Runtime: Next.js 16, React 19, pnpm workspaces, and a monorepo split across app, api, docs, web, and shared packages.
  • Core data layer: Neo4j stores members, personas, circles, graph relations, contribution state, and network metadata.
  • Core protocol layer: Solana Token-2022 powers Florin, Joule, HoW, membership credentials, and related on-chain state.
  • Integration layer: GraphQL Yoga is the canonical application API, with task-oriented REST routes for Bridge, Fixie, Solana, documents, prices, and operations.
  • Scoring model: CES-based contribution scoring with an HHI diversity bonus is now aligned across service logic and ranking cron jobs.

The highest-value repo material does not live only under apps/docs/content/docs. The new Research Atlas and Repository Source Map point at the synthesis docs, architecture trackers, and operational history that were previously hard to discover.

Recommended Entry Points

On this page