Cybersecurity-Projects/PROJECTS/intermediate/credential-rotation-enforcer/spec/unit/domain
CarterPerez-dev d91477cfa1 feat(domain): NewSecret and CredentialVersion structs
CredentialVersion adds a revoked? predicate so callers don't need to
nil-check revoked_at directly. Both structs are immutable value types.
2026-04-29 00:32:53 -04:00
..
.gitkeep feat(cre): source tree skeleton with empty module dirs and CI workflow 2026-04-28 23:54:59 -04:00
credential_spec.cr feat(domain): Credential struct with kind enum and tag accessor 2026-04-29 00:28:54 -04:00
credential_version_spec.cr feat(domain): NewSecret and CredentialVersion structs 2026-04-29 00:32:53 -04:00
new_secret_spec.cr feat(domain): NewSecret and CredentialVersion structs 2026-04-29 00:32:53 -04:00