Scenario Generator

Pilot preview

A storyworld that remembers every revision.

Story continuity and revision provenance.

A pilot preview — the revision records below are real, the data is synthetic, and there is no live builder UI here.

What it does

Scenario Generator produces seed-based, deterministic scenarios for a living storyworld — same seed and parameters, same scenario — and exports them to several formats. The part that matters for a writers’ room or a series production is the trail it leaves: every revision becomes a Signed Revision / Canon History record.

Each record names what changed, what it touches downstream, the age-rating policy in force, and who approved it — hash-chained so the canon’s history can’t be quietly rewritten.

What it produces

Revision index 1 — the second record in the chain, chained to the first. It records the intent of the change and the chapters and quests it affects — provenance, not just a diff.

Signed Revision / Canon History

synthetic data

phionyx.revision_canon_record.v1

One signed record per scenario revision: what changed, what it touches downstream, who approved it, and the age-rating policy in force — a tamper-evident provenance chain for a living storyworld.

work
wheel_and_balance
revision_index
1 · sc_trial (2nd in chain)
change_intent
tighten character motivation
continuity_impact
affects Book2.Chapter4 and Quest17
canon_refs
Book2.Ch4 · Quest17
age_rating_policy
PEGI_12
branch_integrity
true
approved_by
lead_designer
previoussha256:2e6e8186…be0a96f
record_hashsha256:2d17170e…b942ae8
signaturedemo-hmac:8f31e251…d470e5b
schemedemo-hmac-sha256

Change one field, re-verify

tamper revision 1 → { valid: false, broken_at: 1, reason: "record hash mismatch (tampered)" }

The record is the account of what happened — and it tells you when someone changed it.

What it is not

  • × Not a safety or compliance system — it is story continuity and revision provenance.
  • × Not a black box — seed-based determinism means a revision can be reproduced from its record.
  • × Not a live tool here — this page is a pilot preview, not a hosted builder.
  • × Not the engine — no source, no export pipeline here; only the record it emits.

Governance evidence is what this page demonstrates; production integration into a writing pipeline is a separate track. Scenario Generator is one of three applications built in the Wheel and Balance universe.