{"ok":true,"endpoints":[{"path":"/","method":"GET","description":"Lists available endpoints and usage details."},{"path":"/get_now","method":"GET","description":"Returns current focus items."},{"path":"/get_bio","method":"GET","description":"Returns canonical short/long bios."},{"path":"/get_professional_summary","method":"GET","description":"Structured role, specialties, earlier work."},{"path":"/get_contact_preferences","method":"GET","description":"Canonical channels and boundaries."},{"path":"/get_feed_info","method":"GET","description":"RSS feed URL and metadata."},{"path":"/search_site","method":"GET","description":"Search across site/galleries/CV placeholders.","queryParams":[{"name":"q","aliases":["query"],"required":true,"description":"Search text."}],"responseExample":{"query":"retail","results":[{"id":"profile-professional","title":"Professional","url":"https://morshe.com/","excerpt":"Partner & Director ... G3N Retail Stack ...","tags":["professional","microhouse","g3n","retail"],"matchedTerms":["retail"],"score":1}]}},{"path":"/search_cv_background","method":"GET","description":"Search focused on professional/CV content.","queryParams":[{"name":"q","aliases":["query"],"required":true,"description":"Search text."}],"responseExample":{"query":"event-driven","results":[{"id":"profile-professional","title":"Professional","url":"https://morshe.com/","excerpt":"Partner & Director ... event-driven retail ...","tags":["professional","event-driven"],"matchedTerms":["event-driven"],"score":1}]}}],"notes":{"searchParams":"Use ?q=... (alias: ?query=...) for search endpoints.","readOnly":true,"schema":"GET /schema"}}