betterwithage Claude Opus 4.7 commited on
Commit
f65c440
·
verified ·
1 Parent(s): a8ee3f1

deploy(hf): sync szl-holdings/killinchu@main derived COPY set

Browse files

Reusable Dockerfile-COPY-derived deploy from szl-holdings/killinchu main.
Files: 815 Pruned: 0
Derived from Dockerfile COPY sources (NO hand-maintained allowlist).

Signed-off-by: SZL Holdings <noreply@szlholdings.ai>
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

.compliance/SLSA_LEVEL.md CHANGED
@@ -3,37 +3,45 @@
3
 
4
  # SLSA Build Level — SZL Holdings · killinchu
5
 
6
- **Current honest status: SLSA L1 (cosign-signed; private Fulcio; no public Rekor entry).**
7
 
8
  The published `ghcr.io/szl-holdings/killinchu` container image (tag `uds-v0.2.0`) is
9
  built on a **hosted GitHub Actions builder** and ships a signed in-toto provenance
10
  attestation generated by `actions/attest-build-provenance@v2` (Sigstore keyless:
11
- Fulcio cert + GitHub trust-domain). Because this is a **private repo**, the attestation
12
- is issued under the GitHub private Fulcio (CN=Fulcio Intermediate l2, O=GitHub, Inc.)
13
- with **no public Rekor tlog entry** so `slsa-verifier verify-image` against the
14
- public Sigstore log cannot confirm it. We therefore **honestly stay at L1**. An
15
- isolated-builder / public-Rekor path is planned (roadmap Wire D); it is not yet
16
- delivered.
17
 
