The Multiplex

Some things I'm working on

Bradbury's Challenge

Exploring connections between the things I read. Related post

Automated root cause analysis pipelines

LLM-powered, trending toward agentic status. Something fails, like software tests or other build failures, stack traces in production logs, etc., and the pipeline kicks off and produces a root cause analysis with recommended fixes.

User behavior analysis

A system that stores raw user events from software applications in a graph database in a structured format, and that provides an API enabling analysis of critical application flows. Enables some pretty cool use cases if you give an LLM access to the API via MCP or Skills or etc.