Expired sessions can still reach a protected handler.
services/session.tsAgenZync turns complex audits into an inspectable chain of requirements, subclaims, evidence, judgments, and repository versions—built for reviewers who need to challenge the result, not merely receive it.
The Audit Workspace presents the finding and its original source side by side. A visible connector maps the selected evidence record to the highlighted source passage captured at audit time.
Expired sessions can still reach a protected handler.
services/session.tsCredential validation runs before session creation.
services/auth.tsConfirm the current call path before accepting this finding.
58function serve(session) {59const state = readSession(session);60serveProtectedResource(state);61auditAccess(state.userId);62}
8d90…be41snapshot verifiedOriginal reports remain read-only history. Regenerated reports record their scope, while manual decisions stay visible and the audited baseline remains explicit.
Break an audit profile into groups, requirements, and independently evaluated subclaims.
Link every source-backed finding to its repository path, exact line range, excerpt, and audit-time snapshot.
Confirm, reject, mark fixed, flag duplicates, or request further review without erasing the original finding.
Compare the audited Git baseline with the current repository and choose targeted revalidation or a new full audit.
Important: AgenZync supports evidence collection and human review. It does not automatically grant certification or guarantee compliance with a legal or regulatory framework.
Run specialist agent teams while keeping the source, decision, version, and report history available to the people accountable for the outcome.
Explore AgenZync