Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
67 changes: 67 additions & 0 deletions docs_build/dev/ProjectInstructions/TEAM_START_COMMANDS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
# TEAM_START_COMMANDS

## Start Team Alpha

Ready-to-copy command:

```text
OWNER override approved: Start Team Alpha from the ProjectInstructions release gate.

Read docs_build/dev/ProjectInstructions/README.txt first.
Read docs_build/dev/ProjectInstructions/backlog/BACKLOG_MASTER.md.
Read docs_build/dev/ProjectInstructions/team_assignments/TEAM_ASSIGNMENTS.md.

Pull one [ ] item for Team Alpha from BACKLOG_MASTER.md.
Stop if Team Alpha already has an active branch.
Stop if Team Alpha already has an active assignment.
Stop if no [ ] Team Alpha backlog item is available.

Change the selected backlog item from [ ] to [.].
Add the selected assignment under Team Alpha in TEAM_ASSIGNMENTS.md.
Create one Team Alpha branch for the selected assignment.
Work only that assignment.
```

## Start Team Beta

Ready-to-copy command:

```text
OWNER override approved: Start Team Beta from the ProjectInstructions release gate.

Read docs_build/dev/ProjectInstructions/README.txt first.
Read docs_build/dev/ProjectInstructions/backlog/BACKLOG_MASTER.md.
Read docs_build/dev/ProjectInstructions/team_assignments/TEAM_ASSIGNMENTS.md.

Pull one [ ] item for Team Beta from BACKLOG_MASTER.md.
Stop if Team Beta already has an active branch.
Stop if Team Beta already has an active assignment.
Stop if no [ ] Team Beta backlog item is available.

Change the selected backlog item from [ ] to [.].
Add the selected assignment under Team Beta in TEAM_ASSIGNMENTS.md.
Create one Team Beta branch for the selected assignment.
Work only that assignment.
```

## Start Team Gamma

Ready-to-copy command:

```text
OWNER override approved: Start Team Gamma from the ProjectInstructions release gate.

Read docs_build/dev/ProjectInstructions/README.txt first.
Read docs_build/dev/ProjectInstructions/backlog/BACKLOG_MASTER.md.
Read docs_build/dev/ProjectInstructions/team_assignments/TEAM_ASSIGNMENTS.md.

Pull one [ ] item for Team Gamma from BACKLOG_MASTER.md.
Stop if Team Gamma already has an active branch.
Stop if Team Gamma already has an active assignment.
Stop if no [ ] Team Gamma backlog item is available.

Change the selected backlog item from [ ] to [.].
Add the selected assignment under Team Gamma in TEAM_ASSIGNMENTS.md.
Create one Team Gamma branch for the selected assignment.
Work only that assignment.
```
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# PR_26172_OWNER_014 Instruction Compliance Checklist

- [x] Read `docs_build/dev/PROJECT_INSTRUCTIONS.md`.
- [x] Read `docs_build/dev/PROJECT_MULTI_PC.txt`.
- [x] OWNER override documented by user.
- [x] Started stacked PR014 from PR013 branch.
- [x] Preserved ProjectInstructions content.
- [x] Added documentation only.
- [x] Did not commit directly to `main`.
- [x] Did not merge any PR.
- [x] Did not delete protected instructions.
- [x] Ran docs/static validation.
- [x] Documented skipped validation lanes.
- [x] Created repo-structured delta ZIP.
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# PR_26172_OWNER_014 Manual Validation Notes

- Verified each command reads `README.txt` first.
- Verified each command reads `BACKLOG_MASTER.md`.
- Verified each command reads `TEAM_ASSIGNMENTS.md`.
- Verified each command pulls one `[ ]` item for the named team.
- Verified each command changes the selected item to `[.]`.
- Verified each command adds the assignment under the named team.
- Verified each command creates one branch and works only that assignment.
- Verified each command stops on an existing active branch or active assignment.
- No runtime, UI, Playwright, or sample validation was required for this docs-only PR.
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# PR_26172_OWNER_014-owner-team-start-command

## Scope

Create `docs_build/dev/ProjectInstructions/TEAM_START_COMMANDS.md` with ready-to-copy commands for:

- Start Team Alpha
- Start Team Beta
- Start Team Gamma

## Changes

- Added team start commands that require reading `README.txt` first.
- Required each command to read the backlog and team assignments files.
- Required each command to pull one available team item, mark it `[.]`, add the assignment, create one branch, and work only that assignment.
- Added hard stops when the target team already has an active branch or active assignment.

## Validation

- `git diff --check`
- `git diff --cached --check`
- Markdown/text review

## Skipped Lanes

- Playwright skipped: documentation-only scope.
- Samples skipped: documentation-only scope.

## Package

- `tmp/PR_26172_OWNER_014-owner-team-start-command_delta.zip`
8 changes: 4 additions & 4 deletions docs_build/dev/reports/codex_changed_files.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
docs_build/dev/ProjectInstructions/addendums/team_release_readiness.md
docs_build/dev/ProjectInstructions/TEAM_START_COMMANDS.md
docs_build/dev/reports/PR_26172_OWNER_014-owner-team-start-command-instruction-compliance-checklist.md
docs_build/dev/reports/PR_26172_OWNER_014-owner-team-start-command-manual-validation-notes.md
docs_build/dev/reports/PR_26172_OWNER_014-owner-team-start-command.md
docs_build/dev/reports/codex_changed_files.txt
docs_build/dev/reports/codex_review.diff
docs_build/dev/reports/PR_26172_OWNER_013-team-release-readiness-gate.md
docs_build/dev/reports/PR_26172_OWNER_013-team-release-readiness-gate-instruction-compliance-checklist.md
docs_build/dev/reports/PR_26172_OWNER_013-team-release-readiness-gate-manual-validation-notes.md
16 changes: 1 addition & 15 deletions docs_build/dev/reports/codex_review.diff
Original file line number Diff line number Diff line change
@@ -1,15 +1 @@
diff --git a/docs_build/dev/reports/codex_changed_files.txt b/docs_build/dev/reports/codex_changed_files.txt
index 7859a88ae..644c0fa9c 100644
--- a/docs_build/dev/reports/codex_changed_files.txt
+++ b/docs_build/dev/reports/codex_changed_files.txt
@@ -1,6 +1,6 @@
-docs_build/dev/ProjectInstructions/team_assignments/TEAM_ASSIGNMENTS.md
+docs_build/dev/ProjectInstructions/addendums/team_release_readiness.md
docs_build/dev/reports/codex_changed_files.txt
docs_build/dev/reports/codex_review.diff
-docs_build/dev/reports/PR_26172_OWNER_012-initial-team-assignments.md
-docs_build/dev/reports/PR_26172_OWNER_012-initial-team-assignments-instruction-compliance-checklist.md
-docs_build/dev/reports/PR_26172_OWNER_012-initial-team-assignments-manual-validation-notes.md
+docs_build/dev/reports/PR_26172_OWNER_013-team-release-readiness-gate.md
+docs_build/dev/reports/PR_26172_OWNER_013-team-release-readiness-gate-instruction-compliance-checklist.md
+docs_build/dev/reports/PR_26172_OWNER_013-team-release-readiness-gate-manual-validation-notes.md

Loading