From a3a957914fd6ef74cb479e213d1d3bc0606f496b Mon Sep 17 00:00:00 2001 From: magdev Date: Thu, 22 Jan 2026 21:05:48 +0100 Subject: [PATCH] Update session history with OpenAPI spec learnings Co-Authored-By: Claude Opus 4.5 --- CLAUDE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CLAUDE.md b/CLAUDE.md index 54015d5..ff000b2 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -152,3 +152,4 @@ When editing CLAUDE.md or other markdown files, follow these rules to avoid lint - IntegrityChecker normalizes line endings for cross-platform hash consistency - StringEncoder uses XOR with expanded key for simple obfuscation (not encryption) - PHPUnit 11 uses PHP 8 attributes (`#[Test]`, `#[CoversClass]`) instead of annotations +- OpenAPI spec (tmp/openapi.json) updated to v0.3.2 with signature header definitions