SilverSight/.openresearch/artifacts/slos_checkpoints/node_nonsidon_seq_k2_compare.json
allaun fa8f6a2586 chore: commit utility scripts, MCP backend source, and archived data
Utility scripts:
- download_leanstral.py: HuggingFace model download for autoproof
- download_leanstral_urllib.py: stdlib-only variant
- prime_slos_explore.py: spectral signature exploration for primes

Infrastructure:
- scripts/mcp_backend/: Rust MCP backend (src + Cargo.toml/lock, target/ gitignored)

Data:
- .openresearch/artifacts/slos_checkpoints/: 128K checkpoint data
- archive/dead_code_2026-07-03/: 360K archived dead code
2026-07-04 02:06:51 -05:00

37 lines
No EOL
559 B
JSON

{
"id": "nonsidon_seq_k2_compare",
"type": "compare",
"inputs": {
"labels": [
1,
2,
3,
4
],
"k": 2
},
"result": {
"k": 2,
"labels": [
1,
2,
3,
4
],
"description": "nonsidon_seq",
"products": {
"distinct": 4,
"total": 10,
"concentrated": true
},
"slos": {
"entropy": 2.824004,
"nonzero": 10,
"elapsed": 0.0
},
"prediction_match": false
},
"status": "success",
"elapsed_s": 0.0,
"timestamp": 1783117745.044357
}