Aircooled Index//Archive Terminal
REV 0.1.0BUILD WK1-S2STATUS ONLINE
DOC // AIRCOOLED-INDEX // 001
The factual + social operating system of aircooled Volkswagens.
A deterministic decoder fused with a semantic archive. Chassis numbers, engine codes, M-codes, paint, trim, and factory lineage — grounded in every manual and community correction ever ingested.
CHASSIS RULES
4 PLATFORMS
ENGINES
30+ SEEDED
M-CODES
20 CORE
PAINT CODES
10 REGIONS
BUILD PIPELINE
6-week roadmap to beta
- WK 1 · STEP 1DONEINFRASTRUCTURE BOOTSTRAP
- WK 1 · STEP 2DONEDECODER ENGINE
- WK 1 · STEP 3DONEDATASET SEED + DB API
- WK 2 · STEP 4DONEINGESTION PIPELINE
- WK 4 · STEP 5QUEUEDHYBRID SEARCH + CHAT
- WK 5 · STEP 6QUEUEDKNOWLEDGE GRAPH ENGINE
MONOREPO MAP
Packages scaffolded this build
@aircooled/dbonlineShared Prisma client singleton.
@aircooled/engineonlineDeterministic VW decoder (chassis, engine, M-codes, paint, factory).
@aircooled/searchscaffoldedHybrid retrieval: structured ⊕ pgvector ANN ⊕ VW ranking.
@aircooled/ingestiononlineS3 → OCR → chunk → embed → KnowledgeNode.
@aircooled/graphscaffoldedGraphNode/GraphEdge builder + VW relation vocabulary.