torque-pro-assistant - v1.0.0
    Preparing search index...

    Variable PID_BY_KEYConst

    PID_BY_KEY: Readonly<Record<string, PidEntry>> = ...

    Flat key → entry index. Built once at module load by flattening PID_CATEGORIES and tagging each entry with its category id. Use this when you have a PID key and want its metadata in one hop — e.g. resolving the line color for 'boost_psi' without walking the tree.