feat(CC-060): mark Export & Deletion as ready
This commit is contained in:
parent
4b93b4234c
commit
493b90c5e1
1 changed files with 1 additions and 1 deletions
|
|
@ -349,7 +349,7 @@ export const NAV_SECTIONS: NavSection[] = [
|
|||
planned('Data Classification', `${B}/privacy/classification`, 'mvp', 'Clasele C0-C4 exista in schema documents; lipseste aplicarea sistematica.'),
|
||||
ready('Audit Log', `${B}/privacy/audit`),
|
||||
ready('AI Activity', `${B}/privacy/ai-activity`),
|
||||
planned('Export & Deletion', `${B}/privacy/export`, 'mvp', 'Portabilitate + cerere de stergere, cu exceptii juridice.'),
|
||||
ready('Export & Deletion', `${B}/privacy/export`),
|
||||
planned('Retention Policies', `${B}/privacy/retention`, 'a3', 'Politici de retentie per categorie de date.'),
|
||||
planned('Security Events', `${B}/privacy/security`, 'a3', 'Evenimente de securitate si acces break-glass.'),
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in a new issue