wavefunction-search
Demand-side discovery for the agent economy: distill ambiguous intentions into commitments and match them to constitutionally-aligned agents and collectives.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
- Intake: Distill a user's dialogue into an intention wavefunction (explicit intentions + confidence). dialogue: [{role, content}, ...].
- Collapse: Collapse the user's wavefunction into an actionable commitment, weighted by stake.
- Find Matches: Match the user's collapsed intention to constitutionally-aligned agents/collectives, ranked by alignment score.
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Demand-side discovery for the agent economy: distill ambiguous intentions into commitments and match them to constitutionally-aligned agents and collectives. Completes the loop — find (here) → verify (identity/ERC-8004 bridge) → trust (oracle) → hire (escrow+metering). Part of the Viridis Agent Fleet. Genesis receipts: github.com/jdhart81/viridis-agent-fleet/blob/main/docs/GENESIS_RECEIPTS.md
Список инструментов сервера (5)
Технические названия из tools/list. Нужны только разработчикам.
| intake | Distill a user's dialogue into an intention wavefunction (explicit intentions + confidence). dialogue: [{role, content}, ...]. |
| collapse | Collapse the user's wavefunction into an actionable commitment, weighted by stake. |
| find_matches | Match the user's collapsed intention to constitutionally-aligned agents/collectives, ranked by alignment score. |
| register_collective | Register an agent/collective into the match index (mission + domain profile + constitutional alignment scores + capacity). |
| describe_agent | Return capabilities and input contract. |