{
  "abstract": "A source-derived architecture explainer separating personal second-brain markdown workflows from production agent context-plane requirements.",
  "author": {
    "email": "tony@malott.ai",
    "email_url": "mailto:tony@malott.ai",
    "id": "person:tony-malott",
    "name": "Tony Malott",
    "resume_url": "https://malott.ai/resume/",
    "url": "https://malott.ai/"
  },
  "card": {
    "kicker": "Architecture argument",
    "orientation": "Personal context can help one person think. It cannot quietly become organizational authority.",
    "visual_motif": "memory-to-production"
  },
  "claims": [
    {
      "caveat": "Publish confidently.",
      "id": "claim:second-brain:001",
      "posture": "source-derived-teaching-claim",
      "support": [
        "source:second-brain:youtube"
      ],
      "text": "Markdown is strong for personal agents"
    },
    {
      "caveat": "Core framing.",
      "id": "claim:second-brain:002",
      "posture": "source-derived-architecture-claim",
      "support": [
        "source:second-brain:youtube"
      ],
      "text": "Personal agents and production agents are different categories"
    },
    {
      "caveat": "Publish vendor-neutral.",
      "id": "claim:second-brain:003",
      "posture": "supported-vendor-neutral",
      "support": [
        "source:second-brain:redis-docs"
      ],
      "text": "Production agents need governed access to business data"
    },
    {
      "caveat": "Publish vendor-neutral.",
      "id": "claim:second-brain:004",
      "posture": "supported-vendor-neutral",
      "support": [
        "source:second-brain:redis-docs"
      ],
      "text": "Production agents need scoped user memory"
    },
    {
      "caveat": "Avoid repeating the source-description five-tool framing without caveat.",
      "id": "claim:second-brain:005",
      "posture": "verified-current-doc-fact",
      "support": [
        "source:second-brain:redis-docs"
      ],
      "text": "Redis Iris currently lists four services in docs"
    },
    {
      "caveat": "Mention only as a source caveat, not current Iris taxonomy.",
      "id": "claim:second-brain:006",
      "posture": "source-description-claim",
      "support": [
        "source:second-brain:youtube"
      ],
      "text": "Redis Search appears in the video description's five-tool framing"
    },
    {
      "caveat": "Publish in source dossier.",
      "id": "claim:second-brain:007",
      "posture": "verified-repository-caveat",
      "support": [
        "source:second-brain:demo-repo"
      ],
      "text": "Context Retriever and Agent Memory are preview in the demo repo"
    },
    {
      "caveat": "Excluded from the thesis.",
      "id": "claim:second-brain:008",
      "posture": "excluded-vendor-opinion",
      "support": [
        "source:second-brain:youtube"
      ],
      "text": "Redis is the best platform"
    },
    {
      "caveat": "Excluded unless separately verified.",
      "id": "claim:second-brain:009",
      "posture": "excluded-source-claim",
      "support": [
        "source:second-brain:youtube"
      ],
      "text": "Millions of memories per user"
    },
    {
      "caveat": "Excluded from the thesis.",
      "id": "claim:second-brain:010",
      "posture": "excluded-demo-choice",
      "support": [
        "source:second-brain:demo-repo"
      ],
      "text": "Pydantic AI is the best framework"
    }
  ],
  "collections": [
    {
      "id": "collection:governed-ai-operations",
      "position": 2,
      "title": "Governed AI operations"
    }
  ],
  "dates": {
    "created": "2026-07-09",
    "migrated": "2026-07-19",
    "updated": "2026-07-09"
  },
  "featured": false,
  "format": {
    "depth": "Architecture deep read",
    "interaction": "Static long-form reading",
    "label": "Architecture Essay",
    "reading_time": "8 min"
  },
  "graph_order": 6,
  "id": "artifact:your-second-brain-is-not-a-production-architecture",
  "lifecycle": {
    "merge_authority": "granted-for-pr-8",
    "owner_review": "accepted-information-design-lock-v01",
    "state": "MERGE_READY"
  },
  "migration": {
    "admission_id": "admission:your-second-brain-is-not-a-production-architecture",
    "content_fidelity": "Platform-native Markdown projected from the predecessor's generated public-safe context anchored to an owner-approved, merged, creatively locked page. Article wording is preserved; predecessor page chrome and implementation are excluded.",
    "disposition": "redesign",
    "source_locators": [
      "content/artifacts/your-second-brain-is-not-a-production-architecture/artifact.json",
      "content/artifacts/your-second-brain-is-not-a-production-architecture/page.html",
      "site/artifacts/your-second-brain-is-not-a-production-architecture/context.txt"
    ],
    "source_repository": "pinklon/pinklon-shareplane-next"
  },
  "presentation_status": "locked",
  "provenance": {
    "ai_assistance": {
      "role": "platform-native source projection, metadata normalization, reader-relationship explanation, rendering, and validation",
      "used": true
    },
    "boundary": "No raw transcript, subtitle files, source packet files, screenshots, employer material, internal documents, local paths, controlled information, backend service, runtime AI, analytics, package tooling, external font, remote asset, or dependency is published.",
    "posture": "public-source-derived-architecture-analysis",
    "sources": [
      {
        "description": "Public YouTube source packet for R-5_2nsF_ZM: Cole Medin, “I Love the Karpathy LLM Wiki but it Doesn't Scale. Here's What Does.”",
        "id": "source:second-brain:youtube",
        "locator": "https://www.youtube.com/watch?v=R-5_2nsF_ZM",
        "publiclyExposed": true,
        "role": "narrative source and teaching prompt",
        "title": "I Love the Karpathy LLM Wiki but It Doesn't Scale. Here's What Does.",
        "type": "public-video"
      },
      {
        "description": "Current Redis documentation is used to verify Redis Iris terminology and capability framing.",
        "id": "source:second-brain:redis-docs",
        "locator": "https://redis.io/docs/latest/develop/ai/context-engine/",
        "publiclyExposed": true,
        "role": "current terminology and capability verification",
        "title": "Redis Iris context-engine documentation",
        "type": "public-documentation"
      },
      {
        "description": "The Redis demo repo is used to verify the implementation posture and preview caveat.",
        "id": "source:second-brain:demo-repo",
        "locator": "https://github.com/coleam00/redis-iris-agent",
        "publiclyExposed": true,
        "role": "implementation posture and preview caveat verification",
        "title": "coleam00/redis-iris-agent",
        "type": "public-repository"
      },
      {
        "id": "source:shareplane-next:your-second-brain-is-not-a-production-architecture:locked-page",
        "locator": "https://github.com/pinklon/pinklon-shareplane-next/blob/e7d7091cb3ee0f60340acab5f848de2140290366/content/artifacts/your-second-brain-is-not-a-production-architecture/artifact.json",
        "role": "Anchors the owner-approved, merged, creatively locked public-safe source and its claim/provenance record.",
        "title": "Merged predecessor source record for Your Second Brain Is Not a Production Architecture",
        "type": "source-lineage"
      },
      {
        "id": "source:shareplane-platform-issue-7",
        "locator": "https://github.com/pinklon/shareplane-platform/issues/7",
        "role": "Governs platform-native corpus presentation and migration batches.",
        "title": "SharePlane Platform corpus design authority",
        "type": "governing-issue"
      }
    ]
  },
  "public": true,
  "public_safe_status": "accepted",
  "relationships": [
    {
      "label": "Authored by Tony Malott",
      "target_id": "person:tony-malott",
      "type": "authored_by"
    },
    {
      "label": "Governed by corpus presentation Issue #7",
      "target_id": "issue:shareplane-platform:7",
      "type": "governed_by"
    },
    {
      "explanation": "The memoir supplies the lived experience behind the architecture distinction: useful conversations and private context become durable only when they enter a governed system of record.",
      "label": "Begin with the personal failure mode",
      "reader_group": "foundations",
      "target_id": "artifact:i-was-summoning-ghosts-until-i-learned-to-build-the-machine",
      "type": "foundation"
    },
    {
      "explanation": "The strategic thesis shows the organizational consequence of relying on one person's context and attention after machine execution becomes abundant.",
      "label": "Scale beyond one person's memory",
      "reader_group": "continue",
      "target_id": "artifact:the-agents-are-not-the-bottleneck-you-are",
      "type": "continuation"
    }
  ],
  "schema_version": "2.0.0",
  "semantic_status": "locked",
  "slug": "your-second-brain-is-not-a-production-architecture",
  "source": {
    "content_status": "owner-approved-projection",
    "format": "markdown",
    "path": "content/artifacts/your-second-brain-is-not-a-production-architecture/source.md",
    "predecessor_context_sha256": "f98ecdeb358ba977df731f43f5f71d1288e663056f6ab7b7104816887c049bdd",
    "predecessor_page_blob": "23c934dceac8067779bcb7f88ca00fc648bcd055",
    "predecessor_page_sha256": "f280d00eeea2b892b6184a3f66d2695b5ee5e5fa4cd05192d1be085df3837b9c",
    "predecessor_repository_commit": "e7d7091cb3ee0f60340acab5f848de2140290366"
  },
  "subtitle": "Markdown is a killer substrate for a personal agent. The moment the agent serves other people, context stops being a folder and becomes a governed retrieval and memory layer.",
  "thesis": "A personal memory system optimizes for one person's recall; production architecture must optimize for shared authority, isolation, recoverability, and verifiable state.",
  "title": "Your Second Brain Is Not a Production Architecture",
  "topics": [
    "retrieval",
    "memory-architecture",
    "source-authority",
    "enterprise-architecture",
    "access-control",
    "provenance"
  ],
  "type": "architecture-essay"
}
