Commit b27f376
Fix CI citation-spine bash bug + add missing spine elements
((SCORE++)) returns exit code 1 when SCORE goes 0→1 under bash -e.
Replaced with SCORE=$((SCORE + 1)) which always returns 0.
Added Paul Desai, Active MirrorOS, N1 Intelligence to README footer.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 5c28f16 commit b27f376
2 files changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
| 119 | + | |
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
0 commit comments