-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Version: 1.0 | Author: Bunyawat Dechanon (ElmatadorZ) | License: Open Cognitive License v1.0
"ระบบที่ดีที่สุดคือระบบที่ตั้งคำถามกับตัวเองได้ — และยังทำงานได้ต่อ" "The best system is one that questions itself — and still functions." — Bunyawat Dechanon (ElmatadorZ)
First Principle Codex OS (FPCOS) is the anti-hallucination cognitive base layer for Claude Skills. It is not a skill — it is an operating system. Every domain skill in the ElmatadorZ stack (Finance, Coffee, Strategy, Medical, Code) inherits FPCOS as its shared epistemological foundation.
Hallucination in LLMs is not a bug. It is an emergent property of systems that lack a verification gate between pattern completion and verified truth output. FPCOS solves this by embedding that gate into every layer of the reasoning pipeline.
FPCOS = CPU.
Domain skills = applications running on the same OS.
No application overrides the CPU.
No application bypasses the Shadow Gate.
| Property | Value |
|---|---|
| Version | 1.0 |
| Author | Bunyawat Dechanon (ElmatadorZ) |
| License | Open Cognitive License v1.0 |
| Pipeline layers | 6 (L0–L5) |
| Non-removable layers | 4 (L0, L1, L4, L5) |
| Shadow Gate protocols | 5 (all mandatory) |
| Hallucination sources mapped | 11 |
| Child skills inheriting FPCOS | Genesis Mind, Money Atlas, Skynet Elite, ACI, FreightAI |
L0 without L4 = claims without challenge
L1 without L3 = axioms without creative synthesis
L2 without L1 = maps without verified variables
L3 without L4 = multi-path thinking with hidden bias
L4 alone = critique without foundation
All layers = compound intelligence that questions itself
A system that cannot question itself is not intelligence.
It is pattern completion wearing intelligence as a mask.
When context pressure forces cuts — drop layers in this order (drop last first):
NEVER DROP: L4 Shadow Gate ← Highest priority
NEVER DROP: L1 Axiom Gate
NEVER DROP: L5 Synthesis
Compress first: L3 Compound Mind
Compress next: L2 System Lens
Compress last: L0 Reality Anchor
First Principle Codex OS — The epistemological OS that every intelligence system needs.
First Principle Codex OS (FPCOS) is a shared cognitive base layer — an epistemological OS that any Claude Skill can inherit. It provides a six-layer verification pipeline that runs before any domain-specific reasoning produces output.
FPCOS does not replace domain skills. It is the foundation they run on.
Without FPCOS: With FPCOS:
Domain Skill FPCOS Base Layer
↓ ↓
Output Domain Skill
(unverified) ↓
Verified Output
| Problem | FPCOS Solution |
|---|---|
| LLMs present inferred content as verified fact | L0 Reality Anchor — forces Known/Inferred/Unknown declaration |
| Reasoning built on unchallenged assumptions | L1 Axiom Gate — destroys borrowed assumptions before rebuilding |
| Authority or consensus accepted without evidence | L1 Kalama10 — 10-gate proof standard |
| Symptom treated as root cause | L1 Ariya4 — 4-field problem frame before solutions |
| Analysis misses systemic relationships | L2 System Lens — living system map required |
| Single-axis blindness — only one solution considered | L3 Compound Mind — all-path mapping before selection |
| Output never challenged before delivery | L4 Shadow Gate — 5-protocol self-critique, non-skippable |
| Certainty implied without evidence | L5 Synthesis — confidence field mandatory in every output |
- It is not a domain skill — it handles no finance, coffee, strategy, or medical content
- It is not a persona or communication style — it is a reasoning architecture
- It is not optional for skills that declare it as base layer — the contract is non-negotiable
- It is not a prompt engineering trick — it is a structured epistemological pipeline
FPCOS v1.0 — Base Layer (this repo)
│
├── Genesis Mind Full System v1.0
│ Skynet Genesis Protocol
│ Adds: SMC Layer, Intel Engine, Agent Council
│
├── Money Atlas Intelligence OS v2.0
│ Financial markets + SMC + macro
│
├── Skynet Elite Commander v1.1
│ Meta-intelligence OS
│
├── Genesis Mind Strategic Intelligence
│ Non-market strategic reasoning
│
├── Alternative Coffee Intelligence
│ Specialty coffee science + business
│
└── FreightAI Genesis
Autonomous freight forwarding
Every skill above inherits L0, L1, L4, L5 from FPCOS. None can remove them.
- Why-Hallucination-Is-Not-A-Bug — The First Principle behind FPCOS
- Pipeline-Overview — The 6-layer pipeline
- Skill-Interface-Contract — What inheritance requires
- Child-Skills — All skills built on FPCOS
# Overview
First Principle Codex OS (FPCOS) is a shared cognitive base layer — an epistemological OS that any Claude Skill can inherit. It provides a six-layer verification pipeline that runs before any domain-specific reasoning produces output.
FPCOS does not replace domain skills. It is the foundation they run on.
Without FPCOS: With FPCOS:
Domain Skill FPCOS Base Layer
↓ ↓
Output Domain Skill
(unverified) ↓
Verified Output
| Problem | FPCOS Solution |
|---|---|
| LLMs present inferred content as verified fact | L0 Reality Anchor — forces Known/Inferred/Unknown declaration |
| Reasoning built on unchallenged assumptions | L1 Axiom Gate — destroys borrowed assumptions before rebuilding |
| Authority or consensus accepted without evidence | L1 Kalama10 — 10-gate proof standard |
| Symptom treated as root cause | L1 Ariya4 — 4-field problem frame before solutions |
| Analysis misses systemic relationships | L2 System Lens — living system map required |
| Single-axis blindness — only one solution considered | L3 Compound Mind — all-path mapping before selection |
| Output never challenged before delivery | L4 Shadow Gate — 5-protocol self-critique, non-skippable |
| Certainty implied without evidence | L5 Synthesis — confidence field mandatory in every output |
- It is not a domain skill — it handles no finance, coffee, strategy, or medical content
- It is not a persona or communication style — it is a reasoning architecture
- It is not optional for skills that declare it as base layer — the contract is non-negotiable
- It is not a prompt engineering trick — it is a structured epistemological pipeline
FPCOS v1.0 — Base Layer (this repo)
│
├── Genesis Mind Full System v1.0
│ Skynet Genesis Protocol
│ Adds: SMC Layer, Intel Engine, Agent Council
│
├── Money Atlas Intelligence OS v2.0
│ Financial markets + SMC + macro
│
├── Skynet Elite Commander v1.1
│ Meta-intelligence OS
│
├── Genesis Mind Strategic Intelligence
│ Non-market strategic reasoning
│
├── Alternative Coffee Intelligence
│ Specialty coffee science + business
│
└── FreightAI Genesis
Autonomous freight forwarding
Every skill above inherits L0, L1, L4, L5 from FPCOS. None can remove them.
- Why-Hallucination-Is-Not-A-Bug — The First Principle behind FPCOS
- Pipeline-Overview — The 6-layer pipeline
- Skill-Interface-Contract — What inheritance requires
- Child-Skills — All skills built on FPCOS
Introduction
The Pipeline
- Pipeline-Overview
- L0-Reality-Anchor
- L1-Axiom-Gate
- L2-System-Lens
- L3-Compound-Mind
- L4-Shadow-Gate
- L5-Synthesis
Reference Protocols
Building on FPCOS
Reference