aeat.domain.attachments._ids module¶
Typed id alias for Attachment records.
AttachmentId pins the hex-64 sha-256 shape persisted by the
AttachmentCatalogue. The alias lives in the attachment domain
package because the attachment domain owns both the catalogue-key shape
and the persisted-record contract; consumers in application.evidence
and application.ledger import the alias under its public name
per ADR Rule 4.