]> Piment Noir Git Repositories - e-mobility-charging-stations-simulator.git/commit
docs: harmonize project memories with current codebase state
authorJérôme Benoit <jerome.benoit@sap.com>
Sun, 19 Apr 2026 15:12:31 +0000 (17:12 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Sun, 19 Apr 2026 15:12:31 +0000 (17:12 +0200)
commit28dcc164724f899e63df25b7b76f657426e99e13
treeea182c4bfb0308bce8f6a96e1a0aa9360203d665
parent420c79e932f1e059a5a456cf81953b647725c65c
docs: harmonize project memories with current codebase state

- Add UI Common and CLI sections to all 4 memories
- Fix UI Common build = typecheck (source-only package, no artifacts)
- Fix monorepo description: 4 TS packages (pnpm) + 1 Python (Poetry)
- Fix OCPP Server coverage threshold column placement
- Flag Vitest watch mode in commands and checklist
- Add Zod dependency and config validation convention
- Fix source tree comment (3 transports, not 2)
- Update CI matrix to Python 3.13/3.14
- Add CLI conventions (factory pattern, payload helpers, short hash, output)
- Add UI Common conventions (canonical types, no re-exports, errors)
- Add per-framework testing conventions (root strict vs ui assert vs vitest)
- Refactor checklist to remove command duplication with suggested_commands
- Fix README references to actual project files
.serena/memories/code_style_conventions.md
.serena/memories/project_overview.md
.serena/memories/suggested_commands.md
.serena/memories/task_completion_checklist.md