baseline goal continuation helper prompts in uncalled symbol guard

2af3b4737996 · AtlantisPleb · · parent 5fdf058ac5ce

baseline goal continuation helper prompts in uncalled symbol guard

Deploy story

What this commit did to the running system — joined from the forge receipt chain, the part a commit page elsewhere cannot show.

Not deployed through the forge lane

No push, promotion, build, or deploy receipt references this commit (receipts are scanned over a bounded recent window). Changes shipped by full node replacement carry their proof in the release gate receipt instead.

Changed files

  • modified scripts/uncalled-production-symbol-baseline.json

Diff

1 file changed, +29 -21

scripts/uncalled-production-symbol-baseline.json modified +29 -21

@@ -2030,23 +2030,23 @@

2030 2030
    },
2031 2031
    {
2032 2032
      "ref": "packages/mkt-swp-compare/src/reservation.ts#detectReservationForks",
2033
      "reason": "Reservation fork detection (openagents#9318 \u00a73); SWAP-0 (openagents#9315) runs it over ingested quotes and feeds the forks into compareTableView when the widget shell lands."
2033
      "reason": "Reservation fork detection (openagents#9318 §3); SWAP-0 (openagents#9315) runs it over ingested quotes and feeds the forks into compareTableView when the widget shell lands."
2034 2034
    },
2035 2035
    {
2036 2036
      "ref": "packages/mkt-swp-compare/src/reservation.ts#observeReservations",
2037
      "reason": "Reservation observation projection (openagents#9318 \u00a73); SWAP-0 (openagents#9315) calls it on quote ingestion before fork detection when the widget shell lands."
2037
      "reason": "Reservation observation projection (openagents#9318 §3); SWAP-0 (openagents#9315) calls it on quote ingestion before fork detection when the widget shell lands."
2038 2038
    },
2039 2039
    {
2040 2040
      "ref": "packages/mkt-swp-compare/src/selection.ts#orderAcceptance",
2041
      "reason": "Indicative-quote acceptance discipline (openagents#9318 \u00a72); SWAP-0 (openagents#9315) drives it from provider Status ingestion after order creation."
2041
      "reason": "Indicative-quote acceptance discipline (openagents#9318 §2); SWAP-0 (openagents#9315) drives it from provider Status ingestion after order creation."
2042 2042
    },
2043 2043
    {
2044 2044
      "ref": "packages/mkt-swp-compare/src/selection.ts#selectOrder",
2045
      "reason": "Order selection discipline (openagents#9318 \u00a77); SWAP-0 (openagents#9315) calls it when the user selects a quote in the comparison table."
2045
      "reason": "Order selection discipline (openagents#9318 §7); SWAP-0 (openagents#9315) calls it when the user selects a quote in the comparison table."
2046 2046
    },
2047 2047
    {
2048 2048
      "ref": "packages/mkt-swp-compare/src/testkit.ts#custodialMintCustody",
2049
      "reason": "Seeded custodial mint-route fixture (openagents#9318 \u00a75) for the comparison corpus until immortal#14 lands a second live provider; SWAP-0 demo seeding consumes it."
2049
      "reason": "Seeded custodial mint-route fixture (openagents#9318 §5) for the comparison corpus until immortal#14 lands a second live provider; SWAP-0 demo seeding consumes it."
2050 2050
    },
2051 2051
    {
2052 2052
      "ref": "packages/mkt-swp-compare/src/testkit.ts#testFirmHardQuote",

@@ -2054,7 +2054,7 @@

2054 2054
    },
2055 2055
    {
2056 2056
      "ref": "packages/mkt-swp-compare/src/testkit.ts#testVerifyReport",
2057
      "reason": "Seeded engine verify-report fixture (openagents#9318 \u00a76); SWAP-0 demo seeding consumes it until the engine binding lands behind the SWAP-0 boundary."
2057
      "reason": "Seeded engine verify-report fixture (openagents#9318 §6); SWAP-0 demo seeding consumes it until the engine binding lands behind the SWAP-0 boundary."
2058 2058
    },
