feat(cortex): update confidence thresholds and API endpoints for Cortex V2

- Adjusted confidence threshold for executing simple commands from >0.9 to >=0.7 in architecture documentation and code.
- Updated API endpoint paths from `/api/intent/*` to `/api/cortex/*` for intent classification and execution.
- Modified related tests to reflect the new confidence threshold and endpoint changes.

This update enhances the system's responsiveness to user commands while maintaining clarity in API structure.
This commit is contained in:
colinislit
2025-12-31 12:49:24 +01:00
parent cf26022583
commit 0215d7bb92
2 changed files with 1020 additions and 87 deletions

File diff suppressed because it is too large Load Diff