lisa-wiki-connector-web
Skill-driven connector. Fetches a public URL (WebFetch / equivalent), reduces it to a reader-safe source note, and hands off; the kernel does synthesis/index/log/verify/state/PR.
Flow
- Confirm
connectors.web.enabledandsideEffects: read-only-ingest. - Fetch the URL read-only (WebFetch). Do not follow suspicious cross-host redirects without care.
- Write a source note under
wiki/sources/web/<YYYY-MM-DD>-<slug>.mdwith frontmatter (type: source, dates,source_system: web, the URL) and a faithful, reader-safe summary + key excerpts. Redact secrets; honorsourceRetention(e.g.external-pointer-onlykeeps just the URL + minimal note). - Emit run metadata (the source-note path) to the handoff file; return to
lisa-wiki-ingest.
Rules
- Read-only; never submit forms or trigger actions on the page.
- Do not invent content not present on the page; weak/uncertain material → open-questions.
- Writes only the source note + handoff meta; the kernel advances state.