fix: CodeRabbit review findings for Env/Path #22
No reviewers
Labels
No labels
needs-review
needs-review
needs-review
needs-review
needs-review
needs-review
needs-review
athena
athena-gemini
audit
clotho
clotho-gemini
codex
darbs-claude
security
wiki
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: core/go#22
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes 5 CodeRabbit findings: CORE_HOME test override, platform-aware path tests, empty DIR_HOME fallback, doc accuracy.
- TestEnv_DIR_HOME checks CORE_HOME override first - Path tests use Env("DS") instead of hardcoded "/" - Path() falls back to "." when DIR_HOME is empty - Doc comment no longer claims "zero filepath import" Co-Authored-By: Virgil <virgil@lethean.io>