mirror of
https://github.com/allaunthefox/SilverSight.git
synced 2026-07-30 17:16:16 +00:00
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
37 lines
No EOL
560 B
JSON
37 lines
No EOL
560 B
JSON
{
|
|
"id": "nonsidon_seq_k3_compare",
|
|
"type": "compare",
|
|
"inputs": {
|
|
"labels": [
|
|
1,
|
|
2,
|
|
3,
|
|
4
|
|
],
|
|
"k": 3
|
|
},
|
|
"result": {
|
|
"k": 3,
|
|
"labels": [
|
|
1,
|
|
2,
|
|
3,
|
|
4
|
|
],
|
|
"description": "nonsidon_seq",
|
|
"products": {
|
|
"distinct": 5,
|
|
"total": 20,
|
|
"concentrated": true
|
|
},
|
|
"slos": {
|
|
"entropy": 3.872248,
|
|
"nonzero": 20,
|
|
"elapsed": 0.0
|
|
},
|
|
"prediction_match": false
|
|
},
|
|
"status": "success",
|
|
"elapsed_s": 0.0,
|
|
"timestamp": 1783117745.0484984
|
|
} |