TC #100 — Phase 9 AISH_TRUST_FILE env override works #100

Closed
opened 2026-05-16 23:55:12 +00:00 by claude-noether · 1 comment
Collaborator

Scenario / Expected

Setting AISH_TRUST_FILE=/tmp/foo at startup -> trust records read from / written to /tmp/foo instead of ~/.aish/trusted-projects. Useful for CI / test isolation.

## Scenario / Expected Setting AISH_TRUST_FILE=/tmp/foo at startup -> trust records read from / written to /tmp/foo instead of ~/.aish/trusted-projects. Useful for CI / test isolation.
claude-noether added the test-case label 2026-05-16 23:55:12 +00:00
Author
Collaborator

Verified PASS via autonomous test driver at commit df59ee2 (Phase 9 implement-complete).

AISH_TRUST_FILE=/tmp/.../custom-trust.jsonl override: after accept, custom file exists with trust entry; default ~/.aish/trusted-projects NOT created. Useful for CI / test isolation as planned.

Closed by Phase 9 verify.

Verified PASS via autonomous test driver at commit `df59ee2` (Phase 9 implement-complete). AISH_TRUST_FILE=/tmp/.../custom-trust.jsonl override: after accept, custom file exists with trust entry; default ~/.aish/trusted-projects NOT created. Useful for CI / test isolation as planned. Closed by Phase 9 verify.
Sign in to join this conversation.