You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Regenerate agent-semantic@v2 with tool-only sessions and realistic phase timings.
Keep n_tools>=3 (BFCL+tau2 pad to 200), sample llm_wait longer than tool_loop,
and run the full dataset in CI.
Co-authored-by: Cursor <cursoragent@cursor.com>
`semantic-score-l1` sets `SEMANTIC_PRIOR_MIX=0` (L1 lock only); `semantic-score` sets `0.3` (L1+L3).`LIMIT=0` means all `@v2` sessions.
124
124
125
125
### 5.3 Output — per-policy result records
126
126
@@ -198,7 +198,7 @@ Refuse to publish the package if:
198
198
|------|------|-----|
199
199
|**A. Live Kind replay**| Primary claim for Actordock | Port-forward CP; for each policy, Create/Resume sandboxes on `arrival_ts` schedule; drive agent (or phase-faithful stub) from `tool_trace`; POST L1/L3 signals; collect `/metrics` + victim logs |
200
200
|**B. Offline decision replay**| Fast ablation of keepScore | Feed cached signals + arrivals into a Place/Evict simulator that embeds `semantic-score` / baselines; no gVisor |
201
-
|**C. CI agent-semantic**| PR / main Kind job | Matrix: one cluster per policy (`random`, `resource-evict`, `semantic-score-l1`, `semantic-score`); merge job builds compare table |
201
+
|**C. CI agent-semantic**| PR / main Kind job | Matrix: full `@v2` (200) per policy (`random`, `resource-evict`, `semantic-score-l1`, `semantic-score`); merge job builds compare table |
202
202
203
203
Primary paper/demo numbers should come from **Mode A** (or A+B agreement).
0 commit comments