swarm repositories / source
aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authormain <main@swarm.moe>2026-03-21 19:19:49 -0400
committermain <main@swarm.moe>2026-03-21 19:19:49 -0400
commite15fd4966e21bd8d31dbf580ede8a309c994816d (patch)
tree691d38d549959a59c02b982dd96cab9542dc3d85 /docs
parent3a523c3c8ac1bf9094dbe65a6f53b71085438c0c (diff)
downloadfidget_spinner-main.zip
Sharpen frontier grounding and experiment comparatorsHEADmain
Diffstat (limited to 'docs')
-rw-r--r--docs/product-spec.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/product-spec.md b/docs/product-spec.md
index ce881c6..f851294 100644
--- a/docs/product-spec.md
+++ b/docs/product-spec.md
@@ -176,6 +176,7 @@ body lives elsewhere.
- frontier brief
- active tags
+- scoreboard metric keys
- live metric keys
- active hypotheses with deduped current state
- open experiments
@@ -215,7 +216,7 @@ The current model-facing surface is:
- `frontier.list`
- `frontier.read`
- `frontier.open`
-- `frontier.brief.update`
+- `frontier.update`
- `frontier.history`
- `hypothesis.record`
- `hypothesis.list`
@@ -227,6 +228,7 @@ The current model-facing surface is:
- `experiment.read`
- `experiment.update`
- `experiment.close`
+- `experiment.nearest`
- `experiment.history`
- `artifact.record`
- `artifact.list`