betterwithage commited on
Commit
de89472
·
verified ·
1 Parent(s): f1deae4

deploy: source-bound IMMUNE 45850624d4ca

Browse files
GOVERNANCE.md DELETED
@@ -1,15 +0,0 @@
1
- # Governance stamp — SZLHOLDINGS/immune
2
-
3
- tier: SUPPORTING
4
- truth_state: ATTESTED — estate remediation 2026-08-30
5
- governance: https://github.com/szl-holdings/governance-as-code
6
- verifier: https://huggingface.co/spaces/SZLHOLDINGS/governed-receipt-verifier
7
-
8
- ## Estate model references (literal IDs for Hub backlinking)
9
- - SZLHOLDINGS/SZL-Khipu-1.5B
10
- - SZLHOLDINGS/SZL-Forge-1.5B-ReceiptAgent
11
- - SZLHOLDINGS/A11OY-MINI
12
- - SZLHOLDINGS/chaski
13
- - SZLHOLDINGS/szl-receiptagent-qwen35-0.8b-v3
14
-
15
- Verification proves integrity & origin, never accuracy or performance.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
RUNTIME_DEPLOYMENT_PROOF_AUDIT.json DELETED
@@ -1,107 +0,0 @@
1
- {
2
- "blockers": [
3
- {
4
- "code": "HEALTH_ENDPOINT_NOT_DECLARED",
5
- "detail": "No safe GET health endpoint was found in the selected exact-head source files"
6
- },
7
- {
8
- "code": "READINESS_ENDPOINT_NOT_DECLARED",
9
- "detail": "No safe GET readiness endpoint was found in the selected exact-head source files"
10
- },
11
- {
12
- "code": "SERVED_REVISION_NOT_EXPOSED",
13
- "detail": "No public response exposed the exact repository head as a served revision"
14
- },
15
- {
16
- "code": "BUILD_ARTIFACT_DEPLOYMENT_IDENTITY_NOT_EXPOSED",
17
- "detail": "No public response exposed structured build, artifact, or deployment identity"
18
- },
19
- {
20
- "code": "SOURCE_TO_DEPLOYMENT_BINDING_NOT_ESTABLISHED",
21
- "detail": "No single public response bound the exact source head to build, artifact, or deployment identity"
22
- },
23
- {
24
- "code": "FUNCTIONAL_BEHAVIOR_NOT_EXERCISED",
25
- "detail": "No unambiguously documented safe read-only functional request completed with 2xx"
26
- },
27
- {
28
- "code": "DURABLE_PERSISTENCE_NOT_VERIFIED",
29
- "detail": "A read-only audit did not perform an authorized write, readback, restart, and recovery sequence"
30
- }
31
- ],
32
- "claims": {
33
- "build_artifact_deployment_identity": {
34
- "probe_paths": [],
35
- "state": "NOT_OBSERVED"
36
- },
37
- "complete_source_to_deployment_binding": {
38
- "probe_paths": [],
39
- "state": "NOT_ESTABLISHED"
40
- },
41
- "durable_write_readback_recovery": {
42
- "independent_write_readback_restart_recovery_exercised": false,
43
- "reason": "Public read-only probes cannot establish durable persistence without an authorized controlled write and recovery witness",
44
- "state": "NOT_ESTABLISHED",
45
- "structured_prior-evidence_bundle_observed": false
46
- },
47
- "functional_behavior": {
48
- "attempted_paths": [],
49
- "state": "NOT_EXERCISED",
50
- "successful_paths": []
51
- },
52
- "immutable_served_revision_binding": {
53
- "probe_paths": [],
54
- "state": "NOT_OBSERVED"
55
- },
56
- "production_ready": false
57
- },
58
- "document_kind": "additive_fail_closed_runtime_deployment_evidence",
59
- "head_stable_during_audit": true,
60
- "observed_at": "2026-08-31T03:18:30.092351Z",
61
- "production_ready": false,
62
- "public_http_probes": [
63
- {
64
- "classification": "root",
65
- "hash_scope": "complete_response",
66
- "observed_final_url": "https://szlholdings-immune.hf.space/",
67
- "path": "/",
68
- "response_sha256": "31b012bad63e84673eb21b35e5ec480ff47950612d78861d92f53f519d798110",
69
- "status": 200
70
- }
71
- ],
72
- "public_url": "https://szlholdings-immune.hf.space",
73
- "publication_constraints": {
74
- "destination_must_be_absent": true,
75
- "destination_path": "RUNTIME_DEPLOYMENT_PROOF_AUDIT.json",
76
- "expected_parent_sha": "8a42637adf070f82d1fd6e998ea07441ad974e47",
77
- "overwrite_forbidden": true,
78
- "remote_publication_performed": true
79
- },
80
- "publication_evidence": {
81
- "commit_sha_binding": "REPOSITORY_HISTORY_AND_EXTERNAL_BATCH_RECEIPT",
82
- "deployment_trigger_or_restart_effect": "NOT_INFERRED",
83
- "destination_path": "RUNTIME_DEPLOYMENT_PROOF_AUDIT.json",
84
- "docker_runtime_serves_this_document": "NOT_CLAIMED",
85
- "method": "HUGGING_FACE_ATOMIC_COMMIT",
86
- "post_commit_head_and_bytes_verification": "REQUIRED",
87
- "required_parent_sha": "8a42637adf070f82d1fd6e998ea07441ad974e47",
88
- "state": "PUBLISHED_IN_THIS_ATOMIC_COMMIT"
89
- },
90
- "repository_head_observed": "8a42637adf070f82d1fd6e998ea07441ad974e47",
91
- "runtime": {
92
- "disabled": false,
93
- "gated": false,
94
- "hardware": {
95
- "current": "cpu-basic",
96
- "requested": "cpu-basic"
97
- },
98
- "private": false,
99
- "requested_hardware": null,
100
- "sdk": "docker",
101
- "sleep_time_seconds": null,
102
- "stage": "RUNNING",
103
- "storage": null
104
- },
105
- "schema": "szl.hf.runtime-deployment-proof-audit/v1",
106
- "space": "SZLHOLDINGS/immune"
107
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
SPACE_PROVENANCE_FRONTIER.json DELETED
@@ -1,80 +0,0 @@
1
- {
2
- "binding": {
3
- "claim_boundary": "This candidate binds only the observed Hugging Face repository parent. It does not establish GitHub parity, deployment completion, served revision, persistence, or production readiness.",
4
- "external_source": {
5
- "binding_addable_without_invention": false,
6
- "evidence_path": null,
7
- "repository": null,
8
- "revision": null,
9
- "status": "UNKNOWN"
10
- },
11
- "hugging_face_repository": {
12
- "repository": "SZLHOLDINGS/immune",
13
- "revision": "63bfc890f7ddc661ea17760defc26f292a6e04cb",
14
- "scope": "PRE_PUBLICATION_REPOSITORY_SNAPSHOT",
15
- "status": "EXACT_OBSERVED"
16
- },
17
- "machine_readable_hf_binding_addable_without_external_source_invention": true
18
- },
19
- "blockers": [
20
- "SERVED_REVISION_NOT_OBSERVED",
21
- "DURABLE_PERSISTENCE_NOT_ESTABLISHED",
22
- "PRODUCTION_READINESS_BLOCKED",
23
- "EXTERNAL_SOURCE_IMMUTABLE_BINDING_MISSING"
24
- ],
25
- "candidate_state": "LOCAL_ONLY_NOT_PUBLISHED",
26
- "evidence_state": {
27
- "deployment_completion": "UNKNOWN",
28
- "durable_persistence": "UNKNOWN",
29
- "external_source": "UNKNOWN",
30
- "production_ready": "BLOCKED",
31
- "repository_revision": "OBSERVED_EXACT",
32
- "served_bytes": "UNKNOWN",
33
- "served_revision": "UNKNOWN"
34
- },
35
- "observed_at": "2026-08-31T03:03:44Z",
36
- "preservation": {
37
- "candidate_destination_path": "SPACE_PROVENANCE_FRONTIER.json",
38
- "existing_stronger_evidence_present": true,
39
- "policy": "ADD_ONLY_DO_NOT_REPLACE_OR_DOWNGRADE_EXISTING_EVIDENCE"
40
- },
41
- "publication_contract": {
42
- "allowed_paths": [
43
- "SPACE_PROVENANCE_FRONTIER.json"
44
- ],
45
- "destination_path": "SPACE_PROVENANCE_FRONTIER.json",
46
- "operation": "ADD_ONLY",
47
- "post_publication_requirements": [
48
- "REREAD_EXACT_REMOTE_HEAD",
49
- "HASH_PUBLISHED_MANIFEST",
50
- "OBSERVE_DEPLOYMENT_TERMINAL_STATE",
51
- "BIND_SERVED_REVISION_OR_RETAIN_UNKNOWN"
52
- ],
53
- "reject_if_destination_exists": true,
54
- "reject_on_head_drift": true,
55
- "required_parent_revision": "63bfc890f7ddc661ea17760defc26f292a6e04cb"
56
- },
57
- "schema": "szl.space-provenance-frontier/v1",
58
- "source_provenance_inventory": {
59
- "discovered_named_paths": [
60
- "README.md",
61
- "dist/hf-deploy-manifest.json",
62
- "hf-deploy-manifest.json"
63
- ],
64
- "path_discovery_semantics": "Names were selected by provenance, source, attestation, deployment, release, receipt, manifest, or README patterns; presence alone is not validation.",
65
- "stronger_existing_evidence_paths": [
66
- "hf-deploy-manifest.json",
67
- "dist/hf-deploy-manifest.json"
68
- ]
69
- },
70
- "space": {
71
- "id": "SZLHOLDINGS/immune",
72
- "parent_revision": "63bfc890f7ddc661ea17760defc26f292a6e04cb",
73
- "repository_file_count_observed": 15,
74
- "repository_type": "space",
75
- "runtime_observation_semantics": "Point-in-time Hub control-plane state only; not served-byte or functional-runtime proof.",
76
- "runtime_stage_observed": "RUNNING",
77
- "sdk": "docker",
78
- "visibility": "PUBLIC"
79
- }
80
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
dist/hf-deploy-manifest.json CHANGED
@@ -2,12 +2,12 @@
2
  "schema": "szl.hf-deploy-manifest/v2",
3
  "source": {
4
  "repository": "szl-holdings/immune",
5
- "revision": "1b96f557b1293b536749b5a4d02d505bdd36da1d",
6
  "ref": "refs/heads/main"
7
  },
8
  "workflow": {
9
  "repository": "szl-holdings/immune",
10
- "run_id": "33264666234",
11
  "run_attempt": "1",
12
  "ref": "refs/heads/main"
13
  },
@@ -17,11 +17,11 @@
17
  "mode": "standalone-runtime-whitelist"
18
  },
19
  "artifacts": {
20
- "immune-server.js": "0b9a6255f419fa06f373ecc08950181539d89c57b4afab479c1a900e70d26c97",
 
21
  "public/assets/index-CqGx6Zsi.css": "98449b90b4619a10e012be7da7f37c939219c3ad75cb9956b95bc57ff37b4a69",
22
- "public/assets/index-gxBigW97.js": "a1678403b5c7d26127efe40528da81c142556d063c1633506f6da8f545151745",
23
  "public/favicon.svg": "8ffbde9092b1fa4de97c9481b76f518b131268c82e7c555041925225b1dab6e0",
24
- "public/index.html": "ca4e236b7ceb017b2a36317f1e945a1d7e27f24ba9dfc9216618acabaf9bd894",
25
  "public/opengraph.jpg": "1c296aaa0ca3ea47845ee09aabc63c024b8b65af1de4778edaa16e47a2ea340b",
26
  "public/robots.txt": "16ceb5ee3e0dc13aa9adf31a3ebbe45a1d965b8c2b9f72eaf84e5911e140ed95"
27
  },
 
2
  "schema": "szl.hf-deploy-manifest/v2",
3
  "source": {
4
  "repository": "szl-holdings/immune",
5
+ "revision": "45850624d4cadb99b35c820009eb58ce8c7c501f",
6
  "ref": "refs/heads/main"
7
  },
8
  "workflow": {
9
  "repository": "szl-holdings/immune",
10
+ "run_id": "33355644590",
11
  "run_attempt": "1",
12
  "ref": "refs/heads/main"
13
  },
 
17
  "mode": "standalone-runtime-whitelist"
18
  },
19
  "artifacts": {
20
+ "immune-server.js": "d7835fd6ff3fed769b9483a30028ab5d6e5db3af389e2e6853275efe0623426e",
21
+ "public/assets/index-Be6iqbAn.js": "f7e7ed4e49702dd889e6fb0559e714262048a57a4dc23834b9b0462869691008",
22
  "public/assets/index-CqGx6Zsi.css": "98449b90b4619a10e012be7da7f37c939219c3ad75cb9956b95bc57ff37b4a69",
 
23
  "public/favicon.svg": "8ffbde9092b1fa4de97c9481b76f518b131268c82e7c555041925225b1dab6e0",
24
+ "public/index.html": "e22eb3037bb4d94158f342275414ed49a275738206cd6249b1b5daafbd416655",
25
  "public/opengraph.jpg": "1c296aaa0ca3ea47845ee09aabc63c024b8b65af1de4778edaa16e47a2ea340b",
26
  "public/robots.txt": "16ceb5ee3e0dc13aa9adf31a3ebbe45a1d965b8c2b9f72eaf84e5911e140ed95"
27
  },
dist/immune-server.js CHANGED
@@ -31187,7 +31187,7 @@ var InferBody = external_exports.object({
31187
  prompt: external_exports.string().trim().min(4).max(500)
31188
  });
