Commit 49f2443
committed
Add Job Recipe API spec and design doc
Add docs/design/job_recipe_spec.md covering the Recipe API interface design:
- User guide (constructor, export/execute, filters, config, decomposers, per-site config, model/checkpoint)
- Execution environments (SimEnv, PocEnv, ProdEnv)
- Memory management (server_memory_gc_rounds with per-recipe defaults)
- 14 API enhancement requirements (deploy map, multi-script/launcher, k8s, algorithm config, optional integrations, resource/GPU, client tracking, job scope, client memory)
- Proposed API changes for each requirement with recommendations1 parent 0c636e9 commit 49f2443
2 files changed
+672
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
0 commit comments