masoudmarandi commited on
Commit
f58df86
·
verified ·
1 Parent(s): bf2b70a

org card: trim README, rich landing in index.html

Browse files
Files changed (1) hide show
  1. README.md +5 -50
README.md CHANGED
@@ -19,55 +19,10 @@ APIs and autonomous services.
19
  > Most systems prove **what happened**. KYE also asks whether the
20
  > **meaning survived**.
21
 
22
- ---
23
-
24
- ## Open contracts (Apache-2.0)
25
-
26
- The protocol's contracts — vocabulary, taxonomies, schemas, examples,
27
- SDKs, conformance fixtures — are open source and free to adopt:
28
-
29
- - **Source of truth:** [github.com/KYE-Protocol](https://github.com/KYE-Protocol)
30
- - **Public landing:** [kyeprotocol.com](https://kyeprotocol.com)
31
- - **GitHub Pages mirror:** [kye-protocol.github.io](https://kye-protocol.github.io)
32
-
33
- Open repos under this org will host:
34
-
35
- | Hugging Face artifact | What | License |
36
- |---|---|---|
37
- | `KYE-Protocol/schemas` *(dataset)* | All KYE™ JSON Schemas (Core, Continuity, Discoverability, Ontology, Operating Model, Assurance Card, Formal Rules, Action Admissibility, Meaning Continuity) | Apache-2.0 |
38
- | `KYE-Protocol/reason-codes` *(dataset)* | Canonical reason-code dictionary across decisions, drift events, obligations | Apache-2.0 |
39
- | `KYE-Protocol/examples` *(dataset)* | Validated example payloads for every schema | Apache-2.0 |
40
- | `KYE-Protocol/conformance-fixtures` *(dataset)* | Conformance test vectors used by the runner | Apache-2.0 |
41
- | `KYE-Protocol/meaning-continuity-lab` *(Space)* | Interactive demo: change intent / interpretation / memory / handoff and watch the meaning-continuity score, drift reason-codes and admissibility recommendation update | Apache-2.0 |
42
-
43
- ## Paid runtime layer (proprietary)
44
-
45
- The managed engines that operationalise the open contracts are
46
- commercial:
47
 
48
- - KYE Runtime Gateway™ · KYE Decision Engine™ · KYE Continuity Engine™ ·
49
- KYE Discovery Engine™ · KYE Ontology Engine™ · KYE Rights & Obligations
50
- Engine™ · KYE Admissibility Engine™ · KYE Meaning Continuity Engine ·
51
- KYE Meaning Drift Monitor™ · KYE Reconfirmation Flow™.
52
-
53
- The procurement-pack briefing, sandbox, and onboarding live at
54
- [kyeprotocol.com/engage.html](https://kyeprotocol.com/engage.html).
55
-
56
- ---
57
-
58
- ## Why "continuity of meaning"
59
-
60
- In agentic systems, an action's authorised meaning can drift before
61
- execution. KYE Protocol™ does not assume meaning survives delegation
62
- automatically. It checks whether **original intent, constraints,
63
- context, memory, incentives, timing and state** remain aligned across
64
- handoffs before the action is admitted, authorised, committed and
65
- evidenced.
66
-
67
- That check is `KYE Meaning Continuity™` — try it interactively in the
68
- [KYE Meaning Continuity Lab™ Space](https://huggingface.co/spaces/KYE-Protocol/meaning-continuity-lab).
69
-
70
- ---
71
 
72
- KYE™, KYE Protocol™, Know Your Entity™, and all `KYE *` profile and
73
- engine names are trademarks of the KYE Protocol™ project.
 
19
  > Most systems prove **what happened**. KYE also asks whether the
20
  > **meaning survived**.
21
 
22
+ Full landing renders from `index.html`.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
23
 
24
+ - [kyeprotocol.com](https://kyeprotocol.com)
25
+ - [github.com/KYE-Protocol](https://github.com/KYE-Protocol)
26
+ - [KYE Meaning Continuity Lab](https://huggingface.co/spaces/KYE-Protocol/meaning-continuity-lab)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
27
 
28
+ Apache-2.0 contracts.