Canonical: PROMPT_ATLAS.md#ch12-designing-permanence · Prompts:
prompts/ch12.yaml· Part: VI
Original: “Design a governance system where laws automatically adapt to changing data while preserving core human rights.”
# Living-constitution sketch
"Draft a two-layer constitution for .
Specify: which rights are core (hard to change), which parameters are periphery,
the AI proposal mechanism, the ratification quorum, the sunset window,
and the dissent log format."
# Knowledge time capsule
"Design an archive intended to remain interpretable across centuries.
Specify: redundancy strategy, format migration cadence, sealed-authority
changes, and the rule for redaction (what may a future steward remove)."
# Permanence-in-play
"For a you want to persist for 1,000 years,
specify the structural feature that survives translation and the
surface feature that may freely mutate."
Z3 Tester — encode “core rights are not amendable by periphery quorum” as constraints.CoLearningMemoryStore — long-running, format-migratable archive.tracking/__init__.py — PAE_TRACKING=1 records every amendment + dissent.server/core_bridge.py — PAE_MEMORY=1 toggle is a small example of the same two-layer pattern (default-off behavior + opt-in periphery).https://longnow.org.