The concept of a module sidecar is to allow us to have shared code in a module that other modules can use. The implementation of sidecars is in the module runtime actions. Basically in your module.yml you would refer to one or more module sidecars, these would be the URIs of modules that you want downloaded alongside your module. For example:Documentation Index
Fetch the complete documentation index at: https://developer.kodexa.ai/llms.txt
Use this file to discover all available pages before exploring further.
Modules
Module Sidecars
Module sidecars in Kodexa let modules share code by referencing other modules in module.yml so the runtime downloads them alongside your module.
