This book specifies the currently critical execution path: Server.serve(...) startup, resource lifecycle control, resource event publication, and browser-level verification of those behaviors.
01-startup-readiness-state-machine.md02-resource-abstraction-and-lifecycle.md03-resource-pool-and-event-topology.md04-sse-publisher-semantics.md05-serve-factory-resource-wiring.md06-e2e-testing-methodology.md07-defect-detection-and-hardening-loop.md
- This text is dense by design.
- It assumes familiarity with Node.js HTTP servers, async control flow, and event-driven architecture.
- It prioritizes invariants, failure modes, and testability over introductory narrative.