Message hierarchy
+-
+
- Top line: premium judgment vs cheaper execution. +
- Main headline: keep Claude Code or Codex for planning and review. +
- Accent line: use Hermit for repetitive repo work. +
diff --git a/CHANGELOG.md b/CHANGELOG.md index acecd31..2b7e0fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ - Added a comparison section that explains why teams would pair Hermit with Claude Code or Codex instead of treating it as a replacement orchestrator. - Added explicit "who Hermit is for / not for" guidance so the landing page qualifies the intended audience instead of only describing features. - Added a reusable `docs/open-source-positioning.md` copy deck for repository descriptions, social preview messaging, release framing, and audience-fit guidance. -- Added an editable `docs/assets/hermit-social-preview.svg` starter asset for repo cards, launch posts, and future GitHub social preview work. +- Added a final social-preview asset set: editable SVG, ready-to-upload PNG export, and a local review page under `docs/assets/` for GitHub/social-preview iteration. - Updated package and repository-facing descriptions to emphasize the MCP executor + cheaper execution lane story instead of the outdated Codex-first fallback wording. - Tightened the public metadata around predictable local / flat-rate defaults so the repository pitch matches the current install and routing policy. diff --git a/README.md b/README.md index 4ae07a1..e71935a 100644 --- a/README.md +++ b/README.md @@ -161,6 +161,8 @@ MIT — see [LICENSE](LICENSE). - [docs/hermit-variants.md](docs/hermit-variants.md) — the `-hermit` skill family - [docs/measure-savings.md](docs/measure-savings.md) — cost-savings measurement protocol - [docs/open-source-positioning.md](docs/open-source-positioning.md) — short public-facing copy for descriptions, releases, and future social previews -- [docs/assets/hermit-social-preview.svg](docs/assets/hermit-social-preview.svg) — editable social-preview starter asset for repo cards and launch posts +- [docs/assets/hermit-social-preview.svg](docs/assets/hermit-social-preview.svg) — final editable social-preview asset for repo cards and launch posts +- [docs/assets/hermit-social-preview.png](docs/assets/hermit-social-preview.png) — ready-to-upload GitHub social-preview export +- [docs/assets/hermit-social-preview-review.html](docs/assets/hermit-social-preview-review.html) — local review page for checking the social-preview composition before export - [CHANGELOG.md](CHANGELOG.md) — notable release and policy changes - [benchmarks/](benchmarks/) — reproducible task specs and community datapoints diff --git a/docs/assets/hermit-social-preview-review.html b/docs/assets/hermit-social-preview-review.html new file mode 100644 index 0000000..f4a2dea --- /dev/null +++ b/docs/assets/hermit-social-preview-review.html @@ -0,0 +1,135 @@ + + +
+ + +This review page shows the repository social-preview card at full width, with the intended message hierarchy: plan with Claude Code or Codex, and route repetitive repo work through Hermit's MCP executor lane.
+Use docs/assets/hermit-social-preview.svg as the editable source and this HTML file as the local review surface before exporting a PNG for GitHub's social preview setting.