wavefunction-search
Demand-side discovery for the agent economy: distill ambiguous intentions into commitments and match them to constitutionally-aligned agents and collectives.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
- 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.
What data it sees
Do you need an account
No: the server works without sign-in
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
Server tool list (5)
Raw names from tools/list. Only developers need these.
| 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. |