README: document the three cat-mode flag settings - #746
Merged
Conversation
6 tasks
Owner
Author
|
This pull request is part of a Mergify stack:
|
2 tasks
EdbertChan
force-pushed
the
stack/EdbertChan/flags/cat-mode-flag/document-three-catstack-cat-mode-default-settings--43057278
branch
from
September 17, 2026 01:50
8091cbc to
108316f
Compare
EdbertChan
force-pushed
the
stack/EdbertChan/flags/cat-mode-flag/cat-mode-name-setting-catstack-cat-mode-default--2ca516b6
branch
from
September 17, 2026 01:50
40755b4 to
6d99923
Compare
Owner
Author
Revision history
|
EdbertChan
force-pushed
the
stack/EdbertChan/flags/cat-mode-flag/cat-mode-name-setting-catstack-cat-mode-default--2ca516b6
branch
from
September 17, 2026 04:21
6d99923 to
c610509
Compare
EdbertChan
force-pushed
the
stack/EdbertChan/flags/cat-mode-flag/document-three-catstack-cat-mode-default-settings--43057278
branch
from
September 17, 2026 04:21
108316f to
aa6ed58
Compare
Contributor
|
Queued — the merge queue status continues in this comment ↓. |
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Change-Id: I43057278191fcdbafc83b1844e474b911b01b824
EdbertChan
changed the base branch from
stack/EdbertChan/flags/cat-mode-flag/cat-mode-name-setting-catstack-cat-mode-default--2ca516b6
to
main
September 17, 2026 04:36
EdbertChan
force-pushed
the
stack/EdbertChan/flags/cat-mode-flag/document-three-catstack-cat-mode-default-settings--43057278
branch
from
September 17, 2026 04:36
aa6ed58 to
d48afa1
Compare
Owner
Author
|
@Mergifyio queue |
Contributor
Merge Queue Status
This pull request spent 5 minutes 22 seconds in the queue, including 4 minutes 51 seconds running CI. Required conditions to merge
|
8 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
The main project page now lists the three choices for the work style setting.
Before, the page listed two settings that overlapped, and one of them is now gone.
The table now shows one row with the three choices and what each one does.
Review Claim
The main project page describes the one work style setting and its three choices.
Review Lane
docs
Review Unit
docs
Safety Invariant
Only documentation changes; no code or installed file is touched.
Slice Rationale
Top of a three-PR stack. The root README is its own review unit, so it ships after the behavior it describes. It replaces the
CATSTACK_CAT_MODE_DEFAULT=1andCAT_MODE_AUTO_INVOKE=truerows with oneoff|decide|onrow.Non-goals
Test Plan
Test Plan
python3 engine/skills/make-pr/scripts/preflight.py --base <#745 branch>→unit docs: 1 file(s), all gates okRevert Plan
Revert Plan
git revert <sha>🤖 Generated with Claude Code
Depends-On: #745