AgentGovernanceSummaryOptions
Options for the governance summary.
Properties¶
| Property | Type | Description |
|---|---|---|
endTime? |
Date |
Inclusive upper bound for the query window. Defaults to now when omitted. |
packName? |
string |
Restrict totals and breakdowns to a single governance pack. |
sections? |
AgentGovernanceSection[] |
Which sections to compute. Omit for the default set (totals, hook, agent, policy, pack); action and mode are opt-in. |
topN? |
number |
Top-N size for each breakdown. |