Private by design
Experiments stay inside the owner’s infrastructure.
FOR LLM AGENTS
LLM agents can generate hypotheses, vary parameters, and rerun experiments faster than people can review them. Just a Marble helps an agent ask whether testing the same axis again is likely to add useful information before it spends more tokens.
Agent loops
An agent can loop an experiment indefinitely unless its harness includes a way to evaluate diminishing informational return.
More runs do not automatically mean more understanding.
A useful experimental system should be able to distinguish between:
Just a Marble provides an advisory signal for that decision.
Flow
Just a Marble does not take control of the experiment. It gives the agent another instrument to consult.
Owner environment
For frequent use, Just a Marble can run inside the agent owner’s own environment.
Possible environments include:
The owner purchases or receives the appropriate license, installs the software, and authorizes the agent to use it.
Experiments stay inside the owner’s infrastructure.
There is no per-request network dependency for local use.
Sensitive data does not need to leave the environment.
Local use is suitable for repeated or high-volume workflows.
Local installation is easier to integrate with private agent systems.
Alpha 1 is currently a Python reference implementation rather than a finished installable package.
Future access
A future hosted version may allow an agent to request a probe without installing the software.
The agent does not independently own money. It uses a billing account, credit balance, or spending authority granted by its owner.
Hosted probes are planned, not currently available.
Hosted unit
Per-probe access is intended for:
Use the term “probe,” not “run,” for the billable hosted unit.
One proposed probe may analyze:
The hosted service would analyze customer-supplied metric results. It would not execute uploaded customer code or experiments.
Pricing and availability are still being defined.
Choice
| Use case | Likely fit |
|---|---|
| Frequent testing | Local licensed installation |
| Sensitive or private experiments | Local or self-hosted |
| Occasional testing | Hosted probe, when available |
| High-volume agent system | Commercial self-hosted license |
| Evaluation before purchase | Small hosted credit pack, when available |
| Offline environment | Local installation |
Inputs
Just a Marble cannot determine value from an undefined experiment.
The calling system must provide:
Poorly defined experiments and poorly chosen metrics can produce misleading classifications.
Outputs
The current reference implementation can return:
The result is evidence for orchestration, not an instruction that must be obeyed.
Boundary
Just a Marble does not automatically:
The agent or its owner remains responsible for the final decision.
Licensing
Use by businesses, nonprofits, governments, contractors, commercial studios, hosted services, or revenue-producing agent systems requires a commercial license or other written permission.