Cover image

The Policy Has to Work Somewhere: RL for Scale, Trust, and Other Inconveniences

Deployment is where elegant AI systems go to meet bandwidth caps, slow devices, noisy user preferences, and privacy policies written by committees with very strong coffee. That is the useful lens for reading Guangchen Lan’s dissertation, Reinforcement Learning for Scalable and Trustworthy Intelligent Systems.1 It is tempting to describe the work as a collection of four reinforcement-learning methods: one for synchronous federated RL, one for asynchronous federated RL, one for preference optimization, and one for contextual privacy. Technically, that is true. Editorially, it is the least interesting way to read it. ...

June 8, 2026 · 21 min · Zelina
Cover image

Agents Without Borders: When AI Stops Asking and Starts Acting

Agents are not just chatbots with better manners Workflow automation used to be a polite arrangement. A human clicked a button, software followed instructions, logs were produced, and everyone pretended governance was mostly a documentation problem. Then AI agents arrived and made the arrangement less polite. An agent does not merely answer a question. It may search a database, call an API, write to a CRM, summarize private context, email a supplier, open a ticket, query a payment system, and decide which step comes next. That is the point. It is also the problem. ...

March 22, 2026 · 16 min · Zelina
Cover image

The Illusion of Anonymity: When AI Connects the Dots You Thought Were Safe

Anonymized data is still a story A customer log has no name. A research interview has no email address. A support transcript has placeholders where the direct identifiers used to be. Everyone relaxes. Compliance smiles politely. The spreadsheet is now “anonymous.” This is the small office ritual behind a very large assumption: if we remove direct identifiers, the remaining data becomes hard enough to link back to real people. ...

March 21, 2026 · 18 min · Zelina

AI Access Control, Logging, and Retention Policies

How to design access controls, prompt/output logging, and retention rules for AI systems so governance remains practical, auditable, and proportional to risk.

March 16, 2026 · 6 min · Michelle

AI Vendor Risk Assessment and Procurement Checklist

How to evaluate AI vendors before rollout, using a practical checklist for data handling, governance, contract risk, security posture, and operational fit.

March 16, 2026 · 6 min · Michelle

Anonymize Customer Data with AI

How to use AI to redact, mask, or pseudonymize customer data safely, and where automated anonymization can fail in practice.

March 16, 2026 · 6 min · Michelle

Deploy Your Own Private LLM

What a private LLM deployment means in practice, when it makes sense, and how to compare managed private inference, self-hosting, and hybrid architectures.

March 16, 2026 · 5 min · Michelle

When Not to Send Data to a Public LLM

How to decide when a business workflow should avoid public LLM endpoints, based on data sensitivity, contractual exposure, and safer design alternatives.

March 16, 2026 · 6 min · Michelle
Cover image

Mind the Agent: When AI Starts Reading the Room (and Your Brain)

Mind the Agent: When AI Starts Reading the Room (and Your Brain) Room. That is where most “AI agent” discussions quietly stop. The agent sees the screen. It reads the chat. It scans the calendar. Perhaps it hears a meeting transcript, checks a CRM record, and decides that everyone is “aligned,” which is corporate English for “no one has objected loudly enough yet.” ...

March 4, 2026 · 17 min · Zelina
Cover image

Auditing the Illusion of Forgetting: When Unlearning Isn’t Enough

Deletion requests sound simple until the model answers politely. A user asks for data to be removed. A publisher demands that copyrighted passages stop being reproduced. A compliance team wants evidence that a fine-tuned model no longer carries traces of a forbidden dataset. The model is run through an unlearning method, the surface tests improve, the dashboard turns less red, and everyone enjoys the brief spiritual comfort of a green checkmark. ...

January 22, 2026 · 17 min · Zelina