Request-cycle visualizer (form · API · AI)
Generated from
mcp/patterns.registry.json— do not edit by hand; change the registry and runbun run patterns:build.
Index card — the docs below are the canonical explanation; deep-tier pattern pages additionally carry invariants and emulation notes.
Category: Architecture & Request Pipeline · Tier: light · Risk: low — structural/demo pattern, no external services
An interactive showcase that visualizes the full form, REST API, and AI request cycles as they pass through the hooks chain and domain layers.
When to use: Reach for it when you need a live, didactic demonstration of how a form submission, API call, or AI request actually traverses the stack.
Docs
Code
Proof
Machine-readable record: architecture-request-cycle-visualizer in mcp/patterns.registry.json.