Commit 407ee76
authored
docs(learnings): add /eval/simulation/* API endpoint reference (#13)
Appends a full API reference section to simulations.md covering all
six controllers: simulation, scenario, personality, suite, run +
run items, and AI scenario generation. Includes request/response
shapes, query params, auth scopes, and validation rules grounded in
the DTOs at libs/core/src/types/simulation.types/.
Also fixes the stale POST /eval/simulation/suite/{suiteId}/run curl
example — it's been replaced by the unified POST /eval/simulation/run
with discriminated simulations[] entries.1 parent 34bd9e9 commit 407ee76
2 files changed
Lines changed: 421 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
0 commit comments