| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160 |
- {
- "schema_version": "mimosa-task-review/v2",
- "run_id": "20260908T011807109Z-58104-db7a2be0a5de",
- "run_status": "completed",
- "errors": [],
- "coverage": {
- "schema_version": "mimosa-hook-coverage/v1",
- "status": "complete",
- "scope": "hook_observed_diff",
- "baseline": {
- "complete": true,
- "captured_files": 690,
- "candidate_limit": 5000,
- "truncated": false,
- "enumeration_error_count": 0,
- "snapshot_error_count": 0,
- "compensated_target_count": 2
- },
- "change_tracking": {
- "touched_observed": 2,
- "touched_retained": 2,
- "truncated": false,
- "bash_mutation": false,
- "bash_discovered": 0,
- "bash_discovery_limit": 80,
- "bash_discovery_truncated": false
- },
- "candidates": {
- "eligible_files": 2,
- "selected_files": 2,
- "limit": 20,
- "truncated": false
- },
- "scanning": {
- "required_files": 2,
- "scanned_files": 2,
- "skipped_files": 0,
- "failed_files": 0,
- "project_checks_required": 0,
- "project_checks_completed": 0
- },
- "notification": {
- "eligible_findings": 0,
- "detailed_findings": 0,
- "detail_limit": 3,
- "truncated": false
- },
- "reason_counts": {},
- "reasons": [],
- "reasons_truncated": false
- },
- "generated_at": "2026-09-08T01:18:07.109Z",
- "session_id": "sess_d393223c-1c64-47d5-93b7-5c95b034a7b5",
- "target": ".",
- "revision": null,
- "rules_version": "unavailable",
- "diff_hash": "e21e1c72b30cd1d0ae1168405c78e3b670eb63e536aa568e61ee13706be268eb",
- "diff": {
- "algorithm": "sha256",
- "changed_file_count": 2,
- "changed_files": [
- {
- "file": "TeamAAS.Plugins/Plugins.Script/ScriptCompiler.cs",
- "ranges": [
- {
- "start": 189,
- "end": 200
- },
- {
- "start": 204,
- "end": 204
- },
- {
- "start": 206,
- "end": 206
- },
- {
- "start": 208,
- "end": 214
- },
- {
- "start": 216,
- "end": 216
- }
- ],
- "before_hash": "ba64f1d7866a54dfc9ebedcb4a3370461ea2f52f2cea90d8d8be642f05f217d0",
- "after_hash": "912be1c29889cf5f58ae63d4d75713015a69fa01f0fd5f79d0272ffebe3ccec6"
- },
- {
- "file": "TeamAAS.Plugins/Plugins.Script/Views/ScriptToolView.xaml.cs",
- "ranges": [
- {
- "start": 115,
- "end": 116
- },
- {
- "start": 118,
- "end": 125
- },
- {
- "start": 130,
- "end": 131
- }
- ],
- "before_hash": "9703fb2e8362e0ea199b34584a0b398eca17939a26d2700886e4c01193bcd897",
- "after_hash": "37dd9e2c6267c072a4122ac960ac9d3be1c26047da7bbf288c56f510aca898ce"
- }
- ]
- },
- "timing": {
- "started_at": "2026-09-08T01:18:06.288Z",
- "completed_at": "2026-09-08T01:18:07.109Z",
- "duration_ms": 821,
- "measurement": "hook_wall_clock"
- },
- "tokens": {
- "input": 0,
- "output": 0,
- "total": 0,
- "model_calls": 0,
- "measurement": "known-zero"
- },
- "telemetry": {
- "schemaVersion": "mimosa-gate-telemetry/v1",
- "profile": "gate",
- "operation": "Stop",
- "outcome": "complete",
- "latencyMs": 821,
- "peakMemoryBytes": 156487680,
- "memoryMeasurement": "max-observed-process-rss",
- "scannedFiles": 2,
- "cache": {
- "hits": 0,
- "misses": 0,
- "measurement": "not-applicable"
- },
- "denyCount": 0,
- "tokens": {
- "input": 0,
- "output": 0,
- "total": 0,
- "modelCalls": 0,
- "measurement": "known-zero"
- }
- },
- "finding_count": 0,
- "rewake_finding_count": 0,
- "evidence_boundary": {
- "scan": "candidate",
- "static_fix_verification": "observed_static_only",
- "runtime_verification": "not_performed"
- },
- "finding_events": [],
- "findings": [],
- "artifacts": {
- "immutable_report": ".mimosa/reports/task-review-sess_d393223c-1c64-47d5-93b7-5c95b034a7b5-20260908T011807109Z-58104-db7a2be0a5de.json",
- "latest_report": ".mimosa/reports/task-review-sess_d393223c-1c64-47d5-93b7-5c95b034a7b5.json",
- "history_summary": ".mimosa/history/run-20260908T011807109Z-58104-db7a2be0a5de.json"
- }
- }
|