Rubric / Safe Space / Branch protection and source-control write scoping
PL4-branch-protection · Safe Space
Branch protection and source-control write scoping.
protected branches are locked against direct push and direct merge by any actor, including agents. All changes to protected branches flow through a PR; agents have unrestricted write access to feature/task branches, but write access to protected branches is structurally impossible, not merely discouraged