fix(reliability): safety-resilience #39

Merged
will.anderson merged 1 commits from improve/reliability-safety-resilience into main 2026-06-22 17:19:37 +00:00
Owner

Reliability fixes from automated audit.

Fixes:

  • ISSUE 1: safety_augment_system now called in layered_cycle before imprint_respond
  • ISSUE 2: safety_log_bell emits fallback println when engram write fails
  • ISSUE 4: safe-mode guard — invalid screen_action triggers hard refusal
  • ISSUE 5: TODO comment on phrase list JSON scanning gap
  • ISSUE 6: duplicate safety_log_bell call removed from layered_cycle hard_bell branch
  • ISSUE 7: tab character escaping added to safety_screen JSON envelope
  • ISSUE 8: soul.el import deduplication (safety.el imported 3 times)
  • ISSUE 9: safety_augment_system added to handle_chat primary endpoint

Skipped: ISSUE 3 (semantic detection layer — too invasive, flagged as TODO)

Reliability fixes from automated audit. Fixes: - ISSUE 1: safety_augment_system now called in layered_cycle before imprint_respond - ISSUE 2: safety_log_bell emits fallback println when engram write fails - ISSUE 4: safe-mode guard — invalid screen_action triggers hard refusal - ISSUE 5: TODO comment on phrase list JSON scanning gap - ISSUE 6: duplicate safety_log_bell call removed from layered_cycle hard_bell branch - ISSUE 7: tab character escaping added to safety_screen JSON envelope - ISSUE 8: soul.el import deduplication (safety.el imported 3 times) - ISSUE 9: safety_augment_system added to handle_chat primary endpoint Skipped: ISSUE 3 (semantic detection layer — too invasive, flagged as TODO)
will.anderson added 1 commit 2026-06-22 17:00:27 +00:00
will.anderson merged commit 93bed793c0 into main 2026-06-22 17:19:36 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: neuron-technologies/neuron#39