Spaces:
Running
Running
chore(sync): mirror backend .py + Dockerfile to Space (hf-sync-backend)
Browse filesAutomated backend sync from szl-holdings/a11oy main via hf-sync-backend.
Updated (differed from the Space): a11oy_code_engine.py
Keeps the Space-built backend (serve.py + the Dockerfile-COPY'd .py
modules) identical to GitHub main so the Space never rebuilds from a
stale backend and new endpoints don't 404 there.
- a11oy_code_engine.py +1 -1
a11oy_code_engine.py
CHANGED
|
@@ -45,7 +45,7 @@ HONESTY / LEGAL DOCTRINE (absolute):
|
|
| 45 |
- Patterns reimplemented as OUR OWN code (study of OpenHands/SWE-agent/Aider/
|
| 46 |
Cline patterns — patterns are free; no GPL/AGPL/proprietary source copied).
|
| 47 |
- NO "AGI" claims. "A governed agentic coder you can mathematically trust."
|
| 48 |
-
Lambda (trust score) = Conjecture 1, advisory, never the gate. Locked proven=
|
| 49 |
|
| 50 |
FORMULA WIRING (the moat — cited in code, plain-language to the user):
|
| 51 |
- C20 Softmax 1/2-Lipschitz (order/argmax-stable core) -> model ROUTER stability.
|
|
|
|
| 45 |
- Patterns reimplemented as OUR OWN code (study of OpenHands/SWE-agent/Aider/
|
| 46 |
Cline patterns — patterns are free; no GPL/AGPL/proprietary source copied).
|
| 47 |
- NO "AGI" claims. "A governed agentic coder you can mathematically trust."
|
| 48 |
+
Lambda (trust score) = Conjecture 1, advisory, never the gate. Locked proven=8 {F1,F4,F7,F11,F12,F18,F19,F22}.
|
| 49 |
|
| 50 |
FORMULA WIRING (the moat — cited in code, plain-language to the user):
|
| 51 |
- C20 Softmax 1/2-Lipschitz (order/argmax-stable core) -> model ROUTER stability.
|