AI opportunities

Semantic search over the prompt registry using embeddings

Letting a prompt consumer find a relevant template by meaning rather than exact keyword match.

Technique

Embedding-based semantic search over template titles, descriptions, and tags.

Open source tool

Embedding model plus a vector index (pgvector, per DOM-002's own precedent for adding it to the shared library)