docs(agent-queue): update Slice 2 prompt — branch off main (Slice 1+3 merged)

This commit is contained in:
saravanakumardb1 2026-05-29 19:05:34 -07:00
parent 41f91d7ea1
commit 0443590ce4

View File

@ -12,9 +12,11 @@ SOURCE OF TRUTH: agent-queue/docs/GIGAFACTORY_ROADMAP.md (read §5 deps, §6 pro
§14 Phase 1). This slice implements ONLY the items below.
PREREQUISITE / BRANCHING:
- This builds on Slice 1 (PR #1, branch feat/gigafactory-p1-slice1).
- Base your work on `main` IF PR #1 has been merged; otherwise branch off
feat/gigafactory-p1-slice1. Do NOT duplicate or revert Slice 1 code.
- Slice 1 (manifest/priority/capabilities/engine-class/idempotency) AND Slice 3
(resilience: orphan recovery, WIP checkpoint/resume, retry, insights) are BOTH
already merged into `main`. Branch off the CURRENT `main`.
- Do NOT duplicate, revert, or break any Slice 1 or Slice 3 code or tests — the
existing selftest cases (34 checks) MUST stay green (regression).
- New branch: feat/gigafactory-p1-slice2. Push + open a PR. DO NOT merge.
STRICT SCOPE: