Regex-based PII redaction module
Find a file
flemming-it a66d49f5c4 chore(module): schema_version 2 + explicit provider
Brings module.yaml in line with F∆I 0.12.0's capability naming
convention. The legacy schema_version 1 (with implicit provider)
still loads in 0.12.0 via the grace-period default, but this
bump makes the publisher identity explicit and unblocks
storage-layout migration via 'fai migrate'.

See fai/platform docs/reference/capability-namespaces.yaml +
docs/operations/migration-to-0.12.md.

Signed-off-by: flemming-it <sf@flemming.it>
2026-05-28 11:48:25 +02:00
src feat: text.anonymize v0.1.0 — regex-based PII redaction 2026-05-25 20:53:24 +02:00
.gitignore feat: text.anonymize v0.1.0 — regex-based PII redaction 2026-05-25 20:53:24 +02:00
Cargo.lock chore: SDK URL → git.flemming.ai/fai/module-sdk-rust 2026-05-26 13:16:53 +02:00
Cargo.toml chore: SDK URL → git.flemming.ai/fai/module-sdk-rust 2026-05-26 13:16:53 +02:00
MODULE.de.md feat: text.anonymize v0.1.0 — regex-based PII redaction 2026-05-25 20:53:24 +02:00
MODULE.md feat: text.anonymize v0.1.0 — regex-based PII redaction 2026-05-25 20:53:24 +02:00
module.yaml chore(module): schema_version 2 + explicit provider 2026-05-28 11:48:25 +02:00
rust-toolchain.toml feat: text.anonymize v0.1.0 — regex-based PII redaction 2026-05-25 20:53:24 +02:00