feat(local): bind legacy adoption provenance

This commit is contained in:
whyour
2026-08-23 20:26:01 +08:00
parent 74ae891070
commit 31a9bcbe83
32 changed files with 1437 additions and 81 deletions
+4 -2
View File
@@ -2069,8 +2069,10 @@ function auditSourceImports(root, packagePath, findings) {
!(
path.relative(packageDirectory, filePath) ===
'src/deployment/reconciliation/application/secret-and-config/rowPlan.ts' &&
specifier ===
'@qinglong/local-admin/reconciliation-secret-and-config-inspection'
[
'@qinglong/local-admin/reconciliation-secret-and-config-inspection',
'@qinglong/local-sqlite/adoption-provenance',
].includes(specifier)
) &&
!(
[