The manifest
A context doesnât ship custom Python. Instead, one generic runtime reads a single validated JSON document, the manifest, that describes how this context should curate its sources into knowledge. Its main section,curate, defines how to build knowledge from the sources, what to chunk and embed and which artifacts to derive. Change the manifest, change the behavior. A never-tuned context still works, because the schema ships sane defaults.
On the Design page, let Explore propose a manifest from your sources (or start from a template), review it, then curate. Curation executes the manifest against the sources.