Core Concepts
Core mental model and architecture for NucleusIQ.
- Agents
- Tasks
- Production architecture
- Execution modes
- LLM and providers
- Models
- Providers
- Prompts
- Context Management — Transcript compaction & masking (v0.7.6+; V2 stable in v0.7.7)
- Context stack (L0–L7) — Unified glossary: L0–L3 compaction tiers, L4–L6 run-local state, L7 synthesis/
AgentResult - Run-local context state — Per-run workspace, evidence, lexical corpus, phase telemetry (v0.7.8)
- Runtime components
- Memory
- Streaming
- Structured output
- Attachments
- Plugins overview
- Error handling