Plan pentru coada locală offline a gateway agentului: heartbeat, pairing, status snapshots, audit metadata și incidente locale metadata-only.
M8.12 prepares the gateway local offline queue model for heartbeat, pairing, status snapshots and local audit metadata. It is plan-only and does not create a real local queue or enable automatic replay.
| ID | Queue | File pattern | Limits | Status | Safety | Description |
|---|---|---|---|---|---|---|
| 1 | Heartbeat metadata queue M812-QUEUE-heartbeat heartbeat | heartbeat-*.jsonl | max_items=1000 max_age=72h | planned_metadata_only real_file=0 · replay_later=1 | secret=0 · plain=0 · pass=0 · stream=0 · media=0 · action=0 | Queue for heartbeat metadata when internet is unavailable. |
| 2 | Pairing metadata queue M812-QUEUE-pairing pairing | pairing-*.jsonl | max_items=100 max_age=168h | planned_metadata_only real_file=0 · replay_later=1 | secret=0 · plain=0 · pass=0 · stream=0 · media=0 · action=0 | Queue for pairing metadata until server is reachable. |
| 3 | Agent status snapshot queue M812-QUEUE-status status | status-*.jsonl | max_items=500 max_age=72h | planned_metadata_only real_file=0 · replay_later=1 | secret=0 · plain=0 · pass=0 · stream=0 · media=0 · action=0 | Queue for status snapshots such as version, uptime and queue count. |
| 4 | Local audit metadata queue M812-QUEUE-audit audit | audit-*.jsonl | max_items=2000 max_age=168h | planned_metadata_only real_file=0 · replay_later=1 | secret=0 · plain=0 · pass=0 · stream=0 · media=0 · action=0 | Queue for local metadata audit entries. |
| 5 | Gateway local incident queue M812-QUEUE-incident incident | incident-*.jsonl | max_items=500 max_age=168h | planned_metadata_only real_file=0 · replay_later=1 | secret=0 · plain=0 · pass=0 · stream=0 · media=0 · action=0 | Queue for future safe local incidents, without media or camera actions. |