Files
the-door/crisis
Alexander Whitestone a0e4f15fc3
Some checks failed
Sanity Checks / sanity-test (pull_request) Failing after 2s
Smoke Test / smoke (pull_request) Successful in 5s
fix: implement missing functions from test_rescue.py (scan, extract_context, generate_grounding_steps, generate_breathing_exercise)
- Add scan() alias for detect_crisis
- Add extract_context() for match context windows
- Add generate_grounding_steps() (5-4-3-2-1 grounding)
- Add generate_breathing_exercise() (box breathing)
- Extend CrisisDetectionResult with matches field (position data)
- Refactor _find_indicators to return position-aware match dicts

All 77 tests pass (72 existing + 5 rescued).
2026-04-13 04:10:06 -04:00
..
2026-04-09 16:27:57 +00:00
2026-04-09 16:27:57 +00:00