How ASX Intel works
ASX Intel is a two-agent AI pipeline built by a network engineer to demonstrate practical LLM application development. Every design decision was made deliberately — here's what's running under the hood.
Two agents. One verdict.
Most AI tools use a single prompt to do everything. ASX Intel separates analysis from validation — Agent 1 forms a view, Agent 2 stress-tests it with live web search before anything reaches you. The same pattern a senior analyst uses to pressure-test a junior's work before it goes to a client.
Separation of concerns
Each agent has a single focused role, a defined input contract, and a defined output contract. Neither agent does the other's job.
Tools and why they were chosen
What this tool can and can't do
Architectural honesty matters. These are the current constraints — each one has a planned resolution.