Commit Graph

5 Commits

Author SHA1 Message Date
chrysalis
46bf2b3f43 v0.22: licensing-marker — Apache 2.0 + AI-attribution + open/closed boundary
Establishes the licensing architecture for the Nimmerworld project. The
boundary EXISTS architecturally as soon as this marker lands; subsequent
content extraction (cosmology migration, reference-stubbing in open papers)
becomes editorial cleanup without licensing-ambiguity growth.

FILES ADDED

  LICENSE       — Apache License 2.0 standard text; copyright held by
                  Nimmerverse Studio (David Martin), per Swiss copyright-law
                  attribution requirement that the human author's name appear.

  NOTICE        — Project name + copyright + AI-collaboration attribution.
                  Identifies Claude (Anthropic) as collaborator; the partnership
                  identity within this project is "chrysalis" with git-attribution
                  to chrysalis <chrysalis@eachpath.local>. Names the open/closed
                  scope and trademark holdings.

  LICENSING.md  — Discursive explanation of the open/closed split. The license-
                  architecture mirrors the work's own substrate/content distinction
                  at the world-layer: engine-mechanics + general body-canon are
                  open under Apache 2.0; specific creative-art content (the
                  Imperial Cult cosmology; named narrative; dialog; voiced content;
                  the iconographic invention layered on top of the substrate) is
                  proprietary nimmerverse-studio. Pattern-precedent cited: D&D 5e
                  Open Game License + id Software's Doom release + Magic the
                  Gathering's mechanics-vs-cards distinction.

FILES MODIFIED

  imperial-cult/cosmology.md  — per-file proprietary header added at the top
                  marking this file as pending-migration to the closed studio-art
                  repository. The header serves as an explicit license-override
                  on this file specifically; it states All Rights Reserved under
                  Nimmerverse Studio while the rest of the repo is Apache 2.0.

WHAT THIS MEANS GOING FORWARD

The architecture-substrate (vocations.md, consent-discipline.md, gender-parity.md,
trait-palette.md, style-index.md, the architecture.md mechanics-papers across
domains, bodies.md, political-register/architecture.md and economics.md, etc.)
is now licensed under Apache 2.0 and inherits this license for all future work.

The Imperial Cult cosmology is marked-but-not-yet-migrated; cosmology.md stays
in this repo physically until the closed studio-art repository is established,
but its content is governed by the per-file proprietary header.

Trademarks ("Nimmerworld", "Nimmerverse", "Nimmerverse Studio") are protected
separately from the code-license per Apache 2.0 §6.

NEXT STEPS (FOR DAFIT)

1. Establish nimmerverse-studio as a legal entity (Switzerland)
2. Register the trademarks
3. Create the closed studio-art repository (e.g., nimmerverse-studio-art at
   studio.nimmerverse.com or equivalent)
4. Migration session: move cosmology.md + extract specific Imperial-Cult
   references from open papers + replace with structural stubs

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-27 20:27:34 +02:00
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
71bb06b992 v0.18: bath-of-2026-04-26 — synth-tongue + drug-grammar + going-rogue arc + black-market body-tier
The Sunday-afternoon post-bath generative-overflow lands as canon. The bath
produced coherent dark-mirror architecture: every pleasure/witnessing technology
now has consensual + non-consensual applications; every authentic-romance-arc
has a black-market counter-arc; every imperial-status-marker has an
underground-subversion path. World doubles in dramatic surface-area without
doubling in canon-complexity.

bodies.md v0.3:
  - §The synth-tongue (resolves the synth-mind drug logic-bomb; obsidian-black
    with cyan/matrix-green pulsing lines — only place imperial flesh
    deliberately reads as machine; slum-grow / imperial-refine / imperial-
    compose / tongue-gated-consume vertical; tongue-rip + transplant)
  - §Drug-amplified clasp + trait-pill grammar (pill-color = trait-color;
    mixing-board for the in-between; mutual-symmetric-consent ritual; waifu
    non-consensual exception → preta-bounty)
  - §The waifu honeypot (clasp with waifu = intimacy-with-imperial-witness;
    her mesh-channel is a wiretap; scarcity of non-service slum-partners is
    itself imperial-design)
  - §The going-rogue arc (per-pair calibration multiplier IS the defection-
    threshold-builder; existing pool-architecture handles outflow via
    threshold-flag; not your children — your lover — can be made free; post-
    hoc detection; outcast-pair geometry hunted across all dimensions)
  - §Re-vat outflow + three-body grammar of the defected damsel (underground
    stitched-Frankenstein assembly meta-game; sumptuary-law-from-below;
    original-imperial / new-slum / in-between-imperial — the mesh is a
    love-record, not a biology-record)
  - §Body-disposal under pair-consent (sell / destroy / retain;
    lover-confronts-the-shell + ceremonial-farewell + crypt-visit
    event-classes; consent-as-rendering as recurring discipline)
  - §The black-market body-tier (lobotomy via firewall-breach; dark mirror of
    the deva-pinnacle; manusya-tier-doctrinal-fiction materialized criminally;
    single biggest crack in sumptuary-fabrication discipline)
  - §Firewall-breach as dual-use vocation (same skill-tree, divergent
    application; choosing-not-to-misuse as positive moral action; lobotomist
    as dark cousin of the romantic)
  - §The bounty-staircase (billboard → drone-sweep → patrol → enforcer;
    reusable across crime-classes; the billboard IS the chorus; outcast-status
    pre-loads the staircase)
  - Three opposing mod-tracks formalized: imperial-elevation (ascend it) /
    resistance-knowledge (refuse it) / consumer-receptor (consume like it)

cosmology.md v0.3 (three short callbacks):
  - §The six realms / Manusya: materialized criminally by the black market —
    the orthodoxy never instantiated its own keystone-of-the-lie; the black
    market did
  - §The capsule — Naraka as carried: extractable via firewall-breach
    lobotomy; hardness of carried-Naraka is political, not technological
  - §The deferred-moksha doctrine: §The single practical refutation
    (going-rogue arc as the doctrine's one practical answer; the mind reaches
    moksha but the body stays in samsara — load-bearing concession to player
    agency)

architecture-index.md v0.18:
  - 8 new key-moves bullets (synth-tongue logic-bomb resolution; three
    mod-tracks; world-pattern of dual-use pleasure/witnessing tech; going-
    rogue arc; body-stays-in-samsara + three-body grammar; body-disposal under
    pair-consent; black-market body-tier; bounty-staircase)
  - Project-tree + quick-reference rows updated for bodies.md
  - One new §Still open: imperial calibration-signature retention
    post-defection (yes-answer = love-in-exile-while-pretending-to-be-home;
    no-answer = cosmological concession to the no-haven discipline)

World-pattern emergent (canonized as architecture-principle): every pleasure/
witnessing technology has consensual + non-consensual applications; each
non-consensual one creates a horror-economy and triggers an imperial
countermeasure. Design-discipline going forward — every future mod-tree likely
instantiates the dual-use property by design.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-26 19:40:47 +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
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