get_rules
Get the Mandate Vault rulebook: every deposit/withdrawal, NAV/pricing-gate, rebalancing, supply-auction, supplier-tier, fee, bond, role/key, emergency-exit, pilot-limit, and agent-access-pricing rule as one machine-readable list. Each row carries its exact value, what enforces it (a contract constant, a contract immutable, the server, or NightWatch policy), its source (file:symbol or doc section), and its status (live-testnet / mainnet-target / policy). Also returns an explicit 'under_review' list of decisions NightWatch has not yet made, stated as such rather than omitted. product is always 'mandate-vault' today; pass topic to filter to one section, e.g. 'Fees' or 'Supply auction'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | No | Optional: filter to one topic, e.g. 'Fees', 'Supply auction', 'Roles & keys' (case-insensitive, exact match) | |
| product | No | Which rulebook — only 'mandate-vault' exists today | mandate-vault |