31189
  var SYSTEM = [
31190
- "You are the IMMUNE governed inference surface for SZL Holdings.",
31191
  "szl-nemo is SOFTWARE/SURROGATE doctrine rule_check (R1\u2013R5), not an LLM and not NVIDIA NeMo.",
31192
  "You are a wrapper. SZL did not fine-tune your weights.",
31193
  "Every numeric or benchmark claim MUST carry MEASURED, REPORTED, MODELED, HEURISTIC, UNKNOWN, or UNAVAILABLE.",
@@ -31223,7 +31223,7 @@ router2.post("/infer", async (req, res) => {
31223
  let cycle;
31224
  try {
31225
  cycle = await runGovernedCycle(
31226
- { actor: "immune:nemo-infer", intent: `governed inference: ${prompt.slice(0, 180)}` },
31227
  { gate: "szl-nemo", rules: "R1-R5" }
31228
  );
31229
  } catch (error) {
 
31187
  prompt: external_exports.string().trim().min(4).max(500)
31188
  });
31189
  var SYSTEM = [
31190
+ "You are the IMMUNE governed agent change management surface for SZL Holdings.",
31191
  "szl-nemo is SOFTWARE/SURROGATE doctrine rule_check (R1\u2013R5), not an LLM and not NVIDIA NeMo.",
31192
  "You are a wrapper. SZL did not fine-tune your weights.",
31193
  "Every numeric or benchmark claim MUST carry MEASURED, REPORTED, MODELED, HEURISTIC, UNKNOWN, or UNAVAILABLE.",
 
31223
  let cycle;
31224
  try {
31225
  cycle = await runGovernedCycle(
31226
+ { actor: "immune:nemo-infer", intent: `governed agent change management: ${prompt.slice(0, 180)}` },
31227
  { gate: "szl-nemo", rules: "R1-R5" }
31228
  );
31229
  } catch (error) {
dist/public/assets/{index-gxBigW97.js → index-Be6iqbAn.js} RENAMED
The diff for this file is too large to render. See raw diff
 
dist/public/index.html CHANGED
@@ -20,7 +20,7 @@
20
  <link rel="preconnect" href="https://fonts.googleapis.com">
21
  <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
22
  <link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
23
- <script type="module" crossorigin src="/assets/index-gxBigW97.js"></script>
24
  <link rel="stylesheet" crossorigin href="/assets/index-CqGx6Zsi.css">
25
  </head>
26
  <body>
 
20
  <link rel="preconnect" href="https://fonts.googleapis.com">
21
  <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
22
  <link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
23
+ <script type="module" crossorigin src="/assets/index-Be6iqbAn.js"></script>
24
  <link rel="stylesheet" crossorigin href="/assets/index-CqGx6Zsi.css">
25
  </head>
26
  <body>
hf-deploy-manifest.json CHANGED
@@ -2,12 +2,12 @@
2
  "schema": "szl.hf-deploy-manifest/v2",
3
  "source": {
4
  "repository": "szl-holdings/immune",
5
- "revision": "1b96f557b1293b536749b5a4d02d505bdd36da1d",
6
  "ref": "refs/heads/main"
7
  },
8
  "workflow": {
9
  "repository": "szl-holdings/immune",
10
- "run_id": "33264666234",
11
  "run_attempt": "1",
12
  "ref": "refs/heads/main"
13
  },
@@ -17,11 +17,11 @@
17
  "mode": "standalone-runtime-whitelist"
18
  },
19
  "artifacts": {
20
- "immune-server.js": "0b9a6255f419fa06f373ecc08950181539d89c57b4afab479c1a900e70d26c97",
 
21
  "public/assets/index-CqGx6Zsi.css": "98449b90b4619a10e012be7da7f37c939219c3ad75cb9956b95bc57ff37b4a69",
22
- "public/assets/index-gxBigW97.js": "a1678403b5c7d26127efe40528da81c142556d063c1633506f6da8f545151745",
23
  "public/favicon.svg": "8ffbde9092b1fa4de97c9481b76f518b131268c82e7c555041925225b1dab6e0",
24
- "public/index.html": "ca4e236b7ceb017b2a36317f1e945a1d7e27f24ba9dfc9216618acabaf9bd894",
25
  "public/opengraph.jpg": "1c296aaa0ca3ea47845ee09aabc63c024b8b65af1de4778edaa16e47a2ea340b",
26
  "public/robots.txt": "16ceb5ee3e0dc13aa9adf31a3ebbe45a1d965b8c2b9f72eaf84e5911e140ed95"
27
  },
 
2
  "schema": "szl.hf-deploy-manifest/v2",
3
  "source": {
4
  "repository": "szl-holdings/immune",
5
+ "revision": "45850624d4cadb99b35c820009eb58ce8c7c501f",
6
  "ref": "refs/heads/main"
7
  },
8
  "workflow": {
9
  "repository": "szl-holdings/immune",
10
+ "run_id": "33355644590",
11
  "run_attempt": "1",
12
  "ref": "refs/heads/main"
13
  },
 
17
  "mode": "standalone-runtime-whitelist"
18
  },
19
  "artifacts": {
20
+ "immune-server.js": "d7835fd6ff3fed769b9483a30028ab5d6e5db3af389e2e6853275efe0623426e",
21
+ "public/assets/index-Be6iqbAn.js": "f7e7ed4e49702dd889e6fb0559e714262048a57a4dc23834b9b0462869691008",
22
  "public/assets/index-CqGx6Zsi.css": "98449b90b4619a10e012be7da7f37c939219c3ad75cb9956b95bc57ff37b4a69",
 
23
  "public/favicon.svg": "8ffbde9092b1fa4de97c9481b76f518b131268c82e7c555041925225b1dab6e0",
24
+ "public/index.html": "e22eb3037bb4d94158f342275414ed49a275738206cd6249b1b5daafbd416655",
25
  "public/opengraph.jpg": "1c296aaa0ca3ea47845ee09aabc63c024b8b65af1de4778edaa16e47a2ea340b",
26
  "public/robots.txt": "16ceb5ee3e0dc13aa9adf31a3ebbe45a1d965b8c2b9f72eaf84e5911e140ed95"
27
  },