-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathattestations.jsonl
More file actions
3 lines (3 loc) · 1.34 KB
/
Copy pathattestations.jsonl
File metadata and controls
3 lines (3 loc) · 1.34 KB
1
2
3
{"gem":"maidenhead","version":"1.0.1","by":"ori","date":"2026-05-31","note":"Whole gem API (Maidenhead.to_maidenhead / .to_latlng) compiles and runs under a Spinel-compiled Tep program; tep ships it as a working example.","evidence":"https://github.com/OriPekelman/tep/commit/fe10f83"}
{"gem":"tep","version":"0.11.2","by":"ori","date":"2026-06-02","note":"tep is the Spinel-AOT framework that compiles spinelgems.org itself (this catalog) to a native binary, plus the hello/maidenhead examples — verified by use in production. It deliberately has no CRuby runtime, so the mechanical require-probe cannot rank it; this is the human signal it is built for. Attestation applies from this version onward (version-floor), so newer tep releases keep the ★ until a fresh behaviour failure overrides it.","evidence":"https://spinelgems.org (served by a Spinel-compiled tep binary on Upsun)"}
{"gem":"spinel_kit","version":"0.2.0","by":"ori","date":"2026-06-16","note":"SpinelKit::Json (+ Hex/Url/Log) is used in production by tep and toy as their JSON/stdlib surface — byte-identical to CRuby across the full encoder/decoder/builder surface under a Spinel-compiled binary. Mechanically ★verified (verify-full, rbs:sig); the human signal records the real production use.","evidence":"https://github.com/OriPekelman/tep (Tep::Json) + https://github.com/OriPekelman/toy"}