Qgentic DORA — sample filing package
=====================================

This is the unedited output of one demo run of the Qgentic engine
(QGENTIC_AUTO_APPROVE=1 npm run demo), on the synthetic sample data that
ships with every download. The firm, vendors and identifiers are fictional;
the identifiers are checksum-valid so the validation is real.

Contents:
- B_01.01.csv ... B_07.01.csv  - the eleven populated ITS (EU) 2024/2956
  Register of Information templates
- manifest.json                - a SHA-256 hash for every file in the package
- filing-indicators.json       - which templates are reported in this filing
- validation-report.json       - the rules the register was checked against
- pipeline-summary.json        - what happened in the run, end to end

Verify any file's hash yourself, e.g. on Windows PowerShell:
  Get-FileHash B_01.01.csv -Algorithm SHA256
and compare it with the entry in manifest.json.

https://qgentic.co/dora.html
