You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Replace git clone (fails for private repo) with cargo-metadata stubs
- Stubs provide Cargo.toml + empty lib.rs for momoto-core/metrics/intelligence
- color-science feature disabled (--no-default-features --features headless)
so stubs are never compiled, only resolved by cargo metadata
- Support MOMOTO_TOKEN secret for authenticated clone if available
- Add npm ci && npm run build before Cloudflare Pages deploy
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments