Migrated from `TODO.md` (External / downstream coordination section). These land in other repositories; tracked here for visibility. ### Items covered - After PyPI publish: the downstream `factorial` PR bumps the `process-improve` pin to `>=1.6.0` and drops the `requires_simulator_tools` skip guard. (#103) - Downstream `factorial` reproducible-export service: read `spec["rng"]["seed_param"]` instead of the hardcoded `_DESIGN_SEED_KEYS` set. (#105) - Companion PR in `kgdunn/agentic-doe` wires the hosted backend through `safe_execute_tool_call`. (#91)
Migrated from
TODO.md(External / downstream coordination section). These land in other repositories; tracked here for visibility.Items covered
factorialPR bumps theprocess-improvepin to>=1.6.0and drops therequires_simulator_toolsskip guard. (chore(release): 1.6.0 — ship simulator tools to PyPI #103)factorialreproducible-export service: readspec["rng"]["seed_param"]instead of the hardcoded_DESIGN_SEED_KEYSset. (Add RNG metadata to @tool_spec + opt-in seeds for optimize_responses / simulate #105)kgdunn/agentic-doewires the hosted backend throughsafe_execute_tool_call. (Add safe-execution wrapper for hosted MCP deployments #91)