mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-02-28 06:22:45 -08:00
refactor(main): modularize runtime and harden anilist setup flow
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
# Agent: <agent_id>
|
||||
# Agent: `<agent_id>`
|
||||
|
||||
- alias: <short label>
|
||||
- mission: <one-line focus>
|
||||
- status: <planning|editing|testing|blocked|handoff|done>
|
||||
- branch: <name>
|
||||
- started_at: <UTC ISO>
|
||||
- heartbeat_minutes: <n>
|
||||
- alias: `<short label>`
|
||||
- mission: `<one-line focus>`
|
||||
- status: `<planning|editing|testing|blocked|handoff|done>`
|
||||
- branch: `<name>`
|
||||
- started_at: `<UTC ISO>`
|
||||
- heartbeat_minutes: `<n>`
|
||||
|
||||
## Current Work (newest first)
|
||||
- [YYYY-MM-DDTHH:MM:SSZ] intent: ...
|
||||
|
||||
Reference in New Issue
Block a user