Commit 52259ea
Point Codex verify-specs at the simulator-broker slug
Why:
The verify-specs Codex action still wrote session artifacts under
agent-harness/simulator-broker-app after the harness product slug
became simulator-broker.
Changed:
- .codex/environments/environment.toml: verify-specs session-dir uses
agent-harness/simulator-broker/manual-verify.
- spec/agents.md and spec/build-and-test.md: Codex harness actions must
use the same product slug, not package.json name simulator-broker-app.
Verification:
- npm run agent:verify -- --profile spec-only --paths .codex/environments/environment.toml spec/agents.md spec/build-and-test.md --session-dir task-sessions/verify-specs-slug-20260819: pass.
Affected:
- .codex/environments/environment.toml
- spec/agents.md
- spec/build-and-test.md
Refs:
- 34d3755 (Point agent session dirs at the simulator-broker slug)
- adfc9a8 (Hardcode the harness product slug as simulator-broker)
Session:
- task-sessions/verify-specs-slug-20260819
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 34d3755 commit 52259ea
3 files changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
242 | 242 | | |
243 | 243 | | |
244 | 244 | | |
245 | | - | |
| 245 | + | |
246 | 246 | | |
247 | 247 | | |
248 | 248 | | |
| |||
0 commit comments