Expand description
URL ingestion (gap-analysis P3): fetch a page, convert to clean markdown locally, feed the engine. Network lives here in the CLI layer; scone-core stays offline by construction.
Functions§
- fetch_
page - Fetch a URL and return (markdown_text, domain).