Sync working tree before initial Gitea push
Includes: - cli.py path fix (parents[1]) for config/catalog resolution - Library cleanup feature design docs (TODO.md, mockup) - Audit + bug-queue markdowns from May 2026 reliability pass - .gitignore expanded for transient artifacts
This commit is contained in:
@@ -39,7 +39,10 @@ from rcjav.output import ( # noqa: F401
|
||||
write_json,
|
||||
)
|
||||
from rcjav.library import ( # noqa: F401
|
||||
classify_filename_hygiene,
|
||||
find_library_issues,
|
||||
find_missing_resolution,
|
||||
find_resolution_noncanonical,
|
||||
rename_file_in_remote,
|
||||
rename_files_batch,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user