| name | MOVA: skill_ingest_store_episode_basic (wrapper) |
| description | Persists ds.episode_skill_ingest_run_v1 in the lab’s genetic file store. |
| when_to_use | Use when "Skill Seeker ingest episode store (basic)" must run through Codex automation |
| inputs | [object Object] |
| outputs | [object Object] |
| deterministic | true |
Command
node .codex/skills/mova_skill_ingest_store_episode_basic/scripts/run.mjs --request <request.json>
Notes
- Underlying entrypoint: skills/skill_ingest_store_episode_basic/impl/code/store_episode.js
- Evidence paths: skills/skill_ingest_store_episode_basic
- Generated by tools/generate_codex_wrappers.mjs; edit if custom behavior is needed.