feat(CC-076): mark Data Compliance, Trends & Patterns, Education as ready
This commit is contained in:
parent
68697c15b0
commit
2440494df0
1 changed files with 3 additions and 3 deletions
|
|
@ -121,7 +121,7 @@ export const NAV_SECTIONS: NavSection[] = [
|
|||
ready('Calendar & Time', `${B}/calendar`),
|
||||
ready('Tasks & Routines', `${B}/routines`),
|
||||
ready('Energy & Wellbeing', `${B}/energy`),
|
||||
planned('Education & Development', `${B}/education`, 'a3', 'Cursuri, competente, certificari; la finalizare alimenteaza Trust Engine.'),
|
||||
ready('Education & Development', `${B}/education`),
|
||||
ready('Personal KPI', `${B}/personal-kpi`),
|
||||
ready('Life Analytics', `${B}/life-analytics`),
|
||||
planned('Family OS', `${B}/family`, 'a3', 'Rol Family Member + politici pentru minori + consimtamant per membru.'),
|
||||
|
|
@ -183,7 +183,7 @@ export const NAV_SECTIONS: NavSection[] = [
|
|||
ready('Research Briefs', `${B}/research`),
|
||||
ready('Legislation Search', `${B}/legislation`),
|
||||
ready('Insights', `${B}/intelligence/insights`),
|
||||
planned('Trends & Patterns', `${B}/trends`, 'a3', 'Detectie de tipare peste Event Fabric.'),
|
||||
ready('Trends & Patterns', `${B}/trends`),
|
||||
planned('Anomalies', `${B}/anomalies`, 'a3', 'Detectie de abateri (cheltuieli, documente lipsa, volume neobisnuite).'),
|
||||
planned('Memory & Knowledge', `${B}/memory`, 'a3', 'memory-graph (Apache AGE) ruleaza pe server, neconectat la ceo-api. Facts/entities/relations cu provenance.'),
|
||||
planned('Digital Twin', `${B}/digital-twin`, 'a4', 'Model de preferinte si stil decizional. Explica probabilitati, nu actioneaza autonom.'),
|
||||
|
|
@ -312,7 +312,7 @@ export const NAV_SECTIONS: NavSection[] = [
|
|||
planned('Enrichment', `${B}/data/enrichment`, 'mvp', 'Crawler-ul si enrichment-ul ruleaza deja pe server; lipseste UI-ul.'),
|
||||
ready('Segments', `${B}/data/segments`),
|
||||
ready('Data Sources', `${B}/data/sources`),
|
||||
planned('Compliance', `${B}/data/compliance`, 'mvp', 'Temei legal, retentie si suppression list aplicate INAINTE de serving/export.'),
|
||||
ready('Compliance', `${B}/data/compliance`),
|
||||
planned('Export Control', `${B}/data/export-control`, 'mvp', 'Exporturile bulk sunt auditate si limitate.'),
|
||||
],
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue