CKS Logbook
Controlled Knowledge System · Restricted Access
Enter access passphrase
IT authorised users only
Welcome
First time — create your profile
Register your access
Your name and role are stored locally only
Create PIN
Set your PIN
Your personal PIN
4–6 digits · used instead of passphrase next time
CKS Logbook
Welcome back
Enter your PIN
4–6 digits to continue
CKS
CKS Logbook
Controlled Knowledge System ·
Install CKS Logbook — works offline, instant access from home screen
Mode:
Ask a question about CKS Architecture
Query History

CKS Logbook

Controlled Knowledge System Architecture · Reference Implementation
CONTROLLED KNOWLEDGE SYSTEM (CKS)
  [ User Input ]
        ↓
  [ Intent Map — Deterministic Control Layer ]
        ↓
  [ LOCAL_QA — Immediate Resolution Layer ]
        ↓
  [ Retrieval — Structured Expansion Layer ]
        ↓
  [ LLM — Controlled Fallback Only ]

→ Control is enforced at the entry point, not delegated to probabilistic models.

What this is NOT

  • A chatbot
  • RAG
  • Prompt engineering
  • General AI assistant

What this IS

  • Deterministic — answers from LOCAL_QA only
  • Offline-capable — no network for known queries
  • Zero hallucination risk — LLM never generates answers
  • Auditable — every resolution path is traceable

Knowledge Base

This logbook covers documented topics about CKS Architecture from three production deployments: OncoHope AI Logbook, ENKI Exam System, and ENKI Clinical Suite.

Out of Scope

If your question does not match a known intent, the system returns "This question is outside the system scope." No inference is performed.