Knowledge Packs — Stunspot’s Guide to Automotive Systems

This repository is organized for AI/RAG ingestion. The same canon is available in three packaging formats: individual source reports, grouped compiled packs, and a whole-corpus omnibus.

The right format depends on the target system’s file limits, retrieval behavior, context-window strength, and need for citation precision.


Use the compiled packs unless you have a specific reason not to.

They preserve major conceptual groupings while avoiding both extremes: fifteen separate files or one very large omnibus. For many AI projects, that is the best practical balance.

The compiled-pack set now covers A-D, E-J, K-M, and N-O, matching the full A-O source-report sequence.


Pack Types

Pack Files Path Best Use
Source reports 15 knowledge-packs/by-report/ Precise retrieval, selective upload, citation, auditing, editing, and production RAG chunking.
Compiled packs 4 knowledge-packs/compiled-packs/ Recommended default for many AI tools: grouped full-canon coverage with lower file count.
Omnibus 1 knowledge-packs/omnibus/ One-file import, local archive, broad search, or robust long-context/RAG systems.

Which Format Should I Upload?

Use source reports when you need precision

Source reports are best when the AI system needs to cite, retrieve, or reason at report-level granularity. They are also the safest format for a production RAG pipeline because each file has a stable topic boundary and path.

Use source reports for:

Use compiled packs when you need practical coverage with fewer files

Compiled packs are best for AI project knowledge slots, NotebookLM-style systems, and long-context workspaces where file count is limited but structure still matters.

Use compiled packs for:

Use the omnibus when the system handles large files well

The omnibus is the entire canon in one Markdown file. It is convenient, but it can be too large or too broad for weaker retrieval systems.

Use the omnibus for:


Source Reports

The source reports are the canonical individual units of the corpus.


Compiled Packs


Omnibus