Itô Data Atlas Agent Use this skill to design an agent that watches data sources, builds candidate prediction-market baskets, drafts parameter changes, and hands the result to a human for review. This skill describes architecture and workflow. It does not run live trading. Guardrails - Keep all execution behind explicit human approval. - Require only for read-only Itô data access unless a separate private implementation explicitly adds execution controls. - Do not persist private user data unless the target repo already has a storage contract and the user asks for it. - Do not expose private…