Github Pr
@jeremy/github-prv2026.08.21.1
01README
Narrow GitHub.com same-repository pull-request boundary: preflight, plan, apply, and read-back verification. Draft is requested per packet rather than fixed by the adapter. No merge, release, repository administration, PR update, or arbitrary endpoint capability.
02Models
@jeremy/github-prv2026.08.21.1mod.ts
fn preflight()
Read-only actor/repository/base identity check
fn planPr()
Read-only plan for a ready same-repository packet
fn applyPr()
Create or recognize a matching pull request from an approved plan; gate with workflow approval
fn verifyPr()
Read back a pull request and prove it matches a packet
Resources
preflight(15m)— Bound actor, repository, and base-ref evidence
plan(infinite)— Read-only PR plan bound to packet and remote refs
applied(infinite)— Existing or newly created pull request identity
verification(infinite)— Read-back proof that a pull request matches a packet
03Previous Versions
2026.08.19.1
04Stats
A
100 / 100
Downloads
1
Archive size
25.6 KB
- Has README or module doc2/2earned
- README has a code example1/1earned
- README is substantive1/1earned
- Most symbols documented1/1earned
- No slow types (deprecated)1/1earned
- Dependencies pass trust audit2/2earned
- Has description1/1earned
- Platform support declared (or universal)2/2earned
- License declared1/1earned
- Verified public repository2/2earned
05Platforms
06Labels