chore: gitignore modal/results; point AFK_CHECK at requeued task #1

- /modal/results/ holds derived modal-cloud run status (junk RemoteError
  summary); stop tracking it.
- AFK_CHECK live-plan pointer #221 -> #1 (queue was cleared 2026-06-07 and the
  directionality set requeued via just queue-dir6 43).

Co-Authored-By: Claudypoo <288921227+claudypoo@users.noreply.github.com>
This commit is contained in:
wassname
2026-06-07 08:44:05 +00:00
parent cc8db051ab
commit 15a796c542
2 changed files with 6 additions and 2 deletions
+3
View File
@@ -18,6 +18,9 @@
# vendored upstream reference repos cloned for grep access (see RESEARCH_JOURNAL.md)
/docs/vendor/
# modal cloud run outputs (derived; _summary.json is just the remote status)
/modal/results/
# build/install artefacts
*.egg-info/
__pycache__/