Housekeeping: remove stale AuditLogging component, add Codex MCP tool usage note

Audit logging was absorbed into the Configuration Database component (IAuditService),
making the separate Component-AuditLogging.md redundant. Also added tool usage
guidance to CLAUDE.md for Codex MCP model selection.
This commit is contained in:
Joseph Doherty
2026-03-16 07:45:18 -04:00
parent 1944f94fed
commit f0108e161b
2 changed files with 4 additions and 143 deletions

View File

@@ -77,3 +77,7 @@ There is no source code in this project — only design documentation in markdow
- Entity classes are persistence-ignorant POCOs in Commons; EF mappings in Configuration Database.
- Repository interfaces defined in Commons; implementations in Configuration Database.
- EF Core migrations: auto-apply in dev, manual SQL scripts for production.
## Tool Usage
- When consulting with the Codex MCP tool, use model `gpt-5.4`.