☰ Contents
AISA v2.0 / Technical documentation / handover-packet.valid.json

handover-packet.valid.json

JSON · 26 lines · 1,316 bytes · wiki path 10 Architecture/contracts/fixtures/handover-packet.valid.json · download the raw file · cited from Contracts

Same folder: configuration-change.valid.json · connector-capability.broken.json · connector-capability.valid.json · eval-set.broken.json · eval-set.valid.json · execution-obligations.examples.json · ledger-record.broken.json · ledger-record.valid.json · message-envelope.broken.json · message-envelope.valid.json · model-turn.broken.json · model-turn.valid.json · runtime-state.broken.json · runtime-state.valid.json · tool-package.examples.json · write-shape.broken.json · write-shape.packet.broken.json · write-shape.packet.valid.json · write-shape.valid.json

{
  "$schema_ref": "handover-packet",
  "shape": "handover_request",
  "from_case_id": "case_01J8ZK2H5B6C7D8E9F0G1H2J3K",
  "from_module": "support",
  "to_module": "source",
  "direction_key": "support->source",
  "ask": {
    "what": "SRD_INTEGR.POLQRY on PROD stands VALID with a NULL; stub body and raises ORA-06503 on every call — restore the package body from the last good snapshot and add the missing RETURN path.",
    "why": "The transfer of policy «POLICY_NO-1» fails at POLQRY.GET_POLICY because the function body was replaced by a stub during a manual hotfix (mechanism: stored code, PROD, SRD_INTEGR).",
    "kind": "stored_code"
  },
  "inherits": {
    "paper_refs": ["paper_evidence_01", "paper_plsql_snapshot_diff_02"],
    "grants_narrowed_to": ["grant_01J8ZK6_read_prod_ipal"],
    "handles_scope": "same_case"
  },
  "done_means": [
    "SELECT SRD_INTEGR.POLQRY.GET_POLICY(«POLICY_NO-1») returns a row on PROD",
    "the retransfer skill closes the transfer for «POLICY_NO-1» without TransferAlreadyStarted",
    "the PL/SQL snapshot of POLQRY on PROD has a signature equal to the reviewed source"
  ],
  "closure_owner": "requesting_case",
  "clocks": { "requester_resolution_due": "2026-09-09T16:00:00Z", "escalate_after": "PT2H" },
  "gate_decision_id": "gdec_01J8ZK7_hd_approved"
}