Files
smom-dbis-138/docs/00-meta/SIBLING_WIP_IMPORT.md

3.1 KiB

Sibling WIP archive import

Source

  • Archive: /home/intlc/projects/archives/smom-dbis-138-sibling-wip-20260602
  • Date: 2026-06-02
  • Extract: /tmp/smom-wip-extract/ (from untracked-files.tar.gz)
  • Patch reference: /home/intlc/projects/archives/smom-dbis-138-sibling-wip-20260602/git-diff.patch

Files imported (40)

contracts/reserve/ChainlinkKeeperCompatible.sol
contracts/reserve/GelatoKeeperCompatible.sol
docker/Dockerfile.keeper
docker/docker-compose.keeper.yml
docs/ccip/archive-import/API_REFERENCE.md
docs/ccip/archive-import/CHAIN_SELECTOR_CALCULATION.md
docs/ccip/archive-import/DEPLOYMENT_CHECKLIST.md
docs/ccip/archive-import/DEPLOYMENT_GUIDE_CHAIN138.md
docs/ccip/archive-import/IMPLEMENTATION_SUMMARY.md
docs/ccip/archive-import/README.md
docs/ccip/archive-import/README_KEEPER.md
docs/ccip/archive-import/TESTING_GUIDE.md
docs/ccip/archive-import/developer-guides/CCIP_INTEGRATION_GUIDE.md
docs/ccip/archive-import/docs/AWS_DEPLOYMENT_GUIDE.md
docs/ccip/archive-import/docs/CCIP_CHAIN138_QUICK_REFERENCE.md
docs/ccip/archive-import/docs/CCIP_CHAIN138_REVIEW.md
docs/ccip/archive-import/docs/ETH_WETH_CHAINLINK_GUIDE.md
docs/ccip/archive-import/docs/integration/KEEPER_DEPLOYMENT_COMPLETE.md
docs/ccip/archive-import/docs/integration/KEEPER_INTEGRATION_COMPLETE.md
docs/ccip/archive-import/docs/operations/ADMIN_KEY_MANAGEMENT.md
docs/ccip/archive-import/operations/CCIP_MONITORING.md
docs/ccip/archive-import/operations/CCIP_RUNBOOKS.md
docs/ccip/archive-import/security/CCIP_SECURITY.md
docs/ccip/archive-import/user-guides/CCIP_BRIDGE_USER_GUIDE.md
script/DeployCCIPLoggerChain138.s.sol
script/DeployGovernanceToken.s.sol
script/DeployUSDC.s.sol
script/DeployUSDT.s.sol
script/helpers/Roles.sol
script/reserve/DeployChainlinkKeeper.s.sol
script/reserve/DeployGelatoKeeper.s.sol
scripts/ccip/calculate-chain-selector.sh
scripts/deployment/configure-ccip-router.sh
scripts/deployment/deploy-ccip-chain138-complete.sh
scripts/deployment/verify-ccip-deployment.sh
scripts/reserve/chainlink-keeper-setup.js
scripts/reserve/deploy-all.sh
scripts/reserve/gelato-keeper-setup.js
scripts/reserve/monitor-keeper.js
systemd/price-feed-keeper.service

Files skipped (policy)

  • contracts/compliance/*, CompliantUSDC/USDT ? canonical compliance superseded
  • config/*.toml, genesis.json, static-nodes.json ? config drift; not merged
  • Any path already present in canonical (copy-if-missing only)
  • Canonical pre-existing dirty/working-tree changes ? not part of this commit

Manual follow-ups

  • Review git-diff.patch hunks for CCIPSender, reserve contracts, and package.json
  • Reconcile keeper/reserve wiring with canonical deploy scripts
  • Prefer current ops docs: docs/ccip-integration/ and runbooks

Archive docs

Imported CCIP and keeper documentation was consolidated into docs/ccip-integration/ on 2026-06-02. docs/ccip/archive-import/ is a redirect stub only.

Consolidation (2026-06-02)

  • Chain 138 guides → docs/ccip-integration/chain138/
  • Reference material → docs/ccip-integration/reference/
  • Ops supplements → docs/ccip-integration/operations/