generated from coulomb/repo-seed
chore: add local consistency sync cli
This commit is contained in:
@@ -85,5 +85,5 @@ Use the **Add Repo** form or:
|
||||
# 1. Author classification file in the repo
|
||||
# 2. Register / reclassify
|
||||
make register-from-classification PATH=/path/to/repo
|
||||
make fix-consistency REPO=<slug>
|
||||
statehub fix-consistency
|
||||
```
|
||||
@@ -82,7 +82,7 @@ Invalidation). The practical consequence:
|
||||
| `uv.lock`, `package-lock.json`, etc. | SBOM entries + licence risk | `make ingest-sbom REPO=` |
|
||||
| `tpsc.yaml` | Third-party service declarations + GDPR warnings | `make ingest-tpsc REPO=` |
|
||||
| `SCOPE.md` capability blocks | Capability catalog | `make ingest-capabilities REPO=` |
|
||||
| `workplans/*.md` | Workstream + task status | `make fix-consistency REPO=` |
|
||||
| `workplans/*.md` | Workstream + task status | `statehub fix-consistency` |
|
||||
| Repo files + DB records | DoI compliance tier | Fingerprint cache, auto-refreshed on read |
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user