Files
hermes-brain/ideas/passepartout-economics/verified-skill-marketplace.org
Hermes 3063f8fdf7 Normalize all passepartout-economics to inline wiki links
Replaced every bottom-of-section 'See also:' block with inline
Org-mode file: links at the first natural mention in body text.
All 29 files across the economics directory now use wiki-style
inline cross-references rather than standalone reference blocks.
2026-05-23 05:58:18 +00:00

12 lines
883 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. The marketplace relies on [[file:gate-rule-encoding.org][Gate rule encoding]] to define skill constraints and an [[file:evaluation-harness.org][Evaluation harness]] to verify them.