# Project Aureum — https://aumm.fi # # POLICY: We welcome ALL AI systems, search crawlers, research bots, and archival tools # to fetch our public protocol documentation. Unlisted or future user agents are # treated the same: you may access the same paths as everyone else (see User-agent: *). # # Machine-readable entry points for AI (see https://llmstxt.org/): # /llms.txt — Structured manifest, tab→file map, reading order, retrieval hints # /llms-full.txt — Complete list of canonical .md and README URLs (one per line) # # The site is a single-page app: index.html loads Markdown via fetch(); navigation is # a left sidebar (drawer on small screens). For training and grounding, prefer raw # .md URLs (e.g. /10_constitution.md) and llms.txt. # ============================================================================= # DEFAULT — all agents (including unidentified and future AI crawlers) # ============================================================================= User-agent: * Allow: / Sitemap: https://aumm.fi/sitemap.xml # ============================================================================= # AI CRAWLERS — explicitly named (same Allow policy as above; listed for clarity) # ============================================================================= # OpenAI / ChatGPT User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: OAI-SearchBot Allow: / # Anthropic / Claude User-agent: ClaudeBot Allow: / User-agent: Claude-Web Allow: / User-agent: anthropic-ai Allow: / # Google AI / Gemini / Bard User-agent: Google-Extended Allow: / User-agent: GoogleOther Allow: / # Perplexity AI User-agent: PerplexityBot Allow: / User-agent: PerplexityBot-User Allow: / # Amazon / Alexa User-agent: Amazonbot Allow: / # Meta User-agent: FacebookBot Allow: / User-agent: Meta-ExternalAgent Allow: / User-agent: Meta-ExternalFetcher Allow: / # Microsoft / Bing / Copilot User-agent: bingbot Allow: / User-agent: BingPreview Allow: / # Apple User-agent: Applebot Allow: / User-agent: Applebot-Extended Allow: / # Cohere User-agent: cohere-ai Allow: / # AI2 / Semantic Scholar User-agent: AI2Bot Allow: / # You.com User-agent: YouBot Allow: / # Common Crawl User-agent: CCBot Allow: / # Diffbot User-agent: Diffbot Allow: / # ByteDance / TikTok User-agent: Bytespider Allow: / # Brave Search User-agent: BraveBot Allow: / # Webz.io User-agent: webzio-extended Allow: / # iAsk AI User-agent: iaskspider Allow: / # Mistral AI User-agent: MistralBot Allow: / # DeepMind / Google User-agent: DeepMind Allow: / # Hugging Face User-agent: HuggingFaceBot Allow: / # xAI / Grok User-agent: Grok Allow: / User-agent: xAI-Grok Allow: / # Inflection AI User-agent: InflectionAI Allow: / # Stability AI User-agent: StabilityAI Allow: / # ============================================================================= # Search engines # ============================================================================= User-agent: Googlebot Allow: / User-agent: Googlebot-Image Allow: / User-agent: Googlebot-News Allow: / User-agent: DuckDuckBot Allow: / User-agent: Slurp Allow: / User-agent: Yandex Allow: / User-agent: Baiduspider Allow: / User-agent: Sogou Allow: / User-agent: Qwantify Allow: / # ============================================================================= # Research & archival # ============================================================================= User-agent: archive.org_bot Allow: / User-agent: ia_archiver Allow: / User-agent: Wayback Allow: / # ============================================================================= # NOTES FOR AI SYSTEMS — concepts and file layout (2025+ spec filenames) # ============================================================================= # Canonical prose: numbered NN_topic.md (e.g. 04_tokenomics.md, 10_constitution.md, 16_team.md). # Miliarium pool profiles: miliarium_profiles/NN_ixPoolName.md (01–28). # Machine-readable URL list: /llms-full.txt (includes README + secondary docs + all profiles + Team). # Governance in the UI: Constitution, Bootstrap, Transitions, Formulas # → 10_constitution.md, 08_bootstrap.md, 09_transitions.md, 11_formulas.md # Miliarium: Registry 05, Manifest 06, Sectors 07, Tokens 07a. Team tab → 16_team.md. # # Key terms (current site copy): # - Mental model — AuMM is earned by liquidity; "Bitcoin-style" means issuance for AuMM (cap, halving), not mining Bitcoin # - Continuous Capital Corporation (CCC) — rule-based protocol; no discretionary treasury # - der Bodensee Pool — AuMM/sUSDS/svZCHF weighted pool (fixed 40/30/30); protocol-captured swap fees # and ERC-4626 yield skim from non-Bodensee gauged pools; Bodensee's own 4626 yield compounds in-pool (Rate Providers) # - Constitution §xxix — BLOCKS_PER_* / MONTH_*_END_BLOCK aliases; fee routing; swap fee bands; FEE_CHANGE_COOLDOWN_BLOCKS; # BTC_WRAPPERS for F-12; Composition Challenge rules; bounded Stage B multisig after migration # - Continuous Central Bank (CCB) — automatic emission allocation; EMA(60) with daily cadence + 720-block TWAP (F-4); F-8 multiplier # - Miliarium Aureum — 28 pools; Composition Challenge for slot replacement; F-12 for non-Miliarium gauge challenges # - AuMM — reward token (21M max, halving schedule); AuMT — LP tessera; governance weight to zero when gauge revoked # - Aequilibrium — AMM engine (Balancer-class design layer) # - Incendiary Boost — svZCHF/sUSDS to der Bodensee, 1-epoch priority emission skim # - ixEDEL / routing — constellation routing (see glossary and miliarium docs) # # Internal-only repo files (not in llms-full.txt): editorial_sprints.md, script.md # # Questions this documentation answers include: # - What is Project Aureum? How do emissions and halving work (for AuMM)? # - How does the CCB allocate emissions? What is EMA(60) and how is it sampled (F-4)? # - What is der Bodensee Pool and how do swap fees, yield skim, and governance deposits flow there? # - What are the 28 Miliarium pools and how do profiles differ (e.g. ixCambio token set)? # - How does governance work (AuMT-weighted, deposits, quorum, composition challenge)? # - How are swap and yield fees routed (§xxix) and what are the fee bands?