feat(CC-058): mark AI Context & Sources as ready
This commit is contained in:
parent
e9f83d0980
commit
35a71859f3
1 changed files with 1 additions and 1 deletions
|
|
@ -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`),
|
||||
],
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue