BUG: flush-scheduler.ts flushAudit() read 'events' from IPC response but
Rust handle_flush_audit() returns { count, entries }. Audit events were
silently lost (always empty array). Fixed to read 'entries'.
Also fixed:
- server.test.ts: added missing flush-scheduler.js mock (new import in server.ts)
- feature-flags.ts: doc comment '12 flags' → '13 flags'
- flush-scheduler.test.ts: mock data aligned to Rust response shape
49 tests passing, 8 test files, typecheck clean.
|
||
|---|---|---|
| .. | ||
| AI_IDE_CHAT_HISTORY/WINDSURF | ||
| dashboard | ||
| docs | ||
| OPEN_CLAW | ||
| oss_llm | ||
| VOICEBOX | ||
| windows_specific | ||
| .gitignore | ||
| download-tts-models.sh | ||
| LOCAL_LLMs_setup_mac_m4_48gb.md | ||
| setup-tts.sh | ||
| start-dashboard.sh | ||
| test_orpheus_tts.py | ||
| test_qwen_tts.py | ||