docs(profile): codify role separation policy#20
Merged
Conversation
Document lifecycle roles, lane-specific merge authority, the owner maintenance lane, the Dependabot exception, and the standard agent closeout format. Refs #14 Co-Authored-By: Codex <codex@openai.com>
ArchonVII
marked this pull request as ready for review
May 28, 2026 23:35
This was referenced May 28, 2026
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
Codifies ArchonVII's lifecycle roles and lane-specific merge authority in the org profile docs.
This documents Project-Captain, Open-Admiral, Project-Lieutenant, Release-Admiral, and Issue-Admiral as distinct authorities; adds the Owner Maintenance Lane, the hard separation requirement for agent-managed code/config PRs, the global soft-warning default, the Dependabot auto-merge exception, and a standard agent closeout/update format.
Linked Issue
Closes #14
Scope
profile/README.mdwith role responsibilities, lane policy, Dependabot exception, and closeout format.README.mdto point maintainers and agents to the profile policy.Changelog
N/A: org-profile documentation-only policy update; this repo does not currently use changelog fragments.
Verification
Verification Notes
Each checked box below must be backed by exactly one fenced
evidenceblock. The PR-policy parser (warning-only in Phase 1, will hard-fail in Phase 2+) reads them.Required fields:
command,location(one oflocal/ci/manual),result,timestamp. Optional:check(used whenlocation: ciand the check-run name differs from the command).Tests pass
CI green on this branch
Visual / manual review
Risks
github-workflows: add PR-policy soft warning for same-account author/merger identity and scoped hard block for protected paths/lane rules.repo-template: document Owner Maintenance Lane agent behavior and ensure hooks allow the documented owner maintenance constraints.