Your Agents.md file might be being ignored. Here's why it may not matter

I dive into AGENTS.md and test its effectiveness to find that it isn't what you might think. At best it's a hint to your model. At worst, it's a waste of context / tokens and thus a waste of money. My results show only 1/5 models I tested actually enforced the rules I stipulated in AGENTS.md and I'm not alone - published research shows the same trend.

I discuss the research + some strategies that might help you.

Bringing osquery together with OpenTelemetry

osquery is a fantastic little tool, typically used in security setups, which turns your endpoints into a queryable SQL database (eg. SELECT * from processes).

In this video I show you how to grab that data and send it to your Observability system so that now, both Observability (APM) data and security data can co-exist in a single place.