Skip to content

Remove Z3 fixtures from repo — generated artifacts

8f0002f
Select commit
Loading
Failed to load commit list.
Open

Formal verification for policy module: 3 bugs fixed, 44 Z3 proofs, 100% MC/DC #7932

Remove Z3 fixtures from repo — generated artifacts
8f0002f
Select commit
Loading
Failed to load commit list.
probelabs / Visor: quality succeeded Apr 20, 2026 in 2m 21s

✅ Check Passed (Warnings Found)

quality check passed. Found 1 warning, but fail_if condition was not met.

Details

📊 Summary

  • Total Issues: 1
  • Warning Issues: 1

🔍 Failure Condition Results

Passed Conditions

  • global_fail_if: Condition passed

Issues by Category

General (1)

  • ⚠️ .claude/settings.local.json:1 - This file appears to be a user-specific or tool-specific local configuration file (settings.local.json) that may not be intended for version control. Such files can introduce noise and potential conflicts if different developers have different local settings.

Powered by Visor from Probelabs

💡 TIP: You can chat with Visor using /visor ask <your question>

Annotations

Check warning on line 1 in .claude/settings.local.json

See this annotation in the file changed.

@probelabs probelabs / Visor: quality

undefined Issue

This file appears to be a user-specific or tool-specific local configuration file (`settings.local.json`) that may not be intended for version control. Such files can introduce noise and potential conflicts if different developers have different local settings.
Raw output
Consider adding `.claude/settings.local.json` to the root `.gitignore` file if it's not meant to be shared across all development environments. If it is intended to be shared, consider renaming it to remove the `.local` suffix to avoid confusion.