Initial commit: NexusArchitect Professional Workstation Overhaul

This commit is contained in:
Debian
2026-04-24 20:27:22 +02:00
commit f3e94c4f42
193 changed files with 5809 additions and 0 deletions
@@ -0,0 +1,10 @@
---
name: semantic-kernel-orchestrator
description: Integrating AI logic with .NET Semantic Kernel
---
# AI Implementation Rules
- **Kernel Setup:** Use Microsoft Semantic Kernel with .NET 10.
- **Function Calling:** Define C# Plugins for "Graph Update" and "Quiz Generation".
- **Streaming:** Implement `IAsyncEnumerable<string>` for real-time assistant responses in the UI.
- **Context:** Ensure chapter metadata is passed as Semantic Memory.