Ecosystem metrics
- New Repos
- 1,879
- New
- Commits
- 190
- down 12.8%
- Releases
- 12
- up 100.0%
- Contributors
- 36
- down 18.2%
- Merges
- 5
- up 66.7%
Activity Overview
Commits and releases over time
- Commits
- Releases
- Authors
Repository Explorer
No repositories match that filter.
2170 commits in all time
May 22, 2026 10:35 – Aug 20, 2026 10:35 UTC
Merge 991c77b886ea0c88c469cf8c56e44f7ac117a008 into dd6de88fbe0e01cb913142453c858b98cecdf97c
dc63a625
pull/6687/merge
2/12 ++ 12 --
Merge c280aad4cd66ea82917996caca9ed82ac54d2534 into 4e38dadc4eec827ed8742c8bb272e0545c801932
75446008
undefined
57/1,589 ++ 1,036 --
Merge 1560429c5873792806097a47dfeb97878628b9c0 into 2cd175e0f03d678500f57d454d1d11f789b996f3
33bed438
undefined
300/236,057 ++ 98,829 --
add empty refs as box I/O quota bump
5722090a
pull/942/head
4/68 ++ 14 --
added heartbeat challenge discount field
86a4d29a
pull/942/head
1/23 ++ 2 --
Merge 4eda5e60f4851255a159de372da7c9094a423466 into 679ae0d3c7b9b9e2f6b72743189d10e643de42e5
406e0be6
pull/597/merge
12/413 ++ 303 --
Merge a0d89324c35c51891dd0cd555c06dee98cd43e85 into 95d55a9b81145fcbc0a09023680b96b684f57b64
74298042
undefined
36/2,698 ++ 72 --
fix: encode empty access references canonically
7f124bd3
undefined
3/148 ++ 25 --
feat: allow schema and program page changes on application update
0287befb
undefined
4/66 ++ 6 --
Merge 5d9007e5376f9c5002ab3b5a0c5109c0d33a2a4f into 2cd175e0f03d678500f57d454d1d11f789b996f3
339e6d5a
undefined
300/235,564 ++ 98,819 --
Notes added by 'git notes add'
c6bc8cc4
notes/semantic-release-v1.3.0
1/1 ++ 0 --
Merge 94955addac6d1c7a0e1f4c21a9e740ac8279be54 into c8829a6c2f73869d7a1deb347dcad23882106431
33382765
pull/1111/merge
1/8 ++ 8 --
Merge 6ea4669843fd04a260f093b899efcd283b50e6e1 into c8829a6c2f73869d7a1deb347dcad23882106431
9d7b9459
pull/1097/merge
1/125 ++ 108 --
Merge ee418c3a084cea2a2d4cb6be0ef37ee831d2cec5 into c8829a6c2f73869d7a1deb347dcad23882106431
94ea8da4
pull/1059/merge
1/5 ++ 4 --
fix: normalize box names to bytest on direct BoxReference construction
251a58c2
feat/v42
2/17 ++ 12 --
docs: describer extra pages as pooled between the application program
36f89d5a
feat/v42
2/7 ++ 4 --
docs: document that an update installs both application sizes together
5c9196d7
undefined
2/10 ++ 10 --
feat: allow schema and program page changes on application update
8308cb55
undefined
4/66 ++ 6 --
Merge 499872ae46db920763d642f4b2180b8c19e605ec into 95d55a9b81145fcbc0a09023680b96b684f57b64
b336534f
undefined
36/2,709 ++ 72 --
Draft METHODOLOGY v4: make the null an actual null (same-pool split), arithmetic checked against committed data
DRAFT, not a pre-registration. It governs no session until reviewed, revised, and committed as METHODOLOGY-v4.md BEFORE the first measurement it governs. Written immediately after seeing results, so the two things that matter are stated up front and are checkable: the defect was found in the ALGEBRA of the gate and then confirmed by observation, and the change makes sessions HARDER to pass, never easier. THE DEFECT. The v3 null is 20 pool-vs-pool sessions: fresh pool A against fresh pool B. Two different 32-key pools do not have the same mean, so the null t is not standard normal but has sd(t)^2 ~= 1 + (sigma_key/sigma_total)^2 * (n/32) -- a spread that grows with n AND grows as the environment gets quieter. A fixed 4.5 cutoff on that statistic penalises precision. THE FIX. Draw BOTH classes from the SAME pool (null-ss). The true difference is then exactly zero by construction, the mixture shape is preserved (which a single-key A/A null cannot give), and nothing else about the operation changes. sign-rr stays a gated EXPERIMENT -- pool-vs-pool was only ever wrong as a NULL. MEASURED, NOT ASSERTED (section 3, from the committed v3.1 report.json): - The 20 null t values have sd = 1.742, not 1. The null is 74 percent wider than the gate assumes, on the machine where the gate held. Implied sigma_key ~= 10.4 us -- and that SAME parameter predicts sd(t) ~= 2.95 on the CI runner, under which 5 of 20 sessions tripping 4.5 is the expected order. One physical parameter explains both machines. - A pre-registered probability of mine was ~10x too optimistic. METHODOLOGY-v3.1-POWER section 6 put the chance of any null session tripping at 0.1-2 percent; at the measured sd(t) it was ~18 percent. The estimate used v3b's sigma_total of 733 us, but the session ran quieter at 257-357 us -- and quieter makes it worse. - I ALSO WITHDREW A CLAIM FROM MY OWN DRAFT. The first version said the fix "does not change v3.1's PASS" because its crop p_emp sat far from the 1/N line. False: SHAPE needs the crop stat to exceed ALL 20 null sessions, 9 of 20 currently sit at or above sign-kk-1's 5.84, and the null max would have to shrink 43 percent -- while 10.24/1.742 = 5.88, within 1 percent of that boundary. If the crop statistic deflates like the raw t, v3.1's sign-kk-1 flips PASS to SHAPE. - Which surfaces a SECOND defect from the same root: the v3 secondary arm has been systematically INSENSITIVE. Every "no SHAPE" reading in v2, v3, v3b and v3.1 was made against an inflated reference, so the shape diagnostic has been running with its threshold too high. The primary statistic was never affected. BEFORE ADOPTION: re-judge v3.1's committed raw CSVs against a v4 null and publish the outcome whatever it is. The experiment side is byte-reproducible (SHA256SUMS); only fresh same-pool null sessions need measuring. If sign-kk-1 flips, CT_REPORT section 4c gets a correction. Security Impact: none. A design document -- no code, no vendored C, no build flags, no rule in force.
146124e6
feat/vendor-falcon-det1024
1/181 ++ 0 --