Aether/docs

/clean

/clean              # list all projects and global status
/clean cache        # remove all cached data (keep configs)
/clean cache <n>    # remove cache for project #n from the list
/clean <n>          # remove project #n entirely (config + cache)
/clean config       # delete ~/.aether/config.json (API keys)
/clean all          # delete everything in ~/.aether/

Manage global data stored in ~/.aether/. Use /clean with no arguments to see what's stored — all configured projects, their cache sizes, and provider info.

What lives in ~/.aether/

PathContents
config.jsonAPI keys, provider/model per project + shared default
cache/<project>/Distill cache (condensed source notes for large projects)

Project storage in the repo

PathContents
.aether/docs/Generated knowledge base (safe to commit)
.aether/settings/context.jsonSnapshot for /syncdo not delete or sync loses its baseline