Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,10 +73,10 @@ A `PreToolUse` hook inspects every shell command *before* it runs and refuses th
🧟‍♂️ *IT'S ALIVE — now make the repo page prove it.* Your README is the first thing anyone checks to decide whether a project is worth their time. `gitalive` audits everything a visitor sees *before* the source — README, LICENSE, CONTRIBUTING, security policy, templates, accessibility — against **cited standards, never taste**. `gitalive-repair` fixes what you ratify, asking for facts only you own (which license? what security contact?) and running **zero shell commands**.

<div align="center">
<img src="assets/gitalive-before-after.svg" alt="Before and after GitAlive on this very repo: beforeproject name trapped in a PNG with no heading, a CI pipeline with no badge, no table of contents, contributor docs one plugin behind; after — real heading, live CI badge, organized contents, current docs, clean re-audit" width="100%" />
<img src="assets/gitalive-before-after.png" alt="Before and after GitAlive: a standard just-uploaded GitHub repo pagebare file list, two-line README, empty sidebar — next to the same repo with a polished page: bold Lazarus title, hero banner, green CI badge row, table of contents, Install, Usage and FAQ sections, and a filled About sidebar" width="100%" />
</div>

That's not a mock-upit's **this repo**, as GitAlive's first run found it and as it stands after the ratified fixes. Deliberate choices stay quiet: waive an item once and re-runs never nag you about it.
The transformation is realGitAlive's first run on this very repo caught a CI pipeline wearing no badge, a project name living only inside a PNG, and contributor docs one plugin behind, all fixed behind the ratify gate. Deliberate choices stay quiet: waive an item once and re-runs never nag you about it.

## 🧩 The family

Expand Down
2 changes: 1 addition & 1 deletion assets/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Images used by the project README and the repo's GitHub presentation.
| `banner2.png` | Hero image at the top of the README | `README.md` |
| `demo.svg` | Animated "Watch it work" terminal | `README.md` |
| `guard.png` | Inline image in the "makes it safe to run" section | `README.md` |
| `gitalive-before-after.svg` | Before/after panel in the "GitAlive" spotlight section | `README.md` |
| `gitalive-before-after.png` | Before/after panel in the "GitAlive" spotlight section (generated with gpt-image-2) | `README.md` |
| `og-card.png` | Social-preview card (how the repo unfurls on Slack/X/etc.) | GitHub → repo **Settings → General → Social preview** (not referenced from `README.md`) |

**Updating an image.** Replace the file in place and keep the same name, so the README keeps
Expand Down
Binary file added assets/gitalive-before-after.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
80 changes: 0 additions & 80 deletions assets/gitalive-before-after.svg

This file was deleted.

Loading