Loading module
Resolving locale, route permissions, and workspace projection.
Resolving locale, route permissions, and workspace projection.
Current scope: Guest
Category: 90_stabilization | Version: v1.0.0
Owner: DOCUMENT_CUSTODIAN | Review cycle: 90 days
Approval authority: Unspecified
Documentation portal is read-only. Editing and mutation endpoints are disabled.
Kvary հարթակը սկզբնապես ստեղծված է վրացերենով։ Երբ վրացերեն տարբերակ կա, վրացերենն է գերակա հարթակի UI-ի, փաստաթղթերի և իրավական մեկնաբանության համար։
Այլ լեզուներով թարգմանությունները տրամադրվում են հարմարության համար։ Որոշ գրառումներ կարող են ստեղծվել այլ լեզուներով և ունենալ սեփական source կամ legal locale տվյալ հոսքի համար, բայց երբ վրացերեն տարբերակ հասանելի է, հարթակի մակարդակի ձևակերպումների և մեկնաբանության համար գերակա է վրացերեն տարբերակը։
Metadata incomplete: Document ID, Version, Status, Owner Role, Last Review Date, Next Review Date, Change Log
Date: 2026-03-06
npm workspacespackage.json defines "workspaces": ["packages/*", "services/*", "apps/*"]package-lock.json also records workspace metadataRoot scripts now include:
build:packages
npm run build --workspace=@kvary/ai-layer && npm run build --workspace=@kvary/memory-layerpostinstall
npm run build:packagesEffect:
npm install at repo root will build:
@kvary/ai-layer@kvary/memory-layerValidation commands executed:
npm run build:packagesnpm exec -- node -e "import('./packages/ai-layer/dist/index.js')..."npm exec -- node -e "import('./packages/memory-layer/dist/index.js')..."Validation result:
@kvary/ai-layer build succeeded and packages/ai-layer/dist/index.js resolved@kvary/memory-layer build succeeded and packages/memory-layer/dist/index.js resolvedCurrent consumers detected:
apps/web/next.config.js
@kvary/ai-layer@kvary/memory-layerapps/web/lib/docsRagBootstrap.ts
@kvary/ai-layerapps/web/src/app/api/ai/audit/route.ts
@kvary/ai-layerapps/web/src/app/api/ai/audit/verify/route.ts
@kvary/ai-layerapps/web/src/app/api/ai/ask/route.ts
@kvary/ai-layer@kvary/memory-layerDependency graph note:
apps/web, not package-to-package build chainingNot handled by this workspace auto-build commit:
packages/core
packages/identity-infra
tsx src/index.tspackages/financial-layer
This commit does not: