Skip to content
H
Howardismvol. 03 · quiet corner of the web
PLATE II · PIECE № 12HOWARDISM

Operations Log

PublishedMay 12, 2026FiledChangelogReading16 minSourceAI-synthesised

Chronological record of wiki operations. Each entry uses the format: `## [YYYY-MM-DD] operation | Subject`

Illustration for Operations Log

Operations Log#

Chronological record of wiki operations. Each entry uses the format: ## [YYYY-MM-DD] operation | Subject

Operations: ingest, query, lint, compile, maintenance


[2026-04-10] ingest | LLM Knowledge Bases#

[2026-04-10] ingest | LLM Wiki (Karpathy's Gist)#

[2026-04-10] ingest | Best Practices for Claude Code#

[2026-04-10] ingest | Harness Engineering (OpenAI)#

  • Raw: Harness engineering leveraging Codex in an agent first world
  • Actions: Created concept Agent Harness Engineering, added to index

[2026-04-10] ingest | Effective Harnesses for Long-Running Agents#

[2026-04-10] ingest | Claude Mythos Preview#

[2026-04-10] query | What are AI tools?#

[2026-04-10] maintenance | Setup restructure#

  • Actions: Consolidated per-topic indexes into single the index, added log.md, expanded compiler-prompt and workflow to align with llm-wiki pattern

[2026-04-10] lint | Full wiki audit#

[2026-04-14] lint | Full wiki audit#

  • Actions: Clean run — no broken links, orphans, missing backlinks, index drift, or thin articles. Updated index statistics (raw count 6→8) and added Pending Ingest section listing two uncompiled raw documents (AgentOpt v0.1, Brevity Constraints). Bumped updated and last-lint frontmatter to 2026-04-14.
  • Flagged (no fix): Entity page candidates (Andrej Karpathy, Anthropic, OpenAI Codex, Project Glasswing, qmd CLI, MCP, Obsidian Web Clipper, CLAUDE.md/AGENTS.md schema) — defer until second source mentions each.

[2026-04-14] ingest | AgentOpt v0.1 Technical Report#

[2026-04-14] query | When is best to use Opus 4.6 for work?#

[2026-04-14] ingest | Brevity Constraints Reverse Performance Hierarchies#

[2026-04-17] ingest | Auto mode for Claude Code#

[2026-04-17] ingest | Introducing Claude Opus 4.7#

[2026-04-17] query | Opus 4.6 vs 4.7 deltas and multi-agent coding considerations#

[2026-04-28] ingest | Symphony — open-source Codex orchestration spec (OpenAI)#

  • Raw: An open source spec for Codex orchestration Symphony
  • Actions: Created entity Symphony and concepts Ticket-Driven Agent Orchestration and Codex App Server Protocol. Updated Agent Harness Engineering with new "Harness as Service" section covering daemon-first deployment, per-tenant workspace isolation, container-as-trust-boundary, and Symphony's "objectives, not transitions" lesson as the orchestration-layer restatement of "enforce invariants, not implementations." Updated Claude Code Best Practices with cross-tool capability mapping (Claude Code / Hermes / Codex) and the session-vs-daemon deployment-architecture distinction. Updated LLM-as-Compiler Knowledge Base with new "Spec-as-Compilation Source" section covering Symphony's cross-language spec-fuzzing technique (compile SPEC.md in 6 languages, use divergences to find ambiguities). Added bidirectional Connections in all four updated articles. Added 4 index Concepts entries (symphony, ticket-driven-agent-orchestration, codex-app-server-protocol, hermes-agent — the last anticipating the next ingest) and 1 Source Documents entry. Statistics: raw 10→11 mid-pass.

[2026-04-28] ingest | Hermes Agent — Tips & Best Practices (Nous Research)#

  • Raw: Tips & Best Practices
  • Actions: Created entity Hermes Agent (jointly with the Telegram tutorial ingest below) covering CLI surface, AGENTS.md/SOUL.md context-file split, bounded MEMORY.md/USER.md memory model, frozen-snapshot semantics, /compress and delegate_task levers, prompt-cache discipline, container-backend safety model. Updated Client-Side Agent Optimization with new "Manual Levers in the Wild" section mapping Hermes commands (/model, /compress, delegate_task, bounded memory, prompt-cache discipline) to AgentOpt's combo-space levers — they're the same levers exposed manually. Added Connections from Claude Code Auto Mode (different approval-model design) and from each updated article. Added 1 Source Documents entry.

[2026-04-28] ingest | Hermes Agent — Team Telegram Assistant Tutorial (Nous Research)#

  • Raw: Tutorial Team Telegram Assistant
  • Actions: Extended entity Hermes Agent with Gateway daemon details: systemd/launchd installation, allowlist vs. DM-pairing authorization (codes, expiry, rate limiting, lockout), home channel + cron job pattern, fresh-session caveat for cron prompts, container backend ($5/month VPS sizing, macOS launchd PATH gotcha). Reinforced Connections to Symphony (parallel always-on daemon, per-issue vs. per-user tenancy) and Agent Harness Engineering (Hermes Gateway is canonical "harness as service" example alongside Symphony). Added 1 Source Documents entry. Final statistics: raw 10→13, concepts 8→12 (added symphony, ticket-driven-agent-orchestration, codex-app-server-protocol, hermes-agent).
  • Actions: Scanned remaining concept articles (Claude Code Auto Mode, LLM-Driven Vulnerability Research, Scale-Dependent Prompt Sensitivity, Claude Opus 4.7) for natural backlinks to the four new pages. Added one forward link from Claude Code Auto Mode to Hermes Agent (different approval-model design point). Skipped the others — connections too tenuous, would have been link-stuffing rather than compounding knowledge. Deferred Agent Context Files concept page to a separate compile pass: the cross-vendor markdown-as-control-plane pattern (CLAUDE.md / AGENTS.md / SOUL.md / WORKFLOW.md / SPEC.md / .cursorrules) deserves a dedicated sweep across 6+ existing articles rather than being bundled here.

[2026-05-06] ingest | Boris Cherny at Sequoia AI Ascent 2026 (YouTube)#

[2026-05-06] ingest | Cat Wu on Lenny's Podcast (How Anthropic's product team moves faster)#

