This repository is not the current primary public evaluation entry for DLX Phase 1.
The current public-facing evaluation repo is:
That repo is the correct starting point for external evaluators who want to understand the current Phase 1 surface, review the narrow public flow, and inspect sanitized examples and public-safe verification notes.
This repository exists as a kernel-oriented / legacy public companion for DLX.
DLX itself is being developed around a long-term kernel-first direction. The current public Phase 1 surface is intentionally narrow and proxy-first, while the deeper kernel and delivery-layer reality sit behind that surface.
In practical terms:
- the current public entry is
dlx-public-kit - the current public Phase 1 surface is a thin MCP-native trust proxy
- the current evaluator-facing operations are intentionally narrow
- the gateway is treated as an internal / secondary delivery layer, not the public product face
This repository should therefore be read as background or companion context, not as the primary evaluator path.
For the current public Phase 1 evaluation path, start with:
- dlx-public-kit
README.mdin that repodocs/quickstart-phase1.mddocs/api-phase1.mddocs/verification-phase1.mdexamples/phase1/
That repo reflects the current public positioning more accurately than this one.
At the public level, DLX Phase 1 is presented as a thin MCP-native trust proxy.
The evaluator-facing logic is intentionally narrow:
- call
extract - then call
get_execution - judge the boundary by whether work resolves to:
succeededfailed_safe
The public promise is not a broad workflow platform, marketplace, dashboard, or general-purpose AI wrapper. The goal is a narrow trust boundary with verified-result-or-safe-failure behavior.
This repo should not be interpreted as:
- the current primary public evaluation kit
- a broad gateway-first public product
- a broad public API catalog
- a marketplace
- a multi-workflow public platform
- the complete private implementation repo with all internal operational detail
For current Phase 1 evaluation questions or payload discussion:
For the current public evaluation materials, use:
Use this repository only as one of the following:
- historical / transitional public context
- kernel-oriented naming/context companion
- a pointer toward the current public evaluation repo
The active public evaluator path for Phase 1 has moved to: