Documentation
¶
Index ¶
Constants ¶
View Source
const ( Name = ".jacu-harness" HomeEnv = "JACU_HOME" )
Variables ¶
This section is empty.
Functions ¶
func DirOrLocal ¶
func DirOrLocal() string
func RunHome ¶ added in v0.4.0
RunHome is the isolated directory one workspace run may write. It is never the process-wide user home: two open runs must not share toolchain, memory or telemetry files.
func WorktreesDir ¶
Types ¶
type Outcome ¶
func Migrate ¶
Migrate stays as a generic utility for a future rename. It is no longer wired into Dir: the .jacu-mcp lineage was retired in SDD-019, and an automatic migration that fails closed when both directories exist cost more than it returned — it surfaced as "home directory unavailable", sending the binary to its cwd fallback and littering checkouts with state directories.
Click to show internal directories.
Click to hide internal directories.