| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140 |
- {
- "schema_version": "mimosa-task-review/v2",
- "run_id": "20260907T163826916Z-48932-e6f5167d774d",
- "run_status": "completed",
- "errors": [],
- "coverage": {
- "schema_version": "mimosa-hook-coverage/v1",
- "status": "complete",
- "scope": "hook_observed_diff",
- "baseline": {
- "complete": true,
- "captured_files": 673,
- "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-07T16:38:26.916Z",
- "session_id": "sess_f4d90ed3-2420-4339-a0ae-14a2d51d1419",
- "target": ".",
- "revision": null,
- "rules_version": "unavailable",
- "diff_hash": "46612e3f1b1123bb9d7d421231180b0e1cd7166618468b21fde4769243649f21",
- "diff": {
- "algorithm": "sha256",
- "changed_file_count": 2,
- "changed_files": [
- {
- "file": "TeamAAS.Plugins/Plugins.Script/ScriptCompiler.cs",
- "ranges": [
- {
- "start": 32,
- "end": 69
- }
- ],
- "before_hash": "2093fca86ac1ca2c5fec8a9ac4c7337f813f114f6a7da337ce7fe76f62db4b53",
- "after_hash": "ba64f1d7866a54dfc9ebedcb4a3370461ea2f52f2cea90d8d8be642f05f217d0"
- },
- {
- "file": "TeamAAS.Plugins/Plugins.Script/ScriptToolPlugin.cs",
- "ranges": [
- {
- "start": 59,
- "end": 71
- },
- {
- "start": 76,
- "end": 79
- }
- ],
- "before_hash": "4accdaf4f70aeff6d35e6fe30dbf5d46b381fdd35cff5ea0d1d0b3d47d428dc1",
- "after_hash": "c9a5cff176330e9655d54f11dbb0b9dee98fe305d1a598973067942ef1d7f2bd"
- }
- ]
- },
- "timing": {
- "started_at": "2026-09-07T16:38:25.254Z",
- "completed_at": "2026-09-07T16:38:26.916Z",
- "duration_ms": 1662,
- "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": 1662,
- "peakMemoryBytes": 156692480,
- "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_f4d90ed3-2420-4339-a0ae-14a2d51d1419-20260907T163826916Z-48932-e6f5167d774d.json",
- "latest_report": ".mimosa/reports/task-review-sess_f4d90ed3-2420-4339-a0ae-14a2d51d1419.json",
- "history_summary": ".mimosa/history/run-20260907T163826916Z-48932-e6f5167d774d.json"
- }
- }
|