]> FriiDump Source - friidump.git/commitdiff
PFES-REPO-README-001: Refresh canonical documentation pfes-repo-readme-001-friidump-v1
authorProject Frankenstein <project-frankenstein@local>
Thu, 16 Jul 2026 03:36:00 +0000 (03:36 +0000)
committerProject Frankenstein <project-frankenstein@local>
Thu, 16 Jul 2026 03:36:00 +0000 (03:36 +0000)
README.md
docs/CURRENT_STATUS.md [new file with mode: 0644]
docs/REPOSITORY_SCOPE.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.
diff --git a/docs/CURRENT_STATUS.md b/docs/CURRENT_STATUS.md
new file mode 100644 (file)
index 0000000..f769f8f
--- /dev/null
@@ -0,0 +1,26 @@
+# Current Status
+
+## Authority
+
+FriiDump is active at `/srv/project-frankenstein/repos/friidump.git` under
+annotated tag `v0.5.3.5-pf1`.
+
+## Validated paths
+
+- Windows/MSVC 32-bit build helper retained;
+- Linux/CMake configure, build, and `--help` smoke validated;
+- exact promoted HLDS profiles support selected GC/Wii hardware;
+- GDR-8050L and GDR-3120L Xbox/XGD paths are present;
+- media/profile preflight, metadata, XISO, and STOP UNIT cleanup are maintained.
+
+## Known limitation
+
+`libfriidump/rs.c` retains an inherited right-shift-count warning. It remains
+technical debt and was not silently altered during repository or documentation
+work.
+
+## Boundary
+
+Disc images, live logs, compiled output, build directories, firmware, and
+result archives remain outside Git. `friidump-handoff.md` is transition history,
+not the current specification; use `README.md`, `docs/XBOX.md`, and this file.
index 02ddac06289b4730d19ececa08cd83ed5a82e77a..ac0e0054488f2bdd52b621bbfb6b3106f9c54b31 100644 (file)
@@ -22,3 +22,9 @@
 Excluded materials remain in their appropriate project repositories or managed
 artifact storage; exclusion from this Git repository is not an instruction to
 delete them.
 Excluded materials remain in their appropriate project repositories or managed
 artifact storage; exclusion from this Git repository is not an instruction to
 delete them.
+
+## Authority and relationships
+
+FriiDump owns the application and maintained drive profiles. Firmware extraction
+and analyzer logic belong in `xbox-dvd-tools`; emulation belongs in
+`mn103s-emulator`; evidence status and decisions belong in PFES.