]> FriiDump Source - friidump.git/blobdiff - README.md
FriiDump 0.5.3.15: close XGD1 geometry and lead-in capture
[friidump.git] / README.md
index 8bb5e213bfcdc0a88e489123cd60b6f9dcafb5eb..9853ea5ef9ad0f16897ba898be812f4823b08a59 100644 (file)
--- a/README.md
+++ b/README.md
@@ -19,8 +19,9 @@ Xbox-specific behavior is documented in [`docs/XBOX.md`](docs/XBOX.md).
 
 ## Repository status
 
 
 ## Repository status
 
-This is the first canonical-source candidate for the standalone `friidump`
-repository. The imported baseline is intentionally conservative: source and
+This is the active canonical Project Frankenstein FriiDump repository. Authority
+was accepted at annotated tag `v0.5.3.5-pf1`. The imported baseline is
+intentionally conservative: source and
 maintained documentation were preserved, while disc images, live logs, compiled
 binaries, build directories, result archives, and unrelated reverse-engineering
 work were excluded.
 maintained documentation were preserved, while disc images, live logs, compiled
 binaries, build directories, result archives, and unrelated reverse-engineering
 work were excluded.
@@ -33,6 +34,14 @@ D:\vscode-workspace\friidump
 
 No firmware binaries or disc images belong in this Git repository.
 
 
 No firmware binaries or disc images belong in this Git repository.
 
+Authority surfaces:
+
+```text
+repository: /srv/project-frankenstein/repos/friidump.git
+authority marker: /srv/project-frankenstein/catalog/authority/friidump.json
+canonical tag: v0.5.3.5-pf1
+```
+
 ## Build
 
 ### Windows — validated MSVC 32-bit path
 ## Build
 
 ### Windows — validated MSVC 32-bit path
@@ -65,7 +74,7 @@ cmake --build build
 ./build/src/friidump --help
 ```
 
 ./build/src/friidump --help
 ```
 
-The repository candidate was locally compiled with GCC using this path. The
+The canonical repository baseline was locally compiled with GCC using this path. The
 build completed successfully. One inherited warning remains in
 `libfriidump/rs.c` concerning a right-shift count; it is recorded as technical
 debt and was not silently changed during repository import.
 build completed successfully. One inherited warning remains in
 `libfriidump/rs.c` concerning a right-shift count; it is recorded as technical
 debt and was not silently changed during repository import.