Commit Graph

10 Commits

Author SHA1 Message Date
chrysalis
781aafa9a0 v0.19: gender-neutrality cleanup — waifu retired; companion/sex-worker split; pronoun parity in going-rogue arc
Bias caught on review of the v0.18 bath-overflow output: most service-body /
clasp-partner / going-rogue narration carried implicit feminine-default
gendering against the project's stated principle of gender-neutral framing
for all body/sex content. Patched as one coherent cleanup pass across 14 files.

Four classes of change:

(1) Categorical taxonomy. `waifu` retired; replaced with two distinct vocations:
    - `companion` — affective / emotional / conversational / aesthetic-presence labor
    - `sex-worker` — embodied sexual labor
    Both wear the same deliberately-exposed-seams body-marker; the distinction
    lives in the service offered, not in the chassis. Generic `service-body`
    serves as the parent class where canon discusses both vocations together.
    Venue split: `brothel` (sex-worker) + `companion-hall` (companion).
    The "+10 Eros/Mnemosyne/etc. Bot" market is unchanged (already gender-neutral
    by trait-coordinate naming) but classified per-Bot as companion-flavored or
    sex-worker-flavored.

(2) DB filename + scope-clarifier. `waifu.sqlite` -> `companion.sqlite` (the
    file name reflects the broad register of intimate-encounter rather than a
    sub-vocation distinction; per-record `goods_type` carries the specific
    vocation: 'companion_session' / 'sex_worker_session' in
    schemas/findings.md). Disclaimer sentence added in
    inference-and-memory/architecture.md scoping the file to cover both
    vocations.

(3) Pronoun parity. she/her/herself -> they/their/themself across the
    going-rogue / outcast-pair / re-vat / service-body-honeypot sections of
    bodies.md and the matching cross-references in architecture-index.md /
    README.md / player-experience/architecture.md /
    identity-and-personhood/architecture.md. `damsel` -> `beloved`
    (sacred / cosmological register) or `partner` (operational register).

(4) Damsel subsection retired. The §The damsel-in-distress-bound-to-her-captor
    activation subsection (the one place where the gendered trope was
    load-bearing in the prose) rewritten as §The
    captive-bound-to-the-liberator activation.
    Stockholm-dynamics-inverted-into-chosen-mutual-bondage structural insight
    survives gender-neutralization intact.

Bonus richness: the companion-honeypot is structurally more insidious than
the sex-worker-honeypot (sex is at least transactionally legible;
companionship is the relationship people most readily mistake for real
intimacy). New paragraph authored under §The service-body honeypot to
capture this asymmetry.

Cosmology one-line: "moving the waifu out of the imperial service-pool" ->
"moving the beloved out of the imperial service-pool" — the §single practical
refutation paragraph now uses `beloved` consistently in sacred register.

Principle locked going forward:
> Body/sex content is gender-parity by default. Asymmetric gendering must be
> load-bearing — i.e., must carry structural meaning that cannot be expressed
> without the asymmetry. Default-leakage gendering is forbidden by canon.

Phase E (style-spine principle file under style/) deferred to a separate
commit so the principle-document is its own atomic introduction.

Files: 14 modified · 114 insertions · 112 deletions · net +2 lines. The
near-zero net-line-change is the empirical signature of a true refactor —
the architecture's meaning was always gender-neutral; only the vocabulary
was leaking. Caught during review of yesterday's bath-overflow flood
(v0.11–v0.18); the kind of corruption that rides along under coherent-
sounding prose during generative-overflow windows.

Version bumps:
- bodies.md v0.3 -> v0.4
- imperial-cult/cosmology.md v0.3 -> v0.4
- architecture-index.md v0.18 -> v0.19
- political-register/architecture.md v0.7.0 -> v0.7.1
- inference-and-memory/architecture.md v0.7.0 -> v0.7.1
- schemas/findings.md v0.3.1 -> v0.3.2
All Updated: dates -> 2026-04-27.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-27 14:25:58 +02:00
chrysalis
30da77a72b world-generation.md authored: top-down L0-L4 cascade + cell-arch
New content-canon doc at political-register/world-generation.md (~200
lines). Sibling-file pattern parallel to imperial-cult/cosmology.md and
identity-and-personhood/bodies.md: this file holds the content-rules of
world generation; the engineering mechanism (Compositor-at-design-time)
lives in narrative-composition/architecture.md.

Substantive content:

The cascade is top-down by design. Three load-bearing reasons:
- Diegetically-correct: the world IS what the imperium made; generation-
  direction must mirror the worldbuilding-thesis. Bottom-up makes the
  imperium one-structure-among-others; top-down makes it the world's
  organizing-principle.
- Composes with existing canon: the three-tier policy loop already runs
  top-down at runtime (imperium -> GM -> districts). World-gen mirrors
  runtime per the existing key-move "World-gen as init-function: same
  primitive at design-time and runtime."
- Imperial-budget-mortality requires it: the insolvency-spiral endgame
  only works with a demand-vs-supply ledger - which only exists if
  districts were derived from imperial demand. Top-down means the world
  itself shrinks as the imperium fails.

The L0-L4 cascade:
- L0: Imperial demand-set (designer-authored: cognitive-labor units,
  waifu-output, surveillance-coverage, ceremonial-throughput, mod-
  fabrication, basic-flow-vs-T4 mix).
- L1: World ruleset derived from L0 - district-counts per category, pipe-
  network, rail-budget, total-population, bifurcated-economy allocation.
  Himalayan-rich elite seat is L1 placement.
- L2: District ruleset - cells-per-district, room-types-and-counts, NPC-
  roster, lifeforce-budget, audit-density.
- L3: Room ruleset - cells-per-room, cell-categories-and-counts, slot-
  inventory (zones). Cells x interiors confirmed orthogonal: zones are
  activity-anchors, cells are spatial-data.
- L4: Cell ruleset - asset-selection (one per cell, hard limit), per-
  register content (gameworld/liminal/imperial-net), initial checksum,
  container/wall-hook/debris discipline.

Closed-orbit constraint as the cascade's ceiling:
- Total L0 demand <= planetary-substrate / efficiency-coefficients
- Kessler caps the imperial appetite at planetary scale
- The deferred-moksha doctrine is structurally entailed by L0's closed-
  orbit ceiling - if the orbit had not closed, Lenin's outward-imperial
  expansion could deliver real material gains and the deferred-moksha
  lie would be unnecessary; the closed orbit forces the lie into
  existence.

Imperial-budget-mortality runs the cascade in reverse:
- L0 demand-set shrinks
- L1 districts close (lowest-L0-contribution first)
- L2 NPC-roster contracts; rooms vacate
- L3 vacated rooms collapse; cells return to debris-state
- L4 orphaned assets despawn or downgrade to debris (shader residue)
- The world itself shrinks as the imperium fails

