{
  "ok": true,
  "product": "naxytra",
  "category": "naxytra-3-0-0-gate-pack",
  "pack_version": "naxytra-3-0-0-gate-pack-v1",
  "target_version": "3.0.0",
  "posture": "final_major_version_gate_pack_built_on_the_verified_2_15_0_baseline",
  "final_sequence": [
    "prove_the_3_0_0_release_contract_and_claim_boundary",
    "prove_the_installable_first_contact_and_public_release_verification_chain",
    "prove_the_public_catalog_proof_claim_and_release_gate_surfaces_agree_after_deploy",
    "cut_the_final_major_version_only_after_all_required_gates_are_green"
  ],
  "gate_phases": [
    {
      "id": "contract_and_claim_lock",
      "purpose": "prove the final release contract, claim boundary, and exclusion boundary are frozen and machine-readable",
      "required_public_checks": [
        "https://www.naxytra.com/v1/3-0-release-contract/summary",
        "https://www.naxytra.com/v1/3-0-gates/summary",
        "https://www.naxytra.com/v1/full-catalog-claim/summary"
      ],
      "required_commands": [
        "npm run verify:service in _umbrella_service",
        "npm run verify:release-gates in _umbrella_service",
        "npm run verify:release-verification-kit in _umbrella_service",
        "npm run verify:release-verification-receipt in _umbrella_service"
      ]
    },
    {
      "id": "first_contact_and_distribution",
      "purpose": "prove installed-package and npx first contact, npm latest, and published GitHub releases agree on the final line",
      "required_public_checks": [
        "https://www.naxytra.com/v1/release-verification-kit/summary",
        "https://www.naxytra.com/v1/release-verification-receipt/summary"
      ],
      "required_commands": [
        "npm run verify:public-release-verification in _umbrella_service",
        "npm run verify:release-distribution in _umbrella_service"
      ]
    },
    {
      "id": "post_deploy_truth",
      "purpose": "prove the live post-deploy truth chain remains coherent after the final release deployment",
      "required_public_checks": [
        "https://www.naxytra.com/v1/public-proof-pack/summary",
        "https://www.naxytra.com/v1/public-catalog/summary",
        "https://www.naxytra.com/v1/deployment-fingerprint/summary",
        "https://www.naxytra.com/v1/release-gates/summary"
      ],
      "required_commands": [
        "npm run verify:public-proof-coherence in _umbrella_service",
        "npm run verify:post-deploy-gates in _umbrella_service"
      ]
    }
  ],
  "inherited_gate_pack": {
    "ok": true,
    "product": "naxytra",
    "category": "naxytra-release-gate-pack",
    "pack_version": "naxytra-release-gate-pack-v1",
    "release_line": {
      "xytara": {
        "package": "xytara",
        "version": "3.1.0",
        "install": "npm install xytara",
        "first_contact": "xytara start-here",
        "release_summary": "xytara release --summary"
      },
      "xoonya": {
        "package": "xoonya",
        "version": "3.1.0",
        "install": "npm install xoonya",
        "first_contact": "xoonya start-here",
        "release_summary": "xoonya release --summary"
      }
    },
    "posture": "single_operator_view_of_synchronized_release_and_post_deploy_gates",
    "phases": [
      {
        "id": "pre_release_local",
        "purpose": "prove local package, service, full-catalog, verification-service, command, evidence, and smoke gates before synchronized release work",
        "required_command_count": 30,
        "required_commands": [
          "npm run verify:pre-deploy-gates in _umbrella_service",
          "npm run verify:release-candidate in xytara",
          "npm run verify:provider-runtime-breadth in xytara",
          "npm run verify:provider-runtime-journeys in xytara",
          "npm run verify:first-run-conversions in xytara",
          "npm run verify:delivery-summary in xytara",
          "npm run verify:runtime-durability in xytara",
          "npm run verify:revenue-launch-paths in xytara",
          "npm run verify:market-lanes in xytara",
          "npm run verify:market-lane-depth in xytara",
          "npm run verify:market-lane-traces in xytara",
          "npm run verify:market-lane-promotion in xytara",
          "npm run verify:full-catalog in xytara",
          "npm run verify:release-candidate in xoonya",
          "npm run verify:verification-services in xoonya",
          "npm run verify:trust-portability in xoonya",
          "npm run verify:service in _umbrella_service",
          "npm run verify:full-catalog-coherence in _umbrella_service",
          "npm run verify:release-gates in _umbrella_service",
          "npm run verify:release-line-drift in _umbrella_service",
          "npm run verify:deployment-fingerprint in _umbrella_service",
          "npm run verify:release-evidence-digest in _umbrella_service",
          "npm run verify:release-verification-kit in _umbrella_service",
          "npm run verify:release-verification-receipt in _umbrella_service",
          "npm run verify:release-gate-evidence in _umbrella_service",
          "npm run verify:tracker-freshness in _umbrella_service",
          "npm run verify:first-run-kit-boundary in _umbrella_service",
          "npm run verify:public-independence-boundary in _umbrella_service",
          "npm run verify:partner-activation-evidence in _umbrella_service",
          "npm run verify:release-smoke in _umbrella_service"
        ]
      },
      {
        "id": "post_deploy_public_surfaces",
        "purpose": "prove the deployed public JSON surfaces, full-catalog claims, and verification-service summaries still agree after deploy",
        "required_public_check_count": 33,
        "required_public_checks": [
          "https://www.naxytra.com/v1/public-proof-pack/summary",
          "https://www.naxytra.com/v1/public-catalog/summary",
          "https://www.naxytra.com/v1/full-catalog-claim/summary",
          "https://www.naxytra.com/v1/first-run-kit/summary",
          "https://www.naxytra.com/v1/expansion-closeout/summary",
          "https://www.naxytra.com/v1/release-gates/summary",
          "https://www.naxytra.com/v1/release-gates/evidence-template",
          "https://www.naxytra.com/v1/deployment-fingerprint/summary",
          "https://www.naxytra.com/v1/release-evidence-digest/summary",
          "https://www.naxytra.com/v1/release-verification-kit/summary",
          "https://www.naxytra.com/v1/release-verification-receipt/summary",
          "https://www.naxytra.com/v1/security-reliability-drills/summary",
          "https://www.naxytra.com/v1/partner-activation-pack",
          "https://www.naxytra.com/v1/partner-activation-pack/summary",
          "https://www.naxytra.com/v1/partner-activation-pack/evidence-template",
          "https://xytara.onrender.com/v1/adapter-depth/summary",
          "https://xytara.onrender.com/v1/providers/summary",
          "https://xytara.onrender.com/v1/providers/journeys/summary",
          "https://xytara.onrender.com/v1/first-run/conversions/summary",
          "https://xytara.onrender.com/v1/deliveries/summary",
          "https://xytara.onrender.com/v1/runtime/durability/summary",
          "https://xytara.onrender.com/v1/revenue-launch/paths/summary",
          "https://xytara.onrender.com/v1/full-catalog/summary",
          "https://xytara.onrender.com/v1/full-catalog/market-lanes/summary",
          "https://xytara.onrender.com/v1/full-catalog/market-lanes/activation/summary",
          "https://xytara.onrender.com/v1/full-catalog/market-lanes/depth/summary",
          "https://xytara.onrender.com/v1/full-catalog/market-lanes/traces/summary",
          "https://xytara.onrender.com/v1/full-catalog/market-lanes/promotion/summary",
          "https://xoonya.onrender.com/v1/proof-center/native-standard/summary",
          "https://xoonya.onrender.com/v1/proof-center/verification-services/summary",
          "https://xoonya.onrender.com/v1/proof-center/trust-portability/summary",
          "https://xoonya.onrender.com/v1/proof-center/native-conformance-mark/summary",
          "https://xoonya.onrender.com/v1/proof-center/native-reference-implementations/summary"
        ]
      },
      {
        "id": "post_deploy_operator_commands",
        "purpose": "prove public independence, proof coherence, full-catalog coherence, package/release distribution, and public release verification state from one operator shell",
        "required_command_count": 5,
        "required_commands": [
          "npm run verify:post-deploy-gates in _umbrella_service",
          "npm run verify:public-proof-coherence in _umbrella_service",
          "npm run verify:full-catalog-coherence in _umbrella_service",
          "npm run verify:release-distribution in _umbrella_service",
          "npm run verify:public-release-verification in _umbrella_service"
        ]
      }
    ],
    "verifier_scripts": [
      "verify:service",
      "verify:provider-runtime-breadth",
      "verify:provider-runtime-journeys",
      "verify:first-run-conversions",
      "verify:delivery-summary",
      "verify:runtime-durability",
      "verify:revenue-launch-paths",
      "verify:market-lanes",
      "verify:market-lane-depth",
      "verify:market-lane-traces",
      "verify:market-lane-promotion",
      "verify:trust-portability",
      "verify:full-catalog-coherence",
      "verify:first-run-kit-boundary",
      "verify:public-independence-boundary",
      "verify:partner-activation-evidence",
      "verify:security-drill-evidence",
      "verify:release-smoke",
      "verify:release-line-drift",
      "verify:deployment-fingerprint",
      "verify:release-evidence-digest",
      "verify:release-verification-kit",
      "verify:release-verification-receipt",
      "verify:release-gate-evidence",
      "verify:tracker-freshness",
      "verify:pre-deploy-gates",
      "verify:public-proof-coherence",
      "verify:release-distribution",
      "verify:public-release-verification",
      "verify:post-deploy-gates",
      "verify:release-gates"
    ],
    "distribution_rule": "publish_xytara_and_xoonya_together_after_clean_consumer_smoke",
    "github_release_author_rule": "code_push_by_parthod0x_release_objects_by_naxytra",
    "boundaries": [
      "release_gate_pack_is_an_operator_index_not_a_new_claim_source",
      "pre_release_commands_must_complete_before_synchronized_package_and_github_release_work",
      "post_deploy_commands_must_complete_after_the_public_site_and_service_deployments_are_live",
      "public_gate_commands_must_not_require_secret_values_in_command_text",
      "full_catalog_claims_require_family_market_lifecycle_and_verification_coherence_before_promotion",
      "runtime_durability_claims_require_public_blocker_recovery_and_snapshot_visibility_before_promotion",
      "provider_runtime_claims_require_named_provider_profiles_and_public_runtime_gates_before_promotion",
      "post_deploy_gate_output_must_include_public_release_verification",
      "distribution_truth_must_match_npm_latest_and_authenticated_github_release_objects"
    ],
    "linked_surfaces": {
      "release_gate_pack_summary_ref": "/v1/release-gates/summary",
      "release_gate_evidence_template_ref": "/v1/release-gates/evidence-template",
      "deployment_fingerprint_ref": "/v1/deployment-fingerprint",
      "deployment_fingerprint_summary_ref": "/v1/deployment-fingerprint/summary",
      "full_catalog_claim_ref": "/v1/full-catalog-claim",
      "full_catalog_claim_summary_ref": "/v1/full-catalog-claim/summary",
      "release_evidence_digest_ref": "/v1/release-evidence-digest",
      "release_evidence_digest_summary_ref": "/v1/release-evidence-digest/summary",
      "release_verification_kit_ref": "/v1/release-verification-kit",
      "release_verification_kit_summary_ref": "/v1/release-verification-kit/summary",
      "release_verification_receipt_ref": "/v1/release-verification-receipt",
      "release_verification_receipt_summary_ref": "/v1/release-verification-receipt/summary",
      "expansion_closeout_ref": "/v1/expansion-closeout",
      "public_proof_pack_ref": "/v1/public-proof-pack",
      "first_run_kit_ref": "/v1/first-run-kit",
      "partner_activation_pack_ref": "/v1/partner-activation-pack",
      "security_reliability_drills_summary_ref": "/v1/security-reliability-drills/summary",
      "security_reliability_evidence_template_ref": "/v1/security-reliability-drills/evidence-template",
      "operator_shell_ref": "/operator-shell",
      "operator_shell_summary_ref": "/v1/operator-shell/summary"
    }
  },
  "inherited_gate_summary": {
    "ok": true,
    "product": "naxytra",
    "category": "naxytra-release-gate-pack-summary",
    "summary_version": "naxytra-release-gate-pack-summary-v1",
    "posture": "single_operator_view_of_synchronized_release_and_post_deploy_gates",
    "xytara_version": "3.1.0",
    "xoonya_version": "3.1.0",
    "phase_count": 3,
    "pre_release_command_count": 30,
    "post_deploy_public_check_count": 33,
    "post_deploy_command_count": 5,
    "xoonya_governance_disputes_summary_count": 1,
    "xoonya_governance_disputes_case_count": 2,
    "xoonya_governance_disputes_open_case_count": 1,
    "release_gate_evidence_template_count": 1,
    "release_gate_evidence_template_rule_ok": true,
    "security_reliability_drills_summary_count": 1,
    "security_reliability_evidence_template_count": 1,
    "operator_shell_summary_count": 1,
    "verifier_script_count": 31,
    "boundary_count": 9,
    "linked_surfaces": {
      "release_gate_pack_summary_ref": "/v1/release-gates/summary",
      "release_gate_evidence_template_ref": "/v1/release-gates/evidence-template",
      "deployment_fingerprint_ref": "/v1/deployment-fingerprint",
      "deployment_fingerprint_summary_ref": "/v1/deployment-fingerprint/summary",
      "full_catalog_claim_ref": "/v1/full-catalog-claim",
      "full_catalog_claim_summary_ref": "/v1/full-catalog-claim/summary",
      "release_evidence_digest_ref": "/v1/release-evidence-digest",
      "release_evidence_digest_summary_ref": "/v1/release-evidence-digest/summary",
      "release_verification_kit_ref": "/v1/release-verification-kit",
      "release_verification_kit_summary_ref": "/v1/release-verification-kit/summary",
      "release_verification_receipt_ref": "/v1/release-verification-receipt",
      "release_verification_receipt_summary_ref": "/v1/release-verification-receipt/summary",
      "expansion_closeout_ref": "/v1/expansion-closeout",
      "public_proof_pack_ref": "/v1/public-proof-pack",
      "first_run_kit_ref": "/v1/first-run-kit",
      "partner_activation_pack_ref": "/v1/partner-activation-pack",
      "security_reliability_drills_summary_ref": "/v1/security-reliability-drills/summary",
      "security_reliability_evidence_template_ref": "/v1/security-reliability-drills/evidence-template",
      "operator_shell_ref": "/operator-shell",
      "operator_shell_summary_ref": "/v1/operator-shell/summary"
    }
  },
  "contract_summary": {
    "ok": true,
    "product": "naxytra",
    "category": "naxytra-3-0-0-release-contract-summary",
    "summary_version": "naxytra-3-0-0-release-contract-summary-v1",
    "target_version": "3.0.0",
    "included_claim_area_count": 7,
    "excluded_claim_area_count": 4,
    "public_package_count": 3,
    "actor_class_count": 6,
    "supported_surface_class_count": 7,
    "required_operation_count": 8,
    "required_public_entry_surface_count": 8,
    "required_layer_count": 10,
    "finish_line_promotion_count": 8,
    "hard_gate_count": 5,
    "release_line": {
      "xytara": "3.1.0",
      "xoonya": "3.1.0"
    },
    "linked_surfaces": {
      "full_catalog_claim_ref": "/v1/full-catalog-claim",
      "full_catalog_claim_summary_ref": "/v1/full-catalog-claim/summary",
      "support_lanes_ref": "/v1/support-lanes",
      "support_lanes_summary_ref": "/v1/support-lanes/summary",
      "ecosystem_lanes_ref": "/v1/ecosystem-lanes",
      "ecosystem_lanes_summary_ref": "/v1/ecosystem-lanes/summary",
      "agent_entry_pack_ref": "/v1/agent-entry-pack",
      "agent_entry_pack_summary_ref": "/v1/agent-entry-pack/summary",
      "release_verification_kit_ref": "/v1/release-verification-kit",
      "release_verification_kit_summary_ref": "/v1/release-verification-kit/summary",
      "release_verification_receipt_ref": "/v1/release-verification-receipt",
      "release_verification_receipt_summary_ref": "/v1/release-verification-receipt/summary",
      "release_gate_pack_ref": "/v1/release-gates",
      "release_gate_pack_summary_ref": "/v1/release-gates/summary",
      "three_zero_gate_pack_ref": "/v1/3-0-gates",
      "three_zero_gate_pack_summary_ref": "/v1/3-0-gates/summary"
    }
  },
  "boundaries": [
    "the_3_0_0_gate_pack_is_the_final_major_version_cut_sequence_not_a_general_future_work_backlog",
    "package_first_contact_is_required_by_default_for_the_final_major_version",
    "the_final_contract_and_gate_pack_must_be_publicly_browsable_and_machine_readable",
    "distribution_proof_and_post_deploy_truth_must_all_agree_before_the_final_major_version_is_cut"
  ],
  "linked_surfaces": {
    "three_zero_release_contract_ref": "/v1/3-0-release-contract",
    "three_zero_release_contract_summary_ref": "/v1/3-0-release-contract/summary",
    "full_catalog_claim_summary_ref": "/v1/full-catalog-claim/summary",
    "release_verification_kit_summary_ref": "/v1/release-verification-kit/summary",
    "release_verification_receipt_summary_ref": "/v1/release-verification-receipt/summary",
    "release_gate_pack_summary_ref": "/v1/release-gates/summary",
    "public_proof_summary_ref": "/v1/public-proof-pack/summary",
    "public_catalog_summary_ref": "/v1/public-catalog/summary",
    "deployment_fingerprint_summary_ref": "/v1/deployment-fingerprint/summary"
  }
}