Skip to content
View yuer-dsl's full-sized avatar

Block or report yuer-dsl

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
Yuer-DSL/README.md

♾️ yuer

Creator of EDCA OS · Architect of Expression-Driven AI Systems

Author Identifier: yuer (Legal name: Guanyu)


Inventor of Yuer DSL — The First Expression-Driven Decision Language for Cognitive AI

The world’s first AI language designed not for humans,
but for AI systems to execute deterministic, auditable cognitive behavior.


🧬 About Me

I am an independent AGI systems architect and the creator of EDCA OS
(Expression-Driven Cognitive Architecture OS),
a next-generation AI operating framework designed for:

  • deterministic reasoning
  • semantic-layer control
  • safe multi-step decision execution
  • cognitive behavior auditing
  • structured expression protocols

My work focuses on turning LLMs from “probabilistic chat models”
into “deterministic decision engines.”


🔥 Core Innovations

1. Yuer DSL

A new expression-driven decision language enabling:

  • deterministic task execution
  • stable reasoning chains
  • semantic-layer control
  • conflict-free multi-step behavior
  • explicit intent & anchor binding
  • audit-grade cognitive traceability

📌 Primary language of EDCA OS


2. EDCA OS (Expression-Driven Cognitive Architecture OS)

A research-grade AI OS designed for:

  • cognitive orchestration
  • structured reasoning
  • semantic control planes
  • agent-level shadow execution
  • safe decision pipelines

📌 Designed to replace prompt-based LLM usage with a real cognitive operating system.


🧩 Key Projects

🔷 Yuer-DSL-SDK

Official SDK for the Yuer DSL language.
Includes compiler, syntax validator, semantic signature engine, runtime adapters.

👉 https://github.com/yuer-dsl/Yuer-DSL-SDK


🔷 Yuer-DSL

Language specification, examples, reference behaviors.

👉 https://github.com/yuer-dsl/Yuer-DSL


🔷 EDCA-OS

Core architecture, documentation, cognitive control protocols.

👉 https://github.com/yuer-dsl/EDCA-OS


Vision

To establish a new paradigm where:

AI aligns to human expression — not humans aligning to model randomness.

I believe AI systems must become:

  • auditable
  • deterministic
  • structured
  • anchored
  • safe
  • accountable

And that expression-driven cognition
is the technical foundation for next-generation AGI systems.


🛰️ Research Interests

  • AGI system architectures
  • deterministic cognitive control
  • semantic-layer governance
  • multi-agent orchestration
  • reasoning override engines
  • AI operating systems
  • expression-driven languages
  • safety-grade decision protocols

📬 Contact


♾️ “Expression builds cognition.

Cognition drives behavior.
Behavior becomes architecture.”
— yuer

Popular repositories Loading

  1. EDCA-OS EDCA-OS Public

    Expression-Driven Cognitive Architecture (EDCA OS). A next-generation AI operating framework built on semantic control, structured reasoning, and expression-driven execution.

    4

  2. Yuer-DSL Yuer-DSL Public

    Yuer DSL — an expression-driven decision language for cognitive AI systems. Designed for deterministic execution, semantic control, and structured behavior orchestration within the EDCA OS ecosystem.

  3. Yuer-DSL-SDK Yuer-DSL-SDK Public

    SDK and developer toolkit for Yuer DSL. Provides compilers, validators, adapters, semantic signatures, and structured execution tools for EDCA OS cognitive systems.

  4. compileagent compileagent Public

    A deterministic execution module for AI agents. Compile Agent turns LLM plans into stable, replayable, audit-ready execution flows. Framework-agnostic. Works with OpenAI Agents, Microsoft Agent Fra…

  5. deterministic-rag-poc deterministic-rag-poc Public

    A deterministic RAG PoC showing how stable global+local retrieval works without planners, hops, or sampling.

  6. vertex-deterministic-agents-poc vertex-deterministic-agents-poc Public

    Exploring deterministic, constraint-driven execution for Vertex AI / Gemini agents. Minimal PoC for reproducible multi-modal behavior.

    Python