Dev — submission drafter
You need to sign in as an administrator to view this page.
1 — Mock retry (no Bedrock call)
Arms canned responses: attempt 1 is schema-invalid (forces a retry), attempt 2 is a minimal schema-valid instance carrying a sentinel. Proves the MAX_REGEN_ATTEMPTS loop fires and the valid response persists.
{}2 — Real few-shot (calls Bedrock)
A genuine drafter kick. Seed thumbs-up feedback rows first, then read the [submission-drafter fewshot] CloudWatch log line to assert which rows were embedded in the prompt.
{}3 — Custom mock draft (no Bedrock call)
SCRUM-748 — supply the exact model output as a canned response. The worker still runs the REAL pipeline around it (CV text extraction, schema validation, deterministic fill, grounding verify pass), so this proves CV-grounding behaviour with zero model spend. Paste the draft JSON the "model" should return.
{}