- Add CHANGELOG.md [Unreleased] entry for the three new module guides
- Add CONTRIBUTORS.md entry for HAL9000 authoring the module guides
- Fix InvariantReconciliationActor DI container snippet in
invariant-reconciliation.md: replace incorrect event_bus/audit_service
params with the actual constructor params (invariant_service,
decision_service) as defined in src/cleveragents/actor/reconciliation.py
ISSUES CLOSED: #4848