-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPATCH_CONTENTS.json
More file actions
21 lines (21 loc) · 858 Bytes
/
Copy pathPATCH_CONTENTS.json
File metadata and controls
21 lines (21 loc) · 858 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
"generated_utc": "2026-06-03T18:30:00Z",
"name": "aq26_artifact_size_and_github_limit_patch_030626",
"purpose": "Prevent large generated evidence ZIP files being committed to GitHub and reduce workflow artifact size.",
"files": [
".github/workflows/aq26_weekly_production.yml",
"scripts/aq26_production_pipeline.py",
"configs/aq26_production.yml",
"requirements.txt",
"docs/AQ26_WEEKLY_PRODUCTION_README.md",
"docs/AQ26_SCHEMA_VALIDATION_PATCH.md",
"docs/AQ26_SCCAIRQUALITY_PRODUCTION_REPLACEMENTS.md",
"docs/AQ26_ARTIFACT_SIZE_AND_GITHUB_LIMIT_PATCH.md",
"PATCH_CONTENTS.json"
],
"notes": [
"Uses SCCAIRQUALITY_* Hostinger secrets only.",
"No SCCNEXUS_* or HOSTINGER_PUBLIC_HTML_DIR fallback.",
"Full evidence ZIP remains an Actions artifact; it is not committed to site_public/downloads."
]
}