betterwithage commited on
Commit
b902b6a
·
verified ·
1 Parent(s): 82c9782

deploy: bind org card to 06e50f366af3

Browse files
HONEST_DISCLOSURE.md CHANGED
@@ -1,11 +1,27 @@
1
  # Honest disclosure
2
 
3
- This static Space is the public Hugging Face front door for SZL Holdings. It
4
- organizes links and describes publication contracts. It is not a model,
5
  benchmark, customer deployment, certification, authorization to operate, or
6
  independent third-party assessment.
7
 
8
- ## What the running page proves
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9
 
10
  - the static route was reachable at the time it was requested;
11
  - the served `deployment.json` identifies a GitHub source revision;
@@ -15,11 +31,39 @@ independent third-party assessment.
15
  ## What it does not prove
16
 
17
  - that every linked model loads or meets its intended quality threshold;
18
- - that every dataset row has passed provenance and license admission;
19
  - that every Space is healthy end to end;
20
  - that a signature establishes accuracy, safety, compliance, or fitness;
21
- - that Hub download events are unique users, customers, or deployments.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
22
 
23
  Each artifact owns its evaluation, provenance, security, and runtime evidence.
24
- Unverified evidence must remain `UNKNOWN`, `PARTIAL`, or `UNAVAILABLE` rather
25
  than being inferred from this organization card.
 
1
  # Honest disclosure
2
 
3
+ This static Space is the current public Hugging Face front door for SZL
4
+ Holdings. It organizes links and publication contracts. It is not a model,
5
  benchmark, customer deployment, certification, authorization to operate, or
6
  independent third-party assessment.
7
 
8
+ ## Artifact types are not interchangeable
9
+
10
+ - **Trained weights and adapters** contain neural parameters. Their exact files,
11
+ lineage, evaluation, and runtime envelope govern use.
12
+ - **Software and substrate artifacts** contain source, manifests, kernels,
13
+ meters, or governance packages. A model-shaped repository does not turn them
14
+ into trained weights.
15
+ - **Surrogates and recipes** are narrow structural classifiers, compatibility
16
+ artifacts, or instructions for an upstream model. They are not the governed
17
+ runtime or a substitute for that upstream model.
18
+ - **Datasets and evidence** contain corpora, receipts, evaluations, manifests,
19
+ proofs, or snapshots. Presence does not establish admission, correctness, or
20
+ currentness.
21
+ - **Spaces and demonstrations** are public interfaces. A `RUNNING` state proves
22
+ transport availability only.
23
+
24
+ ## What the running org card proves
25
 
26
  - the static route was reachable at the time it was requested;
27
  - the served `deployment.json` identifies a GitHub source revision;
 
31
  ## What it does not prove
32
 
33
  - that every linked model loads or meets its intended quality threshold;
34
+ - that every dataset row passed provenance, privacy, and license admission;
35
  - that every Space is healthy end to end;
36
  - that a signature establishes accuracy, safety, compliance, or fitness;
