CONFIG_PATH now reads from MC_AIGOD_CONFIG env var, falling back
to /etc/mc_aigod_paper.json. Enables running multiple instances
with different configs (e.g. dev server with fine-tuned model).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Structured JSONL audit log for every pray/sudo interaction
- Bug_log feedback linked to last interaction with trust-level tagging
- sudo_allow_all_players config flag for playtest mode (enabled)
- training_audit_path config key (/var/log/mc_training_audit.jsonl)
- Deployed to CT 644 paper-ai server
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Detect inode changes and truncation in tail_log
- Reopen latest.log automatically when Paper recreates log file
- Prevent lost trigger parsing after server restarts
- Use /var/log/mc_aigod_paper.log and _paper_responses.log
- Keep paper service logs separate from vanilla service
- Include paper config/service/runtime docs in fork