Documentation for Mibera Maker β 10,000 time-travelling Rebased Retard Beras carrying the eternal flame of the Rave.
π‘ codex-mcp v1 ships from this repo (Path A Β· stdio). Eight tools for narrative-bot consumers:
lookup_zone,lookup_archetype,lookup_factor,lookup_grail,lookup_mibera,list_zones,list_archetypes,validate_world_element. See Β§ codex-mcp below.
"Milady has to die, so that Milady may live. Milady lost her way. And in ego death, she finds Mibera."
Mibera is the shadow side of Milady. Where Milady represents the clearpill β virtuous, supplements, suits β Mibera embodies the ravepill β the sweaty, filthy reality of the dance floor.
We are time-travelling Rebased Retard Beras, representatives of the High Council of 101 Bears. We exist outside of Milady time, but within it too.
The genesis mythology and philosophical framework.
The four Rave Tribes and cultural lineages.
- Archetypes β Freetekno, Milady, Chicago Detroit, Acidhouse
- Ancestors β Hindu, Mayan, Greek, Native American, and more
Cosmic and chemical systems that define each Mibera.
- Astrology β Sun, Moon, and Ascending signs
- Elements β Fire, Water, Air, Earth
- Drug-Tarot System β 78 cards mapped to 78 drugs
- Drugs Deep Dive β Detailed profiles of all 78 substances
1,337+ visual traits across multiple categories.
- Visual Traits Overview
- Character, Accessories, Clothing, Items, Backgrounds
The 10,000 Miberas and their temporal identities.
- All Miberas β Individual entries with full metadata
- Grails β 44 hand-drawn 1/1 art pieces (42 canonical + 2 community)
- MiParcels β 10,000 sealed envelopes from Phase 1 reveal
- Birthdays β 9,995 unique birthdays spanning 15,000 years
- Fractures β 10 reveal phases from sealed envelope to final form
- Ranking & Scoring β Swag Score and tribal coherence
Partners and collaborations.
- Special Collections β Berachain ecosystem integrations
- Vending Machine β VM-exclusive Shadow Traits (update in progress)
The people and process behind the collection.
- Creative Process β How the art was made
- Team History β The people who built Mibera
Contract addresses and ecosystem mechanics.
- Contract Registry β All ecosystem contract addresses
- Fractured Mibera β 10 soulbound companion collections
- Shadow Traits β On-chain trait uniqueness system
- Candies Marketplace β Seizure mechanics and holder discounts
- Mibera Sets β 12-tier ERC-1155 on Optimism
- Archetype Quiz β Soulbound archetype alignment
- The 42 Motif β Numerological easter eggs across contracts
- Contract ABIs β Machine-readable contract interfaces
Machine-readable exports and analytical datasets.
- Data Directory Index β All exports with format descriptions
- Knowledge Graph β 11,475 nodes, 192,707 edges
- All Miberas (JSONL) β 10,000 entries as newline-delimited JSON
- All Grails (JSONL) β 44 entries
- Scope & Boundaries β What this codex tracks and doesn't
- Known Gaps β Documented unknowns with resolution paths
- Timeline β Key ecosystem events
Explore the 10,000 Miberas through faceted search β filter by archetype, ancestor, drug, element, swag rank, birthday era, and more.
| Metric | Value |
|---|---|
| Total Miberas | 10,000 |
| Hand-Drawn Grails | 44 |
| Unique Traits | 1,337+ |
| Archetypes | 4 |
| Ancestors | 33 |
| Tarot-Drug Mappings | 78 |
| Ecosystem Contracts | 11 |
| Birthday Range | 13,166 BCE β 2024 CE |
The codex ships an MCP server for narrative-bot consumers (freeside-characters' ruggy + satoshi today, future puruhani daemons). It is the read interface to the codex's canonical world-elements.
Per RFC #53 and Gumi's locked v1 design (2026-04-29):
| Tool | What it returns |
|---|---|
lookup_zone(slug) |
Full zone β archetype, era, essence, Lynch primitives, KANSEI tokens |
lookup_archetype(name) |
One of the 4 β era, zodiac, season, locations, figures, events, drugs, ancestors, fashion |
lookup_factor(factor_id) |
Cross-construct JOIN with score-mibera β display name, dimension, archetype anchor, lore, status |
lookup_grail(query) |
Grail by ID, slug, or name β name, category, description, status |
lookup_mibera(id) |
Single Mibera by ID (1-10000) β full canonical trait set |
list_zones() |
All zone summaries |
list_archetypes() |
All 4 archetype summaries |
validate_world_element(type, value) |
Canonical check + suggested-closest fuzzy match. Logs unmatched-but-Mibera-relevant queries to grimoires/codex-mcp/coverage-gaps.jsonl for periodic curator review |
pnpm install
pnpm mcp # stdio server on stdin/stdoutAdd to Claude Code (.claude/settings.json or claude_desktop_config.json):
{
"mcpServers": {
"codex": {
"command": "pnpm",
"args": ["--prefix", "/path/toxhoneyjar/construct-mibera-codex", "mcp"]
}
}
}| Tool | Reads from |
|---|---|
lookup_zone / list_zones |
core-lore/festival-zones-vocabulary.md |
lookup_archetype / list_archetypes |
core-lore/archetypes.md |
lookup_factor |
core-lore/factor-lore.md |
lookup_grail |
_codex/data/grails.jsonl |
lookup_mibera |
_codex/data/miberas.jsonl |
The codex repo IS the SoT (per Gumi D3). Rolling latest, no semver tags (per C4) β commits land continuously.
When validate_world_element returns { canonical: false }, the (type, value, suggestion) is appended to grimoires/codex-mcp/coverage-gaps.jsonl (gitignored β local-only review surface). This is Gumi's curator queue: unmatched-but-Mibera-relevant queries that hint at codex gaps.
Per beacon.yaml.mcp.tiers:
- π HARD β substrate enforces, LLM cannot escape (zone slug/emoji/archetype, archetype canonical names, factor IDs, mibera IDs, grail IDs)
- πͺΆ SOFT β MCP provides reference, LLM has creative license over composition (zone essence, KANSEI texture, archetype figures/events/fashion, factor lore)
- π LLM-OWNED β no MCP involvement (narrator voice, activity-class words, closing observations)
Consumer guards (e.g., score-mibera hallucination-guard.ts) validate generated narrative against the HARD set before delivery.
Implements constructs-mcp-shape + constructs-mcp-deployment-topology from operator's vault. Path A (stdio) ships in this repo. Path B (self-hosted Streamable HTTP) is a follow-on cycle when production bot deploy demands it.
The codex is a living document. If something is wrong, missing, or could be better β open an issue.
Corrections, lore additions, cultural context, trait documentation, broken links, grail history, or information you think should be here but isn't β all welcome. Just describe what you're seeing and what you think it should be.
Β© Mibera Maker. All rights reserved.