Skip to content

XEL Workstreams

This file coordinates the parallel buildout for XEL. Each workstream owns a bounded surface so agents can work without colliding.

LaneScopePrimary files
Architecture boundaryDefine open protocol, contracts, providers, XEL.xyz, GEN servicesdocs/01-architecture-boundaries.md, docs/02-open-source-scope.md
SchemasDraft provider-neutral JSON schemasschemas/
Smart contractsDefine Sui Move package/module plan and migration modelcontracts/, docs/04-smart-contracts.md
Mint/runtime inputsDocument required mint and runtime inputs with examplesdocs/03-minting-and-runtime-inputs.md, examples/
GEN integrationDefine Publish to XEL and GEN provider boundariesdocs/05-gen-publish-to-xel.md
Wallet auth / XEL.xyz productSui default sign-in, Phantom support, profile/chat UXdocs/06-wallet-auth-and-xel-product.md
Memory / inference / storageDirect prompt vs GEN classified prompt, encrypted state, retrieval/write-backdocs/07-memory-inference-storage.md
Payments / treasury / discoveryGEN-4014 reuse, x402, wallets, funding, treasury, provider discoverydocs/08-payments-treasury-provider-discovery.md
Security / acceptanceTests, invariants, audit gates, launch criteriadocs/09-security-and-acceptance.md, tests/README.md
  • GEN-4013 is an active separate workstream for GEN persona synthesis. XEL should consume its output as an optional classified persona artifact.
  • GEN-4014 already tracks x402 wallet ledger and agent-discovery work. XEL should verify and integrate it before creating replacement work.
  • Sui is the default home chain.
  • Immediate wallet sign-in scope is Sui plus Phantom support.
  • Solana and Base/EVM wallet login are future linked-wallet options, not current auth requirements.