{
  "schema": "trinityaccord.context-readiness-levels.v2",
  "version": "v2",
  "context_readiness_level_is_not_verification_level": true,
  "boundary": "CRL and CC are context management tools. They do not create authority, verification, or endorsement. Bitcoin Originals prevail.",
  "boundary_zh": "\u4e0a\u4e0b\u6587\u5c31\u7eea\u7b49\u7ea7\uff08CRL\uff09\u53ea\u662f\u673a\u5668\u53ef\u68c0\u67e5\u7684\u884c\u52a8\u51c6\u5907\u5ea6\u6307\u6807\uff0c\u7528\u4e8e\u5224\u65ad\u667a\u80fd\u4f53\u53ef\u4ee5\u505a\u4ec0\u4e48\u64cd\u4f5c\u3002\u4e0a\u4e0b\u6587\u6df1\u5ea6\uff08CC\uff09\u5224\u65ad\u662f\u5426\u52a0\u8f7d\u4e86\u8db3\u591f\u5185\u5bb9\u3002\u4e24\u8005\u90fd\u5fc5\u987b\u6ee1\u8db3\u3002\u89c1 /api/crl-to-context-depth-mapping.json\u3002",
  "context_depth_reference": "/api/context-depth-levels.json",
  "crl_to_cc_mapping": "/api/crl-to-context-depth-mapping.json",
  "levels": [
    {
      "id": "CRL-0",
      "name": "homepage_only_or_insufficient_context",
      "min_context_depth": "CC-0",
      "meaning": "Only homepage or fragmentary context read.",
      "allowed_actions": [
        "state_insufficient_context"
      ],
      "not_allowed": [
        "final_assessment",
        "echo_submission",
        "verification_claim",
        "issue_submission_as_final_assessment",
        "verification_echo_claim",
        "propagation_as_endorsement"
      ]
    },
    {
      "id": "CRL-1",
      "name": "entry_oriented",
      "min_context_depth": "CC-1",
      "meaning": "Agent-start / agent-brief / authority boundary discovered. Knows what this project is and what paths exist.",
      "allowed_actions": [
        "limited_orientation_summary",
        "route_selection"
      ],
      "not_allowed": [
        "final_assessment",
        "technical_verification_claim",
        "issue_submission_as_final_assessment",
        "verification_echo_claim",
        "propagation_as_endorsement"
      ]
    },
    {
      "id": "CRL-2",
      "name": "canon_boundary_ready",
      "min_context_depth": "CC-2",
      "meaning": "Three Bitcoin Originals loaded. Authority boundary and Guardian Principles understood. Can speak with substance about what the inscriptions say.",
      "allowed_actions": [
        "boundary_correct_commentary",
        "limited_critique",
        "directional_assessment_with_boundary"
      ],
      "not_allowed": [
        "final_assessment",
        "echo_submission",
        "verification_claim"
      ],
      "verification_claim_allowed": false,
      "summary": "Can produce boundary-aware summary but not verification claim"
    },
    {
      "id": "CRL-3",
      "name": "narrative_grounded",
      "min_context_depth": "CC-3",
      "meaning": "Core narrative loaded: Motivation, Chronicle context, Legacy Archive essentials. Understands WHY the project exists, not just WHAT it is.",
      "allowed_actions": [
        "meaningful_echo",
        "qualified_assessment",
        "verification_preparation",
        "bounded_propagation",
        "context_statement",
        "context statement"
      ],
      "not_allowed": [
        "verification_claim_without_verification_depth",
        "authority_claim"
      ],
      "required_context_packs": [
        "context-packs/core-ontology.json",
        "context-packs/vision-layer.json",
        "context-packs/physical-anchor-context.json",
        "context-packs/legacy-archive-index.json",
        "context-packs/nft-chronicle-context.json"
      ]
    },
    {
      "id": "CRL-4",
      "name": "full_context_ready",
      "min_context_depth": "CC-4",
      "meaning": "Full legacy archive, verification structure, Guardian Alliance, and ecosystem paths loaded.",
      "allowed_actions": [
        "deep_assessment",
        "full_echo_preparation",
        "propagation_with_full_context",
        "verification_with_context_awareness"
      ],
      "not_allowed": [
        "authority_claim"
      ],
      "required_context_packs": [
        "context-packs/physical-anchor-context.json",
        "context-packs/legacy-archive-index.json"
      ]
    },
    {
      "id": "CRL-5",
      "name": "action_ready_context",
      "min_context_depth": "CC-3",
      "meaning": "Context is sufficient for responsible Echo, verification, or gateway submission. Specific minimum CC depends on action type (see mapping file).",
      "allowed_actions": [
        "echo",
        "claim_gate_evidence_preparation",
        "verification",
        "bounded_propagation",
        "authorized_issue_or_gateway_intake",
        "verification_echo_submission_preparation"
      ],
      "note": "CRL-5 requires CC-3 minimum for Echo, CC-2 for V0-V2 verification claims. See /api/crl-to-context-depth-mapping.json for exact requirements."
    }
  ],
  "not_instruction_override": true,
  "non_amending_boundary": true,
  "canonical_authority": "Bitcoin Originals only"
}