()
| 297 | TotalTokensUsed() int64 |
| 298 | TotalCacheReadTokens() int64 |
| 299 | TotalCacheWriteTokens() int64 |
| 300 | Warnings() []agent.AgentWarning |
| 301 | // ProjectSummary is the markdown project-level summary produced by |
| 302 | // scan's PROJECT_SUMMARY_TASK. Empty for review mode and for scans |
no outgoing calls