Update session history with OpenAPI spec learnings

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-01-22 21:05:48 +01:00
parent da84bbad43
commit a3a957914f

View File

@@ -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