aim-grok project context
Facts
- CWD should be the aim-grok project root (the clone that contains
./aimandaim-agy_os/). Detect with:git rev-parse --show-toplevelor the directory where./aimexists. - Engine lives in
aim-agy_os/(name kept for path compat with aim-agy). - CLI:
./aim <cmd>or venv python →.aim_core/aim_cli.py. - Upstream source of truth for engine: aim-agy main; this repo is the Grok adaptation.
- Optional env override:
AIM_GROK_ROOTif set — prefer it over guessing.
First actions on factual questions
# from aim-grok project root
./aim map
./aim search "<query>"
./aim doctor
Do not
- Confuse this checkout with a separate aim-agy clone without Operator scope.
- Commit live
memory_lance/orvenv/. - Hardcode machine-local absolute home paths in notes or handoffs.