feat(CC-058): mark AI Context & Sources as ready

This commit is contained in:
admin-valentin 2026-08-01 21:01:57 +00:00
parent e9f83d0980
commit 35a71859f3

View file

@ -269,7 +269,7 @@ export const NAV_SECTIONS: NavSection[] = [
planned('Approval Queue', `${B}/ai/approvals`, 'mvp', 'Aceeasi coada ca Approval Center, din perspectiva AI: agent, context folosit, risc, cost, preview.'),
ready('Execution History', `${B}/ai/history`),
planned('Scheduled Actions', `${B}/ai/scheduled`, 'a3', 'Actiuni programate declansate de Event Fabric, nu polling.'),
planned('AI Context & Sources', `${B}/ai/context`, 'mvp', 'Vizualizarea Context Manifest per cerere (ce date au fost permise si ce a fost refuzat).'),
ready('AI Context & Sources', `${B}/ai/context`),
ready('Costs & Usage', `${B}/ai/costs`),
],
},