Clarify: Zurückstellen an die Plan-Phase auf HOW-Fragen begrenzen - #11
Merged
Merged
Conversation
Clarify kannte keine Regel dafuer, wann eine Luecke an die Plan-Phase abgegeben werden darf. "Klaert sich im Plan" wurde so zum Sammelgrund, NFR-Zielwerte, Akzeptanzkriterien, Fehlerszenarien und Grenzfaelle aus der Fragen-Queue zu nehmen, obwohl genau sie ins WHAT der Spec gehoeren. Zurueckgestellt werden darf jetzt nur, was ohnehin HOW ist (AP-01): Umsetzungsweg, Technologievergleich, Task-Zerlegung. Alles andere bleibt offen oder wird bei erschoepftem Budget als [Annahme: ...] markiert. Gate G2 und die Stringenz-Regeln pruefen das mit. Anlass: github/spec-kit #4507 hat dieselbe Luecke in /speckit.clarify geschlossen. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Das Frageformat-Beispiel SF-SEC-001 (Auth-Verfahren) ist ein Umsetzungsweg mit Architektur-Impact. Ohne Ausnahme haette die neue Regel erlaubt, es an Plan abzugeben, obwohl offene F4-Fragen Gate G2 blockieren. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Clarify hatte keine Regel dafür, wann eine Lücke an die Plan-Phase abgegeben werden darf. Damit konnte „klärt sich im Plan“ NFR-Zielwerte, Akzeptanzkriterien, Fehlerszenarien und Grenzfälle aus der Fragen-Queue drängen.
Änderungen (
references/02-clarify.md)[Annahme: ...]-Regel.Warum sinnvoll
Schließt einen real beobachteten Fehlermodus, ohne neue Mechanik: passt zur WHAT/HOW-Trennung (AP-01) und zur F-Stufen-Logik.
Inspiration
Prüfungen (vom Reviewer erneut ausgeführt)
scripts/check-*.pyOKpython3 -m unittest discover -s tests: 65 Tests OKpython3 evals/run_static.py: 8 von 8 Fällen bestandenpackage-skill.py+check-package.py: Paket vollständig🤖 Generated with Claude Code