<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Mosthofa Imran: Position Papers and Implementation Notes</title>
  <subtitle>Systems with numbers. Arguments with confidence values.</subtitle>
  <link href="https://mosthofaimran.com/feed.xml" rel="self" type="application/atom+xml"/>
  <link href="https://mosthofaimran.com/" rel="alternate" type="text/html"/>
  <id>https://mosthofaimran.com/</id>
  <updated>2026-08-09T00:00:00Z</updated>
  <author><name>Mosthofa Imran</name><email>imran@mosthofaimran.com</email></author>
  <rights>CC BY 4.0. Quote it, argue with it, carry the confidence value with it.</rights>
  <entry>
    <title>5.9 The Ship of Theseus Passes Its Integration Tests</title>
    <link href="https://mosthofaimran.com/papers/ship-of-theseus/" rel="alternate" type="text/html"/>
    <id>tag:mosthofaimran.com,2026:papers/ship-of-theseus</id>
    <updated>2026-08-09T00:00:00Z</updated>
    <category term="unwritten"/>
    <category term="confidence:0.55"/>
    <summary type="text">Strangler-fig migrations, and the moment nobody can name when the new system became itself. State: unwritten. Confidence: 0.55.</summary>
  </entry>
  <entry>
    <title>5.3 Algorithmic Homophily</title>
    <link href="https://mosthofaimran.com/papers/algorithmic-homophily/" rel="alternate" type="text/html"/>
    <id>tag:mosthofaimran.com,2026:papers/algorithmic-homophily</id>
    <updated>2026-08-02T00:00:00Z</updated>
    <category term="unwritten"/>
    <category term="confidence:0.6"/>
    <summary type="text">Your timeline is a cache with no invalidation policy. It returns the priors you arrived with, warmed. State: unwritten. Confidence: 0.6.</summary>
  </entry>
  <entry>
    <title>5.6 The Retry Storm You Built On Purpose</title>
    <link href="https://mosthofaimran.com/papers/retry-storm/" rel="alternate" type="text/html"/>
    <id>tag:mosthofaimran.com,2026:papers/retry-storm</id>
    <updated>2026-07-28T00:00:00Z</updated>
    <category term="unwritten"/>
    <category term="confidence:0.95"/>
    <summary type="text">Backoff without jitter synchronises your clients into a distributed metronome. State: unwritten. Confidence: 0.95.</summary>
  </entry>
  <entry>
    <title>5.1 Competence Porn</title>
    <link href="https://mosthofaimran.com/papers/competence-porn/" rel="alternate" type="text/html"/>
    <id>tag:mosthofaimran.com,2026:papers/competence-porn</id>
    <updated>2026-06-11T00:00:00Z</updated>
    <category term="holding"/>
    <category term="confidence:0.8"/>
    <summary type="text">Watching a skilled person work occupies the same reward slot as being one, and the industry has industrialised the confusion. State: holding. Confidence: 0.8.</summary>
  </entry>
  <entry>
    <title>5.2 Vibe Coding and the IKEA Effect</title>
    <link href="https://mosthofaimran.com/papers/vibe-coding/" rel="alternate" type="text/html"/>
    <id>tag:mosthofaimran.com,2026:papers/vibe-coding</id>
    <updated>2026-05-02T00:00:00Z</updated>
    <category term="unwritten"/>
    <category term="confidence:0.75"/>
    <summary type="text">Assembly feels like understanding. It is not the same feeling twice. State: unwritten. Confidence: 0.75.</summary>
  </entry>
  <entry>
    <title>5.4 The Easy Button Tax</title>
    <link href="https://mosthofaimran.com/papers/easy-button-tax/" rel="alternate" type="text/html"/>
    <id>tag:mosthofaimran.com,2026:papers/easy-button-tax</id>
    <updated>2026-04-20T00:00:00Z</updated>
    <category term="unwritten"/>
    <category term="confidence:0.85"/>
    <summary type="text">Removed friction is relocated friction, and the invoice arrives during the incident. State: unwritten. Confidence: 0.85.</summary>
  </entry>
  <entry>
    <title>5.5 On-Premise Is Not a Downgrade</title>
    <link href="https://mosthofaimran.com/papers/on-prem/" rel="alternate" type="text/html"/>
    <id>tag:mosthofaimran.com,2026:papers/on-prem</id>
    <updated>2026-03-19T00:00:00Z</updated>
    <category term="unwritten"/>
    <category term="confidence:0.9"/>
    <summary type="text">Sovereignty as an architectural constraint, not a punishment. State: unwritten. Confidence: 0.9.</summary>
  </entry>
  <entry>
    <title>5.7 Chesterton's Fence Has a Git Blame</title>
    <link href="https://mosthofaimran.com/papers/chestertons-fence/" rel="alternate" type="text/html"/>
    <id>tag:mosthofaimran.com,2026:papers/chestertons-fence</id>
    <updated>2026-02-14T00:00:00Z</updated>
    <category term="unwritten"/>
    <category term="confidence:0.8"/>
    <summary type="text">Read the commit message before you delete the guard clause. State: unwritten. Confidence: 0.8.</summary>
  </entry>
  <entry>
    <title>5.8 RAG Is a Search Problem in a Trench Coat</title>
    <link href="https://mosthofaimran.com/papers/rag-search/" rel="alternate" type="text/html"/>
    <id>tag:mosthofaimran.com,2026:papers/rag-search</id>
    <updated>2026-01-30T00:00:00Z</updated>
    <category term="unwritten"/>
    <category term="confidence:0.7"/>
    <summary type="text">The chunking strategy is doing more work than the embedding model. State: unwritten. Confidence: 0.7.</summary>
  </entry>
  <entry>
    <title>3.3 Ingest path rewrite, PHP to Rust (implementation note)</title>
    <link href="https://mosthofaimran.com/impl/ingest-rs/" rel="alternate" type="text/html"/>
    <id>tag:mosthofaimran.com,2026:impl/ingest-rs</id>
    <updated>2026-01-01T00:00:00Z</updated>
    <category term="production"/>
    <summary type="text">Identical semantics. Verified by replaying ninety days of production traffic through both implementations and diffing the outputs byte for byte.</summary>
  </entry>
  <entry>
    <title>3.5 Air-gapped delivery pipeline (implementation note)</title>
    <link href="https://mosthofaimran.com/impl/airgap-delivery/" rel="alternate" type="text/html"/>
    <id>tag:mosthofaimran.com,2026:impl/airgap-delivery</id>
    <updated>2026-01-01T00:00:00Z</updated>
    <category term="production"/>
    <summary type="text">Signed, reproducible bundles carried across the gap on physical media, verified on arrival, installed by an operator who has never met us.</summary>
  </entry>
  <entry>
    <title>3.1 Mevrik: agentic customer experience platform (implementation note)</title>
    <link href="https://mosthofaimran.com/impl/mevrik-cx/" rel="alternate" type="text/html"/>
    <id>tag:mosthofaimran.com,2026:impl/mevrik-cx</id>
    <updated>2026-01-01T00:00:00Z</updated>
    <category term="production"/>
    <summary type="text">Multi-tenant conversational automation. One artifact ships to public cloud and to air-gapped on-premise estates inside regulated banks.</summary>
  </entry>
  <entry>
    <title>3.4 Analytics migration to ClickHouse (implementation note)</title>
    <link href="https://mosthofaimran.com/impl/olap-migration/" rel="alternate" type="text/html"/>
    <id>tag:mosthofaimran.com,2026:impl/olap-migration</id>
    <updated>2026-01-01T00:00:00Z</updated>
    <category term="complete"/>
    <summary type="text">Fourteen billion rows moved under a dual-write cutover. Zero downtime, and one rollback executed cleanly at 02:40.</summary>
  </entry>
  <entry>
    <title>5.11 What a Postmortem Owes You</title>
    <link href="https://mosthofaimran.com/papers/postmortem-owes-you/" rel="alternate" type="text/html"/>
    <id>tag:mosthofaimran.com,2025:papers/postmortem-owes-you</id>
    <updated>2025-12-02T00:00:00Z</updated>
    <category term="unwritten"/>
    <category term="confidence:0.9"/>
    <summary type="text">A document that names no decision is a weather report. State: unwritten. Confidence: 0.9.</summary>
  </entry>
  <entry>
    <title>5.10 Vector Databases Are a Fad</title>
    <link href="https://mosthofaimran.com/papers/vector-db-fad/" rel="alternate" type="text/html"/>
    <id>tag:mosthofaimran.com,2025:papers/vector-db-fad</id>
    <updated>2025-11-14T00:00:00Z</updated>
    <category term="retracted"/>
    <category term="confidence:n/a"/>
    <summary type="text">Withdrawn in full. See errata 7.2. State: retracted. Confidence: n/a.</summary>
  </entry>
  <entry>
    <title>5.12 Your Service Boundaries Are an Org Chart</title>
    <link href="https://mosthofaimran.com/papers/service-boundaries-org-chart/" rel="alternate" type="text/html"/>
    <id>tag:mosthofaimran.com,2025:papers/service-boundaries-org-chart</id>
    <updated>2025-09-18T00:00:00Z</updated>
    <category term="unwritten"/>
    <category term="confidence:0.85"/>
    <summary type="text">Conway's law, observed in the wild across three reorganisations. State: unwritten. Confidence: 0.85.</summary>
  </entry>
  <entry>
    <title>5.13 The Dashboard Nobody Opens</title>
    <link href="https://mosthofaimran.com/papers/dashboard-nobody-opens/" rel="alternate" type="text/html"/>
    <id>tag:mosthofaimran.com,2025:papers/dashboard-nobody-opens</id>
    <updated>2025-06-05T00:00:00Z</updated>
    <category term="unwritten"/>
    <category term="confidence:0.75"/>
    <summary type="text">On observability that measures the system's health rather than the operator's question. State: unwritten. Confidence: 0.75.</summary>
  </entry>
  <entry>
    <title>5.14 Kubernetes for a Bicycle</title>
    <link href="https://mosthofaimran.com/papers/kubernetes-for-a-bicycle/" rel="alternate" type="text/html"/>
    <id>tag:mosthofaimran.com,2025:papers/kubernetes-for-a-bicycle</id>
    <updated>2025-03-11T00:00:00Z</updated>
    <category term="unwritten"/>
    <category term="confidence:0.7"/>
    <summary type="text">On matching operational weight to actual load, written after I got this wrong twice. State: unwritten. Confidence: 0.7.</summary>
  </entry>
  <entry>
    <title>3.2 Sovereign LLM gateway (implementation note)</title>
    <link href="https://mosthofaimran.com/impl/llm-gateway/" rel="alternate" type="text/html"/>
    <id>tag:mosthofaimran.com,2026:impl/llm-gateway</id>
    <updated>2024-02-01T00:00:00Z</updated>
    <category term="production"/>
    <summary type="text">One control plane over four model backends. Redaction runs before routing, fallback is deterministic and stamped, quotas are per tenant and per model.</summary>
  </entry>
</feed>
