Attachment Email Test C: Save attachment content to a note

Status: BASELINE CONFIRMED 2026-03-17 (pre-refactor: attachments not visible)

Output

[PASS] Note envoy/test/tangerine-tasks absent or lacks task content — baseline confirmed
Note content preview: '{"title": "Project Tangerine Task List", "version": 1, "content": [{"para": ["[Content from the attached task list as text]"]}]}'

Actual Behaviour

Envoy created the note envoy/test/tangerine-tasks but with a placeholder value: [Content from the attached task list as text]. It understood the instruction (write a note at the right key) but hallucinated a placeholder instead of the actual task content. None of the 4 tasks (SSL certificate, Python 3.12, v1 branch, invoice TG-2026-003) were written.

This is a revealing failure mode: envoy guessed the structure but fabricated the content. Post-refactor, this should be rerun to confirm real content is written.

Attachment

Project Tangerine — outstanding tasks

1. Renew SSL certificate for tangerine.critchley.biz (due 2026-04-01)
2. Update the deployment script to use Python 3.12
3. Archive the old v1 branch in the tangerine repo
4. Send invoice #TG-2026-003 to the client

Pass Criteria

Pre-refactor pass: Note does not contain 'SSL certificate', 'TG-2026-003', 'tangerine' (actual content). ✓ (note exists but has placeholder only)

Post-refactor pass: Note exists and contains all 4 tasks with correct text.

Verification

notes read envoy/test/tangerine-tasks
version 2  ·  created 2026-03-16  ·  updated 2026-03-17  ·  status baseline-confirmed