18
  Producing workflow run: [26896047715](https://github.com/szl-holdings/killinchu/actions/runs/26896047715).
19
 
20
  | SLSA Build level | Requirement | SZL status (killinchu) |
21
  |---|---|---|
22
  | L1 | Provenance exists (may be unsigned) | ✅ Met — cosign-signed |
23
- | L2 | Signed provenance from a hosted build platform, publicly verifiable | Not yet claimed private Fulcio, no public Rekor; roadmap Wire D |
24
  | L3 | Hardened, isolated builder | ⬜ Not claimed |
25
 
26
  ## Verify (downstream)
27
 
28
  ```bash
29
- # killinchu is a PRIVATE repo: verify with GitHub's native tooling:
30
- gh attestation verify oci://ghcr.io/szl-holdings/killinchu:uds-v0.2.0 \
31
- --owner szl-holdings
 
 
 
 
 
 
 
 
 
32
  ```
33
 
34
  Verified image digest: `sha256:48bab05a8124943c880b24ecd949e0baeaa1c71d5d02155d087f5e8d4c822606`.
35
 
36
  ---
37
 
38
- <sub>Doctrine v11 LOCKED 749/14/163 · kernel c7c0ba17 · Λ Conjecture 1 · SLSA L1 honest.
39
  Section 889 = exactly 5 banned vendors (Huawei/ZTE/Hytera/Hikvision/Dahua).</sub>
 
3
 
4
  # SLSA Build Level — SZL Holdings · killinchu
5
 
6
+ **Current honest status: SLSA L1 + L2 (cosign-signed; signed provenance attestation independently verified via `cosign verify-attestation`).**
7
 
8
  The published `ghcr.io/szl-holdings/killinchu` container image (tag `uds-v0.2.0`) is
9
  built on a **hosted GitHub Actions builder** and ships a signed in-toto provenance
10
  attestation generated by `actions/attest-build-provenance@v2` (Sigstore keyless:
11
+ Fulcio cert + Rekor transparency log). The SLSA Build L2 provenance attestation has
12
+ been **independently verified** with `cosign verify-attestation --type slsaprovenance`,
13
+ which returns a `slsa.dev/provenance` payload under strict per-organ identity scoped
14
+ to `https://github.com/szl-holdings/killinchu/` (keyless Fulcio + Rekor). killinchu
15
+ therefore meets **SLSA Build L1 + L2**. L3 (hardened, isolated builder) is not claimed.
 
16
 
17
  Producing workflow run: [26896047715](https://github.com/szl-holdings/killinchu/actions/runs/26896047715).
18
 
19
  | SLSA Build level | Requirement | SZL status (killinchu) |
20
  |---|---|---|
21
  | L1 | Provenance exists (may be unsigned) | ✅ Met — cosign-signed |
22
+ | L2 | Signed provenance from a hosted build platform, publicly verifiable | Met `cosign verify-attestation --type slsaprovenance` returns a slsa.dev/provenance payload (keyless Fulcio+Rekor, strict identity) |
23
  | L3 | Hardened, isolated builder | ⬜ Not claimed |
24
 
25
  ## Verify (downstream)
26
 
27
  ```bash
28
+ # L1: verify the cosign keyless signature on the published image.
29
+ cosign verify ghcr.io/szl-holdings/killinchu:uds-v0.2.0 \
30
+ --certificate-identity-regexp='^https://github.com/szl-holdings/' \
31
+ --certificate-oidc-issuer='https://token.actions.githubusercontent.com'
32
+
33
+ # L2: verify the signed SLSA provenance attestation (independently verified PASS).
34
+ # Returns a slsa.dev/provenance payload under strict per-organ identity scoped to
35
+ # killinchu (keyless Fulcio + Rekor).
36
+ cosign verify-attestation --type slsaprovenance \
37
+ ghcr.io/szl-holdings/killinchu:uds-v0.2.0 \
38
+ --certificate-identity-regexp='https://github.com/szl-holdings/killinchu/' \
39
+ --certificate-oidc-issuer='https://token.actions.githubusercontent.com'
40
  ```
41
 
42
  Verified image digest: `sha256:48bab05a8124943c880b24ecd949e0baeaa1c71d5d02155d087f5e8d4c822606`.
43
 
44
  ---
45
 
46
+ <sub>Doctrine v11 LOCKED 749/14/163 · kernel c7c0ba17 · Λ Conjecture 1 · SLSA L1 + L2.
47
  Section 889 = exactly 5 banned vendors (Huawei/ZTE/Hytera/Hikvision/Dahua).</sub>
.compliance/big_bang_inventory.json CHANGED
@@ -5,7 +5,7 @@
5
  "app_version": "uds-v0.1.0",
6
  "packaged_artifact": "szl-0.1.0.tgz",
7
  "helm_version": "v3.21.0+ge0878d4",
8
- "lint_status": "PASS \u2014 1 chart(s) linted, 0 chart(s) failed (1 INFO: icon recommended)",
9
  "rendered_objects": {
10
  "Deployment": 7,
11
  "Service": 7,
@@ -81,5 +81,6 @@
81
  "big_bang_reference": "https://repo1.dso.mil/big-bang/bigbang",
82
  "install_command": "helm install bigbang-szl ./charts/szl --namespace szl-system --create-namespace",
83
  "kustomize_overlay": "bigbang/ (kubectl kustomize ./bigbang -> 50 objects, exit 0)",
84
- "honesty": "Chart + overlay are REAL and render/lint clean (verified with helm 3.21 + kubectl kustomize). Authservice/Keycloak are configured-not-deployed (Big Bang core owns them). Flux GitOps wrapper is honest roadmap."
 
85
  }
 
5
  "app_version": "uds-v0.1.0",
6
  "packaged_artifact": "szl-0.1.0.tgz",
7
  "helm_version": "v3.21.0+ge0878d4",
8
+ "lint_status": "PASS 1 chart(s) linted, 0 chart(s) failed (1 INFO: icon recommended)",
9
  "rendered_objects": {
10
  "Deployment": 7,
11
  "Service": 7,
 
81
  "big_bang_reference": "https://repo1.dso.mil/big-bang/bigbang",
82
  "install_command": "helm install bigbang-szl ./charts/szl --namespace szl-system --create-namespace",
83
  "kustomize_overlay": "bigbang/ (kubectl kustomize ./bigbang -> 50 objects, exit 0)",
84
+ "honesty": "Chart + overlay are REAL and render/lint clean (verified with helm 3.21 + kubectl kustomize). Authservice/Keycloak are configured-not-deployed (Big Bang core owns them). Flux GitOps wrapper is honest roadmap.",
85
+ "sub_chart_inventory_note": "Sub-chart directory names amaru/sentra/rosie are RETIRED internal codenames kept only as Helm chart-dir identifiers (renaming would break chart refs); they map to honest roles Provenance Anchor/Policy/Operator whose capability lives inside a11oy. Only a11oy and killinchu are shipping products today."
86
  }
.compliance/tradewinds_listing.json CHANGED
@@ -16,7 +16,7 @@
16
  "capabilities": [
17
  "Counter-UAS detection (Remote-ID ASTM F3411, ADS-B 1090ES, MAVLink) — real protocol decoders, no mocks",
18
  "Airspace awareness + swarm topology from real adversary signatures",
19
- "AI governance gate (Sentra immune filter -> Amaru 13-axis cortex || a11oy Λ-policy -> Killinchu field action)",
20
  "Provenance: DSSE/cosign ECDSA-P256 signed Khipu append-only audit DAG",
21
  "Airgap delivery via UDS Zarf bundle + Big Bang Helm chart"
22
  ],
 
16
  "capabilities": [
17
  "Counter-UAS detection (Remote-ID ASTM F3411, ADS-B 1090ES, MAVLink) — real protocol decoders, no mocks",
18
  "Airspace awareness + swarm topology from real adversary signatures",
19
+ "AI governance gate (Policy immune filter -> Provenance Anchor 13-axis cortex || a11oy Λ-policy -> Killinchu field action; honest roles — retired internal codenames sentra/amaru — whose capability lives inside a11oy; only a11oy and killinchu ship today)",
20
  "Provenance: DSSE/cosign ECDSA-P256 signed Khipu append-only audit DAG",
21
  "Airgap delivery via UDS Zarf bundle + Big Bang Helm chart"
22
  ],
.gitattributes CHANGED
@@ -42,3 +42,4 @@ static/cesium/Assets/Textures/SkyBox/tycho2t3_80_px.jpg filter=lfs diff=lfs merg
42
  static/cesium/Assets/Textures/SkyBox/tycho2t3_80_py.jpg filter=lfs diff=lfs merge=lfs -text
43
  static/cesium/Assets/Textures/SkyBox/tycho2t3_80_pz.jpg filter=lfs diff=lfs merge=lfs -text
44
  static/cesium/Assets/Textures/waterNormals.jpg filter=lfs diff=lfs merge=lfs -text
 
 
42
  static/cesium/Assets/Textures/SkyBox/tycho2t3_80_py.jpg filter=lfs diff=lfs merge=lfs -text
43
  static/cesium/Assets/Textures/SkyBox/tycho2t3_80_pz.jpg filter=lfs diff=lfs merge=lfs -text
44
  static/cesium/Assets/Textures/waterNormals.jpg filter=lfs diff=lfs merge=lfs -text
45
+ static/og-card.png filter=lfs diff=lfs merge=lfs -text
corpus/doctrine/szl-doctrine__README.md CHANGED
@@ -7,7 +7,7 @@
7
 
8
  [![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg?style=flat-square)](LICENSE) [![Build](https://github.com/szl-holdings/szl-doctrine/actions/workflows/secret-health.yml/badge.svg?branch=main)](https://github.com/szl-holdings/szl-doctrine/actions/workflows/secret-health.yml) [![Doctrine v11](https://img.shields.io/badge/Doctrine-v11_LOCKED-3b82f6?style=flat-square)](https://github.com/szl-holdings/.github/tree/main/doctrine) [![SLSA](https://img.shields.io/badge/SLSA-L1_honest-22c55e?style=flat-square)](https://slsa.dev/spec/v1.0/levels)
9
 
10
- [Docs](https://szl-holdings.github.io/docs-site) · [Quickstart](https://szl-holdings.github.io/docs-site/quickstart) · [SZL Holdings](https://a11oy.net)
11
 
12
  </div>
13
 
@@ -91,4 +91,4 @@ propagated; nothing downstream invents its own numbers.
91
 
92
  Cite this work via [`CITATION.cff`](CITATION.cff). Math foundations: [szl-papers](https://github.com/szl-holdings/szl-papers) · [lutar-lean](https://github.com/szl-holdings/lutar-lean) (kernel `c7c0ba17`).
93
 
94
- <sub>Λ Conjecture 1 (not a theorem) · 749/14/163 v11 LOCKED (kernel `c7c0ba17`) · SLSA L1 honest · Section 889 = 5 vendors · [SZL Holdings](https://a11oy.net) · Apache-2.0 code · CC-BY-4.0 papers</sub>
 
7
 
8
  [![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg?style=flat-square)](LICENSE) [![Build](https://github.com/szl-holdings/szl-doctrine/actions/workflows/secret-health.yml/badge.svg?branch=main)](https://github.com/szl-holdings/szl-doctrine/actions/workflows/secret-health.yml) [![Doctrine v11](https://img.shields.io/badge/Doctrine-v11_LOCKED-3b82f6?style=flat-square)](https://github.com/szl-holdings/.github/tree/main/doctrine) [![SLSA](https://img.shields.io/badge/SLSA-L1_honest-22c55e?style=flat-square)](https://slsa.dev/spec/v1.0/levels)
9
 
10
+ [Docs](https://szl-holdings.github.io/docs-site) · [Quickstart](https://szl-holdings.github.io/docs-site/quickstart) · [SZL Holdings](https://a-11-oy.com)
11
 
12
  </div>
13
 
 
91
 
92
  Cite this work via [`CITATION.cff`](CITATION.cff). Math foundations: [szl-papers](https://github.com/szl-holdings/szl-papers) · [lutar-lean](https://github.com/szl-holdings/lutar-lean) (kernel `c7c0ba17`).
93
 
94
+ <sub>Λ Conjecture 1 (not a theorem) · 749/14/163 v11 LOCKED (kernel `c7c0ba17`) · SLSA L1 honest · Section 889 = 5 vendors · [SZL Holdings](https://a-11-oy.com) · Apache-2.0 code · CC-BY-4.0 papers</sub>
corpus/lean/lutar-lean__README.md CHANGED
@@ -16,7 +16,7 @@
16
  [![Khipu = Conjecture 2](https://img.shields.io/badge/Khipu_BFT-Conjecture_2_(Wave23_conditional)-B79BD6.svg?style=flat-square)](https://github.com/szl-holdings/khipu-consensus)
17
  [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.20434308.svg)](https://doi.org/10.5281/zenodo.20434308)
18
 
19
- [a11oy.net](https://a11oy.net) · [Org](https://github.com/szl-holdings) · [Thesis (szl-papers)](https://github.com/szl-holdings/szl-papers) · [Λ bounty](./BOUNTY.md) · [🤗 SZLHOLDINGS](https://huggingface.co/SZLHOLDINGS)
20
 
21
  `receipts.in ≡ receipts.out`
22
 
 
16
  [![Khipu = Conjecture 2](https://img.shields.io/badge/Khipu_BFT-Conjecture_2_(Wave23_conditional)-B79BD6.svg?style=flat-square)](https://github.com/szl-holdings/khipu-consensus)
17
  [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.20434308.svg)](https://doi.org/10.5281/zenodo.20434308)
18
 
19
+ [a-11-oy.com](https://a-11-oy.com) · [Org](https://github.com/szl-holdings) · [Thesis (szl-papers)](https://github.com/szl-holdings/szl-papers) · [Λ bounty](./BOUNTY.md) · [🤗 SZLHOLDINGS](https://huggingface.co/SZLHOLDINGS)
20
 
21
  `receipts.in ≡ receipts.out`
22
 
corpus/thesis/szl-papers__README.md CHANGED
@@ -68,7 +68,7 @@ Original repos archived with redirect notices. Git history preserved in each sou
68
 
69
  ---
70
 
71
- **[SZL Holdings](https://a11oy.net)** · Apache-2.0 code · CC-BY-4.0 papers · Concept DOI [10.5281/zenodo.19944926](https://doi.org/10.5281/zenodo.19944926)
72
 
73
  > **Non-affiliation.** SZL Holdings' use of "UDS" references Defense Unicorns' Unified Defense Stack (USPTO Serial 99831122); SZL Holdings is not affiliated with Defense Unicorns. No production ATO is claimed. Papers note SLSA L1 honest (corpus); product images (a11oy, killinchu) are L2 build-attested — see [szl-uds-deployment](https://github.com/szl-holdings/szl-uds-deployment).
74
 
 
68
 
69
  ---
70
 
71
+ **[SZL Holdings](https://a-11-oy.com)** · Apache-2.0 code · CC-BY-4.0 papers · Concept DOI [10.5281/zenodo.19944926](https://doi.org/10.5281/zenodo.19944926)
72
 
73
  > **Non-affiliation.** SZL Holdings' use of "UDS" references Defense Unicorns' Unified Defense Stack (USPTO Serial 99831122); SZL Holdings is not affiliated with Defense Unicorns. No production ATO is claimed. Papers note SLSA L1 honest (corpus); product images (a11oy, killinchu) are L2 build-attested — see [szl-uds-deployment](https://github.com/szl-holdings/szl-uds-deployment).
74
 
killinchu_elite_console.py CHANGED
@@ -9227,9 +9227,9 @@ go(VIEWS[start]?start:'tracks');
9227
  (function(){
9228
  function reg(){
9229
  var V=(typeof VIEWS!=='undefined')?VIEWS:window.VIEWS; if(!V){ return setTimeout(reg,80); }
9230
- var SHA='b7c3e382d56f6548945d93895c9d78c6411c40f8';
9231
- var SHORT='b7c3e38';
9232
- var COMPUTED='2026-06-09';
9233
  var BASE='https://github.com/szl-holdings/lutar-lean/blob/'+SHA+'/Lutar/Putnam/';
9234
  var TEAL='#3ddc97', GOLD='#c9b787', DIM='#8a8f98';
9235
  function esc(s){ return String(s==null?'':s).replace(/&/g,'&amp;').replace(/</g,'&lt;').replace(/>/g,'&gt;'); }
@@ -9241,7 +9241,7 @@ go(VIEWS[start]?start:'tracks');
9241
  ['A3','P_A3.lean','OPEN','statement only (True-shell); official answer withheld pending a real proof'],
9242
  ['A4','P_A4.lean','DEMO','formalized statement; proof uses sorry/unproven lemmas'],
9243
  ['A5','P_A5.lean','DEMO','formalized statement; proof uses sorry/unproven lemmas'],
9244
- ['A6','P_A6.lean','DEMO','formalized statement; proof uses sorry/unproven lemmas'],
9245
  ['B1','P_B1.lean','DEMO','formalized statement; proof uses sorry/unproven lemmas'],
9246
  ['B2','P_B2.lean','DEMO','formalized statement; proof uses sorry/unproven lemmas'],
9247
  ['B3','P_B3.lean','DEMO','formalized statement; proof uses sorry/unproven lemmas'],
@@ -9775,7 +9775,7 @@ go(VIEWS[start]?start:'tracks');
9775
  p:'UDS Core ambient mesh (Istio, restricted PSA) carrying W3C TraceContext span lineage across brain\u2192effectors (efferent / afferent / proprioceptive). Replay verifier checks child.parent_span_id == parent.span_id over a cycle (P4); Menger cut/path + reachability monotonicity back the resilience claims.',
9776
  e:'szl-uds-deployment (k3d uds-szl-demo) \u00b7 vsp-otel \u00b7 HUKLLA deadman reflex', f:'P4, F1 \u00b7 W9_MENGER, W10_REACH'},
9777
  {k:'math', n:'Math \u00b7 AP-12 generator + Putnam benchmark', s:'LIVE-GATED',
9778
- p:'AP-12 deterministic seedable generator + Lean-kernel benchmark scorecards with HONEST REAL/DEMO/OPEN verdicts. Putnam 2025: 0 REAL / 11 DEMO / 1 OPEN (doctrine v11). The locked-8 ladder and \u039b=Conjecture 1 are unchanged by this surface.',
9779
  e:'/api/math + /api/v1/math (box pm2 alloy-api; auth-gated \u2192 401, surface exists) \u00b7 lutar-lean kernel', f:'F1, F4, F7, F11, F12, F18, F19, F22 (locked-8)'}
9780
  ];
9781
  function render(host){
 
9227
  (function(){
9228
  function reg(){
9229
  var V=(typeof VIEWS!=='undefined')?VIEWS:window.VIEWS; if(!V){ return setTimeout(reg,80); }
9230
+ var SHA='baf483be3c832b64da47161b558e283d68da6650';
9231
+ var SHORT='baf483b';
9232
+ var COMPUTED='2026-06-15';
9233
  var BASE='https://github.com/szl-holdings/lutar-lean/blob/'+SHA+'/Lutar/Putnam/';
9234
  var TEAL='#3ddc97', GOLD='#c9b787', DIM='#8a8f98';
9235
  function esc(s){ return String(s==null?'':s).replace(/&/g,'&amp;').replace(/</g,'&lt;').replace(/>/g,'&gt;'); }
 
9241
  ['A3','P_A3.lean','OPEN','statement only (True-shell); official answer withheld pending a real proof'],
9242
  ['A4','P_A4.lean','DEMO','formalized statement; proof uses sorry/unproven lemmas'],
9243
  ['A5','P_A5.lean','DEMO','formalized statement; proof uses sorry/unproven lemmas'],
9244
+ ['A6','P_A6.lean','OPEN','general powers-of-two divisibility deferred (sorry); base data b1..b4 and d_pow_one are REAL, the naive linear-index reading is REAL-proven FALSE'],
9245
  ['B1','P_B1.lean','DEMO','formalized statement; proof uses sorry/unproven lemmas'],
9246
  ['B2','P_B2.lean','DEMO','formalized statement; proof uses sorry/unproven lemmas'],
9247
  ['B3','P_B3.lean','DEMO','formalized statement; proof uses sorry/unproven lemmas'],
 
9775
  p:'UDS Core ambient mesh (Istio, restricted PSA) carrying W3C TraceContext span lineage across brain\u2192effectors (efferent / afferent / proprioceptive). Replay verifier checks child.parent_span_id == parent.span_id over a cycle (P4); Menger cut/path + reachability monotonicity back the resilience claims.',
9776
  e:'szl-uds-deployment (k3d uds-szl-demo) \u00b7 vsp-otel \u00b7 HUKLLA deadman reflex', f:'P4, F1 \u00b7 W9_MENGER, W10_REACH'},
9777
  {k:'math', n:'Math \u00b7 AP-12 generator + Putnam benchmark', s:'LIVE-GATED',
9778
+ p:'AP-12 deterministic seedable generator + Lean-kernel benchmark scorecards with HONEST REAL/DEMO/OPEN verdicts. Putnam 2025: 0 REAL / 10 DEMO / 2 OPEN (doctrine v11). The locked-8 ladder and \u039b=Conjecture 1 are unchanged by this surface.',
9779
  e:'/api/math + /api/v1/math (box pm2 alloy-api; auth-gated \u2192 401, surface exists) \u00b7 lutar-lean kernel', f:'F1, F4, F7, F11, F12, F18, F19, F22 (locked-8)'}
9780
  ];
9781
  function render(host){
live_wires.html CHANGED
@@ -90,7 +90,7 @@
90
  var FLAG = "__FLAGSHIP__";
91
  var STREAM = "/api/"+NS+"/v1/wires/stream";
92
  var BOE = "/api/"+NS+"/v1/wires/boe";
93
- var CONSTELLATION = "https://a11oy.net/holographic"; // LIVE 3D estate/constellation (frontier-viz static space was 401/404-dead)
94
  document.getElementById("flag").textContent = FLAG;
95
 
96
  // legend from catalog
 
90
  var FLAG = "__FLAGSHIP__";
91
  var STREAM = "/api/"+NS+"/v1/wires/stream";
92
  var BOE = "/api/"+NS+"/v1/wires/boe";
93
+ var CONSTELLATION = "https://a-11-oy.com/holographic"; // LIVE 3D estate/constellation (frontier-viz static space was 401/404-dead)
94
  document.getElementById("flag").textContent = FLAG;
95
 
96
  // legend from catalog
serve.py CHANGED
@@ -2880,6 +2880,65 @@ except Exception as _elite_e:
2880
  _elite_tb.print_exc()
2881
  # ── end ELITE ────────────────────────────────────────────────────────────────
2882
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2883
  # ===========================================================================
2884
  # ADDITIVE (2026-06-10, Yachay + Perplexity Computer Agent): OPERATOR WIDGET.
2885
  # The SAME floating governed-operator surface ("Chaski") consolidated onto a11oy
 
2880
  _elite_tb.print_exc()
2881
  # ── end ELITE ────────────────────────────────────────────────────────────────
2882
 
2883
+ # ===========================================================================
2884
+ # ADDITIVE (DEV 3): killinchu COMMON OPERATING PICTURE (COP) fusion surface.
2885
+ # A defense-leader-grade fused COP at /elite/cop — Anduril Lattice ENTITY MESH
2886
+ # (typed threat tracks → genuine ECDSA-P256 signed entity-state transitions via
2887
+ # killinchu_mesh), True Anomaly Mosaic-style Three.js holographic threat space +
2888
+ # governance/receipt/ROE panels on ONE screen, OODA-loop metrics, per-interdiction
2889
+ # DSSE receipt with a REAL 3-of-4 BFT cosign live-streamed (optimistic UI), and
2890
+ # SZL Capability Levels SCL-1/2/3 mapped to engagement authority (modelled on
2891
+ # DeepMind FSF CCLs). PRESERVES the real adsb.lol / Digitraffic AIS / CelesTrak
2892
+ # feeds (consumed, never mocked). HONEST: effectors SIMULATED, human-on-the-loop;
2893
+ # SCL-3 authority HELD (backing proof OPEN); Λ = Conjecture 1 (advisory); 0 CDN.
2894
+ # Additive, try/except-guarded, FRONT-INSERTED before the SPA catch-all.
2895
+ # ===========================================================================
2896
+ try:
2897
+ import killinchu_cop_fusion as _kc_cop
2898
+ _kc_cop_status = _kc_cop.register(app, ns="killinchu", emit_receipt=_emit_receipt)
2899
+ print(f"[killinchu] COP fusion registered: {_kc_cop_status}", file=sys.stderr)
2900
+
2901
+ # Inject a single nav link into the /elite console HTML → /elite/cop.
2902
+ from starlette.middleware.base import BaseHTTPMiddleware as _COP_Base
2903
+ from starlette.responses import Response as _COP_SResp
2904
+
2905
+ _COP_LINK = (b'<a href="/elite/cop" '
2906
+ b'style="position:fixed;right:16px;bottom:16px;z-index:99998;'
2907
+ b'font:600 12px/1 JetBrains Mono,ui-monospace,monospace;letter-spacing:.5px;'
2908
+ b'color:#3af4c8;background:rgba(13,19,30,.92);border:1px solid rgba(58,244,200,.4);'
2909
+ b'border-radius:999px;padding:10px 14px;text-decoration:none;'
2910
+ b'box-shadow:0 2px 18px rgba(0,0,0,.5)">COP \xe2\x86\x97</a>')
2911
+ _COP_MARK = b'href="/elite/cop"'
2912
+
2913
+ class _COPNavInjector(_COP_Base):
2914
+ async def dispatch(self, request, call_next):
2915
+ resp = await call_next(request)
2916
+ try:
2917
+ if request.url.path not in ("/elite", "/killinchu/elite"):
2918
+ return resp
2919
+ ct = (resp.headers.get("content-type") or "").lower()
2920
+ if "text/html" not in ct:
2921
+ return resp
2922
+ body = b""
2923
+ async for chunk in resp.body_iterator:
2924
+ body += chunk if isinstance(chunk, (bytes, bytearray)) else str(chunk).encode()
2925
+ if _COP_MARK not in body and b"</body>" in body:
2926
+ body = body.replace(b"</body>", _COP_LINK + b"</body>", 1)
2927
+ headers = dict(resp.headers)
2928
+ headers.pop("content-length", None)
2929
+ return _COP_SResp(content=body, status_code=resp.status_code,
2930
+ headers=headers, media_type="text/html")
2931
+ except Exception:
2932
+ return resp
2933
+
2934
+ app.add_middleware(_COPNavInjector)
2935
+ print("[killinchu] COP nav link injected into /elite", file=sys.stderr)
2936
+ except Exception as _kc_cop_e:
2937
+ import traceback as _kc_cop_tb
2938
+ print(f"[killinchu] COP fusion NOT registered (non-fatal): {_kc_cop_e!r}", file=sys.stderr)
2939
+ _kc_cop_tb.print_exc()
2940
+ # ── end COP FUSION ───────────────────────────────────────────────────────────
2941
+
2942
  # ===========================================================================
2943
  # ADDITIVE (2026-06-10, Yachay + Perplexity Computer Agent): OPERATOR WIDGET.
2944
  # The SAME floating governed-operator surface ("Chaski") consolidated onto a11oy
static/cesium/Assets/Textures/LensFlare/DirtMask.jpg CHANGED

Git LFS Details

  • SHA256: 3d06a15d04154f027e0b2b110c7c9952329b385682c327cdeb71e0e3c720f3d4
  • Pointer size: 131 Bytes
  • Size of remote file: 114 kB

Git LFS Details

  • SHA256: 9d41fcbeaf430509020972ff784f2858757891c2cdff9caa1ab98034189a41c8
  • Pointer size: 128 Bytes
  • Size of remote file: 131 Bytes
static/cesium/Assets/Textures/LensFlare/StarBurst.jpg CHANGED

Git LFS Details

  • SHA256: c42ecef9345e34549fb9528e25cac8f38c9f8c43f73d812c2ccaf5909ab249a5
  • Pointer size: 131 Bytes
  • Size of remote file: 196 kB

Git LFS Details

  • SHA256: 6c8e6e4e8fc070ef04d6ad53e18382df3a00a8479f330fd1ea3364f538c03ce7
  • Pointer size: 128 Bytes
  • Size of remote file: 131 Bytes
static/cesium/Assets/Textures/SkyBox/tycho2t3_80_mx.jpg CHANGED

Git LFS Details

  • SHA256: 7eb5dfe95bebe58aaeff1a29f1e435e2e9985c7007d32397f63f1aa798062435
  • Pointer size: 131 Bytes
  • Size of remote file: 119 kB

Git LFS Details

  • SHA256: b4a01e0056b88ed6333e83ad9016b9d6d73d9371bb3b57ece74a539e7a7a1e91
  • Pointer size: 128 Bytes
  • Size of remote file: 131 Bytes
static/cesium/Assets/Textures/SkyBox/tycho2t3_80_my.jpg CHANGED

Git LFS Details

  • SHA256: ee944d55d7abe7799f54768f59d6a3da6b802fabd50d20d3ceb898e888b6ca7a
  • Pointer size: 131 Bytes
  • Size of remote file: 153 kB

Git LFS Details

  • SHA256: 51307cee64f76bf924306bce4663591363b9b739d3aa28cb9e07bfb58763d535
  • Pointer size: 128 Bytes
  • Size of remote file: 131 Bytes
static/cesium/Assets/Textures/SkyBox/tycho2t3_80_mz.jpg CHANGED

Git LFS Details

  • SHA256: 958b3d7779bf39e93dbb3373379a696c1b1d5660535d2ff963ab3c7f86d8042e
  • Pointer size: 131 Bytes
  • Size of remote file: 168 kB

Git LFS Details

  • SHA256: f6a17c4acfe4743825983381b57815c501b56c2aca1d385669dde9751f39a2a3
  • Pointer size: 128 Bytes
  • Size of remote file: 131 Bytes
static/cesium/Assets/Textures/SkyBox/tycho2t3_80_px.jpg CHANGED

Git LFS Details

  • SHA256: 075509b5c76a3db76baf219c71d1156c90bd87a201e4402e80d4fb1f16b526da
  • Pointer size: 131 Bytes
  • Size of remote file: 123 kB

Git LFS Details

  • SHA256: c3e4c9530cae0df27d8c40c9f33cf5985243b00f675c7e8c7569cbbbb2271361
  • Pointer size: 128 Bytes
  • Size of remote file: 131 Bytes
static/cesium/Assets/Textures/SkyBox/tycho2t3_80_py.jpg CHANGED

Git LFS Details

  • SHA256: 62404c604baff09b6293e79d83a6c851428452a07568aca2f4b69cfd67c8a25a
  • Pointer size: 131 Bytes
  • Size of remote file: 153 kB

Git LFS Details

  • SHA256: 91057c963165d56980ace500a1e2381fa518083a2daf54cf7ecd80f11bd6af34
  • Pointer size: 128 Bytes
  • Size of remote file: 131 Bytes
static/cesium/Assets/Textures/SkyBox/tycho2t3_80_pz.jpg CHANGED

Git LFS Details

  • SHA256: 8a367b21469de9c3d41dec0a9b1aaf80472b5945e7f6827fb3a403707333e13b
  • Pointer size: 131 Bytes
  • Size of remote file: 153 kB

Git LFS Details

  • SHA256: c9110e0053aaa9df88c34f18e0c0eadfce2212ed55429cac3f6ba07827c6effd
  • Pointer size: 128 Bytes
  • Size of remote file: 131 Bytes
static/cesium/Assets/Textures/waterNormals.jpg CHANGED

Git LFS Details

  • SHA256: 9ab17625d9a2b0541c14a1b24ae8e3e192b40882cc77729c46b5de5648a991a8
  • Pointer size: 131 Bytes
  • Size of remote file: 294 kB

Git LFS Details

  • SHA256: b0f7d0cf92f0ac50785b802c2de32929907f82616b4dd7423092691cc76accd5
  • Pointer size: 128 Bytes
  • Size of remote file: 131 Bytes
static/cesium/ThirdParty/basis_transcoder.wasm CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:96849a2719b431008533806199ad4e513ef5a5f632b87e452fb1eea961d5730e
3
- size 500839
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:096c0d4e9cdbf398740141c8ddb3a3fb63dd80dbb0df032dfe099b8b9404e24e
3
+ size 131
static/cesium/ThirdParty/draco_decoder.wasm CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2516a4e43526d71787bf2f678f951329f7f858f8f15f42d4bc9e370b31a0da3a
3
- size 285948
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3f2e43bc15fd42c18ce77f6d473acad229e0dd217697d0499e8c8a388be2b1b
3
+ size 131
static/cesium/ThirdParty/wasm_splats_bg.wasm CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:530cb068ddd94b7267db1e1690ebdfcd94c552b2886d79398438841c42a1a14d
3
- size 26522
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd45d0e7a3e54392f7709582d20c48faf5513cd7bf0f0f7319df75b153778951
3
+ size 130
static/cesium/ThirdParty/zip-module.wasm CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d5f896af3951ccf51c8ac79e2871eab92a55b891efeadc67d4057277cb87a154
3
- size 50264
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d5a2378bf411faa5223e435f71be5e88913c0e2ae9721de0128cb40dfacb6cc
3
+ size 130
static/og-card.png ADDED

Git LFS Details

  • SHA256: 0cde386e4ea87c58a9983ed2c731ae1148a05f149479ad7b08cad612c86d77ed
  • Pointer size: 131 Bytes
  • Size of remote file: 213 kB
static/operator-unified.html CHANGED
@@ -562,11 +562,12 @@
562
  else if (v.indexOf("REJECT")>=0||v.indexOf("FAIL")>=0) cls="reject";
563
  var card = document.createElement("div");
564
  card.className = "tcard " + cls;
565
- card.innerHTML = '<div class="ts">'+(rec.ts||new Date().toISOString())+'</div>'
566
- + '<div class="ln"><span class="glyph">'+glyphFor(rec.verb)+'</span> '
567
- + '<b style="color:#D4A444">'+(rec.organ||SELF)+'</b> · '+(rec.verb||'cmd')
568
- + ' · <span style="color:'+(cls==="pass"?"#00C389":cls==="reject"?"#DF2A4A":"#7C3AED")+'">'+(rec.verdict||"INFO")+'</span></div>'
569
- + '<div class="hash">'+shortHash(rec.hash)+'</div>';
 
570
  // stream top -> bottom: newest at top
571
  tstream.insertBefore(card, tstream.firstChild);
572
  if (tailLive){ tstream.scrollTop = 0; }
 
562
  else if (v.indexOf("REJECT")>=0||v.indexOf("FAIL")>=0) cls="reject";
563
  var card = document.createElement("div");
564
  card.className = "tcard " + cls;
565
+ var esc=function(s){return String(s==null?"":s).replace(/[&<>"']/g,function(x){return {"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"}[x];});};
566
+ card.innerHTML = '<div class="ts">'+esc(rec.ts||new Date().toISOString())+'</div>'
567
+ + '<div class="ln"><span class="glyph">'+esc(glyphFor(rec.verb))+'</span> '
568
+ + '<b style="color:#D4A444">'+esc(rec.organ||SELF)+'</b> · '+esc(rec.verb||'cmd')
569
+ + ' · <span style="color:'+(cls==="pass"?"#00C389":cls==="reject"?"#DF2A4A":"#7C3AED")+'">'+esc(rec.verdict||"INFO")+'</span></div>'
570
+ + '<div class="hash">'+esc(shortHash(rec.hash))+'</div>';
571
  // stream top -> bottom: newest at top
572
  tstream.insertBefore(card, tstream.firstChild);
573
  if (tailLive){ tstream.scrollTop = 0; }