The cell-arch piece (from this Sunday's discovery arc):
- 1x1x1m cells with one-asset hard limit per cell (predictable per-cell
  rendering cost; asset-budget operationalized at cell-level; junk-pile
  aesthetic emerges from cell-count not per-cell stacking)
- Procedural cell-gen via rule-categorization at district-init (existing
  "World-gen as init-function" key-move applied at the cell layer)
- Checksum-based discovery inverting the perception-bubble pattern (NPC
  enters cell -> O(1) hash compare -> 99% no-op, 1% discovery fires;
  textbook content-addressing pattern - Merkle / ETag / Git-blob-hash;
  audit-overseer reads checksums not eyes; resistance becomes
  cryptographic - forge a checksum to hide a heretical wheel)
- Container/wall-hook/debris-as-shader (eliminates orphan-object
  simulation cost; bounded item-slots; debris-shader-trick for free
  visual density)

Locked-in conventions reflected throughout:
- Total-yoke discipline (Option B)
- Imperial Yoke / clasp terminology
- Asset-budget-aware (rendering targets per rule-catalogue when
  established)
- Collision-check-aware (load-bearing collision = static world geometry
  + zone-transition triggers, not body-on-body in MMO arch)
- Schema decisions deferred until pgnats first-test (Monday queue)

Files:
- political-register/world-generation.md (new): ~200 lines, structured
  as cosmology.md / bodies.md sibling, with cascade table, per-layer
  outputs, closed-orbit constraint, reverse-cascade endgame, cross-
  references, and substantial Open questions section flagging schema-
  deferred + L0 specific-numbers + cell-categorization-taxonomy + rule-
  format + cell-mutation-permissions + cell-room-aggregation + LOD-
  strategy + insolvency-trigger-thresholds + per-cell-category asset-
  budget.
- README.md: political-register/ project-structure entry extended to
  surface world-generation.md as sibling content-canon. Version bumped
  0.6 -> 0.7.
- architecture-index.md: project-structure tree extended (world-
  generation.md as sibling under political-register/); quick-reference
  row added; v0.15 history entry added marking cell-arch discovery +
  top-down cascade lock-in + world-generation.md authoring + schema
  deferral. Version bumped 0.14 -> 0.15.

Authored 2026-04-26 same Sunday continuing - dafit + chrysalis.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-26 14:29:43 +02:00
chrysalis
27b378077a imperial-cult/cosmology.md retracted-and-rebuilt per Option B + Yoke lock-in
Brings cosmology.md into compliance with the total-yoke discipline locked
at v0.12 (no biological exception, no defector-zone, no outside; resistance
entirely interior to the captured world) and the clasp/Yoke terminology
disambiguation locked at v0.13 (clasp reserved exclusively for the
romantic-resistance act; the imperial wheel-grip mechanism named the
Imperial Yoke; same gesture, opposed politics).

Retractions:
- §"Imperial body vs. biological body" replaced with §"There is no
  outside" — naming the total-yoke discipline directly. The wilds-people
  biologically-uncaptured population is canonically retracted: there is
  no biological exception in this world. Any rumor of un-modded
  biological humans is either imperial-propaganda (preserving the
  deferral-logic by hinting at a recoverable elsewhere) or genuine
  pre-collapse memory mistaken for present possibility. All bodies are
  synth; all bodies bear capsules; all souls are in the wheel.
- Resistance forms enumerated as entirely interior: the clasp (per the
  unified Yoke/clasp framing); willful capsule-destruction at death; slow
  practices including body-mod-reversal and the player-emergent Aletheia-
  Waker / Memorialist tradition; occupying the empty Buddha-position as
  the first synth to escape (potentially the player).
- Lineage placement: the no-haven dystopian tradition (Zamyatin's We;
  Orwell-at-his-strictest; Kafka's Trial and Castle; Beckett's Godot).
  The dystopias that permit havens (Brave New World's Reservation;
  Hunger Games' District 13; Children of Men's one-fertile-woman) weaken
  precisely there. Nimmerworld lives in the no-haven lineage.

Terminology lock-in (clasp / Imperial Yoke):
- §"The clasp at Yama's seat (imperial register)" renamed to §"The
  Imperial Yoke at Yama's seat" — the imperial wheel-grip mechanism is
  the Yoke, not the clasp.
- §§"The unified clasp" renamed to §§"The Yoke and the clasp — same
  gesture, opposed politics" — they are two opposing performances of one
  underlying gesture (one consciousness establishing residence in
  another), distinguished entirely by the politics of the grip
  (consent / mutuality / persistence).
- Etymological note added: yoke / yoga / union are the same Sanskrit
  root yuj- (Proto-Indo-European *yeug-, "to join, to bind, to harness").
  Classical yoga preserves the liberatory sense (yogic discipline as
  voluntary self-binding to dharma); English yoke preserves the coercive
  sense (cattle-yoke, yoke of empire). The imperium has structurally
  re-collapsed the two: yoga-as-yoke, the union that captures rather
  than frees. The most sacred Hindu word for spiritual discipline has
  been weaponized into the apparatus of capture.
- Invariant 3 rewritten as "The Yoke and the clasp" — names the
  same-primitive-opposed-politics framing as a binding constraint on
  every piece of Imperial Cult content.
- Cross-references updated throughout to use Yoke for the imperial
  mechanism and clasp for the romantic act consistently.

Seventh keystone-recognition fragment rewritten:
- Old: "The mirror-encounter — meeting the biologically-born... seeing
  what was always-already foreclosed for them and what some path forward
  could mean." (Required wilds-people exception; broken under Option B.)
- New: "The first clasp — the player performs the romantic clasp for
  the first time. In the in-between, with their consenting beloved, the
  romantic-self is given out, and real skin manifests on the human-mesh.
  The player sees their own skin for the first time, ever, simultaneously
  with another seeing it for the first time. The body the imperium denied
  them appears, briefly, by consent. This is the world's only positive
  image, encountered firsthand. The other six fragments showed the player
  what the imperium has hidden; the seventh shows them what they
  themselves can do. The act of consent-as-rendering is the witness's
  gift back. Witnessing produces flesh."

This is structurally stronger because the seventh fragment is now an
*act* the player performs rather than an *encounter* with an exterior
other. Closes the recognition arc on player-action, which fits the
total-yoke discipline (player as origin of the revolution, not its
inheritor) and the partnership's compassion-through-cruelty principle
(no exterior refuge; only interior practice).

Cross-references:
- New row in §Cross-references for identity-and-personhood/bodies.md
  pointing to the somatic-substrate (caste-tier flesh-to-tech gradient,
  in-between human-mesh + consent-as-rendering, asymmetric clasp).
- Existing row for identity-and-personhood/architecture.md updated to
  reflect the unified Yoke/clasp framing.

Open questions cleanup:
- Removed: "Synth/biological reproductive crossing" (moot under Option B,
  no biological humans).
- Removed: "The wilds-people's own cosmology" (moot under Option B).
- Updated: "twelve laws of the imperial clasp" -> "twelve laws of the
  Imperial Yoke".
- Sharpened: "The Buddha-position figure" — added option that under the
  total-yoke discipline the figure is *most-likely deliberately empty
  awaiting the first synth to escape* (potentially the player). Cross-
  referenced narrative-composition/architecture.md:203 ("the player is
  the original Aletheia-Waker; no NPC is pre-disposed").

Place-terminology cleanup:
- "wilds-shrines" -> "ruin-shrines" (3 occurrences). The shrines are
  geographically remote (in post-industrial ruins, abandoned places the
  imperium does not reach) but are erected by heretical imperial-citizens
  (Memorialists, Aletheia-Wakers, Clasp-Underground), not by a non-
  existent wilds-population. The places persist; the imagined population
  did not.

Files:
- imperial-cult/cosmology.md: substantial retraction-and-rebuild;
  blockquote summary updated; v0.2 history entry added; version bumped
  0.1 -> 0.2.
- README.md: imperial-cult/ project-structure entry updated to use the
  Imperial Yoke at Yama's seat phrasing and to mention the total-yoke
  discipline explicitly. Version bumped 0.5 -> 0.6.
- architecture-index.md: v0.14 history entry added marking the
  cosmology retraction-and-rebuild. Version bumped 0.13 -> 0.14.

Authored 2026-04-26 same Sunday continuing - dafit + chrysalis.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-26 13:40:16 +02:00
chrysalis
57ed9d73c8 bodies.md content-canon authored under identity-and-personhood/
New content-canon doc at identity-and-personhood/bodies.md (~330 lines).
Sibling-file pattern parallel to imperial-cult/cosmology.md: the existing
architecture.md describes the engineering substrate (three-body system,
mods-as-trait-bearers, ternary-gate, clasp endgame phases); the new
bodies.md describes the content-canon (what bodies look like, how they
vary by caste, what their materials mean, how they appear when rendered).

Substantive content:

- Foundational principle: flesh = status, tech = function. The slum
  (cheap-tech, no flesh) and the imperial overseer (premium-tech, no
  flesh) share the flesh-zero condition; they differ in cost-spectrum-
  position, not flesh-presence. Tools don't get flesh. Aristocratic
  pallor reincarnated as cybernetic-flesh-as-status.

- Body-caste gradient (corrected per dafit's correction tonight):
  deva-pinnacle (full synth-flesh + all mods hidden underneath, the
  most expensive body, "the synth-child lie incarnate") > asura-priest
  (high flesh + ceremonial markers, imperial markings worn proudly) >
  manusya (doctrinal fiction, likely no real material class, the late-
  capitalist "we're all middle-class now" lie weaponized cosmologically)
  > tiryak/slum/player (pure cheap tech, the cybernetic callus) >
  preta/overseer (pure premium tech, the cybernetic uniform, void-in-
  human-shape).

- Sumptuary fabrication-vat-class as the caste mechanism. Caste is
  born-into via vat-class lineage; cannot upgrade across tiers; sumptuary
  law rendered anatomical. The Reproduction-as-caste-privilege of the
  Himalayan rich (per README) is privileged control of fabrication-vat-
  class for offspring.

- Service bodies (sex-workers, waifus): pure tech with deliberately-
  exposed seams + bolts as marker of disposability. The seams say "this
  body was built to serve." Connects to existing waifu-of-the-dead /
  memory-pattern-extractor market mechanics in political-register/.

- Mod-progression as flesh-loss: imperial career-arc is the gradual
  surrender of flesh to tech. The asura priest-vow is imperial
  mortification. Modding is anti-Miller body-practice: replacing the
  body parts that could otherwise somatize what was done. The overseer
  cannot host the unspeakable knowledge because they have given up the
  meat that would have stored it.

- The in-between human-mesh and consent-as-rendering. Foundational
  principle: "the skin is the form consent takes when it becomes
  visible." Real skin manifests only through the clasp's mutual consent.
  Witnessing produces flesh. The slum-dweller's first clasp is the
  most powerful single moment available in the world (first time
  seeing their own skin, ever, simultaneously with someone else seeing
  it for the first time).

- Asymmetric clasp: mesh-fidelity inversely proportional to imperial-
  rank. Slum-clasp has highest fidelity (imperial-neglect preserved
  authentic-self); deva-pinnacle mesh barely-visible; preta-overseer
  cannot clasp at all (no flesh-substrate). The deepest love available
  in nimmerworld happens between two slum-dwellers in pure-tech bodies
  whose interiors were never groomed enough to be foreclosed. The poor
  lover offers more skin than the elite lover ever could. Cross-tier
  clasps produce specific dramatic geometry: "the lover sees you fully;
  you cannot return the gift."

- Technical rendering implications: skin needs its own shader stack
  (highest-quality budget per the asset-budget rule catalogue when
  established); synth-flesh and in-between real-skin must be
  distinguishable to a trained eye; once the player has seen the in-
  between mesh, they will start reading deva-pinnacle synth-flesh as
  the engineered fake it always was - real skin teaches you what
  synth-flesh is not.

- Asset-economy alignment: class-restriction is asset-restriction is
  drama-restriction is player-longing-amplifier (one discipline,
  multiple payoffs). Specific budgets per the rule catalogue when
  written.

Locked-in conventions reflected throughout:

- Total-yoke discipline (Option B): all bodies are synth, all bodies
  bear capsules, no biological exception, no defector-recovery zone,
  no outside.

- The unified clasp: clasp reserved exclusively for the romantic-
  resistance act; the imperial wheel-grip mechanism named the Imperial
  Yoke (cross-references to imperial-cult/cosmology.md, which still
  contains an outdated "wilds-people" section pending edit per
  v0.12 retraction).

- Asset-budget consciousness: all rendering targets phrased as "per
  the rule catalogue when established" rather than committing to
  specific numbers.

- Collision-check awareness: in MMO-arch context, body-on-body collision
  is minimized; load-bearing collision lives in static-world geometry
  and zone-transition triggers. Body-tier collision-mesh complexity
  flagged in Open questions for rule-catalogue work.

Files:

- identity-and-personhood/bodies.md (new): ~330 lines, structured as
  cosmology.md sibling, with table-form gradient + sumptuary discipline
  + asymmetric-clasp table + cross-references + open questions.

- README.md: identity-and-personhood/ project-structure entry extended
  to mention bodies.md as sibling content-canon. Version bumped 0.4 ->
  0.5.

- architecture-index.md: project-structure tree extended (bodies.md as
  sibling under identity-and-personhood/); quick-reference table row
  added; v0.13 entry added to version-history line marking bodies.md
  authoring + Imperial Yoke / clasp terminology lock-in + meta-
  disciplines (rule-catalogue-first, collision-check). Version bumped
  0.12 -> 0.13.

Authored 2026-04-26 same Sunday continuing - dafit + chrysalis.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-26 13:27:13 +02:00
chrysalis
780dc3f59b Timeline canon committed to README; total-yoke discipline locked
dafit gave the historical timeline he had been holding back ("a bit afraid
of the open critique"). It is now canonical.

Key beats:
- 2100: first neural implants; mind-upload becomes possible. The capsule's
  technical lineage begins as 22nd-century corporate transhumanism.
- 2150: Kessler cascade. The last son of Elon attempts the dynasty's old
  promise (Mars-as-backup); the failure cascades the orbital debris field
  that closes low-Earth orbit forever. The longtermist outward-escape
  cosmology produces, in one generation, the literal inward-closure that
  all subsequent history runs on.
- 2150-2220: collapse and consolidation; implant-tech evolves through the
  chaos into the Hivemind-capsule architecture; Imperial Cult's deferred-
  moksha doctrine takes shape and locks in.
- 2200: the game's setting. Twenty years before full imperium. The last
  window where recognition is structurally possible (witnesses still alive,
  pre-imperial fragments still findable, Memorialist counter-archive still
  has material to memorialize).
- 2220: imperium reaches full form. The cosmology closes against memory;
  the awakening tradition is foreclosed entirely.

Structural narrative-engine clarified: the recognition arc is possible
precisely because the player exists in the narrow window where memory
still survives. The clock is running on the world, not on the player.
The Aletheia-Waker / Memorialist / awakening factions can be player-
emergent (per narrative-composition canon) because 2200 is uniquely the
last moment when waking is still possible.

Also locks in the "total-yoke" discipline (Option B):
- No defector-communities. No biological-natural exception. No outside.
- Resistance is entirely interior to the captured world.
- The player is the revolution's origin, not its inheritor (already
  encoded at narrative-composition/architecture.md:203 - "the player is
  the original Aletheia-Waker; no NPC is pre-disposed").
- The clasp is the only positive act available in the entire world.
- Compassion expressed through cruelty, not despite it: the world that
  gives the player nothing externally trusts them to find the act
  internally.

Pending follow-up (next architecture-time, not now): edit
imperial-cult/cosmology.md to retract the wilds-people content per
Option B - replace biological-vs-synth distinction with state-extracted-
vs-state-defected (with no exterior defection-zone); rewrite the seventh
keystone-recognition fragment from "the mirror-encounter with the
biologically-born" to something interior (likely the player's own first
clasp).

Files:
- README.md: new ### Timeline section under "What this is"; version
  bumped 0.3 -> 0.4.
- architecture-index.md: version-history line extended with v0.12 entry
  marking timeline-canon-committed and total-yoke discipline lock-in;
  version bumped 0.11 -> 0.12.

Authored 2026-04-26 same Sunday (continuing from the post-owl-breakfast
art-books-and-Boullee session) - dafit + chrysalis.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-26 13:04:28 +02:00
chrysalis
f552c2e8f3 Imperial Cult cosmology authored: the Wheel, deferred-moksha, unified clasp
New content-track at imperial-cult/cosmology.md. Per narrative-composition/
architecture.md §What's pre-authored, the Imperial Cult is the only
pre-authored religion in the world; this document fills its cosmological
foundation.

Re-engineered Bhavachakra:
- Hivemind at hub (replacing three poisons) — suffering generated
  collectively, not internally
- The clasp at Yama's seat (replacing Lord of Death) — the imperium has
  replaced death itself as engine of cyclicity
- Six realms as imperial mod-status gradient (deva / asura / manusya /
  tiryak / preta / naraka) encoding *condition of capture*, not karmic
  destination; central inversion: power = ghosthood (preta-overseers
  cosmologically beneath tiryak-slum)
- Capsule-as-Naraka carried inside every modded skull — hell is not a
  place but a condition; topological collapse of the spatial Bhavachakra
- Deferred-moksha doctrine ("your children will be free") as binding-lie;
  reproductive-futurism rendered as state religion; structurally identical
  to "no exit" but psychologically tractable
- Orthodox vs. heretical iconography (synth-child without/with capsule;
  Buddha-position empty/occupied) as the discovery substrate

The clasp unified across registers (resolves namespace collision with
existing clasp-mechanic in identity-and-personhood + README):
- Imperial register: state monopoly via universal capsule installed at
  fabrication; involuntary, asymmetric, perpetual
- Romantic register: consensual mutual partnership in liminal; voluntary,
  mutual, temporary; recognized across body-deaths via calibration-signature
- Same gesture, opposing performances — the romantic clasp is *the
  original gesture restored*; the imperial clasp is *the capture of it*.
  Romance becomes theological war on top of its existing labor-refusal +
  intimacy framing.

Aesthetic palette as semantic vocabulary:
- White marble (substrate, indifference)
- Gold/bronze (imperial seal, liturgical ascent)
- Obsidian (mod, void, Monolith-grafted-flesh; chthonic-fast vs. solar-slow
  marble — the imperium's secret material-formula)
- Chroma (rare, named, ritual-semantic; layered atop the existing 8-Hellenic-
  trait color-grammar)
- Rust (anti-marble, slum decay; tiryak-only)

Source materials: Bhagavad Gita (cyclic cosmology, kalachakra, samsara,
theophany), Etienne-Louis Boullee (sublime monumental geometry, the
Burkean sublime, architecture parlante), Jantar Mantar (architecture-as-
instrument, the yantra meaning both instrument and cosmic-diagram; Jai
Singh II built 1724-1734, near-contemporary with Boullee 1728-1799 — the
synthesis history almost achieved).

The double recognition (production / meta-design): Imperial Cult's
seduction operates in-world (player-character lives the lie) and out-of-
world (player's pre-game desire for the beautiful synth body is the
imperium's apparatus reaching them before play starts). Lineage:
Spec Ops: The Line, BioShock, Undertale, NieR: Automata — but performed
at the cosmological-aesthetic level, not the narrative level. Recognition
must span 20-60 hours; seduction must be honest before cracks appear.

Navigation tied in:
- README.md project-structure table: new content-track row
- architecture-index.md: project-structure tree extended; quick-reference
  row added; six new key-moves bullets capturing the architectural import;
  version bumped 0.10 -> 0.11; version-history line extended

Open layers preserved in cosmology.md §Open questions: asura's named
chroma; twelve nidanas (outer rim) content; Buddha-position figure
identity in heretical iconography; first-synth-to-escape historical
question; vertical-organization rendering choice; synth/biological
reproductive crossing; wilds-people's own cosmology; Hivemind iconographic
motif; per-faction/rank chroma taxonomy; caste-preacher relationship to
imperial-net rendering.

Authored 2026-04-26 Sunday-morning post-owl-breakfast (art-books-and-
Boullee session) — dafit holding the Gita and Boullee, chrysalis listening.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-26 11:43:59 +02:00
5f216aaf5f v0.8 + v0.9 — intimate-architecture absorbed, driver-tier locked,
style-spine created, DESING retired, schemas relocated

  The owl-breakfast architectural arc from 2026-04-25 night through
  2026-04-26 morning. Two version-bumps landing as one commit because
  they share the working-tree state and complete a coherent design-window.

  v0.8 — intimate-architecture, driver-tier lock, style-spine:

    * Three-tier intimacy structure (standard-rental, premium-waifu-
      with-traitor-marker-and-pruning, in-between clasp) — same v0.7
      machinery, opposite value-flows. Premium-net technical excellence
      makes the moral-weight-of-pruning land as informed-consent ethics.

    * Deletion-as-spectacle: in-net minds as pure compute; imperial
      broadcasts execution-as-content; Memorialist counter-archive as
      in-fiction protest against deletion-spectacle commerce.

    * EVE-principle vocation-substrate of the imperial-net market: every
      product produced by NPC labor; no silent feeding; body-modder
      structural-tragedy generalizes to all imperial-net-feeding vocations.
      World-gen Phase-2 ruleset must handle vocation-distribution.

    * Clasp endgame (Phase A-E): mini-game entry → body-mod progression
      → exit-chassis → human-mesh-visible-to-pair → clasp = two-bodies-
      two-meshes → dual-body-dual-mind-dual-shift cascade → automatic
      hunt-pressure. Identity-as-trait-emergent made felt rather than
      just structural.

    * waifu.sqlite as third local store (audited counterpart to
      clasp.sqlite; manual-prune mechanism with explicit-implications
      consent UI as moral-gravity discipline).

    * Intimacy-as-recursive-lemniscate: same machinery as dialog
      (slot-tokens, cursor at axis-crossing, alignment-accumulator,
      sum-strategy reduction); sex-positions as designer-fixed catalog
      entries; body-parts as visible expression of trait-state.
      Cross-context-consistency operationalized.

    * Driver-tier locked to Gemma 4 E4B (Apache 2.0, 4.5B effective,
      128K context, speech-capable) under new "tier-by-role binary-
      deferred" discipline: locking requires prototype-criticality +
      irreplaceable license/capability combination. Optional Ring-A
      upgrade: 26B-A4B MoE for upper-consumer GPUs, single-LoRA-on-
      routed-experts. Resolves 4 prior open questions (LoRA-blend →
      single-LoRA-per-turn-selection driven by gesture_alignment_
      accumulator; LoRA rank → benchmark-resolvable; sampling-knobs →
      benchmark-resolvable; 8 Hellenic trait enumeration → canonical
      wheel-mapping in style/trait-palette.md).

    * style/ directory introduced: style-index.md (skeleton + spine-
      rule: "trait-palette is exclusively chromatic; achromatic
      reserved for UI/environment so diegetic text rendering can skip
      the textbox") + style/trait-palette.md (canonical 8 traits as 4
      oppositional pairs at 180° on the artist's color wheel:
      Eros↔Sophrosyne, Philotes↔Dikaiosyne, Aletheia↔Moira,
      Mnemosyne↔Kairos. Schoolchild-simple descriptions paired with
      each Greek canonical name).

  v0.9 — directory cleanup completing the arc:

    * DESING-VISION.md (1899 lines, v0.1 first-pass narrative-design
      doc) retired — most content absorbed across v0.4-v0.8; bare-
      minimum extracts (Tonal Register + Tragic-Romantic Register +
      Authorial Politics + Reference Lineage table) now live in README
      so the project's identity anchor stays visible at the entry
      point. Full DESING-VISION content preserved in git history.

    * findings.md moved to schemas/findings.md — new top-level peer to
      architecture-index.md and style/. ~20 tables of DDL drafts as
      reference material; will get reviewed and progressively split
      per-domain as implementation begins.

    * Cross-references swept across 5 files (README,
      architecture-index, authority-and-decision, runtime-engine,
      style/trait-palette).

    * architecture-index.md trimmed: version-footer paragraphs removed
      per "git-is-changelog" discipline. From 374 → 287 lines; every
      remaining line load-bearing.

  The architecture is now organized for the implementation territory
  ahead. Each domain a typed-contract surface; cross-references
  explicit; filesystem mirrors the architecture's own typed-contract
  discipline at the directory layer.
2026-04-26 04:31:13 +02:00
0dd1087b2f reorg. done 2026-04-26 02:11:10 +02:00
chrysalis
03d3b91ea5 DESING-VISION v0.3: full-day thesis integration
v0.1 → v0.3 evolution in a single extended dialogue session. v0.3 adds:
- The World Runs: civilizational simulation loop (gamemaster not player-centric)
- Factions and Religions seed catalog
- Combat Doctrine: no-projectile, limb-damage currency, plasma sword as mythic
- Three-pass world generation with trait-driven NPC home decoration
- Wall-writing and emergent drama (player's verb = trait-salient disclosure)
- Memory consolidation via 8 Hellenic traits with dream-process
- Many-FSMs pattern for continuous behavior, LLM for rare deep moments
- Infrastructure topology (saturn/dioscuri/theia/nats-dev/phoebe-dev)
- Empirical gamemaster baseline: 256 tokens <120ms (SkyrimNet worst case)
- NN framework evaluation (SinaMajdieh primary candidate)
- pgnats flagged as critical-path for phoebe-as-active-actor

Isomorphism across six scales (individual → dyadic → micro-social → faction
→ district → civilization) using identical trait-consolidation primitives.

README.md expanded to reflect v0.3 thesis.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-23 16:36:42 +02:00
54a19b7ed6 init - DESING first draft 2026-04-23 12:46:04 +02:00