You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,10 @@ Legal and provenance policy:
37
37
-`docs/xci-intake.md` documents the XCI intake workflow and mock extractor format.
38
38
-`docs/validation-artifacts.md` defines validation artifact indexing, workflows, and dependencies.
39
39
-`docs/validation-video.md` describes the hash-based video validation workflow.
40
+
-`docs/title-hash-ingest.md` documents hash-based title/data ingest and local decoder-ring files.
40
41
-`scripts/capture-validation.sh`, `scripts/capture-video-macos.sh`, `scripts/capture_video.sh`, and `scripts/validate_artifacts.sh` provide capture and validation helpers.
42
+
-`scripts/ingest_hashed_title.sh` hashes title/data paths for private local workspaces.
43
+
-`scripts/rewrite_title_refs_in_history.sh` rewrites commit-message title references to hash ids.
41
44
42
45
## Back Pressure Hooks
43
46
These hooks add fast, consistent feedback to keep the repo autonomous and reduce review churn. Hooks are defined in `.pre-commit-config.yaml` and can be run with `prek` (preferred) or `pre-commit`.
0 commit comments