Skip to content

Commit ad53575

Browse files
Merge branch 'main' into chore/license-phase-2-subdir-license-agpl
2 parents ff58913 + e401e47 commit ad53575

2 files changed

Lines changed: 31 additions & 6 deletions

File tree

.github/workflows/scorecard.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
name: Scorecards supply-chain security
33

44
on:
5-
branch_protection_rule:
65
schedule:
76
- cron: '23 4 * * 1'
87
push:
98
branches: [main]
9+
workflow_dispatch:
1010

1111
permissions:
1212
contents: read
@@ -17,4 +17,3 @@ jobs:
1717
security-events: write
1818
id-token: write
1919
uses: hyperpolymath/standards/.github/workflows/scorecard-reusable.yml@3f34549c03274ec7a74683068f03a492b0fa805f
20-
secrets: inherit

.machine_readable/6a2/STATE.a2ml

Lines changed: 30 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
[metadata]
66
project = "standards"
77
version = "0.2.0"
8-
last-updated = "2026-04-04T00:00:00Z"
8+
last-updated = "2026-06-02T18:00:00Z"
99
status = "active"
10-
session = "converted from scheme — 2026-04-11"
10+
session = "2026-06-02 inbox cleanup + license-policy hardening + estate sweeps"
1111

1212
[project-context]
1313
name = "Standards"
@@ -34,5 +34,31 @@ actions = [
3434
]
3535

3636
[maintenance-status]
37-
last-run-utc = "2026-04-04T00:00:00ZT00:00:00Z"
38-
last-result = "unknown" # unknown | pass | warn | fail
37+
last-run-utc = "2026-06-02T18:00:00Z"
38+
last-result = "pass" # unknown | pass | warn | fail
39+
40+
[session-history-2026-06-02]
41+
session = "2026-06-02 inbox cleanup wave + license-policy hardening + estate sweeps"
42+
prs-merged = [
43+
"#338 docs(carveouts): add zotpress/** upstream-fork ReScript carve-out",
44+
"#339 docs(policy): top-of-file 'License Policy — Manual Only' section + 5-way classification",
45+
"#340 ci(governance): allow Java in android/**/src/**/*.java (platform-required JVM shims)"
46+
]
47+
issues-still-open = [
48+
"#288 [campaign] Estate CodeQL weekly→monthly sweep (cut 3) — sweep RESUMED today 13:08Z, ~22h remaining at 7-min cadence",
49+
"#323 [standing] Estate CodeQL cron drift detection + 6-week budget review",
50+
"#324 [campaign] Long-tail non-canonical CodeQL cron sweep — corrected audit posted (17 not 86; no daily); long-tail sweep queued behind #288",
51+
"#331 [campaign] Estate boj-build.yml sweep — repair or retire"
52+
]
53+
estate-policy-changes = [
54+
"License auto-PR pipeline DISABLED at 3 layers: hypatia#414/#415 (SC-010 auto_fixable:false + license_finding_strategy) + gitbot-fleet#247 (dispatch-runner refusal + fix-script exit-1 banners) + standards#339 (CLAUDE.md top-of-file Manual-Only header)",
55+
"Trigger: neurophone#99 method-violation closed",
56+
"Verified by synthetic test: bash scripts/fix-license-hygiene.sh exits 1; SC-010 carries auto_fixable:false; dispatch-runner refuses license/spdx/pmpl/mpl-2/agpl/palimpsest categories",
57+
"Companion auto-remediation: hypatia#422 (WF024 chapel + WF025 cron-drift + BH008 inherited-debt) + gitbot-fleet#251 (5 fix scripts for chapel + codeql-cron-monthly)"
58+
]
59+
related-memories = [
60+
"[[estate-license-policy-umbrella]]",
61+
"[[no-automated-licence-edits]]",
62+
"[[pr-sweep-title-keyword-exclusion]]",
63+
"[[session_2026_06_02_inbox_root_cause_wave]]"
64+
]

0 commit comments

Comments
 (0)