Writing

Technical deep-dives, tutorials, and perspectives on software engineering, tooling, and building products.

5 posts published

5 articles total

Your AI Agent Did Something Last Tuesday and Nobody Can Tell You What

"You're a developer. You've got an AI agent doing something actually important — code review, infrastructure configs, customer data." "Because what you're about to discover is that you have essentially zero ability to answer 'what did my agent do and why?'"

Feb 22, 2026·5 min read·Development

Revolutionizing SEC Compliance: Building an AI-Powered Domain-Specific Language with Java Spring Boot

In the rapidly evolving landscape of financial regulation, compliance teams face an impossible challenge: manually implementing complex SEC rules that change frequently, require months of development cycles, and demand perfect accuracy. At **ScaleFirst**, we're pioneering a revolutionary solution that combines the power of Domain-Specific Languages (DSL) with AI assistance to transform how financial institutions handle regulatory compliance.

Sep 15, 2025·13 min read·FinTech

MCP Server - Reference Implementation in Fund Accounting

Building an MCP Server for Mutual Fund and ETF Accounting Static Data: A Complete Guide for Investment Management

Aug 3, 2025·51 min read·FinTech

Building Tech for Tokenized Treasury Bills: A Java 21+ Guide

With the emergence of tokenized US Treasury securities like Franklin Templeton's FOBXX and BlackRock's BUIDL, traditional investment management systems need robust integration capabilities. This article explores building production-ready APIs using Java 21 and Spring Boot.

Jul 2, 2025·28 min read·Blockchain