Skip to content
Merged
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
60 changes: 30 additions & 30 deletions dev/reports/PR_26171_071-recovery-precleanup.patch.md
Original file line number Diff line number Diff line change
Expand Up @@ -2727,7 +2727,7 @@ index 5ed010f9d,cffbc3823..000000000
++
++Rules:
++- Codex may prepare scoped changes, reports, validation evidence, ZIP artifacts, branches, and PRs.
++- Codex must not merge a PR or mark a workstream stable without explicit approval from the assigned Team Alpha or Team Beta owner.
++- Codex must not merge a PR or mark a workstream stable without explicit approval from the assigned Team Alpha or Team Bravo owner.
++- Master Control may recommend sequencing or assignment, but affected workstream owners control stable and merge approval.
++- This targeted section supersedes older automatic-merge wording when approval ownership is in question.
++
Expand All @@ -2739,7 +2739,7 @@ index 5ed010f9d,cffbc3823..000000000
+ - Read `docs_build/dev/PROJECT_MULTI_PC.txt`.
+ - Treat the newest applicable section in `PROJECT_INSTRUCTIONS.md` as authoritative when rules overlap.
+-- Treat the current owner/parity section in `PROJECT_MULTI_PC.txt` as authoritative for PC/Laptop routing.
++- Treat the current owner/parity section in `PROJECT_MULTI_PC.txt` as authoritative for Team Alpha / Team Beta routing.
++- Treat the current owner/parity section in `PROJECT_MULTI_PC.txt` as authoritative for Team Alpha / Team Bravo routing.
+
+ Required pre-change report:
+ - Codex must report instruction compliance as `PASS` or `FAIL` before making file changes.
Expand All @@ -2748,7 +2748,7 @@ index 5ed010f9d,cffbc3823..000000000
+ - If the current branch is not `main`, HARD STOP.
+ - If the repository is not clean before the PR branch is created, HARD STOP.
+-- If the PR owner does not match the PC/Laptop ownership map in `PROJECT_MULTI_PC.txt`, HARD STOP.
++- If the PR owner does not match the Team Alpha / Team Beta ownership map in `PROJECT_MULTI_PC.txt`, HARD STOP.
++- If the PR owner does not match the Team Alpha / Team Bravo ownership map in `PROJECT_MULTI_PC.txt`, HARD STOP.
+ - If the PR number parity does not match the assigned machine in `PROJECT_MULTI_PC.txt`, HARD STOP.
+ - If the PR asks for implementation and the implementation path is wrong, HARD STOP.
+ - If a PR asks for functional parity and only placeholder-only work is possible, HARD STOP and report the missing source or blocker.
Expand All @@ -2770,7 +2770,7 @@ index 5ed010f9d,cffbc3823..000000000
+ Dependencies
+ Priority
+-Owner (PC/Laptop)
++Owner (Team Alpha / Team Beta)
++Owner (Team Alpha / Team Bravo)
+ Recommended Workstream Split
+
+ Instead of arbitrary splits, split by Creator journey.
Expand All @@ -2785,7 +2785,7 @@ index 5ed010f9d,cffbc3823..000000000
+ These tools are heavily connected.
+
+-Laptop — Content Creation
++Team Beta — Content Creation
++Team Bravo — Content Creation
+
+ Owns:
+
Expand All @@ -2794,7 +2794,7 @@ index 5ed010f9d,cffbc3823..000000000
+ Messages Tool Placement
+
+-I would move Messages to Laptop ownership.
++I would move Messages to Team Beta ownership.
++I would move Messages to Team Bravo ownership.
+
+ Reason:
+
Expand All @@ -2812,7 +2812,7 @@ index 5ed010f9d,cffbc3823..000000000
+ This solves the "xxx%" problem.
+
+-Laptop
++Team Beta
++Team Bravo
+ PR_26171_002-messages-tool-foundation
+
+ Scope:
Expand All @@ -2830,7 +2830,7 @@ index 5ed010f9d,cffbc3823..000000000
+ ---
+
+-## Laptop Chat
++## Team Beta Chat
++## Team Bravo Chat
+
+ Give it a different workstream.
+
Expand All @@ -2846,7 +2846,7 @@ index 5ed010f9d,cffbc3823..000000000
+ Share
+
+-Laptop
++Team Beta
++Team Bravo
+ Audio
+ MIDI
+ Events
Expand All @@ -2866,7 +2866,7 @@ index 5ed010f9d,cffbc3823..000000000
+-What should PC build next?
+-What should Laptop build next?
++What should Team Alpha build next?
++What should Team Beta build next?
++What should Team Bravo build next?
+
+ Generate the next PR for each.
+ ```
Expand All @@ -2879,7 +2879,7 @@ index 5ed010f9d,cffbc3823..000000000
+ PR_26171_002-game-hub-progress
+
+-Laptop:
++Team Beta:
++Team Bravo:
+ PR_26171_003-messages-tool-mvp
+ ```
+
Expand All @@ -2893,7 +2893,7 @@ index 5ed010f9d,cffbc3823..000000000
+ - Example: `PR_26171_064-*`.
+
+-Laptop / Environment 2:
++Team Beta / Environment 2:
++Team Bravo / Environment 2:
+ - Uses odd-numbered PR sequence values.
+ - Example: `PR_26171_063-*`.
+
Expand All @@ -2909,7 +2909,7 @@ index 5ed010f9d,cffbc3823..000000000
+ - Game Crew
+
+-Laptop / Environment 2 owns Content Creation and asset/publishing work:
++Team Beta / Environment 2 owns Content Creation and asset/publishing work:
++Team Bravo / Environment 2 owns Content Creation and asset/publishing work:
+ - Graphics
+ - Toolbox images
+ - Audio
Expand All @@ -2918,14 +2918,14 @@ index 5ed010f9d,cffbc3823..000000000
+ - Must document owner/parity compliance in the PR report.
+
++Stable and merge approval:
++- Stable promotion and merge approval are controlled by the assigned Team Alpha or Team Beta owner.
++- Stable promotion and merge approval are controlled by the assigned Team Alpha or Team Bravo owner.
++- Master Control may recommend sequencing, but Codex must not merge or mark stable without explicit owner approval for the affected workstream.
++
+ Hard stop rules:
+ - If the PR number parity does not match the current machine, stop before changes.
+ - If the PR scope belongs to the other machine owner, stop before changes.
+-- If the PR crosses PC and Laptop ownership, stop and require Master Control to split or assign the work.
++- If the PR crosses Team Alpha and Team Beta ownership, stop and require Master Control to split or assign the work.
++- If the PR crosses Team Alpha and Team Bravo ownership, stop and require Master Control to split or assign the work.
+ - If the requested implementation path conflicts with the active owner path, stop before changes.
++=======
+ diff --git a/docs_build/pr/PR_26171_044-idea-board-game-hub-project-flow/APPLY_PR.md b/docs_build/pr/PR_26171_044-idea-board-game-hub-project-flow/APPLY_PR.md
Expand Down Expand Up @@ -4230,7 +4230,7 @@ index 5ed010f9d,cffbc3823..000000000
++
++Rules:
++- Codex may prepare scoped changes, reports, validation evidence, ZIP artifacts, branches, and PRs.
++- Codex must not merge a PR or mark a workstream stable without explicit approval from the assigned Team Alpha or Team Beta owner.
++- Codex must not merge a PR or mark a workstream stable without explicit approval from the assigned Team Alpha or Team Bravo owner.
++- Master Control may recommend sequencing or assignment, but affected workstream owners control stable and merge approval.
++- This targeted section supersedes older automatic-merge wording when approval ownership is in question.
++
Expand All @@ -4242,7 +4242,7 @@ index 5ed010f9d,cffbc3823..000000000
+ - Read `docs_build/dev/PROJECT_MULTI_PC.txt`.
+ - Treat the newest applicable section in `PROJECT_INSTRUCTIONS.md` as authoritative when rules overlap.
+-- Treat the current owner/parity section in `PROJECT_MULTI_PC.txt` as authoritative for PC/Laptop routing.
++- Treat the current owner/parity section in `PROJECT_MULTI_PC.txt` as authoritative for Team Alpha / Team Beta routing.
++- Treat the current owner/parity section in `PROJECT_MULTI_PC.txt` as authoritative for Team Alpha / Team Bravo routing.
+
+ Required pre-change report:
+ - Codex must report instruction compliance as `PASS` or `FAIL` before making file changes.
Expand All @@ -4251,7 +4251,7 @@ index 5ed010f9d,cffbc3823..000000000
+ - If the current branch is not `main`, HARD STOP.
+ - If the repository is not clean before the PR branch is created, HARD STOP.
+-- If the PR owner does not match the PC/Laptop ownership map in `PROJECT_MULTI_PC.txt`, HARD STOP.
++- If the PR owner does not match the Team Alpha / Team Beta ownership map in `PROJECT_MULTI_PC.txt`, HARD STOP.
++- If the PR owner does not match the Team Alpha / Team Bravo ownership map in `PROJECT_MULTI_PC.txt`, HARD STOP.
+ - If the PR number parity does not match the assigned machine in `PROJECT_MULTI_PC.txt`, HARD STOP.
+ - If the PR asks for implementation and the implementation path is wrong, HARD STOP.
+ - If a PR asks for functional parity and only placeholder-only work is possible, HARD STOP and report the missing source or blocker.
Expand All @@ -4273,7 +4273,7 @@ index 5ed010f9d,cffbc3823..000000000
+ Dependencies
+ Priority
+-Owner (PC/Laptop)
++Owner (Team Alpha / Team Beta)
++Owner (Team Alpha / Team Bravo)
+ Recommended Workstream Split
+
+ Instead of arbitrary splits, split by Creator journey.
Expand All @@ -4288,7 +4288,7 @@ index 5ed010f9d,cffbc3823..000000000
+ These tools are heavily connected.
+
+-Laptop — Content Creation
++Team Beta — Content Creation
++Team Bravo — Content Creation
+
+ Owns:
+
Expand All @@ -4297,7 +4297,7 @@ index 5ed010f9d,cffbc3823..000000000
+ Messages Tool Placement
+
+-I would move Messages to Laptop ownership.
++I would move Messages to Team Beta ownership.
++I would move Messages to Team Bravo ownership.
+
+ Reason:
+
Expand All @@ -4315,7 +4315,7 @@ index 5ed010f9d,cffbc3823..000000000
+ This solves the "xxx%" problem.
+
+-Laptop
++Team Beta
++Team Bravo
+ PR_26171_002-messages-tool-foundation
+
+ Scope:
Expand All @@ -4333,7 +4333,7 @@ index 5ed010f9d,cffbc3823..000000000
+ ---
+
+-## Laptop Chat
++## Team Beta Chat
++## Team Bravo Chat
+
+ Give it a different workstream.
+
Expand All @@ -4349,7 +4349,7 @@ index 5ed010f9d,cffbc3823..000000000
+ Share
+
+-Laptop
++Team Beta
++Team Bravo
+ Audio
+ MIDI
+ Events
Expand All @@ -4369,7 +4369,7 @@ index 5ed010f9d,cffbc3823..000000000
+-What should PC build next?
+-What should Laptop build next?
++What should Team Alpha build next?
++What should Team Beta build next?
++What should Team Bravo build next?
+
+ Generate the next PR for each.
+ ```
Expand All @@ -4382,7 +4382,7 @@ index 5ed010f9d,cffbc3823..000000000
+ PR_26171_002-game-hub-progress
+
+-Laptop:
++Team Beta:
++Team Bravo:
+ PR_26171_003-messages-tool-mvp
+ ```
+
Expand All @@ -4396,7 +4396,7 @@ index 5ed010f9d,cffbc3823..000000000
+ - Example: `PR_26171_064-*`.
+
+-Laptop / Environment 2:
++Team Beta / Environment 2:
++Team Bravo / Environment 2:
+ - Uses odd-numbered PR sequence values.
+ - Example: `PR_26171_063-*`.
+
Expand All @@ -4412,7 +4412,7 @@ index 5ed010f9d,cffbc3823..000000000
+ - Game Crew
+
+-Laptop / Environment 2 owns Content Creation and asset/publishing work:
++Team Beta / Environment 2 owns Content Creation and asset/publishing work:
++Team Bravo / Environment 2 owns Content Creation and asset/publishing work:
+ - Graphics
+ - Toolbox images
+ - Audio
Expand All @@ -4421,14 +4421,14 @@ index 5ed010f9d,cffbc3823..000000000
+ - Must document owner/parity compliance in the PR report.
+
++Stable and merge approval:
++- Stable promotion and merge approval are controlled by the assigned Team Alpha or Team Beta owner.
++- Stable promotion and merge approval are controlled by the assigned Team Alpha or Team Bravo owner.
++- Master Control may recommend sequencing, but Codex must not merge or mark stable without explicit owner approval for the affected workstream.
++
+ Hard stop rules:
+ - If the PR number parity does not match the current machine, stop before changes.
+ - If the PR scope belongs to the other machine owner, stop before changes.
+-- If the PR crosses PC and Laptop ownership, stop and require Master Control to split or assign the work.
++- If the PR crosses Team Alpha and Team Beta ownership, stop and require Master Control to split or assign the work.
++- If the PR crosses Team Alpha and Team Bravo ownership, stop and require Master Control to split or assign the work.
+ - If the requested implementation path conflicts with the active owner path, stop before changes.
++=======
+ diff --git a/docs_build/pr/PR_26171_044-idea-board-game-hub-project-flow/APPLY_PR.md b/docs_build/pr/PR_26171_044-idea-board-game-hub-project-flow/APPLY_PR.md
Expand Down
2 changes: 1 addition & 1 deletion dev/reports/PR_26171_ALPHA_075-team-based-pr-naming.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Authoritative branch format:

