feat: add mythos slop-hunt + three patterns colliding posts#31
Merged
Conversation
- 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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
treeshortcode (templates/shortcodes/tree.html+sass/_tree.scss, wired viamain.scss) — a clean two-column directory listing used by the mythos postWIP remains local as before (projects cube, docs section, gale/rivet/spar content, draft post 2026-04-22).
Test plan
zola buildsucceeds locally (23 pages — 2 new posts added, drafts still excluded)zola buildpasses on PR/blog/mythos-slop-hunt/and/blog/three-patterns-colliding/{% tree %}shortcode renders correctly on the mythos post (two-column grid, monospace file names, regular-text descriptions)🤖 Generated with Claude Code