Documentation Index
Fetch the complete documentation index at: https://docs.forterulesengine.io/llms.txt
Use this file to discover all available pages before exploring further.
Defined in: src/modules/types.ts:591 Mapping from instruction strings to their corresponding instruction type codesconstINSTRUCTION_STRING_TO_TYPE:Record<string,InstructionType>