2059 2059
    {
2060 2060
      "ref": "packages/mkt-swp-compare/src/view.ts#compareTableView",

@@ -2070,11 +2070,11 @@

2070 2070
    },
2071 2071
    {
2072 2072
      "ref": "packages/mkt-swp-destination/src/qr.ts#acceptScannedText",
2073
      "reason": "QR scan intake routing through the shared destination parser (openagents#9317 \u00a78); SWAP-0 (openagents#9315) mounts the scanner in the swap widget shell and becomes its production caller."
2073
      "reason": "QR scan intake routing through the shared destination parser (openagents#9317 §8); SWAP-0 (openagents#9315) mounts the scanner in the swap widget shell and becomes its production caller."
2074 2074
    },
2075 2075
    {
2076 2076
      "ref": "packages/mkt-swp-destination/src/qr.ts#qrUnavailable",
2077
      "reason": "Default no-camera capability for hosts without a scanner (openagents#9317 \u00a78); SWAP-0 (openagents#9315) provides it where the widget shell has no camera probe."
2077
      "reason": "Default no-camera capability for hosts without a scanner (openagents#9317 §8); SWAP-0 (openagents#9315) provides it where the widget shell has no camera probe."
2078 2078
    },
2079 2079
    {
2080 2080
      "ref": "packages/mkt-swp-destination/src/resolve.ts#resolveDeferredDestination",

@@ -2130,19 +2130,19 @@

2130 2130
    },
2131 2131
    {
2132 2132
      "ref": "packages/mkt-swp-pair/src/view.ts#feePanelView",
2133
      "reason": "Render-ready rate/fee panel view model for openagents#9316 \u00a75; SWAP-0 (openagents#9315) mounts the pair component in the swap widget shell and renders this view."
2133
      "reason": "Render-ready rate/fee panel view model for openagents#9316 §5; SWAP-0 (openagents#9315) mounts the pair component in the swap widget shell and renders this view."
2134 2134
    },
2135 2135
    {
2136 2136
      "ref": "packages/mkt-swp-pair/src/view.ts#limitsView",
2137
      "reason": "Render-ready pre-typed limits view for openagents#9316 \u00a74; SWAP-0 (openagents#9315) mounts the pair component in the swap widget shell and renders this view."
2137
      "reason": "Render-ready pre-typed limits view for openagents#9316 §4; SWAP-0 (openagents#9315) mounts the pair component in the swap widget shell and renders this view."
2138 2138
    },
2139 2139
    {
2140 2140
      "ref": "packages/mkt-swp-pair/src/view.ts#pairSelectorView",
2141
      "reason": "Render-ready pair selector view with pre-selection reachability for openagents#9316 \u00a71; SWAP-0 (openagents#9315) mounts the pair component in the swap widget shell and renders this view."
2141
      "reason": "Render-ready pair selector view with pre-selection reachability for openagents#9316 §1; SWAP-0 (openagents#9315) mounts the pair component in the swap widget shell and renders this view."
2142 2142
    },
2143 2143
    {
2144 2144
      "ref": "packages/mkt-swp-pair/src/view.ts#primaryActionView",
2145
      "reason": "Render-ready primary-action gate view (single most proximate refusal) for openagents#9316 \u00a74; SWAP-0 (openagents#9315) mounts the pair component in the swap widget shell and renders this view."
2145
      "reason": "Render-ready primary-action gate view (single most proximate refusal) for openagents#9316 §4; SWAP-0 (openagents#9315) mounts the pair component in the swap widget shell and renders this view."
2146 2146
    },
2147 2147
    {
2148 2148
      "ref": "packages/mkt-swp-session-store/src/export.ts#EXPORT_SENSITIVITY_KEY",

@@ -2374,15 +2374,15 @@

2374 2374
    },
