All 117 inter-node links now use [[file:node-name.org][title]] format which renders as clickable hyperlinks in both Emacs (C-c C-o) and web-based org renderers (Gitea, GitHub). Each node retains its :ID: UUID property for Emacs org-roam database features (backlinks, capturing, node-find). Prev format: [[id:uuid][title]] — Emacs only, dead text on web New format: [[file:name.org][title]] — works everywhere
14 lines
818 B
Org Mode
14 lines
818 B
Org Mode
:PROPERTIES:
|
|
:ID: d84679f1-c0c5-5be4-b19c-6573560640ee
|
|
:END:
|
|
#+title: Verified Skill Marketplace
|
|
#+filetags: :passepartout:revenue:marketplace:skills:
|
|
|
|
A marketplace where skills are verified (sandbox + ACL2 non-contradiction proof) before listing. The marketplace takes a cut.
|
|
|
|
Value is in the verification infrastructure, not the skills themselves. Anybody can write a skill; the marketplace provides the guarantee that the skill won't corrupt the fact store, won't violate gate rules, and won't introduce inconsistencies.
|
|
|
|
This is the App Store model applied to provable correctness. The gatekeeper role is replaced by the prover — and the prover is transparent, inspectable, and impartial.
|
|
|
|
See also: [[file:gate-rule-encoding.org][Gate rule encoding]], [[file:evaluation-harness.org][Evaluation harness]]
|