feat: add Itô compute sponsor routing and Phase 2 plan (#2546)

* feat: add Ito compute sponsor routing

* fix: harden Ito integration CI and framing
This commit is contained in:
Affaan Mustafa 2026-07-22 03:07:45 -04:00 committed by GitHub
parent 5deee34c93
commit 96789caaf9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
17 changed files with 1053 additions and 38 deletions

View file

@ -83,6 +83,7 @@ function buildExpectedPublishPaths(repoRoot) {
"VERSION",
"assets/ecc-icon.svg",
"assets/hero.png",
"assets/images/sponsors",
]
const exclusionPaths = [
"!**/__pycache__/**",