diff --git a/issues/cd645342-07cd-4510-b3c8-af5a78fd8437/comments/d8f222fc-3814-44ea-bad4-64d52c70642f.json b/issues/cd645342-07cd-4510-b3c8-af5a78fd8437/comments/d8f222fc-3814-44ea-bad4-64d52c70642f.json new file mode 100644 index 0000000..8f7b4fc --- /dev/null +++ b/issues/cd645342-07cd-4510-b3c8-af5a78fd8437/comments/d8f222fc-3814-44ea-bad4-64d52c70642f.json @@ -0,0 +1,8 @@ +{ + "uuid": "d8f222fc-3814-44ea-bad4-64d52c70642f", + "issue_uuid": "cd645342-07cd-4510-b3c8-af5a78fd8437", + "author": "anon-31e9bd66", + "content": "Decision: Interactive tests run in an isolated HOME via mktemp, NOT in the user's real HOME. This matches the BATS isolation pattern and prevents touching real git/SSH config. The script copies git-harden.sh into the temp home and sets HOME before invoking run-all.sh.", + "created_at": "2026-03-31T09:40:41.084571Z", + "kind": "decision" +} \ No newline at end of file diff --git a/meta/counters.json b/meta/counters.json index df8698a..aede51d 100644 --- a/meta/counters.json +++ b/meta/counters.json @@ -1,5 +1,5 @@ { "next_display_id": 24, - "next_comment_id": 32, + "next_comment_id": 33, "next_milestone_id": 1 } \ No newline at end of file