Files
manual_slop/conductor/tracks/manual_context_pruner_20260510/spec.md
T

669 B

Specification: Manual Context Pruner / Intercept Modal

Overview

Introduce a "Review Context Before Send" toggle. When enabled, hitting "Send" opens a modal displaying the final, aggregated Markdown string. The user can manually delete lines, redact symbols, or prune irrelevant RAG chunks before giving the final approval to send the payload to the API.

Acceptance Criteria

  • A UI toggle exists for "Review Context Before Send".
  • When enabled, sending a prompt opens a modal with a large text editor containing the fully aggregated markdown string (files + RAG chunks + prompt).
  • User can edit the text and click "Approve and Send" or "Cancel".