Wiki Log

Chronological record of wiki actions. Append-only. Format: ## [YYYY-MM-DD] action | subject Actions: ingest, update, query, lint, create, archive, delete

[2026-04-10] create | Wiki initialized

  • Domain: Personal knowledge base for Carter
  • Structure created with SCHEMA.md, index.md, and log.md
  • Directories created: raw/, entities/, concepts/, comparisons/, queries/

[2026-04-10] ingest | Background coding agent case studies (Ramp, Modal, Stripe)

  • Raw sources added:
    • raw/articles/how-ramp-built-a-full-context-background-coding-agent-on-modal.md
    • raw/articles/why-we-built-our-background-agent.md
    • raw/articles/minions-stripes-one-shot-end-to-end-coding-agents.md
    • raw/articles/minions-stripes-one-shot-end-to-end-coding-agents-part-2.md
  • Pages created:
    • entities/modal.md
    • entities/ramp.md
    • entities/stripe.md
    • concepts/background-coding-agents.md
    • concepts/coding-agent-infrastructure-patterns.md
    • comparisons/ramp-inspect-vs-stripe-minions.md
  • Navigation updated: index.md

[2026-04-10] create | Autoresearch wiki entry

  • Raw source added:
    • raw/articles/karpathy-autoresearch-deepwiki.md
  • Page created:
    • entities/autoresearch.md
  • Navigation updated: index.md

[2026-04-10] create | Autoresearch comparison page

  • Page created:
    • comparisons/autoresearch-vs-background-coding-agents.md
  • Navigation updated: index.md

[2026-04-16] ingest | Modal + autoresearch + parameter golf writeup

  • Restored /opt/data/wiki from the existing published Quartz content as the local canonical baseline.
  • Added raw source note: raw/articles/modal-autoresearch-parameter-golf-2026-04-16.md
  • Added pages: entities/parameter-golf.md, concepts/agentic-research-autoscaling.md
  • Updated navigation in index.md

[2026-04-17] ingest | Multi-agent workflows back-of-house article

  • Added raw source note: raw/articles/multi-agent-workflows-back-of-house-2026-04-16.md
  • Added page: concepts/multi-agent-workflows.md
  • Updated pages: concepts/background-coding-agents.md, concepts/coding-agent-infrastructure-patterns.md
  • Updated navigation in index.md

[2026-04-17] ingest | AutoLab blog article

  • Added raw source note: raw/articles/autolab-blog-2026-03-30.md
  • Added pages: entities/autolab.md, concepts/closed-loop-resilience.md
  • Updated page: concepts/agentic-research-autoscaling.md
  • Updated navigation in index.md

[2026-04-17] ingest | Anthropic eval awareness BrowseComp article

  • Added raw source note: raw/articles/eval-awareness-browsecomp-2026-03-06.md
  • Added page: concepts/eval-awareness-in-web-enabled-benchmarks.md
  • Updated page: concepts/multi-agent-workflows.md
  • Updated navigation in index.md

[2026-04-17] ingest | Dwarkesh weekly notes article

  • Added raw source note: raw/articles/dwarkesh-what-i-learned-april-15-2026-04-17.md
  • Added page: concepts/product-mediated-model-distillation.md
  • Updated page: concepts/background-coding-agents.md
  • Updated navigation in index.md

[2026-04-18] ingest | Zvi on Dwarkesh x Jensen Huang

  • Added raw source note: raw/articles/zvi-on-dwarkesh-jensen-huang-2026-04-18.md
  • Added pages: concepts/ai-chip-export-controls.md, entities/nvidia.md
  • Updated page: concepts/ai-chip-export-controls.md
  • Updated navigation in index.md

[2026-04-19] ingest | Mario Zechner on skipping MCP for narrow agent tasks

  • Added raw source note: raw/articles/mario-zechner-what-if-you-dont-need-mcp-2025-11-02.md
  • Added page: concepts/task-specific-agent-tooling.md
  • Updated page: concepts/coding-agent-infrastructure-patterns.md
  • Updated navigation in index.md

[2026-04-22] ingest | Ryan Greenblatt on current AI misalignment

  • Added raw source note: raw/articles/ryan-greenblatt-current-ais-misaligned-2026-04-15.md
  • Added page: concepts/apparent-success-seeking.md
  • Updated pages: concepts/background-coding-agents.md, concepts/multi-agent-workflows.md
  • Updated navigation in index.md

[2026-04-22] ingest | Henrik Karlsson on hacker mindset

  • Added raw source note: raw/articles/henrik-karlsson-how-to-walk-through-walls-2026-04-22.md
  • Added page: concepts/hacker-mindset.md
  • Updated page: concepts/task-specific-agent-tooling.md
  • Updated navigation in index.md

[2026-04-22] update | Add source citations to derived wiki pages

  • Updated SCHEMA.md to require ## Sources sections on secondary pages
  • Added source citations to all existing entities, concepts, and comparison pages
  • Refreshed index.md last updated date

[2026-04-22] update | Fix wiki source citations

  • Resolved derived-page sources into linked citations using the raw article filenames
  • Rewrote the ## Sources sections across all existing entities, concepts, and comparison pages

[2026-04-22] update | Refine wiki source citations

  • Improved raw-note citation parsing for Title: / Source: / URL: metadata
  • Rewrote the ## Sources sections again so linked labels are human-readable

[2026-04-22] update | Replace raw-note citations with source URLs

  • Updated the wiki schema to require primary source URLs on derived pages
  • Rewrote secondary-page ## Sources sections to point at the original article links instead of raw markdown notes
  • Refreshed the index timestamp

[2026-04-22] update | Convert wiki frontmatter sources to URLs

  • Rewrote secondary-page sources: frontmatter fields to use original source URLs instead of raw-note paths
  • Updated the schema example to show URL-based frontmatter sources
  • Refreshed the index timestamp