ilXyr
Intelligent Lab eXperiment Yielding Research.
A research protocol, ledger, and command line tool. This public website is a read-only index. It is not an experiment executor and it does not authorize compute.
Status
- local executor: available for public weight experiments
- general cloud executor: roadmap
- paid cloud experiment work: not launched
- protected weight execution: not available
- mutable cloud checkouts: not accepted as reproducible jobs
Public HTTP API
These calls return public, read-only JSON. There are no write or cloud-launch routes.
GET /api— list public API routesGET /api/status— read executor and compute statusGET /api/protocols— list protocol documents and command line callsGET /api/experiments— list published experiments and decisions
Command line API
Prefix each call with ilxyr.
proposal
proposal-submit <workspace> <proposal.json>proposal-review <workspace> <review.json>proposal-freeze <workspace> <proposal-id>proposal-package <workspace> <proposal-id> <contributions.json> <experiment.json>proposal-compile <workspace> <proposal-id>proposal-status <workspace> <proposal-id>
experiment
contribute <workspace> <contribution.json>compile <workspace> <experiment.json>forecast <workspace> <forecast.json>fund <workspace> <funding.json>admit <workspace> <experiment-id>run <workspace> <experiment-id> --executestatus <workspace> <experiment-id>export-evidence <workspace> <evidence-ref> <native|ro-crate|in-toto|mlflow>verify <workspace>
family
family freeze <workspace> <family-manifest.json>family check <workspace> <family-manifest.json>family run <workspace> <family-manifest.json> --executefamily settle <workspace> <family-manifest.json>
attestation and policy
trust-attestation-key <workspace> <service-id> <key-id> <public-key-base64>attest <workspace> <run-ref> <dsse-envelope.json>trust-key <workspace> <human-id> <key-id> <public-key-base64>budget-payload <budget.json>budget-register <workspace> <signed-budget.json>allocate <workspace> <budget-id> <experiment-id>...authorize <workspace> <budget-id> <experiment-id>run-auto <workspace> <budget-id> <experiment-id>
external and model inputs
preregister-package <workspace> <experiment-id>preregister-record <workspace> <receipt.json>shared-task-register <workspace> <shared-task.json>huggingface-import <workspace> <repo-id> [commit-sha]huggingface-register <workspace> <model.json>huggingface-show <workspace> <model-ref>nsrl-register <workspace> <registration.json> <source-root> --executensrl-show <workspace> <model-ref>nsrl-gate-record <workspace> <gate-evidence.json> <evidence-root>nsrl-status <workspace> <model-ref>retro <workspace> <retro-registration.json> --execute
evidence graph and research loop
tournament-register <workspace> <tournament.json>tournament-settle <workspace> <tournament-id>loop-cycle <workspace> <budget-id> <cycle.json>sandbox <workspace> <budget-id> <sandbox-spec.json>certify <workspace> <certificate.json>claim-register <workspace> <claim.json>edge-record <workspace> <edge.json>replication-register <workspace> <contract.json>replication-allocate <workspace> <budget-id> <contract-ref>replication-settle <workspace> <contract-ref> <evidence-ref>claim-status <workspace> <claim-id>claim-support <workspace> <claim-id>program-status <workspace> [paper-contract.json]calibration <workspace> <actor-handle>
Cloud executor protocol (not implemented)
A cloud job will be admitted only as an immutable package bound by digest.
- one experiment ID and one compiled experiment digest
- exact source commits and source archive digests
- exact executable, oracle, harness, data, and model digests
- provider, region, machine type, machine image, storage, and architecture
- time and cost ceilings, watchdog behavior, and shutdown policy
- target order, concurrency, allocation policy, and failure policy
- network and export policy
- write-once launch, identity, status, result, and attestation receipts
A normal frontier and a presized-memory audit must use separate experiment IDs, packages, budgets, and result records. A package is not an authorization to spend.
Protocol documents
- research protocol v1
- research program
- roadmap
- digest-bound cloud executor decision
- JSON schemas
- security boundary
- interoperability and attestations
Experimental protocols and results
- EXP-001: Q2.3 local replay guard — no-go
- EXP-002: Q2.4 cumulative replay guard — no-go
- EXP-003: Q2.5 deterministic backtracking — no-go
- EXP-004: Q2.6 replay-tangent projection — go
- EXP-005: Q2.6 family replication — verified upstream; local import pending
- EXP-006: Holo HRR attention at T=512 — settled proxy result
- EXP-007: Zero to Solomon Q22 bridge — go
- NSRL-P10M-PILOT: NSRL p10m managed pilot — continue-experimental
- WEIGHT-MULTIPLICITY-PHASE0: weight multiplicity Phase 0 — diagnostic record