Skip to content

Phase 2, Task 9: Full verification #576

@aram356

Description

@aram356

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions