-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Parent: #563
Phase: #567
Depends on: Tasks 6-8
Summary
Run full verification suite after all Phase 2 changes.
Checklist
-
cargo test --workspace -
cargo clippy --workspace --all-targets --all-features -- -D warnings -
cargo fmt --all -- --check -
cd crates/js/lib && npx vitest run -
cargo build --package trusted-server-adapter-fastly --release --target wasm32-wasip1 - Manual Viceroy verification:
fastly compute serve-
curl -s http://localhost:7676/ | sha256sum— compare with baseline -
curl -sI http://localhost:7676/— verify headers present -
curl -s http://localhost:7676/static/tsjs=tsjs-unified.min.js— static routes still work
-
Plan
See docs/superpowers/plans/2026-03-25-streaming-response.md — Task 9
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels