Revert "Fix Pages workflow enablement and add Lobsters launch copy"

This reverts commit 67f9550e6c.
This commit is contained in:
Sam Valladares 2026-06-02 12:40:48 -05:00
parent 67f9550e6c
commit 6a37586c5f
3 changed files with 5 additions and 31 deletions

View file

@ -37,8 +37,6 @@ jobs:
sed -i 's|../marketing/assets/|assets/|g' _site/index.html || true
- uses: actions/configure-pages@v5
with:
enablement: true
- uses: actions/upload-pages-artifact@v3
with:

View file

@ -10,22 +10,18 @@
./scripts/marketing/preflight.sh
```
2. **Enable GitHub Pages** (one-time, if preflight warns): Repo → Settings → Pages → Build: **GitHub Actions**. Or re-run deploy after the workflow with `enablement: true` lands.
3. **Hacker News** → https://news.ycombinator.com/submit
2. **Hacker News** → https://news.ycombinator.com/submit
- URL: `https://github.com/samvallad33/vestige`
- Title: paste `ready-to-post/hn-title.txt`
- Post link, then immediately paste `ready-to-post/hn-first-comment.txt` as first comment
4. **Lobste.rs** — paste `ready-to-post/lobsters.md`
3. **X** — paste `ready-to-post/x-thread.txt` (one tweet per numbered block)
5. **X** — paste `ready-to-post/x-thread.txt` (one tweet per numbered block)
4. **r/ExperiencedDevs** — title from `reddit-experienceddevs-title.txt`, body from `reddit-experienceddevs.md`
6. **r/ExperiencedDevs** — title from `reddit-experienceddevs-title.txt`, body from `reddit-experienceddevs.md`
5. **r/programming** — same body + line: `License: AGPL-3.0. v2.1.23. ~86K LOC, 25 tools, 22MB binary.`
7. **r/programming** — same body + line: `License: AGPL-3.0. v2.1.23. ~86K LOC, 25 tools, 22MB binary.`
8. Log URLs in [metrics-tracker.md](metrics-tracker.md)
6. Log URLs in [metrics-tracker.md](metrics-tracker.md)
## After posting (30 min SLA on comments)

View file

@ -1,20 +0,0 @@
Vestige Receipt Lock: local MCP guard against unverified "tests passed" agent claims
Tags: rust, programming, security
---
Your coding agent probably ends sessions with "all tests passed" or "the build is green."
Vestige (MCP memory server, Rust, local) adds optional Receipt Lock: operational claims are checked against structured command receipts from the transcript. No matching successful receipt → claim can be blocked; inspectable veto at ~/.vestige/sanhedrin/latest.html
```bash
npm install -g vestige-mcp-server@latest
claude mcp add vestige vestige-mcp -s user
vestige sandwich install --enable-sanhedrin
```
Same binary also does FSRS-6 cognitive memory (decay, dreaming, 3D dashboard). v2.1.23, ~86K LOC, 25 tools, AGPL-3.0.
https://github.com/samvallad33/vestige
https://github.com/samvallad33/vestige/blob/main/docs/comparison.md