We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d42283 commit 6a5ac26Copy full SHA for 6a5ac26
1 file changed
META.scm
@@ -22,3 +22,11 @@
22
23
(define design-rationale
24
'((why-rsr "RSR ensures consistency, security, and maintainability.")))
25
+
26
+;; CROSS-PLATFORM STATUS (2025-12-17)
27
+(cross-platform-status
28
+ (sync-status "needs-review")
29
+ (gitlab-url "https://gitlab.com/hyperpolymath/proof-of-work")
30
+ (instructions
31
+ ";; git remote add gitlab <gitlab-url>"
32
+ ";; git fetch gitlab && git diff main gitlab/main"))
0 commit comments