Skip to content

[dashboard DDX-23] seam-event flow plane: unified envelope + HTTP boundary events (S13 co-req) #557

Description

@rickylabs

feat(telemetry): seam-event flow plane — unified envelope + HTTP boundary events

Summary

Emit a uniform seam event at each framework boundary a request crosses — HTTP ingress/egress, contract procedure invoke/return, job enqueue/complete, saga transition, stream publish/delivery — onto an owned in-process bus exposed at /_netscript/flows/subscribe (SSE), keyed by the stamped traceparent.

Scope

Non-goals

Acceptance criteria

  • One scaffold-app HTTP request yields a complete ordered seam-event chain incl. the HTTP boundary; S13 renders it with zero join heuristics.
  • deno check --unstable-kv green; TC vocabulary lint clean.

Dependencies

#408 (traceparent stamping), #423 (mount), feeds #418/S13. Co-lands sensibly with epic:telemetry-revamp.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions