Commit aa79298
committed
fix(rsr-audit): credit estate-correct format/case choices (58% -> 86% Bronze)
rsr-audit.sh failed repos on deliberate, policy-correct choices rather than
real gaps. De-brittled the two core helpers + the CI check (format/case ONLY
-- licence *content* checks untouched, owner-gated):
- check_file_exists / check_file_contains also credit .adoc docs (estate docs
policy mandates AsciiDoc), `Justfile` case, and bare `LICENSE`.
- CI check accepts GitHub Actions (.github/workflows/*.y*ml) as first-class,
not just GitLab CI / a hardcoded ci.yml. The estate runs on GitHub; the RSR
satellite CLAUDE.md itself notes the old GitLab guidance is superseded.
NOT changed (flagged for owner): the LICENSE.txt "MIT AND Palimpsest" *content*
checks contradict the estate's MPL-2.0-for-sole-owner policy -- updating what
licence the standard mandates is an owner decision.
Effect: standards self-audit 58.46% -> 85.92% (BRONZE). Helps all 10 repos.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_019awZjBD1qx61tvmEuEKNpn1 parent c99a3da commit aa79298
1 file changed
Lines changed: 44 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
112 | 131 | | |
113 | 132 | | |
114 | 133 | | |
| |||
121 | 140 | | |
122 | 141 | | |
123 | 142 | | |
124 | | - | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
125 | 162 | | |
126 | 163 | | |
127 | 164 | | |
| |||
148 | 185 | | |
149 | 186 | | |
150 | 187 | | |
151 | | - | |
152 | | - | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
153 | 191 | | |
154 | | - | |
155 | | - | |
| 192 | + | |
| 193 | + | |
156 | 194 | | |
157 | 195 | | |
158 | 196 | | |
| |||
0 commit comments