Documentation
README
Abort-Safe Handler
Purpose / When to Activate
Activate:
- As the Stage 4 entry gate of the
/gaai:bootstrappipeline, immediately aftersmart-question-generatorreturns aquestion_result - Before
qa-loop-uiis invoked — this skill decides WHETHER the loop runs at all - The bootstrap orchestrator MUST call this skill instead of calling
qa-loop-uidirectly
When question_result.questions is empty (legitimate empty OR fallback), skip Stage 4 entirely — return the no-questions shortcut without showing the entry gate. Do NOT activate qa-loop-ui in this case.
This is the opening of the README. Read the full README on GitHub.