export const ITEMS = { covenant: { id: "covenant-fragment-01", name: "Covenant Fragment", category: "document", kind: "evidence", keyItem: true, verified: false, description: "A chamber copy carrying the missing link in the local trust chain.", body: [ "Let the room remember only what can be proven.", "The first witness is the sealed image. The second is the bearer of this fragment. The final witness is the terminal that accepts no unverified state.", "Sequence must follow sequence. A broken predecessor invalidates every promise that follows.", ], seal: "SK-COV-01 ยท PREDECESSOR REQUIRED", }, };