Files
proxmox/docs/04-configuration/mifos-omnl-central-bank/BANK_KANAYA_OFFICE_RUNBOOK.md
defiQUG 95522d3bca
Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
feat(omnl): HYBX-BATCH-001 package, rail scripts, regulatory docs, CI
- 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
2026-03-24 18:11:36 -07:00

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

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