{
  "note": "Apex Instruments is fictional. Every name, figure, and contact is demo data. Produced by the Company OS collateral system for djvonfrank.com.",
  "version": "1.0",
  "asOf": "2026-09-08",
  "asOfNote": "The panel reads a fixed date so the worked example stays the same every time it is opened.",
  "precedence": [
    { "id": "R1", "text": "A decision that is in force outranks the source. The source is still shown, and it is still what the source says." },
    { "id": "R2", "text": "In force means the status is active or needs review, the decision date has passed, and no expiry date has passed." },
    { "id": "R3", "text": "A decision applies only inside its scope. A decision scoped to one partner or one region does not answer a general question." },
    { "id": "R4", "text": "When a later decision supersedes an earlier one on the same field, the earlier record stays on file and stops answering." },
    { "id": "R5", "text": "An expired decision returns the source value and says the date it lapsed. It is never silently dropped." },
    { "id": "R6", "text": "A change to the underlying source re-opens an in force decision as needs review. The human value is held and a named person is asked to look." },
    { "id": "R7", "text": "A field with no decision is answered by the source, and the answer says so." }
  ],
  "fields": [
    { "id": "price.meridian_pro.list", "label": "Meridian Pro list price", "source": "SRC-PRICE", "kind": "money" },
    { "id": "price.meridian_bench.list", "label": "Meridian Bench list price", "source": "SRC-PRICE", "kind": "money" },
    { "id": "price.partner.discount_rate", "label": "Partner discount rate", "source": "SRC-PRICE", "kind": "rate" },
    { "id": "price.calibration.fee", "label": "Calibration fee", "source": "SRC-PRICE", "kind": "money" },
    { "id": "price.training.day_rate", "label": "On-site training day rate", "source": "SRC-PRICE", "kind": "money" },
    { "id": "service.turnaround.standard", "label": "Standard order turnaround", "source": "SRC-SERVICE", "kind": "duration" },
    { "id": "service.turnaround.priority_calibration", "label": "Priority calibration turnaround", "source": "SRC-SERVICE", "kind": "duration" },
    { "id": "service.response.onsite_window", "label": "On-site response window", "source": "SRC-SERVICE", "kind": "duration" },
    { "id": "spec.meridian_pro.warranty", "label": "Meridian Pro warranty term", "source": "SRC-SPEC", "kind": "duration" },
    { "id": "spec.field_kit.battery_life", "label": "Field Kit battery life", "source": "SRC-SPEC", "kind": "duration" }
  ],
  "contexts": [
    { "id": "general", "label": "A general document", "note": "A public page, a price sheet, or anything not written for one partner or one region." },
    { "id": "partner:northlight", "label": "The Northlight Group pack", "note": "A document written for the Northlight Group partner network only." },
    { "id": "region:southeast", "label": "The Southeast region", "note": "A document written for accounts inside the Southeast regional agreement." }
  ],
  "sources": [
    {
      "id": "SRC-PRICE",
      "title": "Apex price list",
      "kind": "Price list",
      "revision": "2026-10 rev A",
      "effective": "2026-10-01",
      "issued": "2026-08-15",
      "owner": "Morgan Reyes, Operations Lead",
      "fingerprint": "a7f21c04",
      "note": "The published list every quote and price sheet reads from.",
      "values": {
        "price.meridian_pro.list": "$7,900",
        "price.meridian_bench.list": "$4,850",
        "price.partner.discount_rate": "10 percent",
        "price.calibration.fee": "$180",
        "price.training.day_rate": "$650 per day"
      },
      "reissue": {
        "label": "Reissue the price list",
        "revision": "2026-11 rev B",
        "effective": "2026-11-01",
        "issued": "2026-09-08",
        "fingerprint": "c1e88b52",
        "reason": "The list was reissued after the carriage option was unbundled and the calibration bench rate was recosted.",
        "values": {
          "price.meridian_pro.list": "$8,150",
          "price.calibration.fee": "$195"
        }
      }
    },
    {
      "id": "SRC-SERVICE",
      "title": "Apex service levels table",
      "kind": "Service levels table",
      "revision": "2026 Q4",
      "effective": "2026-10-01",
      "issued": "2026-08-02",
      "owner": "Avery Kellen, Customer Success Lead",
      "fingerprint": "3d0b96aa",
      "note": "The turnaround and response figures every service commitment reads from.",
      "values": {
        "service.turnaround.standard": "5 business days",
        "service.turnaround.priority_calibration": "2 business days",
        "service.response.onsite_window": "3 business days"
      },
      "reissue": {
        "label": "Reissue the service levels table",
        "revision": "2027 Q1",
        "effective": "2027-01-01",
        "issued": "2026-09-08",
        "fingerprint": "9b4417ef",
        "reason": "The table was reissued after the second calibration bench came online in Tampa.",
        "values": {
          "service.turnaround.standard": "4 business days",
          "service.turnaround.priority_calibration": "1 business day"
        }
      }
    },
    {
      "id": "SRC-SPEC",
      "title": "Meridian product spec sheet",
      "kind": "Product spec sheet",
      "revision": "Meridian 4.2",
      "effective": "2026-07-01",
      "issued": "2026-06-18",
      "owner": "Dana Whitfield, COO",
      "fingerprint": "5e2a70d1",
      "note": "The published specification for the Meridian line.",
      "values": {
        "spec.meridian_pro.warranty": "12 months",
        "spec.field_kit.battery_life": "9 hours"
      },
      "reissue": {
        "label": "Reissue the spec sheet",
        "revision": "Meridian 4.3",
        "effective": "2026-10-01",
        "issued": "2026-09-08",
        "fingerprint": "8c93de26",
        "reason": "The sheet was reissued after the standard warranty term and the Field Kit cell were both revised.",
        "values": {
          "spec.meridian_pro.warranty": "18 months",
          "spec.field_kit.battery_life": "11 hours"
        }
      }
    }
  ]
}
