Skip to content

Commit e622a19

Browse files
Jonathan D.A. Jewellclaude
andcommitted
feat: add OPSM to echidna ecosystem (community-tools)
Enroll odds-and-sods-package-manager for formal verification of package distribution pipelines and dependency integrity proofs. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 20750d8 commit e622a19

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

.machine_readable/ECOSYSTEM.scm

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,13 @@
355355
((relationship . "sibling-intelligence")
356356
(description . "Neurosymbolic CI/CD intelligence platform")
357357
(usage . "VeriSimDB connector, pattern detection, fleet dispatch")
358-
(url . "https://github.com/hyperpolymath/hypatia")))))
358+
(url . "https://github.com/hyperpolymath/hypatia")))
359+
360+
(opsm
361+
((relationship . "sibling-tool")
362+
(description . "Federated multi-language package manager with cryptographic security")
363+
(usage . "Formal verification of package distribution pipelines, dependency integrity proofs")
364+
(url . "https://github.com/hyperpolymath/odds-and-sods-package-manager")))))
359365

360366
(potential-integrations
361367
((mathlib

0 commit comments

Comments
 (0)