chrisgagne
- 12 skills
- 0 followers
- 7 hours ago last updated
- ▌
- ▌
- ▌
- ▌ Ingesting Images · chrisgagneClassifies images extracted from an already-ingested source as substantive (diagrams, charts, frameworks) or decorative (photos, covers, logos), and appends substantive entries to the corpus image index.
- ▌
- ▌
- ▌
- ▌
- ▌ Ingesting Resources · chrisgagne bundleRuns the 9-pass ingestion protocol against a single source dropped in {corpus-root}/sources/ingest/, producing a .source.md sidecar, the converted markdown, a deep reference, a light reference, one distillation per applicable task axis, and index and image updates. On success, the input source is removed from sources/ingest/.
- ▌ Matching References · chrisgagneIdentifies sources in the corpus that match a query topic, situation, or concept. Returns a list with one-line justifications for each candidate, with paths to the relevant distillations.
- ▌
- ▌ Creating Distillations · chrisgagne bundleProjects one existing verified reference onto one existing task axis, gated by a per-distillation applicability check. Produces one distillation file at `corpus.commons/{corpus}/distillations/{task}/{slug}-{task}.md`, optionally with lens-applied sections or per-lens variants. Invoked by `ingesting-resources` Pass G during new-source ingestion and by `creating-applications` during per-distillation orchestration when assembling a new application.