Skip to content

Commit 6a5ac26

Browse files
author
Jonathan D.A. Jewell
committed
meta: add cross-platform status
1 parent 9d42283 commit 6a5ac26

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

META.scm

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,11 @@
2222

2323
(define design-rationale
2424
'((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

Comments
 (0)