Point identity and evidence mappings to current canon owners
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 2s
Build and Publish Container Image / build-and-push (push) Successful in 33s

Assistant: codex
Assistant-Model: gpt-6-astra
Assistant-Session: 01a070b5-4994-7271-bd8b-7c3dbcedec4b
This commit is contained in:
tegwick 2026-09-06 01:39:09 +02:00
parent c431915d56
commit b9ae48b00c
9 changed files with 86 additions and 13 deletions

View file

@ -538,7 +538,7 @@ class AuditWriter(Protocol):
class EvidenceReferenceExporter(Protocol):
"""Export audit/review material as identity-canon evidence references."""
"""Export audit/review material as InfoTechCanon itc-evid evidence references."""
def export(
self, audit_records: Iterable[AuditRecord]