docs: honest ROADMAP silhouette

#1
by betterwithage - opened
Files changed (1) hide show
  1. README.md +28 -45
README.md CHANGED
@@ -1,67 +1,50 @@
1
  ---
2
  license: apache-2.0
3
- language:
4
- - en
5
- pipeline_tag: object-detection
6
- library_name: transformers
7
  tags:
 
 
8
  - szl-holdings
9
  - series-a
10
  - doctrine-v11
11
- - cuas
12
- - killinchu
13
- - roadmap
14
- szl:
15
- doctrine: v11-LOCKED
16
- lean: "749/14/163"
17
- lambda: "Conjecture 1 — advisory, never a theorem"
18
- evidence_ceiling: 0.97
19
- artifact_class: WEIGHTS
20
- originality: FROM_SCRATCH
21
- collection: "SZL Fall 2026 — Original Cuts"
22
- training: SKIP-NO-ADMITTED-FRAMES
23
- jobs: UNKNOWN
24
  ---
25
- ROADMAP.
26
 
27
  # Waman
28
 
29
- **One line.** Hawk. UAV / aircraft detection proposals for killinchu. Effector stays SIMULATED.
 
 
 
 
30
 
31
- | | |
32
- |---|---|
33
- | **Artifact** | detection weights (none uploaded yet) |
34
- | **Originality** | train RF-DETR **Nano through Large** (Apache) from the `rfdetr` recipe on admitted data — our tensors |
35
- | **Base** | architecture class only; not a Roboflow published checkpoint |
36
- | **License** | `apache-2.0` |
37
- | **Demo overlay** | [killinchu](https://huggingface.co/spaces/SZLHOLDINGS/killinchu) (Space live; this overlay ROADMAP) |
38
- | **Status** | CUTTING · SKIP until admitted labeled UAV frames exist |
39
- | **HF Jobs** | UNKNOWN (no job id) |
40
- | **Alias** | [`KILLINCHU-EYE`](https://huggingface.co/SZLHOLDINGS/KILLINCHU-EYE) — same lane, not a second weight |
41
 
42
- > **Fashion rule.** Silhouette from RF-DETR. We do not upload Roboflow COCO/Plus checkpoints. XL/2XL is PML — out of bounds.
43
 
44
- ## Intended use
 
 
45
 
46
- - **Who:** killinchu operator console
47
- - **What:** proposal boxes (UAV, aircraft, bird, vehicle, unknown). Fail-closed on unknown.
48
- - **Where:** advisory overlay. This repository does not command a live weapon and does not establish production authorization.
49
 
50
- ## What it is NOT
 
 
 
 
51
 
52
- - Not a weapon. Not an effector. Not RF-DETR weights with our name on them.
53
- - `killinchu-osint-corpus` is **not** training-eligible. No training on it.
54
 
55
- ## Evaluation
56
 
57
- **Status: ROADMAP.** Protocol: COCO-style mAP on a frozen val split we publish. No copied RF-DETR COCO AP. Quality is UNKNOWN.
 
 
58
 
59
- ## Training
60
 
61
- - **Data:** SKIP until admitted labeled frames exist.
62
- - **Train receipt:** absent.
63
- - **Jobs:** UNKNOWN until a run id exists.
64
 
65
- ## Limitations
 
66
 
67
- - Effector **SIMULATED**. Λ = Conjecture 1. Trust ceiling 0.97.
 
1
  ---
2
  license: apache-2.0
 
 
 
 
3
  tags:
4
+ - roadmap
5
+ - not-a-checkpoint
6
  - szl-holdings
7
  - series-a
8
  - doctrine-v11
 
 
 
 
 
 
 
 
 
 
 
 
 
9
  ---
 
10
 
11
  # Waman
12
 
13
+ **ROADMAP.** This Hub ID is a named Series-A slot, not a trained model. There are **no weights**. Do not `from_pretrained` this ID. Nothing here will load.
14
+
15
+ Waman is the named Series-A vision/perception slot. **ROADMAP**, no checkpoint.
16
+
17
+ ## What
18
 
19
+ - A reserved name for a future vision / perception checkpoint.
20
+ - Product intent: perception proposals (boxes, not effectors). Effector stays simulated when any detector exists — none exists here.
 
 
 
 
 
 
 
 
21
 
22
+ ## What-NOT
23
 
24
+ - **Not a trained detector.** Not `artifact_class: WEIGHTS`. Not `originality: FROM_SCRATCH` with tensors.
25
+ - Not `pipeline: object-detection`. Not Roboflow / RF-DETR weights with our name on them.
26
+ - Not a weapon. Not an effector.
27
 
28
+ ## Status
 
 
29
 
30
+ | Thing | Label | Method / N / date / what-NOT |
31
+ |---|---|---|
32
+ | Weights | **UNAVAILABLE** | Hub file list 2026-08-28 1:18 PM ET. N=0 weight files (README + `.gitattributes` only). What-NOT: this is not a checkpoint. |
33
+ | Evals | **ROADMAP** | No eval receipt on this ID. N=0. What-NOT: no accuracy, no latency, no leaderboard paste. |
34
+ | Inference | **UNAVAILABLE** | `from_pretrained` this ID will fail. |
35
 
36
+ ## Live weights (different IDs)
 
37
 
38
+ Tensors that actually load today:
39
 
40
+ - [`SZLHOLDINGS/SZL-Khipu-1.5B`](https://huggingface.co/SZLHOLDINGS/SZL-Khipu-1.5B) and [`SZL-Khipu-1.5B-GGUF`](https://huggingface.co/SZLHOLDINGS/SZL-Khipu-1.5B-GGUF)
41
+ - [`SZLHOLDINGS/SZL-Forge-1.5B-ReceiptAgent`](https://huggingface.co/SZLHOLDINGS/SZL-Forge-1.5B-ReceiptAgent)
42
+ - [`SZLHOLDINGS/chaski`](https://huggingface.co/SZLHOLDINGS/chaski) — adapter + merged 16-bit on Hub; job ERROR; evals UNAVAILABLE; not production
43
 
44
+ ## Doctrine
45
 
46
+ **Doctrine v11.** Λ (lambda) = **Conjecture 1** advisory, never green, never a theorem.
 
 
47
 
48
+ Honesty labels: **MEASURED** · **REPORTED** · **DERIVED** · **MODELED** · **SNAPSHOT** · **REACHABLE** · **UNAVAILABLE** · **ROADMAP** · **CONJECTURE**.
49
+ Every number carries method / N / date / what-NOT. No model-index. No invented evals.
50