shiplightai 0.1.78 → 0.1.80

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -24,7 +24,7 @@ import { DebuggerManager } from './debugger-manager.js';
24
24
  * - an optional `resolveYamlPath` gate (the testbox uses confinePath; the
25
25
  * CLI has no trusted root so it accepts any reachable yaml)
26
26
  *
27
- * See specs/004-testbox-debugger/contracts/{session-api,proxy-routes,embedded-ui}.md
27
+ * See specs/_archive/004-testbox-debugger/contracts/{session-api,proxy-routes,embedded-ui}.md
28
28
  */
29
29
 
30
30
  interface ServerRoutesOptions {