You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Completes the OTF removal. Telemetry-type source (the earlier commit only captured the test deletion; its source edits land here): stream-parser cases, ParsedStreamData fields, pipeline-execution-log TYPE_STYLES/heuristics/case + ChatBubbleIcon import, tailwind otf colors, mock union.
API/storage/ORM/UI (executed + verified by subagent): deleted the instructions API route, the ExecutionsInstructions submit UI (+ alias + Fixed variant + RunInstructions stories), and the OTF API tests; removed fetchShippableInstructions/postShippableInstruction (api-client), the ExecutionsPageClient instruction block, the AssetPackRunInstructionsModel + run_otf_instructions ORM model/types/exports/client-accessors/data-health/refresh-schema, the edgetimes unresolved-table entry, and OTF story sample data. orm + uapi + asset-pack tsc 0 errors; orm 21 tests pass.
Deferred to a deliberate DB step: DROP the deliverable_pipeline_otf_instructions/run_otf_instructions table (migration) — generated DB types + tracked compiled .js mirrors (api-client.js, protocol proven-generator.js) still mirror the live schema and regenerate after the drop.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
0 commit comments