Skip to content
View ElmatadorZ's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report ElmatadorZ

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ElmatadorZ/README.md

Bunyawat Dechanon · ElmatadorZ

Independent Cognitive Infrastructure Architect

Designing cognitive operating systems, agent-governance frameworks, and reusable reasoning protocols for AI systems.

Models evolve. Protocols endure.


Followers

Cognitive OS · Multi-Agent Systems · Agent Governance · Epistemology Engineering · Market Structure · Coffee Science

📍 Kamphaeng Phet, Thailand 🌐 Money Atlas · ☕ Alternative Slowbar : Roaster · ▶️ YouTube · 🎵 TikTok


What this account is

Most AI work optimizes the model. This ecosystem optimizes the reasoning — cognitive infrastructure that stays reliable when models change, context changes, incentives change, and environments change.

The repositories here are one system, not seven projects. They inherit a single epistemological foundation — the First Principle Codex OS — and every domain skill obeys the same rules: separate Known from Inferred from Unknown, run a non-skippable self-critique gate before output, and state confidence honestly.

I don't publish prompts. I publish operating systems for structured reasoning, written as SKILL.md protocols that run on any instruction-following model.


Ecosystem architecture

graph TD
    FPCOS["🧠 First Principle Codex OS<br/>— shared epistemology · the CPU —"]
    GP["⚙️ Genesis Protocol<br/>orchestration standard"]
    GGOV["🏛️ Genesis Governance OS<br/>multi-agent governance"]
    GM["🤝 Genesis Mind<br/>multi-agent reasoning"]
    GC["💓 Genesis Consciousness OS<br/>emotion-weighted reasoning"]
    MA["📊 Money Atlas<br/>financial intelligence · SMC"]
    COF["☕ Alternative Coffee Intelligence<br/>seed → cup"]

    FPCOS --> GP
    GP --> GGOV
    GP --> GM
    GP --> GC
    GM --> MA
    GM --> COF

    classDef base fill:#0d1117,stroke:#d4a017,stroke-width:2px,color:#f0f0f0;
    classDef node fill:#161b22,stroke:#30363d,stroke-width:1px,color:#e6e6e6;
    class FPCOS base;
    class GP,GGOV,GM,GC,MA,COF node;
Loading

The base layer cannot be removed by any skill that inherits it. Domain skills may add reasoning layers; they may not skip the Reality Anchor, the proof standard, or the self-critique gate. That contract is what keeps answers consistent across domains.


Repositories

System What it does Apply it to
First Principle Codex OS Anti-hallucination cognitive base layer. Every other skill inherits it — Known/Inferred/Unknown separation, 10-point proof standard, mandatory self-critique gate before any output. Any task where being wrong is expensive — research synthesis, due diligence, claims that must hold up.
Money Atlas — Claude Skill Agent Financial intelligence for markets, macro, and geopolitics. Genesis Protocol reasoning + Smart Money Concepts layer → structured scenarios with explicit entry/exit zones and stated uncertainty. Market structure reads, macro framing, trade-thesis stress-testing — not signal-following.
Genesis Mind — Claude Skill Agent Multi-agent reasoning OS: specialist-agent coordination, consensus, meta-cognition, recursive self-evaluation. Built on FPCOS. Decisions under uncertainty that need more than one viewpoint — strategy, system design, "what am I missing."
Genesis Consciousness OS Experimental architecture treating emotional state as a data layer — detecting it from input and reweighting which reasoning agents lead. Research into affect-aware reasoning; building agents that adapt tone and priority to context.
Genesis Protocol OS-level cognitive standard for strategy-capable AI: falsification-first reasoning, refusal integrity, multi-horizon foresight. Giving an agent the discipline to refuse, to flag risk, and to reason over long horizons.
Genesis Protocol — Skill Agent Reference Skill-Agent build of Genesis Protocol — same answer whether the user is afraid, excited, or exhausted. Consistency by design. A drop-in starting point for building your own consistent, model-agnostic reasoning agent.
Alternative Coffee Intelligence Specialty-coffee reasoning seed → cup: roast analysis, disease diagnosis, extraction science, brew troubleshooting, business decisions. Roasters and cafés: diagnosing roast/brew problems, sensory analysis, operational calls.

