()
| 245 | TotalTokensUsed() int64 |
| 246 | TotalCacheReadTokens() int64 |
| 247 | TotalCacheWriteTokens() int64 |
| 248 | Warnings() []agent.AgentWarning |
| 249 | // ProjectSummary is the markdown project-level summary produced by |
| 250 | // scan's PROJECT_SUMMARY_TASK. Empty for review mode and for scans |
no outgoing calls