docs: document .mam.env config file, legacy migration path, and save loop reports
This commit is contained in:
@@ -30,7 +30,7 @@ Alternatively, if you have already cloned the repository locally, run the instal
|
||||
bash deploy/install.sh
|
||||
```
|
||||
|
||||
The idempotent installer automatically validates system dependencies (herdr, python3, and PyYAML), creates the python virtual environment (`.venv`), installs dependencies, copies `.env.example` as `.env`, and initializes the `.agents/` scaffolding.
|
||||
The idempotent installer automatically validates system dependencies (herdr, python3, and PyYAML), creates the python virtual environment (`.venv`), installs dependencies, copies `.mam.env.example` as `.mam.env`, and initializes the `.agents/` scaffolding.
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user