2375 2375
    {
2376 2376
      "ref": "packages/omega-effectd/scripts/full-auto-control-client.ts#buildFullAutoPolicyOptions",
2377
      "reason": "Published Full Auto control client shipped under the package's ./scripts/* export. Omega (github.com/OpenAgentsInc/omega, pinned by pack:digest, never a workspace path) is the surviving caller; docs/omega/2026-07-24-full-auto-port-audit.md \u00a78.1 keeps the control server and its client until the framed protocol replaces them."
2377
      "reason": "Published Full Auto control client shipped under the package's ./scripts/* export. Omega (github.com/OpenAgentsInc/omega, pinned by pack:digest, never a workspace path) is the surviving caller; docs/omega/2026-07-24-full-auto-port-audit.md §8.1 keeps the control server and its client until the framed protocol replaces them."
2378 2378
    },
2379 2379
    {
2380 2380
      "ref": "packages/omega-effectd/scripts/full-auto-control-client.ts#readControlConnection",
2381
      "reason": "Published Full Auto control client connection reader (./scripts/* export). The deleted Electron full-auto CLI was its in-repo caller; Omega's packaged omega-effectd is the surviving caller per docs/omega/2026-07-24-full-auto-port-audit.md \u00a78.1."
2381
      "reason": "Published Full Auto control client connection reader (./scripts/* export). The deleted Electron full-auto CLI was its in-repo caller; Omega's packaged omega-effectd is the surviving caller per docs/omega/2026-07-24-full-auto-port-audit.md §8.1."
2382 2382
    },
2383 2383
    {
2384 2384
      "ref": "packages/omega-effectd/src/engine/full-auto-churn.ts#buildFullAutoTurnAction",
2385
      "reason": "Full Auto turn-action classifier in the ./engine/* published surface. Its Schema is already consumed by full-auto-run-registry; the constructor's caller was the deleted Electron main process, and Omega GPUI becomes the fourth caller of the ported engine (docs/omega/2026-07-24-full-auto-port-audit.md \u00a77.2)."
2385
      "reason": "Full Auto turn-action classifier in the ./engine/* published surface. Its Schema is already consumed by full-auto-run-registry; the constructor's caller was the deleted Electron main process, and Omega GPUI becomes the fourth caller of the ported engine (docs/omega/2026-07-24-full-auto-port-audit.md §7.2)."
2386 2386
    },
2387 2387
    {
2388 2388
      "ref": "packages/omega-effectd/src/engine/full-auto-churn.ts#detectFullAutoChurn",

@@ -2394,23 +2394,23 @@

2394 2394
    },
2395 2395
    {
2396 2396
      "ref": "packages/omega-effectd/src/engine/full-auto-control-server.ts#isFullAutoControlEnabled",
2397
      "reason": "Env gate for the Full Auto loopback control API. docs/omega/2026-07-24-full-auto-port-audit.md \u00a78.1 explicitly keeps the control server and contract in omega-effectd until the framed protocol replaces them; the deleted Electron main process was the in-repo starter."
2397
      "reason": "Env gate for the Full Auto loopback control API. docs/omega/2026-07-24-full-auto-port-audit.md §8.1 explicitly keeps the control server and contract in omega-effectd until the framed protocol replaces them; the deleted Electron main process was the in-repo starter."
2398 2398
    },
2399 2399
    {
2400 2400
      "ref": "packages/omega-effectd/src/engine/full-auto-control-server.ts#startFullAutoControlServer",
2401
      "reason": "The OpenAPI-documented Full Auto loopback control server. docs/omega/2026-07-24-full-auto-port-audit.md \u00a78.1 keeps it in omega-effectd until the framed protocol supersedes it; its FullAutoControlCapabilities type is already consumed by the live protocol/server.ts and full-auto-run-actions.ts."
2401
      "reason": "The OpenAPI-documented Full Auto loopback control server. docs/omega/2026-07-24-full-auto-port-audit.md §8.1 keeps it in omega-effectd until the framed protocol supersedes it; its FullAutoControlCapabilities type is already consumed by the live protocol/server.ts and full-auto-run-actions.ts."
2402 2402
    },
2403 2403
    {
2404 2404
      "ref": "packages/omega-effectd/src/engine/full-auto-lane.ts#fullAutoPrompt",
2405
      "reason": "Lane prompt builder in the published ./engine/* surface. The deleted Electron codex runtime was its in-repo caller; Omega dispatches admitted provider turns through the same ported lane (docs/omega/2026-07-24-full-auto-port-audit.md \u00a77.1)."
2405
      "reason": "Lane prompt builder in the published ./engine/* surface. The deleted Electron codex runtime was its in-repo caller; Omega dispatches admitted provider turns through the same ported lane (docs/omega/2026-07-24-full-auto-port-audit.md §7.1)."
2406 2406
    },
