Platform · Architecture · 10 min read

From One Gate Event to Six Audit Narratives: The Architecture That Changes Industrial Compliance

Published 2026-05-01 · By the Zentry compliance team
Architecture Platform Event Stream Integration

There is an architectural pattern hiding inside every audit-ready industrial plant. It is not a technology choice, it is a design choice. The pattern is the single signed event stream: every gate read, every kiosk submission, every certificate validation, every ANPR plate match, every e-Way Bill verification lands in one tamper-evident, signed log. From that one log, six different views project six different audit narratives for six different inspectors and six different heads inside the plant. The Security Head sees per-zone access. The HR Head sees CLRA Forms XIII to XXIII. The EHS Head sees the induction trail. The Admin Head sees the visitor pack. The CFO sees the project P&L. The Group EHS Head sees the BRSR posture. This guide explains the architecture, why it works, why point-solution stacks cannot replicate it, and what it looks like at deployment.

The single signed event stream

The architecture starts with a deliberately narrow primitive: the event. An event is a single operational fact captured at the moment it happens. A worker scans in at the main gate. That is one event. A visitor signs explicit consent at the kiosk. That is one event. A contract worker passes the on-screen induction exam at the kiosk. That is one event. A truck's plate is read by the ANPR camera at the inbound gate and matched to its e-Way Bill. That is one event. Each event is captured once, signed once, written once to the tamper-evident log. The log is append-only; once an event is written, it cannot be modified or deleted, only superseded by a later event that references it. The signing is cryptographic; any attempt to modify the log after the fact is detectable. The storage is at the deployment tier the plant chose (Cloud, Hybrid Edge or On-Premise), in India, with retention configured to the plant's audit requirements. This is the substrate on which everything else builds.

Six modules, six views, six audit narratives

The modules sit above the event stream as projections. Pass projects the visitor narrative: who came, what consent they gave, who their host was, when they left, what PII the plant captured and how the DPDPA workflow handled it. Gate projects two narratives from the same events: the Security narrative (per-zone access logs ready for IATF and IS 14489 audits) and the HR narrative (CLRA Forms XIII to XXIII auto-generated for Labour Officer inspections). Drive projects the vehicle narrative: ANPR matched to e-Way Bill, inbound logistics traceability ready for GST and customer supply chain audits. Induct projects the safety narrative: per-batch, per-zone, per-role induction certificates ready for Schedule M, MSIHC and Section 41B inspections. Learn projects the training narrative: role-based training records ready for SEBI BRSR filing. Worksheet projects the project narrative: gate-anchored billable hours ready for CFO project P&L review. Each module is a different read of the same underlying truth. None of the modules has its own data store; the data store is the event stream, and the modules read from it.

Why this architecture survives every audit cycle

The architecture survives every audit cycle because the auditor cannot ask a question that the system cannot answer, as long as the operationally relevant event was captured at the moment it happened. The Labour Officer asks for Form XVI for the previous quarter; the system projects Form XVI from the gate events for that period. The CDSCO inspector asks for the induction certificate for a specific worker in a specific cleanroom this morning; the system projects the certificate from the induction events and the gate validation event. The IATF customer auditor asks for the per-zone access log for the paint shop for the last 30 days; the system projects the log from the gate events for that zone and that period. The MAH inspector asks for the air-gapped audit log for the last 18 months; the system projects the log from the local signed store. Each projection takes seconds because the event stream is already structured for it. There is no batch job, no nightly reconciliation, no manual export. The projections are views over the live event stream.

Why integrated platforms beat point solutions

Point solutions cannot replicate this architecture because they each have their own data store. The legacy biometric stores attendance data in its own database. The legacy visitor system stores visitor data in another database. The training tracker stores training data in yet another. Each system has its own schema, its own retention, its own UI, its own audit log. When the auditor asks a cross-cutting question (show me the contractor who entered the cleanroom this morning and confirm their induction is current), the answer requires joining data across three different systems with three different identifiers. The join happens in Excel, manually, after the auditor has asked the question. The plant's audit posture depends on the HR team's ability to do the join under inspector time pressure. Integrated platforms (Zentry included) put the join in the substrate: the worker is one entity, the gate event is tagged to that entity, the induction certificate is tagged to that entity, the cleanroom validation is tagged to that entity. The cross-cutting query is just a read, not a join. The auditor question takes seconds, not 30 minutes.

What this looks like at deployment

Deploying the single signed event stream architecture is a configuration exercise, not a software development exercise. The platform comes pre-built. The deployment work is mapping the plant's specific gates, zones, contractor agencies, induction modules, training matrix and project structures into the platform's configuration. The hardware integration work is connecting the existing biometric, ANPR and access control hardware to the platform's event capture layer. The data integration work is connecting the platform to the plant's existing ERP, HRMS and payroll systems. The validation work (for plants under GMP qualification) is producing the IQ/OQ/PQ package for the platform itself. Typical deployment timelines are 6 to 8 weeks for Sitewide (Pass + Gate + Drive), 10 to 12 weeks for Sitewide+ (all six modules), and 6 to 9 months for a 5-plant Enterprise rollout. The first audit cycle after deployment is the test. Plants that have deployed this architecture consistently report 70 to 80% reductions in audit prep time and zero findings on the access and induction sections of subsequent audits.

Want the architecture walkthrough?

Book a 20-minute walkthrough.

The Zentry team can walk your Plant CIO or IT Head through the single signed event stream architecture, including how the projection layer produces each audit narrative and how the deployment integrates with your existing hardware and software.

How it all connects

One event. Six audit narratives.

Every gate read, every kiosk submission, every certificate validation lands in a single tamper-evident, signed log. From that one event, six modules produce six distinct evidence trails, for six different audits, six different inspectors and six different heads inside the plant.