You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Today FileState always lands in ~/.aps (APSPaths.configure()). Add APS_HOME so agents and tests can isolate state without touching the real home directory.
Part of GOAL.md workstream A.
Today FileState always lands in
~/.aps(APSPaths.configure()). AddAPS_HOMEso agents and tests can isolate state without touching the real home directory.Acceptance criteria
APS_HOMEset: FileState root becomes $APS_HOME (note.json lives directly under it)~/.apsbehavior unchanged