2407 2407
    {
2408 2408
      "ref": "packages/omega-effectd/src/engine/full-auto-mission.ts#appendFullAutoQueuedInstruction",
2409
      "reason": "Mission queued-instruction appender; docs/omega/2026-07-24-full-auto-port-audit.md \u00a78.1 keeps mission/verification/completion in omega-effectd. The module's compile/render functions are already live in protocol/server.ts; only the queued-instruction path lost its Electron caller."
2409
      "reason": "Mission queued-instruction appender; docs/omega/2026-07-24-full-auto-port-audit.md §8.1 keeps mission/verification/completion in omega-effectd. The module's compile/render functions are already live in protocol/server.ts; only the queued-instruction path lost its Electron caller."
2410 2410
    },
2411 2411
    {
2412 2412
      "ref": "packages/omega-effectd/src/engine/full-auto-plan.ts#advanceFullAutoPlanFromTurn",
2413
      "reason": "Full Auto plan advancement from a turn transcript, in the published ./engine/* surface. The deleted Electron main process was the in-repo caller; Omega GPUI becomes the fourth caller of the same ported action surface (docs/omega/2026-07-24-full-auto-port-audit.md \u00a77.2)."
2413
      "reason": "Full Auto plan advancement from a turn transcript, in the published ./engine/* surface. The deleted Electron main process was the in-repo caller; Omega GPUI becomes the fourth caller of the same ported action surface (docs/omega/2026-07-24-full-auto-port-audit.md §7.2)."
2414 2414
    },
2415 2415
    {
2416 2416
      "ref": "packages/omega-effectd/src/engine/full-auto-plan.ts#makeFullAutoPlan",

@@ -2422,7 +2422,7 @@

2422 2422
    },
2423 2423
    {
2424 2424
      "ref": "packages/omega-effectd/src/engine/full-auto-routing.ts#makeFullAutoRoutingLaneGate",
2425
      "reason": "Fail-closed routing lane gate. docs/omega/2026-07-24-full-auto-port-audit.md \u00a78.1 keeps full-auto-routing and readiness in omega-effectd; the module's policy validator and lane-gate type are already consumed by the live control server, readiness, and capacity modules."
2425
      "reason": "Fail-closed routing lane gate. docs/omega/2026-07-24-full-auto-port-audit.md §8.1 keeps full-auto-routing and readiness in omega-effectd; the module's policy validator and lane-gate type are already consumed by the live control server, readiness, and capacity modules."
2426 2426
    },
2427 2427
    {
2428 2428
      "ref": "packages/portable-session-contract/src/ide13-model.ts#checkIdePortableModel",

@@ -2443,6 +2443,14 @@

2443 2443
    {
2444 2444
      "ref": "packages/sovereign-identity/src/machinery/retire.ts#ReadOnlyLegacyPlaintextGuardInterface.deleteFile",
2445 2445
      "reason": "Fail-closed half of the read-only legacy-plaintext guard: it exists to REFUSE deleting a protected legacy file while verification is active. Its sibling writeFile is unflagged only because .writeFile collides with common production dot-accesses; dropping the delete refusal would leave the guard able to block writes but not deletions."
2446
    },
2447
    {
2448
      "ref": "packages/openagents-cli/src/coder-goals.ts#goalBudgetExhaustedPrompt",
2449
      "reason": "Goal prompt helper for autonomous turn continuation when token budget is exhausted; used by goal test suite and future autonomous loop."
2450
    },
2451
    {
2452
      "ref": "packages/openagents-cli/src/coder-goals.ts#goalContinuationPrompt",
2453
      "reason": "Goal prompt helper for autonomous turn continuation toward active goal; used by goal test suite and future autonomous loop."
2446 2454
    }
2447 2455
  ]
2448 2456
}

This page updates live while a promote is in flight · changelog