v1.0.0 — Warhacker Release (2026-06-09)
Counter-UAS rule engine — air-domain intelligence with Andean heritage.
Doctrine v11 LOCKED | SLSA Build Level 1 | Section 889 Attested
Doctrine Attestation
| Field | Value |
|---|---|
| doctrine | v11 |
| kernel_commit | c7c0ba17 |
| lambda_uniqueness | Conjecture 1 |
| slsa_level | L1 (honest — not overclaimed) |
| section_889_vendors | Huawei · ZTE · Hytera · Hikvision · Dahua |
Λ = Conjecture 1 (NEVER a theorem). No Iron Bank, FedRAMP, CMMC L2+, SWFT, or Mission Owner claims.
Highlights
- Doctrine v11 compliant — kernel commit
c7c0ba17(749 declarations / 14 axioms / 163 sorries) - SLSA Build Level 1 — honest provenance declaration (not overclaimed)
- Section 889 attestation — exactly 5 vendors assessed: Huawei, ZTE, Hytera, Hikvision, Dahua
- OpenTelemetry
traceparentW3C header propagated end-to-end /api/healthendpoint returning{"status": "ok", "sovereign": true}- DCO
Signed-off-by:on all commits per Linux Foundation DCO policy - CycloneDX SBOM generated and attached
- Cosign keyless OIDC signing for container images
- OpenSSF Scorecard GHA workflow active
- SECURITY.md, CODEOWNERS, CHANGELOG.md, CITATION.cff at repo root
Endpoints
| Method | Path | Description |
|---|---|---|
GET |
/api/health |
Liveness probe |
GET |
/api/v1/honest |
Doctrine version + SLSA level declaration |
GET |
/api/v1/lambda |
Λ aggregator status |
POST |
/api/v1/rule |
Evaluate counter-UAS engagement rule |
Verify It Yourself
# Verify container signature (Sigstore keyless OIDC)
cosign verify \
--certificate-identity-regexp="https://github.com/szl-holdings/killinchu" \
--certificate-oidc-issuer="https://token.actions.githubusercontent.com" \
ghcr.io/szl-holdings/killinchu:v1.0.0
# Smoke test
curl -sf https://szlholdings-killinchu.hf.space/api/health | jq .
curl -sf https://szlholdings-killinchu.hf.space/api/v1/honest | jq .
curl -sf https://szlholdings-killinchu.hf.space/api/v1/lambda | jq .Section 889 Attestation
No covered telecommunications equipment or services from:
Huawei Technologies | ZTE Corporation | Hytera Communications | Hangzhou Hikvision | Dahua Technology
3D Visualization
Interactive WebGL/Three.js view shipped with the Space (additive — does not touch any canonical endpoint):
| Method | Path | Description |
|---|---|---|
GET |
/3d/airspace |
Airspace 3D Scope (live, serves real Three.js scene) |
Open it: https://szlholdings-killinchu.hf.space/3d/airspace
Benchmarks
Edge-measured, end-to-end latency of /api/killinchu/healthz from an external client (includes
network RTT to the Hugging Face Space; not a server-internal microbenchmark). 40 warm
samples, 256.1–396.1 ms range.
| Metric | Latency |
|---|---|
| p50 | 258.9 ms |
| p95 | 264.0 ms |
| p99 | 396.1 ms |
Honest measurement methodology: curl time_total against the public endpoint, percentiles
over 40 warm requests. No synthetic or projected figures.
What's Next (v1.1.0)
v1.1.0: SPECTRAL-ADMIT Pepr admission stability certificate, FAA RID validator, GradedNonceBudget.
Citation
@software{szl_killinchu_v1,
author = {Yachay Viracocha},
title = {SZL Holdings killinchu v1.0.0 — Warhacker Release},
version = {1.0.0},
date = {2026-06-09},
url = {https://github.com/szl-holdings/killinchu},
note = {Doctrine v11 LOCKED · kernel c7c0ba17 · Λ Conjecture 1}
}receipt: doctrine: v11 | kernel_commit: c7c0ba17 | lambda_uniqueness: Conjecture 1
Signed-off-by: Yachay yachay@szlholdings.ai
Co-Authored-By: Perplexity Computer Agent agent@perplexity.ai