37
+ - that Hub download events are unique users, customers, or deployments;
38
+ - that a cached card, screenshot, badge, or copied count is current.
39
+
40
+ ## Killinchu boundary
41
+
42
+ Killinchu is a public observation, fusion, and operator-decision demonstration.
43
+ Its Common Operating Picture can consume real public feeds when dependencies
44
+ answer and can exercise provenance and receipt paths. Feeds may also be
45
+ unavailable, and sample fallbacks must remain labeled. Effectors and public
46
+ actuation are **SIMULATED**. The public Space does not command a live weapon or
47
+ establish production authorization.
48
+
49
+ Current Killinchu conclusions should be drawn from its
50
+ [build identity](https://szlholdings-killinchu.hf.space/api/build-info),
51
+ [public-risk status](https://szlholdings-killinchu.hf.space/api/public-risk-status),
52
+ and [readiness](https://szlholdings-killinchu.hf.space/api/killinchu/readyz), not
53
+ from this narrative alone.
54
+
55
+ ## Canonical and historical profiles
56
+
57
+ The current Hub front door is the
58
+ [`SZLHOLDINGS/README` Space](https://huggingface.co/spaces/SZLHOLDINGS/README).
59
+ Its served source binding is published in
60
+ [`deployment.json`](https://szlholdings-readme.static.hf.space/deployment.json).
61
+
62
+ The dataset
63
+ [`SZLHOLDINGS/SZLHOLDINGS`](https://huggingface.co/datasets/SZLHOLDINGS/SZLHOLDINGS)
64
+ is a **HISTORICAL profile mirror**. It must not be used to infer current
65
+ inventory, runtime status, proof counts, or canonical links.
66
 
67
  Each artifact owns its evaluation, provenance, security, and runtime evidence.
68
+ Unverified evidence remains **UNKNOWN**, **PARTIAL**, or **UNAVAILABLE** rather
69
  than being inferred from this organization card.
README.md CHANGED
@@ -1,103 +1,146 @@
1
  ---
2
- title: SZL Holdings Governed Decision Infrastructure
3
  emoji: 🛡️
4
  colorFrom: gray
5
  colorTo: yellow
6
  sdk: static
7
- short_description: Governed AI that can explain, constrain, and verify action
8
  pinned: true
9
  license: apache-2.0
 
10
  ---
11
 
12
  <!-- markdownlint-disable MD013 MD033 MD041 -->
13
 
14
  <p align="center">
15
- <img src="https://huggingface.co/spaces/SZLHOLDINGS/README/resolve/main/assets/estate-command-system.svg"
16
- alt="SZL Holdings autonomy, under authority"
17
  width="100%" />
18
  </p>
19
 
20
  <div align="center">
21
 
22
- # Governed models, data, and demonstrations
23
 
24
- SZL Holdings publishes the model and data layer for systems that must reason,
25
- act within authority, and return evidence another party can verify.
26
 
27
- [**Open a11oy**](https://a-11-oy.com) ·
28
- [**Inspect evidence**](https://a11oy.net) ·
29
- [**View source**](https://github.com/szl-holdings) ·
30
- [**Read documentation**](https://holdings.a-11-oy.com/docs-site/)
31
 
32
  </div>
33
 
34
  ---
35
 
36
- ## Start here
37
 
38
- | Need | Canonical artifact | Boundary |
39
  | --- | --- | --- |
40
- | Governed receipt generation | [SZL-Forge-1.5B-ReceiptAgent](https://huggingface.co/SZLHOLDINGS/SZL-Forge-1.5B-ReceiptAgent) | A model artifact; autonomy requires a validating controller |
41
- | Grounded estate navigation | [SZL-Khipu-1.5B](https://huggingface.co/SZLHOLDINGS/SZL-Khipu-1.5B) | Use cited retrieval and verify sources independently |
42
- | Local quantized evaluation | [SZL-Khipu-1.5B-GGUF](https://huggingface.co/SZLHOLDINGS/SZL-Khipu-1.5B-GGUF) | Quantization changes runtime characteristics; evaluate the exact file |
43
- | Receipt and evidence records | [szl-lake](https://huggingface.co/datasets/SZLHOLDINGS/szl-lake) | Records are admitted by their own provenance and license state |
44
- | Public OSINT corpus | [killinchu-osint-corpus](https://huggingface.co/datasets/SZLHOLDINGS/killinchu-osint-corpus) | Public-source research corpus; not an operational intelligence feed |
45
- | Product demonstration | [a11oy Space](https://huggingface.co/spaces/SZLHOLDINGS/a11oy) | A demonstration surface; verify live state and exact source separately |
 
 
 
 
 
 
 
 
 
 
 
46
 
47
  Download counters are Hub-reported events, not unique users, deployments,
48
  customers, model quality, or revenue.
49
 
50
- ## Artifact contract
 
 
51
 
52
- Every promoted artifact must identify what it is and what evidence exists.
 
 
 
53
 
54
- ### Trained weights
55
 
56
- - exact base model and license lineage;
57
- - weight or adapter hashes;
58
- - clean load and inference receipt;
59
- - held-out and adversarial evaluation;
60
- - restart and reproduction evidence;
61
- - latency, memory, and energy context;
62
- - an explicit autonomy boundary.
 
63
 
64
- ### Datasets
 
65
 
66
- - source and license provenance at row or source-family scope;
67
- - schema, splits, sizes, and validation results;
68
- - privacy, consent, PII, and update policy;
69
- - known omissions, quarantine counts, and intended use.
70
 
71
- ### Kernels and tools
 
 
 
 
 
 
 
 
72
 
73
- - canonical source repository and immutable revision;
74
- - supported hardware and software matrix;
75
- - executable tests and benchmark protocol;
76
- - no implied training receipt or model capability.
77
 
78
- ### Spaces
79
 
80
- - canonical source and deployment revision;
81
- - pinned dependencies and runtime behavior;
82
- - privacy and retention behavior;
83
- - visible limitations and reproducible local path.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
84
 
85
  A model card is not operational proof. A Space in `RUNNING` state proves
86
  transport availability only. A signed receipt establishes integrity and origin
87
  within its stated scope; it does not automatically establish correctness,
88
- safety, or authorization to operate.
 
 
89
 
90
- ## One governed loop
 
91
 
92
- ```text
93
- signal reason policy → bounded action → receipt → independent verification
94
- ↑ │
95
- └──────────── verified feedback ───────┘
96
- ```
 
 
 
97
 
98
- The model proposes. The controller validates authority and evidence. The
99
- runtime executes only within a declared bound. The receipt lets a separate
100
- party inspect what happened.
101
 
102
  ## Evidence language
103
 
@@ -105,17 +148,17 @@ Claims use **PROVED**, **MEASURED**, **REPORTED**, **MODELED**,
105
  **CONJECTURE**, or **ROADMAP**. Runtime status uses **OPERATIONAL**,
106
  **PARTIAL**, **DEGRADED**, **UNAVAILABLE**, or **HISTORICAL**.
107
 
108
- Lambda uniqueness remains **Conjecture 1**, not a theorem. No artifact is
109
- promoted solely because it has a card, a counter, a live route, or a filename
110
- that sounds like a model.
111
 
112
  ## Source and support
113
 
114
- This company front door is source-controlled at
115
  [`szl-holdings/.github`](https://github.com/szl-holdings/.github/tree/main/huggingface/org-card)
116
  and deployed with an exact source-revision manifest. Inspect
117
  [`deployment.json`](https://szlholdings-readme.static.hf.space/deployment.json)
118
- on the running static Space for the served source binding.
119
 
120
  - [Security policy](https://github.com/szl-holdings/.github/security/policy)
121
  - [Trust posture](https://github.com/szl-holdings/.github/blob/main/TRUST.md)
@@ -126,10 +169,11 @@ on the running static Space for the served source binding.
126
 
127
  <div align="center">
128
 
129
- **Govern · execute · prove**
130
 
131
- [a-11-oy.com](https://a-11-oy.com) ·
132
- [a11oy.net](https://a11oy.net) ·
133
- [GitHub](https://github.com/szl-holdings)
 
134
 
135
  </div>
 
1
  ---
2
+ title: SZL Holdings - Governed Decision Infrastructure
3
  emoji: 🛡️
4
  colorFrom: gray
5
  colorTo: yellow
6
  sdk: static
7
+ short_description: Control before action. Evidence after.
8
  pinned: true
9
  license: apache-2.0
10
+ thumbnail: "https://huggingface.co/spaces/SZLHOLDINGS/README/resolve/main/assets/hf-portfolio-map.svg"
11
  ---
12
 
13
  <!-- markdownlint-disable MD013 MD033 MD041 -->
14
 
15
  <p align="center">
16
+ <img src="https://huggingface.co/spaces/SZLHOLDINGS/README/resolve/main/assets/hf-portfolio-map.svg"
17
+ alt="SZL Holdings portfolio: command, intelligence, models and data, and evidence connected by one governed decision loop"
18
  width="100%" />
19
  </p>
20
 
21
  <div align="center">
22
 
23
+ # Models, evidence, and governed demonstrations
24
 
25
+ SZL Holdings publishes AI artifacts for systems that must reason, operate
26
+ inside declared authority, and return evidence another party can inspect.
27
 
28
+ [**Investor path**](#investor-path) |
29
+ [**Developer path**](#developer-path) |
30
+ [**Artifact map**](#artifact-map) |
31
+ [**Current state**](#current-state)
32
 
33
  </div>
34
 
35
  ---
36
 
37
+ ## Choose a path
38
 
39
+ | Goal | Start here | Boundary to retain |
40
  | --- | --- | --- |
41
+ | Evaluate the company | [Company profile](https://github.com/szl-holdings#readme) and [evidence registry](https://a11oy.net) | Cards and counters are not operating or commercial proof |
42
+ | Build an integration | [Documentation](https://holdings.a-11-oy.com/docs-site/) and [source organization](https://github.com/szl-holdings) | Read the exact artifact and runtime contract before use |
43
+ | Inspect models and data | [SZLHOLDINGS portfolio](https://huggingface.co/SZLHOLDINGS) | Repository type, download events, and `RUNNING` state do not establish quality or readiness |
44
+ | Check what is live now | [Current state](#current-state) | Use linked status and source-binding endpoints, not copied badges |
45
+
46
+ ## Artifact map
47
+
48
+ Hugging Face repository type is a storage and discovery choice. It does not by
49
+ itself identify the artifact inside.
50
+
51
+ | Class | Representative artifact | Publication boundary |
52
+ | --- | --- | --- |
53
+ | **Trained weights and adapters** | [SZL-Khipu-1.5B](https://huggingface.co/SZLHOLDINGS/SZL-Khipu-1.5B), [ReceiptAgent](https://huggingface.co/SZLHOLDINGS/SZL-Forge-1.5B-ReceiptAgent), and [GGUF files](https://huggingface.co/SZLHOLDINGS/SZL-Khipu-1.5B-GGUF) | Exact file, base lineage, evaluation, and runtime matter; a validating controller is still required |
54
+ | **Software and substrate artifacts** | [a11oy-v19-substrate](https://huggingface.co/SZLHOLDINGS/a11oy-v19-substrate) and [szl-kernels](https://huggingface.co/SZLHOLDINGS/szl-kernels) | Source, manifests, kernels, or tools; no trained weights are implied |
55
+ | **Surrogates and recipes** | [szl-governed-norm](https://huggingface.co/SZLHOLDINGS/szl-governed-norm) and [szl-nemo](https://huggingface.co/SZLHOLDINGS/szl-nemo) | Compact structural classifier, compatibility artifact, or recipe; not a replacement for the governed runtime or upstream model |
56
+ | **Datasets and evidence** | [szl-lake](https://huggingface.co/datasets/SZLHOLDINGS/szl-lake) and [receipt records](https://huggingface.co/datasets/SZLHOLDINGS/uds-governance-receipts) | A stored row or receipt is not automatically training-admitted, correct, or current |
57
+ | **Spaces and demonstrations** | [a11oy](https://huggingface.co/spaces/SZLHOLDINGS/a11oy), [Killinchu](https://huggingface.co/spaces/SZLHOLDINGS/killinchu), and this [README Space](https://huggingface.co/spaces/SZLHOLDINGS/README) | A reachable route proves transport availability only; each capability owns separate evidence |
58
 
59
  Download counters are Hub-reported events, not unique users, deployments,
60
  customers, model quality, or revenue.
61
 
62
+ ## Products and runtime boundaries
63
+
64
+ ### a11oy
65
 
66
+ [a11oy](https://a-11-oy.com) is the governed command and inference surface.
67
+ Provider availability, signing, readiness, and per-action authorization remain
68
+ separate states. Inspect the [evidence registry](https://a11oy.net) and current
69
+ readiness before drawing an operational conclusion.
70
 
71
+ ### Killinchu
72
 
73
+ [Killinchu](https://huggingface.co/spaces/SZLHOLDINGS/killinchu) is a public
74
+ counter-UAS and maritime observation, fusion, and operator-decision
75
+ demonstration. Its
76
+ [Common Operating Picture](https://szlholdings-killinchu.hf.space/elite/cop)
77
+ can use real public-feed ingestion, fusion, provenance, and receipt paths when
78
+ dependencies answer. Sample fallbacks must remain labeled. Effectors and public
79
+ actuation are **SIMULATED**; the Space does not command a live weapon or establish
80
+ production authorization.
81
 
82
+ The [Killinchu OSINT corpus](https://huggingface.co/datasets/SZLHOLDINGS/killinchu-osint-corpus)
83
+ is a public-source research archive, not an operational intelligence feed.
84
 
85
+ ## Investor path
 
 
 
86
 
87
+ 1. Read the [GitHub organization profile](https://github.com/szl-holdings#readme).
88
+ 2. Inspect the [product](https://a-11-oy.com) and
89
+ [evidence registry](https://a11oy.net).
90
+ 3. Follow the [research lineage](https://github.com/szl-holdings/szl-papers).
91
+ 4. Review [security](https://github.com/szl-holdings/.github/security/policy),
92
+ [trust](https://github.com/szl-holdings/.github/blob/main/TRUST.md), and
93
+ [support](https://github.com/szl-holdings/.github/blob/main/SUPPORT.md).
94
+ 5. Use the live links below for current state. Do not infer state from this
95
+ narrative, a cached card, or a download counter.
96
 
97
+ No production authorization, regulatory approval, universal safety guarantee,
98
+ customer adoption, or investment outcome is claimed by this organization card.
 
 
99
 
100
+ ## Developer path
101
 
102
+ 1. Select the artifact class before selecting a repository.
103
+ 2. Read the artifact-specific license, lineage, files, evaluation, and limits.
104
+ 3. Reproduce the local path from the
105
+ [documentation hub](https://holdings.a-11-oy.com/docs-site/).
106
+ 4. Bind integration decisions to immutable source and served revisions.
107
+ 5. Verify receipts independently and keep model output separate from controller
108
+ authorization.
109
+
110
+ ## Publication contract
111
+
112
+ Every promoted artifact should identify what it is and what evidence exists.
113
+
114
+ | Artifact | Minimum publication evidence |
115
+ | --- | --- |
116
+ | Weights and adapters | Base and license lineage, hashes, clean load, held-out and adversarial evaluation, restart evidence, resource envelope, autonomy boundary |
117
+ | Software, kernels, and tools | Canonical source revision, supported environment, executable tests, benchmark protocol, and explicit non-model classification |
118
+ | Surrogates and recipes | Upstream dependency, narrow intended use, input schema, validation limits, and a visible statement that the artifact is not the governed runtime |
119
+ | Datasets and evidence | Source and license provenance, schema, splits or record shape, privacy and PII posture, validation, quarantine, omissions, and update policy |
120
+ | Spaces | Source and deployment revision, dependencies, privacy and retention behavior, capability-level state, limitations, and reproducible local path |
121
 
122
  A model card is not operational proof. A Space in `RUNNING` state proves
123
  transport availability only. A signed receipt establishes integrity and origin
124
  within its stated scope; it does not automatically establish correctness,
125
+ safety, performance, compliance, or authorization to operate.
126
+
127
+ ## Current state
128
 
129
+ This card deliberately links current state instead of hardcoding a green badge,
130
+ resource count, served revision, or capability claim.
131
 
132
+ | Question | Canonical source |
133
+ | --- | --- |
134
+ | What is the current Hugging Face front door? | [SZLHOLDINGS/README](https://huggingface.co/spaces/SZLHOLDINGS/README) |
135
+ | Which GitHub revision produced the served card? | [deployment.json](https://szlholdings-readme.static.hf.space/deployment.json) |
136
+ | Is a11oy ready now? | [a11oy readiness](https://a-11-oy.com/api/a11oy/v1/readiness) |
137
+ | Which Killinchu revision is served? | [Killinchu build identity](https://szlholdings-killinchu.hf.space/api/build-info) |
138
+ | Is Killinchu's public-risk gate available? | [Killinchu public-risk status](https://szlholdings-killinchu.hf.space/api/public-risk-status) |
139
+ | Is the Killinchu service ready? | [Killinchu readiness](https://szlholdings-killinchu.hf.space/api/killinchu/readyz) |
140
 
141
+ The dataset [`SZLHOLDINGS/SZLHOLDINGS`](https://huggingface.co/datasets/SZLHOLDINGS/SZLHOLDINGS)
142
+ is a **HISTORICAL profile mirror**. It is not the current organization card and
143
+ must not be used to infer current inventory or runtime state.
144
 
145
  ## Evidence language
146
 
 
148
  **CONJECTURE**, or **ROADMAP**. Runtime status uses **OPERATIONAL**,
149
  **PARTIAL**, **DEGRADED**, **UNAVAILABLE**, or **HISTORICAL**.
150
 
151
+ Lambda uniqueness remains **Conjecture 1**, not a theorem. Consult canonical
152
+ proof sources for current revision and scope. No artifact is promoted solely
153
+ because it has a card, counter, live route, or model-shaped repository.
154
 
155
  ## Source and support
156
 
157
+ This front door is source-controlled at
158
  [`szl-holdings/.github`](https://github.com/szl-holdings/.github/tree/main/huggingface/org-card)
159
  and deployed with an exact source-revision manifest. Inspect
160
  [`deployment.json`](https://szlholdings-readme.static.hf.space/deployment.json)
161
+ for the served source binding.
162
 
163
  - [Security policy](https://github.com/szl-holdings/.github/security/policy)
164
  - [Trust posture](https://github.com/szl-holdings/.github/blob/main/TRUST.md)
 
169
 
170
  <div align="center">
171
 
172
+ **Govern | execute | prove**
173
 
174
+ [a-11-oy.com](https://a-11-oy.com) |
175
+ [a11oy.net](https://a11oy.net) |
176
+ [GitHub](https://github.com/szl-holdings) |
177
+ [Hugging Face](https://huggingface.co/SZLHOLDINGS)
178
 
179
  </div>
assets/estate-banner-v2.svg ADDED
assets/hf-card-command.svg ADDED
assets/hf-card-evidence.svg ADDED
assets/hf-card-intelligence.svg ADDED
assets/hf-card-models.svg ADDED
assets/hf-portfolio-map.svg ADDED
deployment.json CHANGED
@@ -1 +1 @@
1
- {"claims":{"estate_operational_status":"NOT_INFERRED","model_quality":"NOT_EVALUATED_BY_THIS_SURFACE","source_binding":"MEASURED_AFTER_LIVE_READBACK"},"files":[{"path":".gitattributes","sha256":"ea03f0eb78cadeb1c5656da28f49131c2d367f19f47ba705b1551409d4b509bb","size":73},{"path":"HONEST_DISCLOSURE.md","sha256":"19a6535a4c79f3a5868c5eaf445103e101ebeb3a795826fb014b36b77bb84111","size":1133},{"path":"README.md","sha256":"28b2c3bd1eee4a01b6fd97ba3a699011173c27146ff4d5963a82b6fec9d3a8a4","size":5127},{"path":"assets/estate-command-system.svg","sha256":"b77048f37d55c0463ecd9e05a470259477b67adf72de464714045190991094bc","size":5812},{"path":"index.html","sha256":"4398923dcdcaf37f026cbc9a877a085b7a8b48bef2f0ea0d2b0be932c57b6722","size":17195}],"published_at":"2026-08-01T17:52:17.676948Z","schema":"szl.hf-static-deployment/v1","source":{"manifest":"huggingface/org-card.manifest.json","repository":"szl-holdings/.github","revision":"813ba58892b869b931adc30db428a4a61cedaf4b"},"target":{"live_base_url":"https://szlholdings-readme.static.hf.space","repo_id":"SZLHOLDINGS/README","repo_type":"space"}}
 
1
+ {"claims":{"estate_operational_status":"NOT_INFERRED","model_quality":"NOT_EVALUATED_BY_THIS_SURFACE","source_binding":"MEASURED_AFTER_LIVE_READBACK"},"files":[{"path":".gitattributes","sha256":"ea03f0eb78cadeb1c5656da28f49131c2d367f19f47ba705b1551409d4b509bb","size":73},{"path":"HONEST_DISCLOSURE.md","sha256":"25efe2e752958c7ecb87cb525feab9f457c7003d396f65893a2f5bd597141a28","size":3338},{"path":"README.md","sha256":"d9b46629fdc2d09cfb6a373e75922c8851e24ed6ce73eecc1625a026cb9a6198","size":9646},{"path":"assets/estate-banner-v2.svg","sha256":"f278ed5ae139016aed79b09ff2a5a2709e6a861179d4096a8fd17263549ea385","size":2132},{"path":"assets/estate-command-system.svg","sha256":"b77048f37d55c0463ecd9e05a470259477b67adf72de464714045190991094bc","size":5812},{"path":"assets/hf-card-command.svg","sha256":"e690322c3d7d4f7d0d34800027e815c9a3100f316838061c6d383a634d6d74ba","size":1198},{"path":"assets/hf-card-evidence.svg","sha256":"3ca3e784f79d80b38cb12584c42f2083b5144e96ee8d2a3883e1e162bb01a9dd","size":1152},{"path":"assets/hf-card-intelligence.svg","sha256":"b1fed6655a58e791e52ca103daa50c8a6d4679e1e3eb62d3977d16f3d61a2f9e","size":1195},{"path":"assets/hf-card-models.svg","sha256":"84589daabfe9402cba2fc185c7a0a667c88b143fc46b1756ea1818abe317b1cb","size":1101},{"path":"assets/hf-portfolio-map.svg","sha256":"edf4c9679c94e1bb431ec01b9c67feb6d583de45040a6b074891cb4dddd0b9b5","size":5814},{"path":"index.html","sha256":"10fd45366d1200adfa29bd955e5df44a5cee7c6974df83fa3359a809e0f11762","size":23687}],"published_at":"2026-08-01T21:18:23.990909Z","schema":"szl.hf-static-deployment/v1","source":{"manifest":"huggingface/org-card.manifest.json","repository":"szl-holdings/.github","revision":"06e50f366af35b930f694c746319138fe72d9be0"},"target":{"live_base_url":"https://szlholdings-readme.static.hf.space","repo_id":"SZLHOLDINGS/README","repo_type":"space"}}
index.html CHANGED
@@ -5,26 +5,27 @@
5
  <meta name="viewport" content="width=device-width,initial-scale=1,viewport-fit=cover">
6
  <meta name="color-scheme" content="dark">
7
  <meta name="theme-color" content="#070b12">
8
- <meta name="description" content="SZL Holdings builds governed decision infrastructure for systems that must explain, constrain, and verify action.">
9
- <title>SZL Holdings Autonomy, under authority</title>
10
  <style>
11
  :root {
12
  --void: #070b12;
13
  --ground: #0b111b;
14
  --panel: #101824;
15
- --panel-2: #141e2c;
16
- --line: #263344;
17
- --ink: #f3f5f8;
18
- --muted: #aab5c5;
19
- --quiet: #6f7d91;
20
  --teal: #47d7c4;
21
- --teal-hi: #7ce8da;
22
  --gold: #d7b55e;
23
- --gold-hi: #e6ca82;
24
- --warning: #d79b5e;
25
- --radius: 18px;
26
  --mono: "SFMono-Regular", Consolas, "Liberation Mono", monospace;
27
- --sans: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
 
28
  }
29
 
30
  * { box-sizing: border-box; }
@@ -33,6 +34,7 @@
33
  margin: 0;
34
  background:
35
  radial-gradient(900px 520px at 78% -8%, rgba(47, 127, 139, .24), transparent 68%),
 
36
  var(--void);
37
  color: var(--ink);
38
  font-family: var(--sans);
@@ -41,109 +43,138 @@
41
  }
42
 
43
  a { color: inherit; }
44
- a:focus-visible, button:focus-visible { outline: 3px solid var(--teal); outline-offset: 4px; }
45
  .skip { position: absolute; left: -9999px; top: 0; }
46
- .skip:focus { left: 16px; top: 16px; z-index: 20; background: var(--ink); color: var(--void); padding: 10px 14px; }
47
  .shell { width: min(1180px, calc(100% - 40px)); margin: 0 auto; }
48
 
49
  header {
50
  position: sticky;
51
  top: 0;
52
  z-index: 10;
53
- border-bottom: 1px solid rgba(132, 149, 171, .18);
54
- background: rgba(7, 11, 18, .88);
55
  backdrop-filter: blur(18px);
56
  }
57
  .nav { min-height: 72px; display: flex; align-items: center; justify-content: space-between; gap: 24px; }
58
- .brand { display: inline-flex; align-items: center; gap: 12px; text-decoration: none; font-weight: 760; letter-spacing: .08em; }
59
  .brand-mark { width: 13px; height: 13px; border-radius: 50%; background: var(--teal); box-shadow: 0 0 22px rgba(71, 215, 196, .48); }
60
- nav { display: flex; flex-wrap: wrap; justify-content: flex-end; gap: 8px 22px; }
61
- nav a { color: var(--muted); text-decoration: none; font-size: 14px; }
62
- nav a:hover { color: var(--ink); }
 
63
 
64
  main { overflow: hidden; }
65
- .hero { padding: clamp(72px, 10vw, 132px) 0 84px; display: grid; grid-template-columns: 1.1fr .9fr; gap: 64px; align-items: center; }
66
  .eyebrow { color: var(--teal); font-family: var(--mono); font-size: 12px; font-weight: 700; letter-spacing: .17em; text-transform: uppercase; }
 
67
  h1 { margin: 20px 0; max-width: 780px; font-size: clamp(48px, 7vw, 88px); line-height: .98; letter-spacing: -.055em; text-wrap: balance; }
68
  h1 span { color: var(--gold-hi); }
69
  .lede { max-width: 650px; color: var(--muted); font-size: clamp(18px, 2.2vw, 23px); }
 
70
  .actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 34px; }
71
- .button { display: inline-flex; min-height: 46px; align-items: center; justify-content: center; border: 1px solid var(--line); border-radius: 999px; padding: 0 20px; text-decoration: none; font-size: 14px; font-weight: 720; }
72
  .button.primary { background: var(--gold); border-color: var(--gold); color: #101216; }
73
  .button.primary:hover { background: var(--gold-hi); }
74
  .button.secondary:hover { border-color: var(--teal); color: var(--teal-hi); }
75
  .hero-visual { width: 100%; filter: drop-shadow(0 28px 80px rgba(0, 0, 0, .34)); }
76
 
77
- section { padding: 82px 0; border-top: 1px solid rgba(132, 149, 171, .14); }
78
  .section-head { display: grid; grid-template-columns: .85fr 1.15fr; gap: 48px; align-items: start; margin-bottom: 36px; }
79
  h2 { margin: 10px 0 0; font-size: clamp(32px, 4vw, 52px); line-height: 1.08; letter-spacing: -.035em; text-wrap: balance; }
80
  .section-copy { color: var(--muted); font-size: 18px; max-width: 680px; margin: 6px 0 0; }
81
 
82
- .cards { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; }
83
- .card { min-height: 260px; display: flex; flex-direction: column; border: 1px solid var(--line); border-radius: var(--radius); padding: 25px; background: linear-gradient(150deg, rgba(20, 30, 44, .9), rgba(12, 18, 28, .92)); text-decoration: none; }
84
- .card:hover { transform: translateY(-3px); border-color: rgba(71, 215, 196, .5); }
85
- .card .tag { color: var(--teal); font-family: var(--mono); font-size: 11px; font-weight: 700; letter-spacing: .15em; text-transform: uppercase; }
86
- .card h3 { margin: 18px 0 10px; font-size: 24px; letter-spacing: -.025em; }
87
- .card p { color: var(--muted); margin: 0; }
88
- .card .arrow { margin-top: auto; padding-top: 30px; color: var(--gold-hi); font-family: var(--mono); font-size: 13px; }
89
 
90
  .loop { position: relative; overflow: hidden; border: 1px solid var(--line); border-radius: 24px; padding: clamp(26px, 5vw, 54px); background: #090f17; }
91
- .loop::after { content: ""; position: absolute; inset: 0; pointer-events: none; background: linear-gradient(90deg, transparent, rgba(71, 215, 196, .05), transparent); }
92
- .steps { position: relative; z-index: 1; display: grid; grid-template-columns: repeat(6, 1fr); gap: 12px; }
93
  .step { min-height: 122px; border-top: 2px solid var(--line); padding: 16px 8px 0 0; }
94
  .step strong { display: block; color: var(--ink); font-family: var(--mono); font-size: 12px; letter-spacing: .08em; text-transform: uppercase; }
95
  .step span { display: block; margin-top: 10px; color: var(--quiet); font-size: 13px; }
96
  .step.control { border-color: var(--teal); }
97
  .step.evidence { border-color: var(--gold); }
98
 
99
- .contract { display: grid; grid-template-columns: repeat(2, 1fr); gap: 16px; }
100
- .contract article { border-left: 2px solid var(--line); padding: 4px 22px 18px; }
101
- .contract article:nth-child(1), .contract article:nth-child(2) { border-color: var(--teal); }
102
- .contract article:nth-child(3), .contract article:nth-child(4) { border-color: var(--gold); }
103
- .contract h3 { margin: 0 0 9px; font-size: 19px; }
104
- .contract p { margin: 0; color: var(--muted); }
 
 
 
 
 
 
 
 
 
105
 
106
- .truth { display: grid; grid-template-columns: 1.15fr .85fr; gap: 24px; }
107
  .truth-panel { border: 1px solid var(--line); border-radius: var(--radius); padding: 28px; background: var(--panel); }
108
- .truth-panel h3 { margin: 0 0 14px; }
109
  .truth-panel p { color: var(--muted); margin: 0 0 18px; }
110
- .labels { display: flex; flex-wrap: wrap; gap: 8px; }
111
  .label { border: 1px solid var(--line); border-radius: 999px; padding: 7px 10px; color: var(--muted); font-family: var(--mono); font-size: 11px; }
112
  .label.measured { border-color: rgba(71, 215, 196, .52); color: var(--teal-hi); }
113
- .label.conjecture { border-color: rgba(170, 181, 197, .38); color: #c0c8d3; }
114
  code { color: var(--gold-hi); font-family: var(--mono); }
115
 
 
 
 
 
 
116
  .closing { padding-bottom: 112px; }
117
- .closing-panel { border-radius: 24px; padding: clamp(34px, 7vw, 72px); background: linear-gradient(130deg, #132636, #111721 58%, #211c12); border: 1px solid rgba(215, 181, 94, .32); }
118
  .closing-panel h2 { max-width: 760px; }
119
  .closing-panel p { max-width: 680px; color: var(--muted); font-size: 18px; }
120
 
121
- footer { border-top: 1px solid rgba(132, 149, 171, .14); padding: 32px 0 46px; color: var(--quiet); font-size: 13px; }
122
  .footer-row { display: flex; justify-content: space-between; flex-wrap: wrap; gap: 20px; }
123
  .footer-links { display: flex; flex-wrap: wrap; gap: 18px; }
124
- .footer-links a { text-decoration: none; }
125
  .footer-links a:hover { color: var(--ink); }
126
 
127
  @media (max-width: 900px) {
128
  .hero, .section-head, .truth { grid-template-columns: 1fr; }
129
  .hero { gap: 42px; }
130
  .hero-visual { max-width: 640px; }
131
- .cards { grid-template-columns: 1fr 1fr; }
 
132
  .steps { grid-template-columns: repeat(3, 1fr); }
133
  }
134
  @media (max-width: 640px) {
135
  .shell { width: min(100% - 28px, 1180px); }
136
- .nav { min-height: 64px; }
137
- nav a:not(.essential) { display: none; }
138
- .hero { padding-top: 58px; }
 
 
 
139
  h1 { font-size: clamp(42px, 15vw, 68px); }
140
- .cards, .contract { grid-template-columns: 1fr; }
 
 
 
141
  .steps { grid-template-columns: 1fr 1fr; }
142
- section { padding: 64px 0; }
 
143
  }
144
  @media (prefers-reduced-motion: reduce) {
145
  html { scroll-behavior: auto; }
146
  .card { transition: none; }
 
 
 
 
 
 
 
147
  }
148
  </style>
149
  </head>
@@ -151,126 +182,183 @@
151
  <a class="skip" href="#main">Skip to main content</a>
152
  <header>
153
  <div class="shell nav">
154
- <a class="brand" href="https://huggingface.co/SZLHOLDINGS" aria-label="SZL Holdings on Hugging Face">
155
  <span class="brand-mark" aria-hidden="true"></span>
156
  SZL HOLDINGS
157
  </a>
158
- <nav aria-label="Primary">
159
- <a href="#system">System</a>
160
  <a href="#artifacts">Artifacts</a>
161
- <a href="#evidence">Evidence</a>
162
- <a class="essential" href="https://a-11-oy.com">Open a11oy ↗</a>
 
163
  </nav>
164
  </div>
165
  </header>
166
 
167
- <main id="main">
168
  <div class="shell hero">
169
  <div>
170
  <div class="eyebrow">Governed decision infrastructure</div>
171
  <h1>Autonomy,<br><span>under authority.</span></h1>
172
- <p class="lede">Systems that can reason, act within a declared bound, and return evidence another party can verify.</p>
 
173
  <div class="actions">
174
- <a class="button primary" href="https://a-11-oy.com">Open the command system</a>
175
- <a class="button secondary" href="https://a11oy.net">Inspect the proof registry</a>
176
  <a class="button secondary" href="https://github.com/szl-holdings">View source</a>
177
  </div>
178
  </div>
179
- <img class="hero-visual" src="assets/estate-command-system.svg" alt="Signal to policy to bounded action to receipt to verification">
180
  </div>
181
 
182
- <section id="system">
183
  <div class="shell">
184
  <div class="section-head">
185
- <div><div class="eyebrow">One governed loop</div><h2>Control before action. Evidence after.</h2></div>
186
- <p class="section-copy">The model proposes. A policy layer validates authority and evidence. The runtime executes only within a declared bound. A portable receipt records the decision path for independent review.</p>
187
  </div>
188
- <div class="loop" aria-label="Governed loop stages">
189
- <div class="steps">
190
- <div class="step"><strong>Signal</strong><span>Observe and attribute the request.</span></div>
191
- <div class="step"><strong>Reason</strong><span>Ground the proposal in disclosed context.</span></div>
192
- <div class="step control"><strong>Policy</strong><span>Allow, require approval, or refuse.</span></div>
193
- <div class="step control"><strong>Act</strong><span>Execute only inside the permitted bound.</span></div>
194
- <div class="step evidence"><strong>Receipt</strong><span>Bind inputs, policy, action, and outcome.</span></div>
195
- <div class="step evidence"><strong>Verify</strong><span>Replay evidence outside the product UI.</span></div>
196
- </div>
 
 
 
 
 
 
 
 
 
 
197
  </div>
198
  </div>
199
  </section>
200
 
201
- <section id="artifacts">
202
  <div class="shell">
203
  <div class="section-head">
204
- <div><div class="eyebrow">Hugging Face portfolio</div><h2>Artifacts with explicit boundaries.</h2></div>
205
- <p class="section-copy">Models, datasets, tools, and demonstrations are different product objects. Each owns its license, lineage, evaluation, runtime, and limitation evidence.</p>
 
 
 
 
 
 
 
 
 
 
206
  </div>
207
- <div class="cards">
208
- <a class="card" href="https://huggingface.co/SZLHOLDINGS/SZL-Forge-1.5B-ReceiptAgent">
209
- <span class="tag">Model family</span><h3>ReceiptAgent</h3>
210
- <p>Compact receipt proposal artifact. Use with a validating controller; no autonomous or high-stakes boundary is implied.</p><span class="arrow">Inspect the card →</span>
211
- </a>
212
- <a class="card" href="https://huggingface.co/SZLHOLDINGS/SZL-Khipu-1.5B">
213
- <span class="tag">Model family</span><h3>Khipu</h3>
214
- <p>Grounded estate-navigation model family. Pair with cited retrieval and independently inspect the source evidence.</p><span class="arrow">Inspect the family </span>
215
- </a>
216
- <a class="card" href="https://huggingface.co/datasets/SZLHOLDINGS/szl-lake">
217
- <span class="tag">Evidence dataset</span><h3>szl-lake</h3>
218
- <p>Receipt and evidence records with explicit admission boundaries. A stored row is not automatically training-admitted.</p><span class="arrow">Inspect the lake →</span>
219
- </a>
220
- <a class="card" href="https://huggingface.co/datasets/SZLHOLDINGS/killinchu-osint-corpus">
221
- <span class="tag">Research dataset</span><h3>Killinchu corpus</h3>
222
- <p>Public-source research corpus for the operator demonstration. It is not an operational intelligence feed.</p><span class="arrow">Inspect provenance →</span>
223
- </a>
224
- <a class="card" href="https://huggingface.co/SZLHOLDINGS/szl-kernels">
225
- <span class="tag">Kernel registry</span><h3>SZL Kernels</h3>
226
- <p>Runtime and computation artifacts. Kernel source and executable tests do not imply trained model weights.</p><span class="arrow">Inspect compatibility →</span>
227
- </a>
228
- <a class="card" href="https://huggingface.co/spaces/SZLHOLDINGS/a11oy">
229
- <span class="tag">Demonstration</span><h3>a11oy</h3>
230
- <p>A public command-system surface. Running transport and operational capability remain separately evidenced.</p><span class="arrow">Open the Space →</span>
231
- </a>
232
  </div>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
233
  </div>
234
  </section>
235
 
236
- <section id="evidence">
237
  <div class="shell">
238
  <div class="section-head">
239
- <div><div class="eyebrow">Publication contract</div><h2>A card is not proof.</h2></div>
240
- <p class="section-copy">Promotion requires exact lineage, hashes, load and inference evidence, evaluation, restart reproducibility, resource context, and an explicit autonomy boundary.</p>
241
  </div>
242
- <div class="contract">
243
- <article><h3>Weights</h3><p>Base and license lineage, immutable hashes, clean load, held-out evaluation, restart evidence, resource envelope.</p></article>
244
- <article><h3>Datasets</h3><p>Schema, splits, provenance, consent, PII posture, validation, quarantine, gaps, and update policy.</p></article>
245
- <article><h3>Kernels</h3><p>Canonical source, supported hardware matrix, executable tests, benchmark protocol, and non-model classification.</p></article>
246
- <article><h3>Spaces</h3><p>Source revision, dependency pins, served-revision binding, privacy behavior, limits, and a reproducible local path.</p></article>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
247
  </div>
 
 
248
 
249
- <div class="truth" style="margin-top:48px">
 
 
 
 
 
 
250
  <div class="truth-panel">
251
- <h3>Evidence and runtime are separate axes.</h3>
252
- <p>A signature establishes integrity and origin within scope. It does not automatically establish model quality, safety, regulatory compliance, profitability, or authorization to operate.</p>
253
- <div class="labels">
254
- <span class="label">PROVED</span><span class="label measured">MEASURED</span><span class="label">REPORTED</span><span class="label">MODELED</span><span class="label conjecture">CONJECTURE</span><span class="label">ROADMAP</span>
255
- </div>
 
 
 
 
256
  </div>
257
  <div class="truth-panel">
258
- <h3>Inspect the served source.</h3>
259
- <p>This page is published from GitHub. The running Space exposes its source binding at <code>/deployment.json</code>.</p>
260
- <a class="button secondary" href="deployment.json">Open deployment evidence</a>
 
 
 
261
  </div>
262
  </div>
263
  </div>
264
  </section>
265
 
266
- <section class="closing">
267
  <div class="shell closing-panel">
268
  <div class="eyebrow">Build, evaluate, verify</div>
269
- <h2>Move from model output to accountable action.</h2>
270
- <p>Start with the product, follow the evidence, then reproduce the exact path from source.</p>
271
  <div class="actions">
272
  <a class="button primary" href="https://a-11-oy.com">Enter a11oy</a>
273
- <a class="button secondary" href="https://holdings.a-11-oy.com/docs-site/">Read the documentation</a>
274
  <a class="button secondary" href="https://github.com/szl-holdings/.github/blob/main/huggingface/org-card/HONEST_DISCLOSURE.md">Review limitations</a>
275
  </div>
276
  </div>
@@ -279,8 +367,12 @@
279
 
280
  <footer>
281
  <div class="shell footer-row">
282
- <div>© 2026 SZL Holdings · Govern · execute · prove</div>
283
- <div class="footer-links"><a href="https://a11oy.net">Evidence</a><a href="https://github.com/szl-holdings/.github/security/policy">Security</a><a href="https://github.com/szl-holdings/.github/blob/main/SUPPORT.md">Support</a></div>
 
 
 
 
284
  </div>
285
  </footer>
286
  </body>
 
5
  <meta name="viewport" content="width=device-width,initial-scale=1,viewport-fit=cover">
6
  <meta name="color-scheme" content="dark">
7
  <meta name="theme-color" content="#070b12">
8
+ <meta name="description" content="SZL Holdings publishes governed AI models, evidence, software, and demonstrations with explicit operational boundaries.">
9
+ <title>SZL Holdings - Autonomy, under authority</title>
10
  <style>
11
  :root {
12
  --void: #070b12;
13
  --ground: #0b111b;
14
  --panel: #101824;
15
+ --panel-2: #151f2d;
16
+ --line: #2d3a4c;
17
+ --ink: #f4f6f8;
18
+ --muted: #b2bdcc;
19
+ --quiet: #8390a3;
20
  --teal: #47d7c4;
21
+ --teal-hi: #86eee1;
22
  --gold: #d7b55e;
23
+ --gold-hi: #ead08e;
24
+ --amber: #e1a55f;
25
+ --radius: 20px;
26
  --mono: "SFMono-Regular", Consolas, "Liberation Mono", monospace;
27
+ --display: "Aptos Display", "Segoe UI Variable Display", "Trebuchet MS", sans-serif;
28
+ --sans: "Aptos", "Segoe UI Variable Text", "Trebuchet MS", sans-serif;
29
  }
30
 
31
  * { box-sizing: border-box; }
 
34
  margin: 0;
35
  background:
36
  radial-gradient(900px 520px at 78% -8%, rgba(47, 127, 139, .24), transparent 68%),
37
+ radial-gradient(760px 520px at 8% 18%, rgba(215, 181, 94, .08), transparent 72%),
38
  var(--void);
39
  color: var(--ink);
40
  font-family: var(--sans);
 
43
  }
44
 
45
  a { color: inherit; }
46
+ a:focus-visible { outline: 3px solid var(--teal); outline-offset: 4px; }
47
  .skip { position: absolute; left: -9999px; top: 0; }
48
+ .skip:focus { left: 16px; top: 16px; z-index: 30; background: var(--ink); color: var(--void); padding: 10px 14px; border-radius: 8px; }
49
  .shell { width: min(1180px, calc(100% - 40px)); margin: 0 auto; }
50
 
51
  header {
52
  position: sticky;
53
  top: 0;
54
  z-index: 10;
55
+ border-bottom: 1px solid rgba(132, 149, 171, .2);
56
+ background: rgba(7, 11, 18, .9);
57
  backdrop-filter: blur(18px);
58
  }
59
  .nav { min-height: 72px; display: flex; align-items: center; justify-content: space-between; gap: 24px; }
60
+ .brand { display: inline-flex; flex: 0 0 auto; align-items: center; gap: 12px; min-height: 44px; text-decoration: none; font-weight: 760; letter-spacing: .08em; }
61
  .brand-mark { width: 13px; height: 13px; border-radius: 50%; background: var(--teal); box-shadow: 0 0 22px rgba(71, 215, 196, .48); }
62
+ nav { display: flex; align-items: center; justify-content: flex-end; gap: 8px; }
63
+ nav a { display: inline-flex; min-height: 44px; align-items: center; border-radius: 999px; padding: 0 12px; color: var(--muted); text-decoration: none; font-size: 14px; white-space: nowrap; }
64
+ nav a:hover { background: rgba(71, 215, 196, .08); color: var(--ink); }
65
+ nav a.primary-link { border: 1px solid rgba(215, 181, 94, .48); color: var(--gold-hi); }
66
 
67
  main { overflow: hidden; }
68
+ .hero { padding: clamp(72px, 10vw, 132px) 0 84px; display: grid; grid-template-columns: 1.08fr .92fr; gap: 64px; align-items: center; }
69
  .eyebrow { color: var(--teal); font-family: var(--mono); font-size: 12px; font-weight: 700; letter-spacing: .17em; text-transform: uppercase; }
70
+ h1, h2 { font-family: var(--display); }
71
  h1 { margin: 20px 0; max-width: 780px; font-size: clamp(48px, 7vw, 88px); line-height: .98; letter-spacing: -.055em; text-wrap: balance; }
72
  h1 span { color: var(--gold-hi); }
73
  .lede { max-width: 650px; color: var(--muted); font-size: clamp(18px, 2.2vw, 23px); }
74
+ .microcopy { color: var(--quiet); font-family: var(--mono); font-size: 12px; }
75
  .actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 34px; }
76
+ .button { display: inline-flex; min-height: 48px; align-items: center; justify-content: center; border: 1px solid var(--line); border-radius: 999px; padding: 0 20px; text-decoration: none; font-size: 14px; font-weight: 720; }
77
  .button.primary { background: var(--gold); border-color: var(--gold); color: #101216; }
78
  .button.primary:hover { background: var(--gold-hi); }
79
  .button.secondary:hover { border-color: var(--teal); color: var(--teal-hi); }
80
  .hero-visual { width: 100%; filter: drop-shadow(0 28px 80px rgba(0, 0, 0, .34)); }
81
 
82
+ section { padding: 82px 0; border-top: 1px solid rgba(132, 149, 171, .15); scroll-margin-top: 84px; }
83
  .section-head { display: grid; grid-template-columns: .85fr 1.15fr; gap: 48px; align-items: start; margin-bottom: 36px; }
84
  h2 { margin: 10px 0 0; font-size: clamp(32px, 4vw, 52px); line-height: 1.08; letter-spacing: -.035em; text-wrap: balance; }
85
  .section-copy { color: var(--muted); font-size: 18px; max-width: 680px; margin: 6px 0 0; }
86
 
87
+ .paths { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; }
88
+ .path { border: 1px solid var(--line); border-radius: var(--radius); padding: 26px; background: linear-gradient(150deg, rgba(20, 30, 44, .92), rgba(12, 18, 28, .94)); }
89
+ .path h3 { margin: 15px 0 10px; font-family: var(--display); font-size: 26px; }
90
+ .path p { color: var(--muted); margin: 0 0 20px; }
91
+ .path a { color: var(--gold-hi); font-family: var(--mono); font-size: 13px; text-underline-offset: 4px; }
 
 
92
 
93
  .loop { position: relative; overflow: hidden; border: 1px solid var(--line); border-radius: 24px; padding: clamp(26px, 5vw, 54px); background: #090f17; }
94
+ .steps { position: relative; z-index: 1; display: grid; grid-template-columns: repeat(6, 1fr); gap: 12px; margin: 0; padding: 0; list-style: none; }
 
95
  .step { min-height: 122px; border-top: 2px solid var(--line); padding: 16px 8px 0 0; }
96
  .step strong { display: block; color: var(--ink); font-family: var(--mono); font-size: 12px; letter-spacing: .08em; text-transform: uppercase; }
97
  .step span { display: block; margin-top: 10px; color: var(--quiet); font-size: 13px; }
98
  .step.control { border-color: var(--teal); }
99
  .step.evidence { border-color: var(--gold); }
100
 
101
+ .cards { display: grid; grid-template-columns: repeat(6, 1fr); gap: 16px; margin: 0; padding: 0; list-style: none; }
102
+ .cards li { display: flex; grid-column: span 2; }
103
+ .cards li:nth-child(4), .cards li:nth-child(5) { grid-column: span 3; }
104
+ .card { width: 100%; min-height: 282px; display: flex; flex-direction: column; border: 1px solid var(--line); border-radius: var(--radius); padding: 25px; background: linear-gradient(150deg, rgba(20, 30, 44, .9), rgba(12, 18, 28, .92)); text-decoration: none; }
105
+ .card:hover { transform: translateY(-3px); border-color: rgba(71, 215, 196, .52); }
106
+ .card .tag { color: var(--teal); font-family: var(--mono); font-size: 11px; font-weight: 700; letter-spacing: .15em; text-transform: uppercase; }
107
+ .card h3 { margin: 18px 0 10px; font-family: var(--display); font-size: 24px; letter-spacing: -.025em; }
108
+ .card p { color: var(--muted); margin: 0; }
109
+ .card .arrow { margin-top: auto; padding-top: 30px; color: var(--gold-hi); font-family: var(--mono); font-size: 13px; }
110
+
111
+ .product-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }
112
+ .product { border: 1px solid var(--line); border-radius: var(--radius); padding: 28px; background: var(--panel); }
113
+ .product h3 { margin: 8px 0 10px; font-family: var(--display); font-size: 28px; }
114
+ .product p { color: var(--muted); }
115
+ .boundary { border-left: 3px solid var(--amber); padding-left: 15px; color: var(--gold-hi); }
116
 
117
+ .truth { display: grid; grid-template-columns: 1.05fr .95fr; gap: 24px; }
118
  .truth-panel { border: 1px solid var(--line); border-radius: var(--radius); padding: 28px; background: var(--panel); }
119
+ .truth-panel h3 { margin: 0 0 14px; font-family: var(--display); font-size: 24px; }
120
  .truth-panel p { color: var(--muted); margin: 0 0 18px; }
121
+ .labels { display: flex; flex-wrap: wrap; gap: 8px; margin: 0; padding: 0; list-style: none; }
122
  .label { border: 1px solid var(--line); border-radius: 999px; padding: 7px 10px; color: var(--muted); font-family: var(--mono); font-size: 11px; }
123
  .label.measured { border-color: rgba(71, 215, 196, .52); color: var(--teal-hi); }
124
+ .label.conjecture { border-color: rgba(170, 181, 197, .4); color: #c8d0da; }
125
  code { color: var(--gold-hi); font-family: var(--mono); }
126
 
127
+ .status-list { display: grid; gap: 10px; margin: 0; padding: 0; list-style: none; }
128
+ .status-list a { display: grid; grid-template-columns: 1fr auto; gap: 18px; min-height: 54px; align-items: center; border: 1px solid var(--line); border-radius: 12px; padding: 10px 14px; color: var(--muted); text-decoration: none; }
129
+ .status-list a:hover { border-color: rgba(71, 215, 196, .52); color: var(--ink); }
130
+ .status-list span:last-child { color: var(--gold-hi); font-family: var(--mono); font-size: 12px; }
131
+
132
  .closing { padding-bottom: 112px; }
133
+ .closing-panel { border-radius: 24px; padding: clamp(34px, 7vw, 72px); background: linear-gradient(130deg, #132636, #111721 58%, #211c12); border: 1px solid rgba(215, 181, 94, .34); }
134
  .closing-panel h2 { max-width: 760px; }
135
  .closing-panel p { max-width: 680px; color: var(--muted); font-size: 18px; }
136
 
137
+ footer { border-top: 1px solid rgba(132, 149, 171, .15); padding: 32px 0 46px; color: var(--quiet); font-size: 13px; }
138
  .footer-row { display: flex; justify-content: space-between; flex-wrap: wrap; gap: 20px; }
139
  .footer-links { display: flex; flex-wrap: wrap; gap: 18px; }
140
+ .footer-links a { min-height: 44px; display: inline-flex; align-items: center; text-decoration: none; }
141
  .footer-links a:hover { color: var(--ink); }
142
 
143
  @media (max-width: 900px) {
144
  .hero, .section-head, .truth { grid-template-columns: 1fr; }
145
  .hero { gap: 42px; }
146
  .hero-visual { max-width: 640px; }
147
+ .paths { grid-template-columns: 1fr; }
148
+ .cards li, .cards li:nth-child(4), .cards li:nth-child(5) { grid-column: span 3; }
149
  .steps { grid-template-columns: repeat(3, 1fr); }
150
  }
151
  @media (max-width: 640px) {
152
  .shell { width: min(100% - 28px, 1180px); }
153
+ header { position: static; }
154
+ .nav { min-height: 0; padding: 10px 0 8px; display: block; }
155
+ .brand { margin-bottom: 4px; }
156
+ nav { width: 100%; justify-content: flex-start; gap: 4px; overflow-x: auto; padding: 2px 0 8px; scrollbar-width: thin; }
157
+ nav a { flex: 0 0 auto; }
158
+ .hero { padding-top: 52px; }
159
  h1 { font-size: clamp(42px, 15vw, 68px); }
160
+ .actions .button { width: 100%; }
161
+ .cards { grid-template-columns: 1fr; }
162
+ .cards li, .cards li:nth-child(4), .cards li:nth-child(5) { grid-column: auto; }
163
+ .product-grid { grid-template-columns: 1fr; }
164
  .steps { grid-template-columns: 1fr 1fr; }
165
+ .status-list a { grid-template-columns: 1fr; gap: 2px; }
166
+ section { padding: 64px 0; scroll-margin-top: 0; }
167
  }
168
  @media (prefers-reduced-motion: reduce) {
169
  html { scroll-behavior: auto; }
170
  .card { transition: none; }
171
+ .card:hover { transform: none; }
172
+ }
173
+ @media (prefers-contrast: more) {
174
+ :root { --line: #718197; --muted: #d0d7e0; --quiet: #b5bfcc; }
175
+ }
176
+ @media (forced-colors: active) {
177
+ .brand-mark, .button, .card, .path, .product, .truth-panel, .status-list a { forced-color-adjust: auto; }
178
  }
179
  </style>
180
  </head>
 
182
  <a class="skip" href="#main">Skip to main content</a>
183
  <header>
184
  <div class="shell nav">
185
+ <a class="brand" href="https://huggingface.co/SZLHOLDINGS" aria-label="SZL Holdings organization on Hugging Face">
186
  <span class="brand-mark" aria-hidden="true"></span>
187
  SZL HOLDINGS
188
  </a>
189
+ <nav aria-label="Primary navigation">
190
+ <a href="#paths">Start</a>
191
  <a href="#artifacts">Artifacts</a>
192
+ <a href="#products">Products</a>
193
+ <a href="#status">Current state</a>
194
+ <a class="primary-link" href="https://a-11-oy.com">Open a11oy</a>
195
  </nav>
196
  </div>
197
  </header>
198
 
199
+ <main id="main" tabindex="-1">
200
  <div class="shell hero">
201
  <div>
202
  <div class="eyebrow">Governed decision infrastructure</div>
203
  <h1>Autonomy,<br><span>under authority.</span></h1>
204
+ <p class="lede">Models, evidence, and public demonstrations for systems that must explain, constrain, and verify action.</p>
205
+ <p class="microcopy">Artifact type, evidence, and runtime state remain separate.</p>
206
  <div class="actions">
207
+ <a class="button primary" href="#paths">Choose your path</a>
208
+ <a class="button secondary" href="https://a11oy.net">Inspect evidence</a>
209
  <a class="button secondary" href="https://github.com/szl-holdings">View source</a>
210
  </div>
211
  </div>
212
+ <img class="hero-visual" src="assets/hf-portfolio-map.svg" alt="Four portfolio paths connected by one governed decision loop">
213
  </div>
214
 
215
+ <section id="paths" aria-labelledby="paths-title">
216
  <div class="shell">
217
  <div class="section-head">
218
+ <div><div class="eyebrow">Start with intent</div><h2 id="paths-title">One front door. Three clear routes.</h2></div>
219
+ <p class="section-copy">Investors, developers, and technical evaluators need different depth. Each route ends at source and current evidence rather than a copied status claim.</p>
220
  </div>
221
+ <div class="paths">
222
+ <article class="path">
223
+ <div class="eyebrow">Investor</div>
224
+ <h3>Understand the company</h3>
225
+ <p>Follow the category, product boundaries, research lineage, trust posture, and live diligence links.</p>
226
+ <a href="https://github.com/szl-holdings#readme">Open company profile -></a>
227
+ </article>
228
+ <article class="path">
229
+ <div class="eyebrow">Developer</div>
230
+ <h3>Build from contracts</h3>
231
+ <p>Choose an artifact type, inspect the exact source and files, then reproduce the integration path.</p>
232
+ <a href="https://holdings.a-11-oy.com/docs-site/">Read documentation -></a>
233
+ </article>
234
+ <article class="path">
235
+ <div class="eyebrow">Evaluator</div>
236
+ <h3>Verify before inference</h3>
237
+ <p>Separate repository type, evidence class, runtime state, and authorization before drawing conclusions.</p>
238
+ <a href="#status">Open current sources -></a>
239
+ </article>
240
  </div>
241
  </div>
242
  </section>
243
 
244
+ <section id="system" aria-labelledby="system-title">
245
  <div class="shell">
246
  <div class="section-head">
247
+ <div><div class="eyebrow">One governed loop</div><h2 id="system-title">Control before action. Evidence after.</h2></div>
248
+ <p class="section-copy">The model proposes. A policy layer validates authority and evidence. The runtime executes only within a declared bound. A portable receipt records the decision path for independent review.</p>
249
+ </div>
250
+ <div class="loop">
251
+ <ol class="steps" aria-label="Governed loop stages">
252
+ <li class="step"><strong>Signal</strong><span>Observe and attribute the request.</span></li>
253
+ <li class="step"><strong>Reason</strong><span>Ground the proposal in disclosed context.</span></li>
254
+ <li class="step control"><strong>Policy</strong><span>Allow, require approval, or refuse.</span></li>
255
+ <li class="step control"><strong>Act</strong><span>Execute only inside the permitted bound.</span></li>
256
+ <li class="step evidence"><strong>Receipt</strong><span>Bind inputs, policy, action, and outcome.</span></li>
257
+ <li class="step evidence"><strong>Verify</strong><span>Replay evidence outside the product UI.</span></li>
258
+ </ol>
259
  </div>
260
+ </div>
261
+ </section>
262
+
263
+ <section id="artifacts" aria-labelledby="artifacts-title">
264
+ <div class="shell">
265
+ <div class="section-head">
266
+ <div><div class="eyebrow">Hugging Face portfolio</div><h2 id="artifacts-title">Five artifact classes. No category shortcuts.</h2></div>
267
+ <p class="section-copy">A model-shaped repository can contain weights, software, a surrogate, or a recipe. Each class carries a different publication and evaluation contract.</p>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
268
  </div>
269
+ <ul class="cards" aria-label="Artifact classes">
270
+ <li><a class="card" href="https://huggingface.co/SZLHOLDINGS/SZL-Khipu-1.5B">
271
+ <span class="tag">Trained weights</span><h3>Models and adapters</h3>
272
+ <p>Neural parameters with exact base lineage, files, evaluation, runtime envelope, and autonomy boundary.</p><span class="arrow">Inspect Khipu -></span>
273
+ </a></li>
274
+ <li><a class="card" href="https://huggingface.co/SZLHOLDINGS/a11oy-v19-substrate">
275
+ <span class="tag">Software and substrate</span><h3>Code-shaped artifacts</h3>
276
+ <p>Source, manifests, kernels, meters, and governance packages. No trained weights are implied.</p><span class="arrow">Inspect substrate -></span>
277
+ </a></li>
278
+ <li><a class="card" href="https://huggingface.co/SZLHOLDINGS/szl-governed-norm">
279
+ <span class="tag">Surrogates and recipes</span><h3>Narrow compatibility artifacts</h3>
280
+ <p>Small structural classifiers or upstream-model recipes, not replacements for the governed runtime.</p><span class="arrow">Inspect a surrogate -></span>
281
+ </a></li>
282
+ <li><a class="card" href="https://huggingface.co/datasets/SZLHOLDINGS/szl-lake">
283
+ <span class="tag">Datasets and evidence</span><h3>Records with admission boundaries</h3>
284
+ <p>Corpora, receipts, evaluations, manifests, proofs, and snapshots. Presence is not automatic training admission or proof.</p><span class="arrow">Inspect szl-lake -></span>
285
+ </a></li>
286
+ <li><a class="card" href="https://huggingface.co/spaces/SZLHOLDINGS/README">
287
+ <span class="tag">Spaces and demonstrations</span><h3>Interfaces, not green badges</h3>
288
+ <p>Consoles, verifiers, and status surfaces. Reachability proves transport availability only.</p><span class="arrow">Open the current README Space -></span>
289
+ </a></li>
290
+ </ul>
291
  </div>
292
  </section>
293
 
294
+ <section id="products" aria-labelledby="products-title">
295
  <div class="shell">
296
  <div class="section-head">
297
+ <div><div class="eyebrow">Product surfaces</div><h2 id="products-title">Live links with visible limits.</h2></div>
298
+ <p class="section-copy">Product, source, runtime state, and evidence are linked separately so a reachable page cannot silently become a capability claim.</p>
299
  </div>
300
+ <div class="product-grid">
301
+ <article class="product">
302
+ <div class="eyebrow">Governed command</div>
303
+ <h3>a11oy</h3>
304
+ <p>Governed inference and agentic execution. Provider availability, signing, readiness, and per-action authorization remain separate states.</p>
305
+ <div class="actions">
306
+ <a class="button primary" href="https://a-11-oy.com">Open product</a>
307
+ <a class="button secondary" href="https://a11oy.net">Inspect evidence</a>
308
+ </div>
309
+ </article>
310
+ <article class="product">
311
+ <div class="eyebrow">Observation and fusion</div>
312
+ <h3>Killinchu COP</h3>
313
+ <p>The public Common Operating Picture can exercise real-feed ingestion, fusion, provenance, and receipt paths when dependencies answer. Sample fallbacks remain labeled.</p>
314
+ <p class="boundary"><strong>Actuation boundary:</strong> effectors and public actuation are SIMULATED. This Space does not command a live weapon or establish production authorization.</p>
315
+ <div class="actions">
316
+ <a class="button primary" href="https://szlholdings-killinchu.hf.space/elite/cop">Open COP</a>
317
+ <a class="button secondary" href="https://github.com/szl-holdings/killinchu">View source</a>
318
+ </div>
319
+ </article>
320
  </div>
321
+ </div>
322
+ </section>
323
 
324
+ <section id="status" aria-labelledby="status-title">
325
+ <div class="shell">
326
+ <div class="section-head">
327
+ <div><div class="eyebrow">Current state</div><h2 id="status-title">Status is linked, not hardcoded.</h2></div>
328
+ <p class="section-copy">These endpoints may change without a card edit. A historical mirror, cached screenshot, download count, or green badge is not a current-state source.</p>
329
+ </div>
330
+ <div class="truth">
331
  <div class="truth-panel">
332
+ <h3>Canonical sources</h3>
333
+ <ul class="status-list">
334
+ <li><a href="https://huggingface.co/spaces/SZLHOLDINGS/README"><span>Current Hugging Face front door</span><span>README Space -></span></a></li>
335
+ <li><a href="deployment.json"><span>Served org-card source binding</span><span>deployment.json -></span></a></li>
336
+ <li><a href="https://a-11-oy.com/api/a11oy/v1/readiness"><span>a11oy runtime readiness</span><span>live endpoint -></span></a></li>
337
+ <li><a href="https://szlholdings-killinchu.hf.space/api/build-info"><span>Killinchu served revision</span><span>build identity -></span></a></li>
338
+ <li><a href="https://szlholdings-killinchu.hf.space/api/public-risk-status"><span>Killinchu public-risk gate</span><span>risk status -></span></a></li>
339
+ <li><a href="https://szlholdings-killinchu.hf.space/api/killinchu/readyz"><span>Killinchu service readiness</span><span>live endpoint -></span></a></li>
340
+ </ul>
341
  </div>
342
  <div class="truth-panel">
343
+ <h3>Evidence and runtime are separate axes.</h3>
344
+ <p>A signature establishes integrity and origin within scope. It does not automatically establish quality, safety, compliance, adoption, profitability, or authorization to operate.</p>
345
+ <ul class="labels" aria-label="Evidence classes">
346
+ <li class="label">PROVED</li><li class="label measured">MEASURED</li><li class="label">REPORTED</li><li class="label">MODELED</li><li class="label conjecture">CONJECTURE</li><li class="label">ROADMAP</li>
347
+ </ul>
348
+ <p style="margin-top:20px">The dataset <a href="https://huggingface.co/datasets/SZLHOLDINGS/SZLHOLDINGS"><code>SZLHOLDINGS/SZLHOLDINGS</code></a> is a <strong>HISTORICAL profile mirror</strong>, not the current organization card or inventory.</p>
349
  </div>
350
  </div>
351
  </div>
352
  </section>
353
 
354
+ <section class="closing" aria-labelledby="closing-title">
355
  <div class="shell closing-panel">
356
  <div class="eyebrow">Build, evaluate, verify</div>
357
+ <h2 id="closing-title">Move from model output to accountable action.</h2>
358
+ <p>Start with the artifact type, follow the evidence, check current state, then reproduce the exact path from source.</p>
359
  <div class="actions">
360
  <a class="button primary" href="https://a-11-oy.com">Enter a11oy</a>
361
+ <a class="button secondary" href="https://holdings.a-11-oy.com/docs-site/">Read documentation</a>
362
  <a class="button secondary" href="https://github.com/szl-holdings/.github/blob/main/huggingface/org-card/HONEST_DISCLOSURE.md">Review limitations</a>
363
  </div>
364
  </div>
 
367
 
368
  <footer>
369
  <div class="shell footer-row">
370
+ <div>Copyright 2026 SZL Holdings | Govern | execute | prove</div>
371
+ <div class="footer-links">
372
+ <a href="https://a11oy.net">Evidence</a>
373
+ <a href="https://github.com/szl-holdings/.github/security/policy">Security</a>
374
+ <a href="https://github.com/szl-holdings/.github/blob/main/SUPPORT.md">Support</a>
375
+ </div>
376
  </div>
377
  </footer>
378
  </body>