Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
- Add OMNL/CBK Indonesia submission and audit binder docs, manifests, attestations - Add scripts/omnl transaction-package pipeline, LEI/PvP helpers, jq/lib fixtures - Update entity master data, MASTER_INDEX, TODOS, dbis-rail docs and rulebook - Add proof_package/regulatory skeleton and transaction package zip + snapshot JSON - validate-omnl-rail workflow, forge-verification-proxy tweak, .gitignore hygiene - Bump smom-dbis-138 (cronos verify docs/scripts) and explorer-monorepo (SPA + env report) Made-with: Cursor
1.3 KiB
1.3 KiB
documentId, entity, jurisdiction, omnlOfficeId, externalId, settlementRef, version
| documentId | entity | jurisdiction | omnlOfficeId | externalId | settlementRef | version |
|---|---|---|---|---|---|---|
| BANK-KANAYA-OFFICE-RUNBOOK | Bank Kanaya | Indonesia | 22 | BANK-KANAYA-ID | HYBX-BATCH-001 | 1.0 |
Bank Kanaya — OMNL Office Runbook
1. Identity
| Field | Value |
|---|---|
| Office name | Bank Kanaya (as created in OMNL) |
| officeId | 22 (canonical for this programme; confirm with GET /offices in your tenant) |
| externalId | BANK-KANAYA-ID |
| Script | scripts/omnl/omnl-office-create-bank-kanaya.sh (idempotent; DRY_RUN=1 first) |
2. Settlement context
- HYBX-BATCH-001: USD 1,000,000,000.00 multilateral net beneficiary leg for Bank Kanaya on OMNL books.
- PvP / clearing: See PvP_MULTILATERAL_NET_SETTLEMENT_BANK_KANAYA.md.
3. Audit and reconciliation
Use dynamic office id:
OFFICE_ID=22 bash scripts/omnl/omnl-audit-packet-office20.sh
OFFICE_ID=22 bash scripts/omnl/omnl-monitor-office20-movement.sh
Output directories use audit-office22-* when OFFICE_ID=22.
4. Snapshot for regulator package
OUT_DIR=. bash scripts/omnl/omnl-transaction-package-snapshot.sh
# copies omnl_transaction_package_snapshot.json to repo root or proof_package per your workflow