2
0

fix(i2s-problem-statement): correct workflow required_reading path

The workflow file (git mv'd from the monolith) still referenced
references/export-formate.md, which does not exist in this sub-skill.
Point it at the curated extract references/problem-statement-format.md
instead. Missed in the previous commit because the Edit was attempted
before Read.
This commit is contained in:
Philipp Sieder
2026-05-19 01:16:27 +02:00
parent 6067d2ba0e
commit fc4c2d71a8
@@ -2,7 +2,7 @@
<required_reading>
1. references/kommunikationsregeln.md
2. references/export-formate.md (Abschnitt problem_statement_format)
2. references/problem-statement-format.md
3. references/artefakt-pipeline.md
</required_reading>