Rename ontology intent axis
All checks were successful
Build and deploy Worker / build (push) Successful in 51s

This commit is contained in:
Ruslan Bakiev
2026-05-08 16:22:36 +07:00
parent dc26274cf8
commit 2d305aec98

View File

@@ -31,7 +31,7 @@ export const placeOntology: OntologyAxis[] = [
], ],
}, },
{ {
id: 'intent', id: 'function',
leaves: [ leaves: [
{ id: 'reset', keywords: ['rest', 'breathe', 'reset', 'recover'] }, { id: 'reset', keywords: ['rest', 'breathe', 'reset', 'recover'] },
{ id: 'impress', keywords: ['impress', 'beautiful', 'special', 'wow'] }, { id: 'impress', keywords: ['impress', 'beautiful', 'special', 'wow'] },