refactor: rebrand dark-factory → disinto (Closes #15)
- README: rename, add disinto.ai link - BOOTSTRAP.md: update all path references - lib/matrix_listener.service: update paths to /home/admin/disinto - factory scripts: update comments and prompt references - .env.example: update header Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
1675e17502
commit
8d73c2f8f9
7 changed files with 22 additions and 20 deletions
|
|
@ -4,10 +4,10 @@
|
|||
# Runs every 10min via cron. Does all health checks in bash (zero tokens).
|
||||
# Only invokes claude -p when auto-fix fails or issue is complex.
|
||||
#
|
||||
# Cron: */10 * * * * /path/to/dark-factory/factory/factory-poll.sh
|
||||
# Cron: */10 * * * * /path/to/disinto/factory/factory-poll.sh
|
||||
#
|
||||
# Peek: cat /tmp/factory-status
|
||||
# Log: tail -f /path/to/dark-factory/factory/factory.log
|
||||
# Log: tail -f /path/to/disinto/factory/factory.log
|
||||
|
||||
source "$(dirname "$0")/../lib/env.sh"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue