Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
fe34cbd
docs(gap): refresh protected queue evidence
seonghobae Aug 28, 2026
86da61c
docs(gap): refresh current PR queue evidence
seonghobae Aug 28, 2026
32ce1ca
docs(gap): clarify delivered issue slices
seonghobae Aug 28, 2026
9094e73
docs(gap): refresh exact-head queue evidence
seonghobae Aug 28, 2026
50ad488
docs(gap): record superseded duplicate PR
seonghobae Aug 28, 2026
69120a2
docs(gap): refresh protected queue snapshot
seonghobae Aug 28, 2026
a22fb82
docs(gap): refresh metering and ZDR heads
seonghobae Aug 28, 2026
d79ee8e
docs(gap): follow metering head
seonghobae Aug 28, 2026
3d167ce
docs: refresh current gap snapshot
seonghobae Aug 28, 2026
0a902ba
docs: record latest protected queue state
seonghobae Aug 28, 2026
dd40750
docs: record transaction-safe metering head
seonghobae Aug 28, 2026
d1707ff
docs: capture latest metering gate results
seonghobae Aug 28, 2026
ebf0487
docs: correct protected queue count
seonghobae Aug 28, 2026
aa43cdf
docs: record corrected queue baseline head
seonghobae Aug 28, 2026
c1d1ec8
docs: clarify single PR gate wording
seonghobae Aug 28, 2026
606db00
docs: refresh current queue gate snapshot
seonghobae Aug 28, 2026
c1f1cdc
docs: record latest NIM gate snapshot
seonghobae Aug 28, 2026
a5e558e
docs(gap): record protected main advance
seonghobae Aug 28, 2026
d7964f3
Merge remote-tracking branch 'origin/main' into docs/refresh-gap-base…
seonghobae Aug 28, 2026
f7276b0
docs(gap): refresh base-aligned queue snapshot
seonghobae Aug 28, 2026
322215b
docs(gap): refresh exact-head queue snapshot
seonghobae Aug 28, 2026
647a8b4
docs(gap): refresh exact-head queue snapshot
seonghobae Aug 28, 2026
5c5c077
docs: correct open PR count
seonghobae Aug 28, 2026
dddb202
docs(gap): refresh exact-head queue snapshot
seonghobae Aug 28, 2026
bbad9c2
docs(gap): record latest protected queue heads
seonghobae Aug 28, 2026
cc50d93
docs(gap): record current protected queue
seonghobae Aug 28, 2026
136aa61
docs(gap): refresh ten-pr protected queue
seonghobae Aug 28, 2026
c7091af
docs(gap): clarify mixed queue mergeability
seonghobae Aug 28, 2026
ee78e5a
chore: run one-shot conflict resolver for PR #905
seonghobae Aug 29, 2026
dcdc55c
chore: merge protected main into PR #905
github-actions[bot] Aug 29, 2026
252c1ae
Merge branch 'main' into docs/refresh-gap-baseline-20260828
seonghobae Aug 29, 2026
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
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,8 @@ and this project uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html)

### Changed

- The product and technical gap baseline now records the ten open PRs,
exact-head governance state, and current provider-backed Strix evidence.
- Web requests now use the native `SOMAXCONN` listen backlog and HTTP/1.1
persistent connections, while the existing per-request daemon threading and
explicit run-slot admission keep slow provider I/O from blocking liveness.
Expand Down
Loading
Loading