Skip to content

Commit 018b5e4

Browse files
authored
Merge pull request #262 from activebridge/fix/last-post-image
Fix Audit-Ready Backend Engineering artical image url typo
2 parents f78c754 + ea7106c commit 018b5e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2025-10-19-audit-ready-backend-esg.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ The following is a concise blueprint with Rails examples that generalize to mode
3535

3636
An audit-ready backend makes evidence routine. Each reported figure carries a path back to its inputs, the transformations applied, and the approvals recorded; re-running the process should produce the same result. **In 2023, 98.6% of S&P 500 companies** issued sustainability reports, so expectations have shifted from narratives to verifiable numbers. CSRD moves disclosures to XHTML with Inline XBRL, using the ESRS taxonomy, so figures are tagged and machine-navigable. EFRAG’s materials (including the non-authoritative IG 3 datapoint list) illustrate the breadth of tagging: materiality filters what is disclosed, but the underlying data must be structured and linkable.
3737

38-
![`Diagram showing five pillars: traceability, access control (RBAC/RLS), versioning & immutable logs, configurable ESG logic, and retention & evidence bundle—supporting an audit-ready backend`](.https://i.imgur.com/4OM3Z2T.png)
38+
![`Diagram showing five pillars: traceability, access control (RBAC/RLS), versioning & immutable logs, configurable ESG logic, and retention & evidence bundle—supporting an audit-ready backend`](https://i.imgur.com/4OM3Z2T.png)
3939

4040
**Audit readiness** should be integrated into the architecture and workflow from the start, not added later as an afterthought:
4141

0 commit comments

Comments
 (0)