zcatsql/docs
reugenio 6891d6e026 feat: add audit log system with hash chain integrity
- Complete audit logging for INSERT, UPDATE, DELETE operations
- SHA-256 hash chain for tamper detection
- File rotation by size (100MB) and age (30 days)
- Context tracking (user, app, host, pid)
- JSON Lines format output
- verifyChain() for integrity verification
- Comprehensive REFERENCE.md technical documentation

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-08 22:56:23 +01:00
..
API.md Fase 4: Window functions, URI, pragmas y connection pool 2025-12-08 19:33:46 +01:00
ARCHITECTURE.md refactor: modularize root.zig into specialized modules 2025-12-08 19:54:19 +01:00
AUDIT_LOG_DESIGN.md feat: add audit log system with hash chain integrity 2025-12-08 22:56:23 +01:00
CGO_PARITY_ANALYSIS.md Fase 4: Window functions, URI, pragmas y connection pool 2025-12-08 19:33:46 +01:00