Skip to content

feat: add mythos slop-hunt + three patterns colliding posts#31

Merged
avrabe merged 1 commit into
mainfrom
feat/blog-2026-04-25
Apr 25, 2026
Merged

feat: add mythos slop-hunt + three patterns colliding posts#31
avrabe merged 1 commit into
mainfrom
feat/blog-2026-04-25

Conversation

@avrabe
Copy link
Copy Markdown
Contributor

@avrabe avrabe commented Apr 25, 2026

Summary

  • New post: Mythos slop-hunt: oracle-gated audits in practice — the v2.2 oracle pair, three pitfalls the audit surfaced, and three findings from running the Mythos scaffold over rivet's own codebase (~370 lines of orphan deletion + three approved-but-unrealized requirements wired to live tested implementations)
  • New post: Three patterns colliding: Karpathy's LLM Wiki, oracle-gated agents, and typed compliance — reflection on what the three patterns together mean for safety-critical software
  • New tree shortcode (templates/shortcodes/tree.html + sass/_tree.scss, wired via main.scss) — a clean two-column directory listing used by the mythos post

WIP remains local as before (projects cube, docs section, gale/rivet/spar content, draft post 2026-04-22).

Test plan

  • zola build succeeds locally (23 pages — 2 new posts added, drafts still excluded)
  • CI zola build passes on PR
  • After merge: deploy succeeds; both new posts reachable at /blog/mythos-slop-hunt/ and /blog/three-patterns-colliding/
  • Verify {% tree %} shortcode renders correctly on the mythos post (two-column grid, monospace file names, regular-text descriptions)

🤖 Generated with Claude Code

- New post: "Mythos slop-hunt: oracle-gated audits in practice" — concrete
  oracle pair, three pitfalls, and three findings from running the Mythos
  scaffold over the rivet codebase
- New post: "Three patterns colliding: Karpathy's LLM Wiki, oracle-gated
  agents, and typed compliance" — reflection on what the three patterns
  together mean for safety-critical software
- Add tree shortcode (templates/shortcodes/tree.html + sass/_tree.scss)
  used by the mythos post for clean directory listings; wire into main.scss

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@avrabe avrabe merged commit 7d1b46d into main Apr 25, 2026
1 check passed
@avrabe avrabe deleted the feat/blog-2026-04-25 branch April 25, 2026 07:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant