For traders
Generate a risk profile from recent Pacifica behavior, test a trade in Scenario Lab, and pick the cleanest action path before sending an order.
Pacifica Account Health learns a trader's recent posture from Pacifica account history, generates a live risk profile, simulates what-if trades, and keeps those guardrails active before anyone adds leverage.
Generate a risk profile from recent Pacifica behavior, test a trade in Scenario Lab, and pick the cleanest action path before sending an order.
Install skill.md so AI assistants can read the same history-built risk profile, refuse unsafe leverage, and stay aligned with the same product logic.
Use Pacifica REST data to turn raw history into personal guardrails, then layer on scenario simulation, planning, and alert workflows.
The skill teaches agents when to ask for a Pacifica wallet, how to call the API, how to generate a history-based risk profile, how to classify risky desks, and how to produce a concise risk report without pretending to be financial advice.
curl -s https://pacifica-risk-room.vercel.app/skill.md > SKILL.mdUse the Pacifica Account Health skill to check this wallet before suggesting any leverage: 96BSa5qqWnQ7WHF8TEyRVpGjWbc2srgCWsSMfNVyZptncurl "https://pacifica-risk-room.vercel.app/api/pacifica-risk-room?account=96BSa5qqWnQ7WHF8TEyRVpGjWbc2srgCWsSMfNVyZptn"The UI and skill both use the same Pacifica Account Health API. That keeps the product honest: the generated risk profile and the agent report are derived from the same Pacifica history a human sees in the workspace.
The product combines Pacifica account history, live posture, market context, liquidation distance, and carry cost into one decision layer. The same logic powers the UI, API, and agent skill.