{
  "schema_version": "musefield_current_surface_identity_badge.v0",
  "kind": "MuseFieldCurrentSurfaceIdentityBadgePacket",
  "packet_id": "musefield_org.current_surface_identity_badge.v0",
  "status": "draft",
  "authority_class": "advisory",
  "jurisdiction": "musefield_org_interface_review",
  "mutates_state": false,
  "purpose": "Define the visible surface identity badge required before pre-awareness snapshot capture.",
  "awareness_state": {
    "snapshot_awareness_active": false,
    "dynamic_visual_prompting_active": false,
    "field_minds_visual_interpretation_active": false,
    "autonomous_interface_redesign_active": false
  },
  "badge_must_show": [
    "surface_kind",
    "route_path",
    "review_context_main_or_pr_preview_or_route",
    "active_field_id",
    "source_packet",
    "awareness_status",
    "blocked_conversion_summary"
  ],
  "surface_identity_examples": [
    {
      "surface_kind": "workbench_home",
      "route_path": "/",
      "active_field_id": "dashboard_links",
      "source_packet": "interface-field-placeholder-registry.v0.json",
      "awareness_status": "off",
      "blocked_conversion_summary": "navigation does not authorize execution"
    },
    {
      "surface_kind": "basis_space_review",
      "route_path": "/archive/interface-field-placeholder-registry/",
      "active_field_id": "interface_field_placeholder_registry",
      "source_packet": "interface-field-placeholder-registry.v0.json",
      "awareness_status": "off_basis_space_registry_only",
      "blocked_conversion_summary": "basis visibility does not activate snapshot awareness"
    },
    {
      "surface_kind": "future_placeholders_review",
      "route_path": "/archive/future-development-placeholders/",
      "active_field_id": "future_development_placeholders",
      "source_packet": "future-development-placeholders.v0.json",
      "awareness_status": "off_placeholders_only",
      "blocked_conversion_summary": "placeholder visibility does not activate feature development"
    },
    {
      "surface_kind": "missing_variables_review",
      "route_path": "/archive/interface-current-state-missing-variables/",
      "active_field_id": "interface_current_state_missing_variables",
      "source_packet": "interface-current-state-missing-variables.v0.json",
      "awareness_status": "off_review_only",
      "blocked_conversion_summary": "missing-variable capture does not authorize merge or snapshot capture"
    }
  ],
  "human_review_questions": [
    "Can the mUser tell whether this is main, a PR preview, or a route surface?",
    "Can the mUser see which field_id is active?",
    "Can the mUser see that awareness is OFF?",
    "Can the mUser open the source packet?",
    "Can the mUser see what this surface does not authorize?"
  ],
  "next_lawful_state": "Render this badge visibly on the workbench and review routes before pre-awareness snapshot capture.",
  "blocked_conversions": [
    "surface identity -> authority",
    "route path -> execution",
    "source packet -> proof by itself",
    "awareness off badge -> snapshot readiness",
    "PR preview visibility -> merge readiness"
  ],
  "seal_statement": "This badge identifies the current review surface only. It does not authorize merge, deployment, state mutation, snapshot capture, awareness activation, dynamic prompting, or human-review substitution."
}
