{
  "version": "https://jsonfeed.org/version/1.1",
  "title": "RuntimeForge — Field Notes",
  "home_page_url": "https://runtimeforge.io/",
  "feed_url": "https://runtimeforge.io/writing/feed.json",
  "description": "Infrastructure patterns, incident analysis, and production systems thinking from RuntimeForge.",
  "icon": "https://runtimeforge.io/favicon.svg",
  "favicon": "https://runtimeforge.io/favicon.svg",
  "authors": [
    {
      "name": "RuntimeForge",
      "url": "https://runtimeforge.io"
    }
  ],
  "language": "en-US",
  "items": [
    {
      "id": "https://runtimeforge.io/writing/when-30-accounts-picked-up-hidden-email-aliases/",
      "url": "https://runtimeforge.io/writing/when-30-accounts-picked-up-hidden-email-aliases/",
      "title": "When 30 Google Workspace accounts picked up hidden email aliases overnight.",
      "summary": "A persistence-by-alias pattern that hides in plain sight in the Google Workspace admin console, and the Admin SDK Apps Script that cleaned it up in under a minute.",
      "date_published": "2026-03-08T00:00:00.000Z",
      "date_modified": "2026-03-08T00:00:00.000Z",
      "tags": [
        "incident response"
      ]
    },
    {
      "id": "https://runtimeforge.io/writing/things-that-bit-me-when-staging-and-prod-shared-one-small-thing/",
      "url": "https://runtimeforge.io/writing/things-that-bit-me-when-staging-and-prod-shared-one-small-thing/",
      "title": "Things that bit me when staging and prod \"shared just one small thing.\"",
      "summary": "A field guide to the environment-isolation failures that show up six months into a Terraform rollout, from shared secrets to DNS drift.",
      "date_published": "2026-02-12T00:00:00.000Z",
      "date_modified": "2026-02-12T00:00:00.000Z",
      "tags": [
        "terraform"
      ]
    },
    {
      "id": "https://runtimeforge.io/writing/when-terraform-isnt-the-answer/",
      "url": "https://runtimeforge.io/writing/when-terraform-isnt-the-answer/",
      "title": "When Terraform isn't the answer.",
      "summary": "Pulumi, CDK, Ansible, plain shell — and the project shapes where Terraform is actually the wrong pick. A working taxonomy for picking the right IaC tool.",
      "date_published": "2026-01-18T00:00:00.000Z",
      "date_modified": "2026-01-18T00:00:00.000Z",
      "tags": [
        "iac tooling"
      ]
    }
  ]
}