Skip to content
Merged
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
3 changes: 3 additions & 0 deletions AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@
## Workflow

- Use feature branches with the `codex/` prefix.
- Before planning organization-spanning workflow, security-control, package, project, or governance changes, review the central SoloSentry lessons register in `SoloSentryOrg/github-enterprise-management-solosentry` at `docs/lessons-learned/register.md`.
- For organization-spanning changes, carry applicable lessons into the plan and include a short `complexity removed or justified` statement.
- Stop repeated same-cluster fix-forward until root cause is recorded in the relevant issue, PR, or central lessons register.
- Treat this as a solo-maintainer repository unless the user says otherwise.
- Do not recommend or apply branch-protection rules that require an
independent approval when no second reviewer has been configured; that blocks
Expand Down