MelumiyaChat v0.9.14 — Context Fabric

Purpose
- Ensure the model actually receives Character, Scenario, selected Persona, World Bible, Memories, current relationship/knowledge/scene/physical continuity, and recent canonical RP history.
- Preserve character-specific knowledge boundaries (Who Remembers, known_by, hidden_from).
- Anchor main/linked Character dossiers and hard/current continuity even when the latest user message does not repeat their names.

Cloud production
- melumiyachat-chat v17 is live.
- Selected model_key is resolved server-side and the SAME assembled context messages are sent to the resolved provider/model.
- Model-specific context budgets remain in effect, but every tier receives the same structured continuity categories.

Local/fallback
- Main linked Character dossiers, Scenario canon, secrets, current state and physical continuity receive stronger anchor priority.
- Selected local Persona is snapshotted into hard canon when available.
- Structured Memories include Who Remembers, participants, when/where, importance, emotional weight and current relevance.

Regression
- context_connection_regression.py verifies linked Character, scoped secret, Persona and Who Remembers survive prompt construction under noisy Bible conditions.
