Concept — Content Visibility States (timed release)

← tree index · overview

v3 makes timed content release a first-class concept. Every content asset moves through defined visibility states, with all transitions logged. Defaults are set by the Platform Manager; the Instructional Strategist can override per engagement.

The four visibility states

  1. Draft — author-only.
  2. Pre-engagement-visible — visible before the workshop.
  3. Day-of-only — visible only on the day of engagement.
  4. Post-engagement-released — unlocked after delivery.

All transitions are logged. IS overrides per engagement; PM owns the defaults.

Default publishing rules (PM-owned)

Asset Audience / timing
Pre-work LA + Participants (pre-engagement)
Workshop materials Participants, day-of only (timing-gated)
Slide deck IS only (never participant-visible)
Post-workshop resources Locked until IS release [D2]

Per-engagement overrides are allowed and logged.

The locked-resources mechanism ([D1] / [D2]) — a strategic double-duty

This is more than a permission rule; it’s a return-to-platform pull:

Because the resources are visible-but-locked, they create a reason for the participant to return — which is exactly what the Adjust phase and the intervention layer need to sustain repeat application.

Why state-machine, not booleans

Modeling visibility as an explicit state machine (vs. scattered boolean flags) gives:

See data model ideas.