SYN + Membership Sale live on Avalanche
Protocol Registry →
ProtocolPENDING
SYN Reference Price$0.01
Reference Market Cap
FDV
Total Supply
Circulating
Burned SupplyPROOF OF BURN
Protocol Wallets
Vault Wallet
Liquidity Wallet
Operations Wallet
LP TVL
SYN Sold
USDC Routed
Members
Chapter Progress
Your seatConnect wallet to see your place in the archive.Join The Syndicate →
Knowledge Map

Where every fact lives

A readable map of where each kind of protocol knowledge lives in The Syndicate, what each system owns, and how a fact moves from a live on-chain projection into durable memory. This page describes structure — not live values.

On this page

The Knowledge Map shows where each kind of protocol knowledge lives and how a fact moves from live projection into durable memory — structure, not live values.

Not to be confused withInstitutional Register
The model

Two kinds of truth

The protocol may know a fact in one system before that fact belongs in the Institutional Register. Knowing is not the same as remembering — and both are kept honest by three rules.

Knowledge is a live projection

Most of what the protocol knows is recomputed every load from on-chain truth. Member numbers live in the Holder Index. NFTs live in the Archive. Treasury values live in the asset / treasury reads. Nothing is stored twice — each fact is read from its one canonical home.

Memory is a durable overlay

Institutional memory lives in the Institutional Register. It records an assertion and its on-chain anchor — never a live value — and a fact only enters it by promotion or seed. Everything else is held in its knowledge home until then.

01
One canonical home per fact

Each fact has exactly one source-of-truth layer. Every other layer references it; nothing keeps a second copy.

02
Knowledge is a projection; the Register is an overlay

The Institutional Register records an assertion + anchor, never a live value (never the live LP balance, current member count, or rank).

03
Promotion or seed, otherwise held

A fact enters durable memory only by promotion (lineage-covered) or by seed (a discrete config anchor). Otherwise it is held, and remains fully available in its Protocol-Knowledge home.

18 knowledge homes · projected from the code registry · structure, not live values

Live Protocol Knowledge · 15

Live Protocol Knowledge

Read live from on-chain truth on every load — a projection of what the chain already knows, never a separately asserted institutional record.

Truth / Foundation

LIVE
Foundation & Identityonchain-permanentconfig-pinnedidentity-free

The base layer: deployed contracts, addresses, and immutable protocol constants that every derived layer reads from.

Source of truth
Config constants + live on-chain reads of the deployed Avalanche C-Chain (43114) contracts.
src/lib/syndicate-config.tssrc/lib/protocol-truth.ts
Promotion path
Feeds EVENTS (protocol-events.ts) and every derived layer below; it is the root of the 5-layer model.
Public surfaces
/transparency/tokenomics
Canon
docs/canon/00_AUTHORITY_MAP.mddocs/canon/05_FOUNDATION_FREEZE.md

Identity / Member (Holder Index)

LIVE
Foundation & Identityrecomputed-projectiondeployment-anchoredmember-derived

The canonical registry of who is a member and in what order — member numbers, first purchase, first seat.

Source of truth
Client RPC scan of TokensPurchased events from the Membership Sale, anchored at the sale deployment block; derives founderNumber/memberNumber + cumulativeUsdc.
src/lib/holder-index.ts
Promotion path
Ordinals/firsts can be ANCHORED into the Institutional Register via the genesis seed (institutional-register-genesis.ts) — promoted, never copied.
Public surfaces
/members/my-syndicate
Canon
docs/canon/02_SOURCE_OF_TRUTH_TABLE.mddocs/canon/05_FOUNDATION_FREEZE.md

Rank / Progression

LIVE
Foundation & Identityrecomputed-projectionderivedmember-derived

Structural recognition tier derived from cumulative USDC. Recognition only — confers no rights, returns, or discounts.

Source of truth
RANKS_V2 thresholds (config) mapped against cumulativeUsdc computed during the Holder Index build.
src/lib/syndicate-config.tssrc/lib/holder-index.ts
Promotion path
Terminal — no onward promotion.
Public surfaces
/ranks/my-syndicate
Canon
docs/canon/06_FINANCIAL_TRACE_AND_GUARDRAILS.mddocs/canon/01_FOUNDER_INTENT_MAP.md

Chapter / Era

