/** * Spec Traceability Route Handlers * * Implements spec-trace endpoint handlers for discovery, mapping, and FCI reporting. */ import { SpecTraceService } from "@jamesaphoenix/tx"; export declare const SpecTraceLive: import("effect/Layer").Layer, never, SpecTraceService>; //# sourceMappingURL=spec-trace.d.ts.map