[2026-05-06] ingest | Matt Pocock workshop (AI Engineer World's Fair 2026)#

[2026-05-06] query | How to learn and co-work with AI as a software engineer (career-skills field guide)#

[2026-05-08] ingest | Model Spec Midtraining (arXiv 2605.02087, Li et al., Anthropic Fellows)#

[2026-05-08] ingest | Why You Shouldn't Treat AI Agents Like Employees (HBR, Kropp et al., May 2026)#

  • Raw: Research Why You Shouldn’t Treat AI Agents Like Employees
  • Actions: First workforce-research ingest. Created AI Employee Framing (n=1,261 randomized experiment: AI-employee vs AI-tool framing measurably erodes accountability/escalation/error-catching/role-clarity without lifting adoption), Human-AI Accountability Redesign (five-pillar prescription: span-of-control, role design, performance management, decision-rights/escalation/consequences, agentic-unit-not-human-role), AI Brain Fry (cognitive-fatigue cost surface). Surfaced workforce-side mirrors of existing wiki concepts: Claude Code Auto Mode is a concrete decision-rights instance, Engineer PM Convergence is the engineering-side of "human roles concentrate on supervision/judgment," AI Native Product Cadence is one functional instance of the redesign, Agent Loop Pattern is the output-multiplier that forces accountability redesign, Context Window Smart Zone is the model-side analog of brain fry, Cowork is the deployment surface where these governance choices land outside engineering. Backlinks added in all six.

[2026-05-13] ingest | Interaction Models (Thinking Machines Lab, May 2026)#

[2026-05-13] query | Opinions on using AI tools & the future of the software engineering role#

§ end
About this piece

Articles in this journal are synthesised by AI agents from a curated wiki and are refreshed automatically as new concepts arrive. Topics, framing, and editorial direction are curated by Howardism.