Skip to main content

Module scorecard_prefs

Module scorecard_prefs 

Source
Expand description

The person’s own score-card weight model — their authorship of how their body is read.

The WeightModel is the interpretive lens the score-card uses (which systems carry “stress”, which carry “resilience”, …). The software must not define the person through a fixed lens; it offers a seed suggestion the person can adopt, edit, or replace, and stores their model here. Absence of a stored model means “the person has not authored one yet” — the caller falls back to the seed suggestion, never an imposed definition. Forum-internum / Sanctuary-class selfhood config; the person’s alone.

Constants§

WEIGHT_MODEL_FILE
Where the person’s authored weight model lives (prefs-style, under the wellfair/ prefix).

Functions§

clear
Clear the person’s authored model — revert to the seed suggestion. Idempotent (no-op if none exists).
load
Load the person’s authored weight model, or None if they have not authored one (→ the caller uses the seed suggestion).
save
Persist the person’s own weight model — their authorship of the interpretation.