From 0d08d4e11f20219bb98943aeea21427a11958e34 Mon Sep 17 00:00:00 2001 From: defiQUG Date: Tue, 2 Jun 2026 08:28:09 -0700 Subject: [PATCH] Document keeper dry-run verification and close wiring follow-up --- docs/00-meta/SIBLING_WIP_IMPORT.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/00-meta/SIBLING_WIP_IMPORT.md b/docs/00-meta/SIBLING_WIP_IMPORT.md index 3bc4959..a56dbe8 100644 --- a/docs/00-meta/SIBLING_WIP_IMPORT.md +++ b/docs/00-meta/SIBLING_WIP_IMPORT.md @@ -83,3 +83,9 @@ Imported CCIP and keeper documentation was consolidated into [docs/ccip-integrat | Config TOML / genesis / static-nodes | **Skipped** — policy: no config drift | Archive patch reference remains at `~/projects/archives/smom-dbis-138-sibling-wip-20260602/git-diff.patch`. + +## Keeper wiring verification (2026-06-02) + +- `DRY_RUN=1 bash scripts/reserve/deploy-all.sh` from repo root: **passed** +- `PRICE_FEED_KEEPER_ADDRESS`: `0xD3AD6831aacB5386B8A25BB8D8176a6C8a026f04` +- Manual follow-up **keeper/reserve wiring** marked complete; see `docs/integration/ORACLE_AND_KEEPER_CHAIN138.md`