()
| 277 | TotalTokensUsed() int64 |
| 278 | TotalCacheReadTokens() int64 |
| 279 | TotalCacheWriteTokens() int64 |
| 280 | Warnings() []agent.AgentWarning |
| 281 | // ProjectSummary is the markdown project-level summary produced by |
| 282 | // scan's PROJECT_SUMMARY_TASK. Empty for review mode and for scans |
no outgoing calls