rMax.ai
AI-first engineering

Research

I conduct independent, applied research at the intersection of AI systems, software engineering, and agent governance. My work focuses on understanding how modern AI-enabled tools actually behave in production—not in demos, benchmarks, or abstractions.

The emphasis is practical: studying real systems, extracting reusable patterns, and publishing findings as open technical notes and artifacts.


System Prompts Forensics

System Prompts Forensics is an ongoing research project dedicated to analyzing how contemporary AI tools structure their system prompts.

System prompts are treated here as first-class system components: mechanisms that encode authority, scope, permissions, constraints, and control over agent behavior. Rather than viewing them as opaque or proprietary text, the project examines them the same way one would examine APIs, protocols, or execution models.

The research is comparative and grounded in real tooling, including developer assistants and agent-based systems.

Core questions include:

  • How is authority delegated between humans, tools, and agents?
  • How are constraints and safety boundaries encoded?
  • What governance patterns recur across different tools?
  • Which prompt primitives are reusable across systems?

The goal is not optimization for a single model, but clarity about how agent control actually works and how it can be designed deliberately.

system-prompts-forensics.rmax.ai


Research Principles

This work follows a few simple principles:

  • Applied over theoretical — grounded in real systems and artifacts
  • Comparative over anecdotal — patterns emerge across tools, not opinions
  • Open by default — notes, reports, and taxonomies are published publicly
  • Engineering-first — prompts are analyzed as system design, not copywriting

Outputs

Research outputs typically include:

  • Technical notes and essays
  • Comparative reports
  • Prompt taxonomies and primitives
  • Open repositories with artifacts and documentation

All material is written to be useful to practicing engineers designing or operating agent-enabled systems.


Scope and Non-Goals

This is not academic research, benchmarking work, or product marketing. It is an engineering-driven effort to make agent-first development more legible, governable, and repeatable.


Contact

If you are working on AI tooling, agent systems, or developer platforms and want to discuss patterns, failures, or governance models, you can reach me via the links on this site.