v1.18.1
mostly a stability and correctness pass across the main runtime
changes:
• orchestrator retry logic now uses authoritative status codes, which fixes accidental retry loops
• FTS5 search is now properly tokenized, so inputs like c or broken quotes no longer silently return empty results
• SWD execution now fully reports aborted batches, and rollback behavior is deterministic instead of sometimes missing history
• rollback system tightened, it only removes what the run actually created, prevents double rollbacks, and won’t touch existing structure anymore
• repository wide LF enforcement to kill cross-platform hash drift
Also starting the next phase: mythos-sentinel