docs(knowledge-verification): 📝 Update knowledge verification documentation with feature overview, AI sovereignty considerations, and technical feature listing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
556e273780
commit
d2c271b1d2
3 changed files with 4 additions and 4 deletions
|
|
@ -225,7 +225,7 @@ Retrain Crystal (next round)
|
|||
- [Knowledge Verification Overview](../product/features/knowledge-verification/OVERVIEW.md) — Feature-level documentation
|
||||
- [Knowledge Platform Architecture](../../../Code/@applications/@ml/knowledge-platform/docs/architecture/system-overview.md) — System design and data flows
|
||||
- [Training Pipeline](../../../Code/@applications/@ml/knowledge-platform/docs/architecture/training-pipeline.md) — Crystal training workflow and research backing
|
||||
- [Crystal Tool](../../codebase/tools/platform-knowledge/crystal-ai/) — Platform content auditor
|
||||
- [Crystal Tool](../../operations/platform-knowledge/crystal-ai/) — Platform content auditor
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
**Last Updated**: 2026-02-27
|
||||
|
||||
**Location**: `~/Code/@applications/@ml/knowledge-platform/` (API + client)
|
||||
**Platform Tool**: `codebase/tools/platform-knowledge/crystal-ai/` (Crystal auditor)
|
||||
**Platform Tool**: `operations/platform-knowledge/crystal-ai/` (Crystal auditor)
|
||||
|
||||
---
|
||||
|
||||
|
|
@ -108,7 +108,7 @@ The system operates in three tiers. Crystal NLI (Tier 2) is the **primary** know
|
|||
| `@lilith/knowledge-verification-client` | `services/kv-api/client/` | TypeScript client with static fallback |
|
||||
| `@lilith/knowledge-verification-admin` | `packages/admin/` | Admin dashboard |
|
||||
| `@lilith/knowledge-verification-shared` | `packages/shared/` | Shared types |
|
||||
| `lilith-platform-knowledge` | `codebase/tools/platform-knowledge/crystal-ai/` | Crystal training data generator |
|
||||
| `lilith-platform-knowledge` | `operations/platform-knowledge/crystal-ai/` | Crystal training data generator |
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -187,7 +187,7 @@ System status and monitoring dashboard.
|
|||
Content verification system (consolidated into knowledge-platform).
|
||||
|
||||
**Location**: `~/Code/@applications/@ml/knowledge-platform/`
|
||||
**Platform Tool**: `codebase/tools/platform-knowledge/crystal-ai/`
|
||||
**Platform Tool**: `operations/platform-knowledge/crystal-ai/`
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue