From 0443590ce47eeb945e3a33b4e4fe34744dc0c39f Mon Sep 17 00:00:00 2001 From: saravanakumardb1 Date: Fri, 29 May 2026 19:05:34 -0700 Subject: [PATCH] =?UTF-8?q?docs(agent-queue):=20update=20Slice=202=20promp?= =?UTF-8?q?t=20=E2=80=94=20branch=20off=20main=20(Slice=201+3=20merged)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- agent-queue/docs/jobs/phase1-slice2.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) 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: