jingyongai's picture
Link the Hugging Face release collection
e27f965 verified
|
Raw
History Blame Contribute Delete
1.17 kB
---
title: Executable Knowledge Compiler Demo
emoji: 🧭
colorFrom: blue
colorTo: indigo
sdk: static
app_file: index.html
pinned: false
license: apache-2.0
short_description: Typed candidate-knowledge boundary with split hashes
---
# Executable Knowledge Compiler Demo
This Space demonstrates the deterministic, model-external boundary from
**Executable Knowledge Lifecycles as Dynamical Control in Agent Systems**.
It is deliberately narrow: the demo recognizes only explicit benchmark-style
causal and timing patterns. It runs entirely in the browser, does not perform
general causal discovery, and does not call a private model or API. Source text
is treated as untrusted data;
`status=CANDIDATE`, `claim_confidence=null`, provenance, version, and deterministic
identity remain compiler-owned.
- [Permanent release archive](https://doi.org/10.5281/zenodo.21361204)
- [Source repository](https://github.com/JingyongGao/executable-knowledge-lifecycles)
- [Frozen benchmark](https://huggingface.co/datasets/jingyongai/executable-knowledge-lifecycles-benchmark)
- [Release collection](https://huggingface.co/collections/jingyongai/executable-knowledge-lifecycles)