AI Agents on z4p
z4p does not embed a single LLM. It is a harness: it composes context from the vault bible, runs tools and loops, proposes actions, and waits for approval.
The actual intelligence can come from any of the 50+ providers z4p supports (OpenAI, Anthropic, local models, etc.).
How agents work
- Compose — Vault bible + live memory + learnings
- Retrieve — FTS5 search for relevant past outcomes
- Decide — LLM chooses tools and proposes actions
- Simulate — Routes are dry-run against venues
- Approve — Trader approves before execution
Planned in z4p Mobile
The companion app will surface specialized agents for:
- Portfolio analysis
- Market research
- Trade rationale explanations
- Opportunity scanning
These agents prepare actions; the harness executes only after approval.