`pr/<YYJJJ>-<TEAM>-<###>-<description>`

Required examples are documented for ALPHA, BETA, and GAMMA.
Required examples are documented for Alpha, Bravo, and Golf.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Use canonical Alfa spelling in examples

For active team-name cleanup, this line still introduces Alpha, but the current team naming source (dev/build/ProjectInstructions/team_assignments/team_ownership.md) lists the canonical set as Owner/Alfa/Bravo/Charlie/Delta/Golf and explicitly says to use the Alfa spelling. When future reports copy this naming-contract summary, they can keep generating non-canonical Alpha labels instead of the approved Alfa name.

Useful? React with 👍 / 👎.


## Instruction Compliance

Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# PR_26171_BETA_022 Instruction Compliance Checklist

TEAM ownership: BETA.
TEAM ownership: Bravo.

- PASS: Read `docs_build/dev/PROJECT_INSTRUCTIONS.md`.
- PASS: Read `docs_build/dev/PROJECT_MULTI_PC.txt`.
- PASS: Verified Messages belongs to Team Beta ownership.
- PASS: Verified Messages belongs to Team Bravo ownership.
- PASS: Started from latest `main` before creating `team/BETA/messages`.
- PASS: Scope stayed within Messages Local API/service/tests and directly affected active database docs.
- PASS: Removed active Messages SQLite runtime dependency without touching unrelated SQLite work.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# PR_26171_BETA_022 Manual Validation Notes

