Add DISINTO_LOG_DIR to lib/env.sh: points to $HOME/data/logs inside the container (writable volume) and $FACTORY_ROOT on the host (existing behavior). Update all agent scripts to write logs, CI fix tracker, metrics, and vault locks to DISINTO_LOG_DIR instead of FACTORY_ROOT. This keeps the factory mount read-only while ensuring all writable state lands on the persistent data volume. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| hooks | ||
| agent-session.sh | ||
| AGENTS.md | ||
| build-graph.py | ||
| ci-debug.sh | ||
| ci-helpers.sh | ||
| env.sh | ||
| file-action-issue.sh | ||
| formula-session.sh | ||
| guard.sh | ||
| load-project.sh | ||
| mirrors.sh | ||
| parse-deps.sh | ||
| secret-scan.sh | ||
| tea-helpers.sh | ||