| 1 | asset_links | cerberus | Validate assetlinks.json structure and content | D:\working\flipdare\firebase\public\assetlinks.json | ERROR | 0.0 | File not found: D:\working\flipdare\firebase\public\assetlinks.json |
| 2 | KZF6BYAXJQ | cerberus | Validate apple-app-site-association structure and content | D:\working\flipdare\firebase\public\apple-app-site-association | ERROR | 0.0 | File not found: D:\working\flipdare\firebase\public\apple-app-site-association |
| 3 | constants_validation | cerberus | Validate constants.py structure and content | D:\working\flipdare\firebase\functions\constants.py | ERROR | 0.0 | File not found: D:\working\flipdare\firebase\functions\constants.py |
| 4 | deep_link_validation | cerberus | Validate deep_link.json structure and content | D:\working\flipdare\firebase\functions\deep_link.json | ERROR | 0.0 | File not found: D:\working\flipdare\firebase\functions\deep_link.json |
| 5 | ballot_algorithms | custom | Validate voting ballot algorithms (Kemeny-Young, Thompson Sampling, production routing) | custom/custom_ballot_check.py::CustomBallotCheck | ERROR | 0.003 | ImportError: attempted relative import with no known parent package |
| 6 | job_config | custom | Validate job configuration completeness, AppJobType/AppJobGroup coverage and schedule balance | custom/custom_job_config_check.py::CustomJobConfigCheck | ERROR | 0.361 | ImportError: attempted relative import with no known parent package |
| 7 | mailer | custom | Validate admin mailer can send to expected addresses | custom/custom_mailer_check.py::CustomMailerCheck | ERROR | 0.001 | ImportError: attempted relative import with no known parent package |
| 8 | sentiment_scoring | custom | Validate moderation/sentiment scoring service with known fixtures | custom/custom_sentiment_check.py::CustomSentimentCheck | ERROR | 0.001 | ImportError: attempted relative import with no known parent package |