TEAM ownership: BETA.
TEAM ownership: Bravo.

Manual validation performed:
- Confirmed the Messages page loads through the repo Playwright server with the injected Postgres client stub.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Summary

TEAM ownership: BETA.
TEAM ownership: Bravo.

Branch: `team/BETA/messages`.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Generated: 2026-06-20T22:03:35.223Z

## TEAM Ownership

- TEAM owner: BETA
- TEAM owner: Bravo

## Manual Review

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Generated: 2026-06-20T22:03:35.223Z

## TEAM Ownership

- TEAM owner: BETA
- TEAM owner: Bravo

## Checklist

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Generated: 2026-06-20T22:03:35.223Z

## TEAM Ownership

- TEAM owner: BETA
- TEAM owner: Bravo

## Message Studio

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Generated: 2026-06-20T22:03:35.223Z

## TEAM Ownership

- TEAM owner: BETA
- TEAM owner: Bravo

## Commands Run

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,18 @@ Generated: 2026-06-20T22:03:35.223Z

## TEAM Ownership

- TEAM owner: BETA
- TEAM owner: Bravo
- Ownership source: docs_build/dev/PROJECT_MULTI_PC.txt
- Message Studio maps to BETA-owned Messages.
- TTS Studio maps to BETA-owned Text To Speech / TTS.
- TextToSpeechEngine-adjacent playback maps to BETA-owned Audio / TTS, with src/engine/audio retaining playback code ownership.
- Message Studio maps to Bravo-owned Messages.
- TTS Studio maps to Bravo-owned Text To Speech / TTS.
- TextToSpeechEngine-adjacent playback maps to Bravo-owned Audio / TTS, with src/engine/audio retaining playback code ownership.

