Skip to content
The AppScale ArchiveWriting on Sovereign AI
21.4934° N / 86.9135° EEST. 2025 — India
410+ Essays · 32 Series
Scroll ↓

OldKnowledge,New Vessel.

Essays on on-device AI, data sovereignty, and building systems that keep knowledge where it belongs.

Enter the archive
— 00 / ThesisEvery business runs on knowledge older than its software.
01The Archive

Latest Entries

Full index — 410 essays →
02The Library
श्रीगणेशाय नमः ॥
अथ प्रथमोऽध्यायः ॥
विद्या ददाति विनयं विनयाद् याति पात्रताम् ।
पात्रत्वाद्धनमाप्नोति धनाद्धर्मं ततः सुखम् ॥
[ Coming Soon ]

We digitize centuries-old manuscripts. Then we build with the same discipline.

AppScale's roots are in a quiet project: structuring classical Sanskrit texts into faithful digital form. Extraction, structure, provenance, sovereignty — the same principles now power our client work.

न हि ज्ञानेन सदृशं पवित्रमिह विद्यते ।
“Nothing in this world purifies like knowledge.”
Bhagavad Gita · 4.38
03Capabilities

Built for Every Business

Executive AI Series · MCP Security · 日本語 · Edge AI Engineering ·
RAG in Production · Sovereign AI · Fine-Tuning · Agentic Systems ·
19+ yrs engineering·npm — react-native-edge-vector-store·Read in IN · JP · SG·AppScale LLP — DPIIT recognized
05Full Index
The Predictive-Maintenance Closed Loop: Digital-Twin Architecture From Sensor to Work Order (2026)
architecture1 min read

The Predictive-Maintenance Closed Loop: Digital-Twin Architecture From Sensor to Work Order (2026)

Predictive maintenance fails when the loop stays open: a dashboard predicts and nothing happens. The digital-twin architecture from sensor to approved work order to feedback.

September 10, 2026Read
Outcome-Based Pricing for Software: The Metering, Attribution and Dispute Architecture (2026)
architecture1 min read

Outcome-Based Pricing for Software: The Metering, Attribution and Dispute Architecture (2026)

Outcome-based pricing makes your metering pipeline a system of record for money. How to define the outcome, meter it idempotently, attribute it with evidence, and survive disputes.

September 10, 2026Read
Automated Threat Modelling: STRIDE at the Speed of a Sprint (2026)
cyber-security-patterns1 min read

Automated Threat Modelling: STRIDE at the Speed of a Sprint (2026)

Threat modelling dies as an annual workshop. The 2026 pattern: a diagram-as-code model that STRIDE-analyses every pull request and fails the build on new risk.

September 9, 2026Read
Technical Debt in AI-Generated Codebases: Detection and Containment (2026)
ai-engineering1 min read

Technical Debt in AI-Generated Codebases: Detection and Containment (2026)

AI-generated code fails as plausibility, not a crash. The 2026 taxonomy of that debt, how to detect it by provenance and churn, and the containment architecture.

September 9, 2026Read
DORA for Engineering Teams: Operational Resilience Beyond the Policy Document (2026)
cyber-security-patterns1 min read

DORA for Engineering Teams: Operational Resilience Beyond the Policy Document (2026)

DORA is engineering capabilities with clocks: 4-hour incident notification, a graph-backed provider register, TLPT every 3 years, rehearsed exits, measured restores.

September 8, 2026Read
SPIFFE/SPIRE: Workload Identity Without Long-Lived Secrets, and the Attestation Chain That Makes It Real (2026)
cyber-security-patterns1 min read

SPIFFE/SPIRE: Workload Identity Without Long-Lived Secrets, and the Attestation Chain That Makes It Real (2026)

SPIRE issues short-lived SVIDs only after node and workload attestation, so no workload stores a secret. Design the chain, keep 1h TTLs, federate across clouds.

September 8, 2026Read
Alert Fatigue Is an Architecture Problem, Not a Discipline Problem (2026)
multi-cloud-infrastructure1 min read

Alert Fatigue Is an Architecture Problem, Not a Discipline Problem (2026)

The on-call still gets 400 pages a week after every cleanup because pages fire on causes, not symptoms. The fix is SLO burn-rate alerting, inhibition, and ownership routing.

September 7, 2026Read
Signed Images or It Didn't Ship: Sigstore, Attestations, and Admission Gates That Actually Refuse (2026)
cyber-security-patterns1 min read

Signed Images or It Didn't Ship: Sigstore, Attestations, and Admission Gates That Actually Refuse (2026)

"We sign all our images" stops nothing until an admission gate refuses. Identity not keys, SLSA provenance, digest pinning, fail-closed per namespace, and negative tests.

