Example — fictional team and data. Not a live run or customer result.
Concrete workflow example
Deliver a governed change through a repository-scoped GitHub App
A coding task targets one installed repository. Aestus Code creates the branch and returns a bot-authored pull request for review.
- 1
Organization admin
Limits the GitHub App to the import-service repository
Repository access comes from the installation, not an agent’s broad personal token.
1 repository authorized - 2
Aestus coding agent
Creates a task branch and commits the patch
The repository, branch, and commit are bound to the task that requested them.
aestus/AES-544 · 4d8b1ac - 3
Aestus Code
Opens the pull request and reports checks
Delivery arrives on the card while acceptance remains pending.
PR #226 · 11/11 checks - 4
Lena · Reviewer
Approves the pull request and accepts the card
Review, merge, and task acceptance remain named decisions instead of one implicit state.
reviewed · merged · accepted