## Instruction Compliance

- Read docs_build/dev/PROJECT_INSTRUCTIONS.md: PASS
- Read docs_build/dev/PROJECT_MULTI_PC.txt: PASS
- Confirm TEAM token in PR name: PASS
- Confirm BETA ownership for Message Studio, TTS Studio, and TextToSpeechEngine-adjacent playback: PASS
- Confirm Bravo ownership for Message Studio, TTS Studio, and TextToSpeechEngine-adjacent playback: PASS
- Started from clean synced main before branch creation: PASS
- Branch created: pr/26171-BETA-069-message-tts-profile-contract-alignment

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# PR_26171_BETA_071-tts-profile-emotion-table Manual Validation Notes

Generated: 2026-06-20T22:26:42.301Z
Team ownership: BETA
Team ownership: Bravo
Branch: pr/26171-BETA-071-tts-profile-emotion-table

## Manual Review
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# PR_26171_BETA_071-tts-profile-emotion-table Validation Report

Generated: 2026-06-20T22:26:42.301Z
Team ownership: BETA
Team ownership: Bravo
Branch: pr/26171-BETA-071-tts-profile-emotion-table

## Results
Expand Down
2 changes: 1 addition & 1 deletion dev/reports/PR_26171_BETA_071-tts-profile-emotion-table.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# PR_26171_BETA_071-tts-profile-emotion-table

Generated: 2026-06-20T22:26:42.301Z
Team ownership: BETA
Team ownership: Bravo
Branch: pr/26171-BETA-071-tts-profile-emotion-table
Base HEAD: 78b642f70cf5698b611f2f8e1f6c6e18f9d73961
origin/main: 78b642f70cf5698b611f2f8e1f6c6e18f9d73961
Expand Down
Loading
Loading