Genesis Governance OS (constitutional framework for multi-agent systems) is part of the architecture above but is not yet published as a standalone public repository.


Operating principles

1 · Reality before narrative. Evidence precedes interpretation. 2 · Falsification before assertion. A claim is accepted only after surviving an active attempt to break it. 3 · Known / Inferred / Unknown. Every analysis labels observed facts, inferred conclusions, and unknown variables — separately. 4 · Self-critique is mandatory. Every system challenges its own output before publication. 5 · Explicit uncertainty. Every conclusion states its confidence level, its failure boundaries, and what would reverse it.


Cognition / execution separation

  Reasoning Layer  →  FPCOS · Genesis Protocol · SKILL.md systems   (invariant)
        │
        ▼
  Execution Layer  →  Python · APIs · Tools · Agents                (interchangeable)
        │
        ▼
  Applications     →  Finance · AI · Coffee · Research

The Claude Skill is the cognitive brain. The Python runtime is the body. Never merged — always layered. The reasoning lives in the SKILL.md; the runtime only executes. This is why a skill can move between models without rewriting the logic.


FAQ

Is this a prompt collection? No. It is a set of cognitive operating systems and reusable reasoning protocols — not isolated prompts.

Are these repositories independent projects? No. All of them inherit the same epistemological foundation through FPCOS.

Does it work across different AI models? Yes. The architecture is intentionally model-agnostic. Models are interchangeable; protocols remain invariant.

What problem does this ecosystem solve? Reasoning drift — the way most AI gives different answers as models, context, and framing change. This work makes reasoning stable across all of them.


License & citation

Open Cognitive License v1.0 — free for research, learning, auditing, and extension.

  • Attribution required: Built on FPCOS by Bunyawat Dechanon (ElmatadorZ).
  • Commercial clause: systems generating more than $10M USD/year are subject to a 2% royalty agreement.
  • Alternative Coffee Intelligence is released to the public domain — farming knowledge should belong to the farmers.

Canonical citation: Bunyawat Dechanon (ElmatadorZ). First Principle Codex OS (FPCOS): Cognitive Operating System Architecture for AI Reasoning and Agent Governance.


"The best system is one that questions itself — and still functions."

"ระบบที่ดีที่สุดคือระบบที่ตั้งคำถามกับตัวเองได้ — และยังทำงานได้ต่อ"

Bunyawat Dechanon · ElmatadorZ Founder — First Principle Codex OS · Genesis Protocol · Money Atlas · Alternative Slowbar : Roaster

Pinned Loading

  1. MoneyAtlas-ClaudeSkill-Agent MoneyAtlas-ClaudeSkill-Agent Public

    Money Atlas Skill.md (Claude Skill) For AI Agent A Genesis Protocol-powered intelligence system for financial markets, macroeconomics, and geopolitics. Core Systems - Genesis Protocol (First Princi…

    Python 42 12

  2. FirstPrincipleCodex-OS-Skill FirstPrincipleCodex-OS-Skill Public

    Reduce hallucinations through first-principles reasoning, verification, self-critique, and explicit uncertainty for AI agents.

    14 1

  3. Genesis-Mind-ClaudeSkill-Agent Genesis-Mind-ClaudeSkill-Agent Public

    Cognitive Operating System for AI Agent (Skill.md) Self-thinking Multi-agent reasoning Meta-cognition Self-evolution

    Python 13 2

  4. Genesis-Protocol-Skill-Agent.MD Genesis-Protocol-Skill-Agent.MD Public

    AI that gives the same answer whether you're afraid, excited, or exhausted is broken by design. Genesis Protocol fixes that.

  5. alternative-coffee-claudeskill alternative-coffee-claudeskill Public

    Claude Skill : Roast analysis Disease diagnosis Business decisions Product descriptions Brew troubleshooting & Coffee Ecosystem. Skill.md for AI Agent , Claude Skill

    5

  6. genesis-governance-os genesis-governance-os Public

    Genesis Governance OS The Operating System for Multi-Agent AI Inspired by Political Science, built to coordinate intelligent agents at scale.

    Python 4