Skip to content

feat: thread correlation ids through request and webhook logging - #2

Merged
pharwasz merged 1 commit into
mainfrom
feature/correlation-ids
May 28, 2026
Merged

feat: thread correlation ids through request and webhook logging#2
pharwasz merged 1 commit into
mainfrom
feature/correlation-ids

Conversation

@pharwasz

Copy link
Copy Markdown
Owner

Adds ULID-based X-Request-Id correlation IDs threaded via AsyncLocalStorage, middleware to echo header, threads IDs into event processing and webhook delivery, tests, and docs. Tests pass locally; request for CI run.

@pharwasz
pharwasz merged commit 2eaca21 into main May 28, 2026
3 checks passed
pharwasz pushed a commit that referenced this pull request Jul 25, 2026
…ail-spec

docs(uiux): settlement receipt detail layout and download UX spec
pharwasz pushed a commit that referenced this pull request Jul 25, 2026
…hanges (QuickLendX#1653)

* feat(audit): emit tamper-evident audit entries for all admin config changes (#1)

Resolves QuickLendX#1318. Adds CONFIG_AUDIT_SENTINEL trail, 5 new AuditOperation variants (tags 16-20), and log_config_change calls in set_protocol_config, set_fee_config, set_treasury, update_fee_structure, and configure_revenue_distribution. Includes 26 regression tests and updated docs.

* feat(audit): emit tamper-evident audit entries for all admin config changes (#2)

Resolves QuickLendX#1318.

Adds tamper-evident AuditLogEntry emission for all 5 admin-gated config functions. All config entries share the CONFIG_AUDIT_SENTINEL trail ([0xCF; 32]) and are verified by the existing hash-chain verifier. Five new AuditOperation variants (tags 16-20) appended after existing 15 to preserve stored hash preimages.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant