Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
noopolis
/
daimon
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: Grok broker usage accounting, per-wake limits and public projection
- #26
#26
Open
apresmoi
wants to merge 21 commits into
feat/grok-lean-broker
noopolis/daimon:feat/grok-lean-broker
from
feat/grok-accounting-limits
noopolis/daimon:feat/grok-accounting-limits
Copy head branch name to clipboard
Conversation
Commits
21
(21)
Checks
Files changed
Open
feat: Grok broker usage accounting, per-wake limits and public projection
#26
apresmoi
wants to merge 21 commits into
feat/grok-lean-broker
noopolis/daimon:feat/grok-lean-broker
from
feat/grok-accounting-limits
noopolis/daimon:feat/grok-accounting-limits
Copy head branch name to clipboard
Commits
Commits on Sep 17, 2026
feat: add engine-neutral wake limit env names with Codex aliases
apresmoi
committed
9957160
View commit details
Copy full SHA for 9957160
Browse repository at this point
feat: record per-request timestamps, Grok stream usage and turn-keyed usage rows
apresmoi
committed
7e28542
View commit details
Copy full SHA for 7e28542
Browse repository at this point
feat: seal Grok broker usage in turn record v2, control protocol v2 and service config v2 with enforced turn limits
apresmoi
committed
2bd8ded
View commit details
Copy full SHA for 2bd8ded
Browse repository at this point
feat: pass wake limits and declared model to the Grok broker from the dispatcher
apresmoi
committed
65d0144
View commit details
Copy full SHA for 65d0144
Browse repository at this point
feat: accept closed-list Grok model and reasoning effort and pin the broker accounting contract in the manifest
apresmoi
committed
ae8dd17
View commit details
Copy full SHA for ae8dd17
Browse repository at this point
feat: add the public Grok broker projection
apresmoi
committed
48e9b8b
View commit details
Copy full SHA for 48e9b8b
Browse repository at this point
feat: define the Grok slot preflight receipt schema with fixtures and export the broker contract
apresmoi
committed
b5be62c
View commit details
Copy full SHA for b5be62c
Browse repository at this point
docs: describe Grok broker limits, sealed accounting, projection and slot receipts
apresmoi
committed
55852f3
View commit details
Copy full SHA for 55852f3
Browse repository at this point
test: prove Grok per-request rows carry measured proxy intervals, not the append time
apresmoi
committed
50a9325
View commit details
Copy full SHA for 50a9325
Browse repository at this point
fix: count a killed turn's in-flight request in every Grok per-request row
apresmoi
committed
39deffa
View commit details
Copy full SHA for 39deffa
Browse repository at this point
test: keep Grok engine declaration tests in their own file under the line limit
apresmoi
committed
cb1971f
View commit details
Copy full SHA for cb1971f
Browse repository at this point
fix: allow one in-flight upstream request per Grok turn and abort it when a limit trips
apresmoi
committed
a77a6d4
View commit details
Copy full SHA for a77a6d4
Browse repository at this point
fix: bound per-request Grok usage and charge an estimate when a response reports none
apresmoi
committed
8932725
View commit details
Copy full SHA for 8932725
Browse repository at this point
fix: seal Grok turn ledger bytes in the turn record and complete an interrupted append on replay
apresmoi
committed
9e49e92
View commit details
Copy full SHA for 9e49e92
Browse repository at this point
fix: never re-seal a completed Grok turn when metering after the seal fails
apresmoi
committed
f1f95f0
View commit details
Copy full SHA for f1f95f0
Browse repository at this point
test: refuse a slot preflight receipt carrying a canary the projection does not deny
apresmoi
committed
c9dbf3c
View commit details
Copy full SHA for c9dbf3c
Browse repository at this point
feat: bind slot preflight receipts to the projected seccomp profile and bubblewrap runtime
apresmoi
committed
a5fd91b
View commit details
Copy full SHA for a5fd91b
Browse repository at this point
docs: record the Grok in-flight gate, usage estimates, sealed ledger bytes and projection path contract
apresmoi
committed
3a1fac8
View commit details
Copy full SHA for 3a1fac8
Browse repository at this point
fix: treat a Grok turn record as sealed once renamed and report a failed directory sync instead of rejecting
apresmoi
committed
97784b4
View commit details
Copy full SHA for 97784b4
Browse repository at this point
test: prove concurrent replays of one Grok turn are counted once and require readers to dedupe on turn
apresmoi
committed
3ab4e4a
View commit details
Copy full SHA for 3ab4e4a
Browse repository at this point
fix: charge the estimate when a Grok response's final usage block is invalid
apresmoi
committed
3174716
View commit details
Copy full SHA for 3174716
Browse repository at this point
You can’t perform that action at this time.