From d81b23ad6b6e437dfe3c338a00a4be39bc555146 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Wed, 6 May 2026 21:59:52 -0500 Subject: chore(ai): initialize project notes and Claude tooling surfaces Replace the seed notes.org with project-specific context (layout, install modes, task tracker location, recent inflection point). Bring in the synced template surfaces (protocols, workflows, scripts, references, retrospectives, someday-maybe) as tracked content for this content/documentation project. --- .ai/scripts/tests/fixtures/html-only.eml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 .ai/scripts/tests/fixtures/html-only.eml (limited to '.ai/scripts/tests/fixtures/html-only.eml') diff --git a/.ai/scripts/tests/fixtures/html-only.eml b/.ai/scripts/tests/fixtures/html-only.eml new file mode 100644 index 0000000..4db7645 --- /dev/null +++ b/.ai/scripts/tests/fixtures/html-only.eml @@ -0,0 +1,20 @@ +From: Jonathan Smith +To: Craig Jennings +Subject: HTML Update +Date: Thu, 05 Feb 2026 11:36:00 -0600 +MIME-Version: 1.0 +Content-Type: text/html; charset="utf-8" +Content-Transfer-Encoding: 7bit +Received: from mail-sender.example.com by mx.receiver.example.com with ESMTP; Thu, 05 Feb 2026 11:36:05 -0600 + + + +

Hi Craig,

+

Here is the HTML update.

+
    +
  • Item one
  • +
  • Item two
  • +
+

Best,
Jonathan

+ + -- cgit v1.2.3