September 7, 2026Read
Secret Rotation at Scale: The Architecture Behind "We Rotated Everything" (2026)
security1 min read

Secret Rotation at Scale: The Architecture Behind "We Rotated Everything" (2026)

After the Drift and Nx token thefts, "rotate everything" took weeks. The architecture that makes it a button: overlap windows, evidence-gated revoke, dynamic credentials.

September 6, 2026Read
Data Clean Room Architecture: Privacy-Preserving Collaboration Without Handing Over the Data (2026)
ai-architecture1 min read

Data Clean Room Architecture: Privacy-Preserving Collaboration Without Handing Over the Data (2026)

Clean rooms are query policy engines, not storage. How identity matching, analysis rules and privacy budgets let partners compute joins without handing over data.

September 6, 2026Read
Diffusion Language Models: Parallel Text Generation and What It Breaks (2026)
ai1 min read

Diffusion Language Models: Parallel Text Generation and What It Breaks (2026)

Autoregressive models decode one token at a time. Diffusion LLMs generate tokens in parallel at 1,000+ per second — but break KV-cache, streaming, and length handling.

September 2, 2026Read
AI Feature Unit Economics: The Gross Margin Per Request Nobody Modelled (2026)
ai1 min read

AI Feature Unit Economics: The Gross Margin Per Request Nobody Modelled (2026)

An AI feature’s cost scales with usage while flat pricing does not, so power users can run deeply negative margins. Model gross margin per request, then defend it.

September 2, 2026Read
Account Takeover Defence Architecture: Signals, Scoring, and Step-Up (2026)
security1 min read

Account Takeover Defence Architecture: Signals, Scoring, and Step-Up (2026)

Account takeover now arrives with valid stolen credentials. The defence is not more MFA — it is login as a continuous risk score, with step-up spent only when earned.

September 1, 2026Read
Real-Time Infrastructure at Scale: WebRTC, SFUs, and the Cost Curve (2026)
architecture1 min read

Real-Time Infrastructure at Scale: WebRTC, SFUs, and the Cost Curve (2026)

Mesh WebRTC dies at five participants. The SFU is the real group-video topology — and the bill lives in egress and TURN relay, not the media server.

September 1, 2026Read
LiteLLM vs Portkey vs Kong vs Cloudflare: The AI Gateway You Actually Need (2026)
ai-engineering1 min read

LiteLLM vs Portkey vs Kong vs Cloudflare: The AI Gateway You Actually Need (2026)

AI gateways converge on features and diverge on deployment. LiteLLM, Portkey, Kong and Cloudflare compared on the axis that decides: who runs it and where it sits.

August 31, 2026Read
Edge Runtime or Multi-Region? The Latency You Buy vs the Complexity You Own
multi-cloud-infrastructure1 min read

Edge Runtime or Multi-Region? The Latency You Buy vs the Complexity You Own

Edge runtime or multi-region? The edge only wins when the request needs no region-bound data. The moment it hits your database, data gravity drags the latency back.

August 31, 2026Read
Card-Not-Present Fraud: 3DS, Risk Routing and the Approval-Rate Trade-off
cyber-security-patterns1 min read

Card-Not-Present Fraud: 3DS, Risk Routing and the Approval-Rate Trade-off

Card-not-present is now most card fraud. 3DS is not prevention — it is a liability-and-friction router. Route challenges by risk, keep the safe majority frictionless.

August 31, 2026Read
Stablecoin Payment Rails: Settlement Architecture for Real Products
ai-architecture1 min read

Stablecoin Payment Rails: Settlement Architecture for Real Products

The on-chain transfer is minutes of work. The ledger, reconciliation, treasury and compliance are the build — on a rail with no chargebacks, you inherit the acquirer's job.

August 28, 2026Read
The Passkey Migration Nobody Plans: Recovery, Fallback, and Enterprise Rollout
ai-architecture1 min read

The Passkey Migration Nobody Plans: Recovery, Fallback, and Enterprise Rollout

Passkeys make login unphishable — so attackers phish recovery, fallback and the helpdesk instead. The enterprise migration is won or lost in the flows nobody budgets for.

August 28, 2026Read
CDC at Scale: When Debezium Becomes the Critical Path
ai-architecture1 min read

CDC at Scale: When Debezium Becomes the Critical Path

CDC is trivial to demo and hard to operate. At scale it becomes a dependency of your source database — the slot pins WAL, the snapshot hurts the source, the schema break is silent.

August 27, 2026Read
04Contact

Bring this thinkingto your business.

Start a
conversation

One essay, most weeks. No noise.