diff --git a/agent-queue/docs/jobs/phase1-slice2.md b/agent-queue/docs/jobs/phase1-slice2.md index 3852fc4..e81ac64 100644 --- a/agent-queue/docs/jobs/phase1-slice2.md +++ b/agent-queue/docs/jobs/phase1-slice2.md @@ -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: