testing/cross_backend/default_spine_surface.ts view source
(log?: Logger | undefined): RouteSpec import {create_spine_ready_route_spec} from '@fuzdev/fuz_app/testing/cross_backend/default_spine_surface.js'; The spine's /ready route spec — the column-presence schema-drift deploy
gate, reading . Mounted live by the TS
spine binary (in build_spine_app) and the in-process readiness parity leg,
but kept off the declared surface (create_spine_surface_spec) like the
fact-serving / ws / sse behaviors — describe_ready_cross_tests (gated on
capabilities.ready) is its explicit coverage, not the generic round-trip.
log?
optional logger for server-side drift diagnostics
Logger | undefinedreturns
RouteSpec