Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions INTERN_SPEC.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Evolved Spec for OMNIML-4697

During execution, it was discovered that the file `tools/launcher/examples/<Family>/Kimi-K2.5-DFlash/hf_offline_eagle3.yaml` does not exist in the repository. The repository only contains a `Qwen` directory under `tools/launcher/examples`. According to the spec, if the file is absent for this model, the task is blocked on `synth_support` (initial-file author). No further verification of `task_2` can be performed until the file is created.

This refinement should be added to the spec: a precondition that the file must exist for the given model; if not, the task is blocked awaiting initial file creation.
Loading