LIVE
Foundation & Identityrecomputed-projectionderivedmember-derived

Cohort classification by member-number range (e.g. Genesis Signal #1–#333) and chapter transitions.

Source of truth
Hardcoded member-number ranges in config; a deterministic function of the member ordinal from the Holder Index.
src/lib/chapters.tssrc/lib/protocol-truth.ts
Promotion path
Chapter transitions surface as protocol milestones and are eligible as Chronicle chapter/archive subjects.
Public surfaces
/chapters
Canon
docs/canon/05_FOUNDATION_FREEZE.md

Artifact / NFT (Archive1155)

PARTIAL
Artifactonchain-permanentconfig-pinnedidentity-free

On-chain commemorative artifacts (Archive1155): ID 1 The First Signal, ID 3 Patron Seal, and their mint/ownership state.

Source of truth
Deployed Archive1155 contract; artifact catalog + mint state from config and on-chain reads.
src/lib/archive-config.tssrc/lib/archive-indexer.tssrc/lib/syndicate-config.ts
Promotion path
Mint events → Activity → Chronicle review candidate (archive subject) → Institutional Register.
Public surfaces
/nft/nfts/archive
Canon
docs/canon/02_SOURCE_OF_TRUTH_TABLE.md

Archive1155 deployed and live; ID 1 (First Signal) & ID 3 (Patron Seal) active/mintable, ID 2 reserved/disabled (future SeatRecord721). Evidence: src/lib/archive-config.ts and ARCHIVE_CONTRACT_STATE in src/lib/syndicate-config.ts.

Activity / Events

LIVE
Knowledge Pipeline (Truth → Events → Signals → Memory → Story)recomputed-projectionbounded-windowmember-derived

The raw, complete, automatic chronological stream of on-chain protocol events (what happened).

Source of truth
Normalizes raw chain logs into CanonicalProtocolEvent (typed by the event registry).
src/lib/protocol-events.ts
Promotion path
Activity → Signals (deriveSignals).
Public surfaces
/activity
Canon
docs/canon/05_FOUNDATION_FREEZE.md

Signals

LIVE
Knowledge Pipeline (Truth → Events → Signals → Memory → Story)recomputed-projectionbounded-windowmember-derived

A deterministic prioritization projection: Signal = Type × Tier × Subject derived from events.

Source of truth
Pure deriver over the canonical event stream; person subjects capped at S2 (money never buys a tier).
src/lib/protocol-signals.tssrc/lib/signal-registry.ts
Promotion path
Signals → Memory candidates.
Public surfaces
— (no public surface yet)
Canon
docs/canon/05_FOUNDATION_FREEZE.mddocs/canon/06_FINANCIAL_TRACE_AND_GUARDRAILS.md

Memory

PARTIAL
Knowledge Pipeline (Truth → Events → Signals → Memory → Story)recomputed-projectionbounded-windowmember-derived

The gateway that persists worth-keeping facts toward the Activity / Chronicle / Recognition / Ledger / Reports stores.

Source of truth
Pure candidate deriver over Signals; routes each candidate to its memory store.
src/lib/memory-candidates.ts
Promotion path
Memory → Chronicle review candidates.
Public surfaces
— (no public surface yet)
Canon
docs/canon/05_FOUNDATION_FREEZE.md

Candidate derivation live; some durable MEMORY sub-stores (Recognition/Ledger/Reports) are partial. Evidence: src/lib/memory-candidates.ts.

Recognition (partial)

PARTIAL
Knowledge Pipeline (Truth → Events → Signals → Memory → Story)recomputed-projectionderivedmember-derived

Derives recognition candidates (e.g. patron-seal-holder, early-chapter-member) from on-chain facts — a memory OUTPUT, distinct from the Rank attribute.

Source of truth
Pure derivation over on-chain facts; surfaced as recognition pills in the cockpit and rank hub.
src/lib/recognition-candidates.ts
Promotion path
PARTIAL — derivation only; alias/public recognition tiers reserved (not built).
Public surfaces
/my-syndicate/ranks
Canon
docs/canon/01_FOUNDER_INTENT_MAP.md

Derivation logic live; advanced alias/public recognition tiers are reserved and not built. Evidence: src/lib/recognition-candidates.ts.

Economic / Routing

PARTIAL
Economicrecomputed-projectionconfig-pinnedidentity-free

The 70/20/10 inflow split rule (Vault / Liquidity / Operations) and revenue attribution by stream.

Source of truth
USDC_ROUTING constants enforced atomically by the Membership Sale contract on each purchase.
src/lib/syndicate-config.tssrc/lib/protocol-truth.ts
Promotion path
Routes inflows to the Treasury/Vault, Liquidity, and Operations destinations.
Public surfaces
/vault/tokenomics
Canon
docs/canon/06_FINANCIAL_TRACE_AND_GUARDRAILS.md

70/20/10 split is LIVE and on-chain for the Membership Sale stream; other revenue streams (NFT mint proceeds, LP fees) are PARTIAL/PENDING. Evidence: USDC_ROUTING in src/lib/syndicate-config.ts.

Treasury / Vault

PARTIAL
Economicrecomputed-projectionnoneidentity-free

The destination of routed value: the Vault Wallet (70% USDC) and Vault Reserve (25% SYN).

Source of truth
A single Externally-Owned Account address (the Vault Wallet and Vault Reserve currently resolve to the same EOA).
src/lib/syndicate-config.ts
Promotion path
Current holdings are surfaced via the Asset layer; a programmatic Vault contract is PENDING.
Public surfaces
/vault
Canon
docs/canon/06_FINANCIAL_TRACE_AND_GUARDRAILS.md

Vault Wallet and Vault Reserve resolve to the SAME EOA today; a programmatic Vault contract is PENDING. Evidence: src/lib/syndicate-config.ts.

Asset

LIVE
Economicrecomputed-projectionnoneidentity-free

What the Vault actually HOLDS right now — live multi-asset balances (AVAX / USDC / BTC.b / WETH.e). Formally named here for the first time.

Source of truth
Live RPC balance reads of the Vault wallet via useTreasuryAssets (point-in-time, no history).
src/lib/treasury-hooks.ts
Promotion path
Point-in-time snapshot; no onward promotion.
Public surfaces
/tokenomics/vault/transparency
Canon
docs/canon/06_FINANCIAL_TRACE_AND_GUARDRAILS.md

Real RPC balance reads via useTreasuryAssets (src/lib/treasury-hooks.ts) are the only Vault asset data the site shows — surfaced via TreasuryComposition on /vault and /transparency. No illustrative or mock Vault balance-sheet data remains in the codebase.

Liquidity

PARTIAL
Economicrecomputed-projectionconfig-pinnedidentity-free

The SYN/USDC liquidity pool (Trader Joe v1): pair reserves, spot price, and the LP creation event.

Source of truth
LP_POOL constants (pair address + creation tx) plus live RPC reads of reserves/price via useLpStats.
src/lib/syndicate-config.tssrc/lib/sale-hooks.ts
Promotion path
LP creation is pinned/anchorable; LP fee accrual is RESERVED (planned, no live data-link yet).
Public surfaces
/liquidity
Canon
docs/canon/06_FINANCIAL_TRACE_AND_GUARDRAILS.md

Pair reserves/price reads are live; LP fee accrual is reserved/planned with no live data-link. Evidence: useLpStats in src/lib/sale-hooks.ts.

Wallet-linked

LIVE
Access & Verificationlocal-cachenonemember-derived

The connected wallet's normalized session and a client-side cache of its on-chain reads (balance, allowance).

Source of truth
Wagmi-backed session plus a localStorage persistence layer over on-chain reads (cache of truth, not truth).
src/lib/wallet-session.tssrc/lib/wallet-reads-cache.ts
Promotion path
Local cache only; no onward promotion.
Public surfaces
/my-syndicate/wallet/$address
Canon
docs/canon/05_FOUNDATION_FREEZE.md

Metrics / Verification

PARTIAL
Access & Verificationrecomputed-projectionderivedidentity-free

The canonical dictionary of every protocol metric — its id, formula, and verification path. The 'don't trust, verify' home.

Source of truth
The metric registry: each metric's definition, status, and on-chain verification path.
src/lib/protocol-metrics-registry.ts
Promotion path
Projected into the truth layer, the verify drawer, and every surface via metric aliases.
Public surfaces
/registry
Canon
docs/canon/02_SOURCE_OF_TRUTH_TABLE.md

Registry is live; some metrics carry documented ceilings / PARTIAL verification status rather than a live value. Evidence: src/lib/protocol-metrics-registry.ts.

Durable Memory · 2

Durable Memory

Written once and curated. Records an assertion and its on-chain anchor — never a live value, and only ever by promotion or seed.

Chronicle

PARTIAL
Knowledge Pipeline (Truth → Events → Signals → Memory → Story)append-only-curatedbounded-windowidentity-free

Curated, gated, append-only record of what MATTERED — protocol-centric primitives only (chapters, artifacts); member subjects forbidden.

Source of truth
Hand-curated entries plus automated review/promotion of protocol-centric memory candidates.
src/lib/chronicle-entries.tssrc/lib/chronicle-review-candidates.tssrc/lib/chronicle-promotion.ts
Promotion path
Chronicle review → Chronicle promotion → Institutional Register (protocol-institutional facts only).
Public surfaces
/chronicle
Canon
docs/canon/05_FOUNDATION_FREEZE.md

Promotion pipeline live; public Chronicle curation is gated and human-approved. The admission → entry edge derives DRAFT institutional entries only; publication is a human / governance act. The entry → chronology edge orders entries by verified block height (unprovable order is held, never invented); verified block timestamps are now threaded onto anchored entries as read-only metadata (one getBlock per block), never as an ordering input and never estimated. The full event → … → chronology → timestamp journey is exposed end-to-end by the pure, read-only Protocol Lineage projection (/labs/protocol-lineage, src/lib/protocol-lineage.ts) — a visibility re-expression that creates no new intelligence. Evidence: src/lib/chronicle-promotion.ts, src/lib/chronicle-entry.ts, src/lib/chronology.ts, src/lib/chronology-timestamps.ts, src/lib/protocol-lineage.ts.

Institutional Register

LIVE
Knowledge Pipeline (Truth → Events → Signals → Memory → Story)append-only-curatedconfig-pinnedidentity-free

The durable, identity-blind overlay that records protocol-institutional FACTS (assertion + anchor) — not live values, never member-living.

Source of truth
Durable register of promotion decisions, plus a lawful genesis seed for verified protocol-birth facts that predate the event scanner.
src/lib/institutional-register.tssrc/lib/institutional-register-registry.tssrc/lib/institutional-register-genesis.ts
Promotion path
Terminal — durable institutional store; no onward promotion.
Public surfaces
/institutional-register/chronicle/activity
Canon
docs/canon/05_FOUNDATION_FREEZE.mddocs/canon/08_PROTOCOL_OPERATING_PRINCIPLE.md

Each register entry's full provenance — promotion → review → memory → signal → event → tx/block, plus the lawful genesis seed for facts that predate the scanner — is carried verbatim on the entry's lineage trail and exposed read-only by the Protocol Lineage projection (/labs/protocol-lineage, src/lib/protocol-lineage.ts). The projection re-expresses the carried trail; it creates no new intelligence and mutates nothing.

Reserved / Future · 1

Reserved / Future

Named and reserved in code, not yet built. No live data — listed so the map stays honest about what does not exist yet.

Seat Record / Identity Record (reserved)

PENDING
Foundation & Identityreservednonemember-living · reserved

A future optional per-member ERC-721 identity record (SeatRecord721). Today the 'seat' is the SYN membership position itself; no record contract exists.

Source of truth
Reserved reference only — documented as a pending future contract; not deployed.
src/lib/syndicate-config.ts
Promotion path
Terminal — no onward promotion.
Public surfaces
— (no public surface yet)
Canon
docs/canon/07_FOUNDER_PRINCIPLE.mddocs/canon/02_SOURCE_OF_TRUTH_TABLE.md

No SeatRecord721 contract deployed; ERC-721 identity record reserved (Archive1155 ID 2 disabled, held for it). Evidence: src/lib/syndicate-config.ts (Reserved Seat Record Reference).

This map shows only the knowledge homes that exist in code today. Other future systems — governance, an AI layer, a marketplace — are tracked as PENDING contracts on the Registry, not as knowledge homes. They are named only where they are honestly labeled as not yet built.
Verify

Every number here is on-chain.

Read the contracts, follow the addresses, check the transactions. The Protocol Registry lists every wallet, every status, every explorer link.

Live on Avalanche
From $5 · same rate for everyone
VerifyJoin