mirror of
https://github.com/Abdess/retrobios.git
synced 2026-05-17 23:35:37 +00:00
verify.py output now uses platform-native terminology: - md5 platforms: X/Y OK, N untested, M missing - existence platforms: X/Y present, M missing Each problem shows (required/optional) from platform YAML. Core gaps section summarizes undeclared files by severity: - required NOT in repo: critical gaps needing sourcing - required in repo: can be added to platform config - optional: informational Consistency check in pipeline.py updated to match new format. All 7 platforms verified, consistency OK across verify and pack. |
||
|---|---|---|
| .. | ||
| scraper | ||
| auto_fetch.py | ||
| common.py | ||
| cross_reference.py | ||
| dedup.py | ||
| download.py | ||
| download.sh | ||
| generate_db.py | ||
| generate_pack.py | ||
| generate_readme.py | ||
| generate_site.py | ||
| list_platforms.py | ||
| migrate.py | ||
| pipeline.py | ||
| refresh_data_dirs.py | ||
| validate_pr.py | ||
| verify.py | ||