Skip to content

feat: healEdit default off#33

Merged
alderpath merged 2 commits into
masterfrom
heal-default-off
Jun 20, 2026
Merged

feat: healEdit default off#33
alderpath merged 2 commits into
masterfrom
heal-default-off

Conversation

@alderpath

Copy link
Copy Markdown
Contributor

Gate.js heal pipeline (cargo test on every edit) default OFF.

Daemon-side guard (check_diff against FTS5, 2ms) is the grammar-free edit safety mechanism. Heal adds 30s+ wall time for 5% edge-case protection.

Opt-in: RELIARY_FEATURES=+healEdit

The proxy response cache was returning cached LLM responses across
conditions, making recommended and existing-cc produce identical
PT/CT numbers. Restart daemon between each condition for independent
trials. Also prefer local release binary over stale PATH install.
Heal pipeline (cargo test on every edit) adds 30s+ wall time per session
for 5% edge-case protection. Daemon-side guard (check_diff against FTS5
index) already catches hallucinated identifiers at 2ms overhead —
the grammar-free, low-maintenance edit safety.

Users who want subprocess verification: RELIARY_FEATURES=+healEdit
@alderpath
alderpath merged commit 636b924 into master Jun 20, 2026
7 of 8 checks passed
alderpath added a commit that referenced this pull request Jun 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant