Why
web/index.html invokes Supabase Edge Functions (run-search-mt, fetch-jd, resume-match, …). Self-host README should say which are required vs optional.
Task
- Grep
sb.functions.invoke( in web/index.html.
- Add a section to
web/README.md: Edge functions
- name
- when the UI calls it (1 line)
- required vs optional for a minimal board-only install
- Be honest: function source is not in this public repo; operators must supply their own implementations or use a hosted backend.
Acceptance
Why
web/index.htmlinvokes Supabase Edge Functions (run-search-mt,fetch-jd,resume-match, …). Self-host README should say which are required vs optional.Task
sb.functions.invoke(inweb/index.html.web/README.md: Edge functionsAcceptance