Semantic Kernel of Consciousness CLI — AI cognitive architecture with persistent memory, semantic knowledge graph (STG), and multi-model LLM support.
- Multi-model LLM: Runtime switching between Claude, Gemini, OpenAI, Ollama via
/model - Auto-discovery: Live API model detection + model catalog fallback
- Living Memory: 5-layer memory hierarchy with importance scoring and consolidation
- Knowledge Dimension: Semantic resonance-based document loading
- STG Integration: Semantic Tension Graph for cognitive knowledge representation
- Agentic Loop: Autonomous plan-execute-replan with multi-model routing
The catalog/ directory contains a machine-readable model catalog auto-generated from OpenRouter. SKC CLI can fetch it via /model update.
- Semantic Tension Language (STL) — The language specification
- STL Web — AI-native web demo
MIT