OpenContent Ingest Prep

Prepare a public-safe ingest manifest for OpenContent without publishing protected content.

Instantiate locally
opencontent-manifest.json
{
  "sourceUrl": "https://sandbox.platphormnews.com/llms.txt",
  "visibility": "public-safe",
  "publish": false
}
Help