Test Guide: Card #spine-009
forge | unknown | main | 2026-04-09 01:21:45
What Was Built
Ralph completed: KFS harvest multi-path: reads human sessions + ihub flushes + ralph logs with format-specific extractors and vault routing
What This Unlocks
Verify the changes work as expected.
How To Verify
Follow each step. In the dashboard /verify tab, mark each as passed or failed, then submit your verdict.
Step 1. Check recent git activity
git log --oneline -5 main
Expected: Commits for card #spine-009
Why: Confirms work was committed.
Step 2. Check the dashboard
Expected: Dashboard loads without errors
Why: Smoke test that nothing broke.
Step 3. Check service health
curl -sf http://localhost:3002/health | python3 -m json.tool
Expected: JSON with status: ok
Why: Confirms core services are running.
QA Gate Results
No QA gate log found.
Diff Summary
No diff available