I don’t see the source files or context attached. To generate a specific, accurate README that includes actual tool names, config fields, and file paths from your codebase, I need the repository/source context.
Please provide one or more of the following files or their contents (paste or attach):
- package.json (or equivalent manifest)
- kadi.yaml or kadi.json (if used)
- Any tool registration files (e.g., tools/.ts, tools/.js, registry/*.cpp)
- engine C++ entry points (e.g., src/main.cpp, src/engine.cpp)
- CMakeLists.txt or build scripts
- config schema or example config (e.g., config/engine.config.json, config/*.yaml)
- Any README or docs in the repo that reference paths (e.g., docs/, src/, bin/)
- A short list of tools the engine registers (names and one-line descriptions) if you prefer not to paste files
If you want a generic but complete template README (with reasonable placeholders for file paths, config fields, and tool names) instead of one derived from your actual files, say “Generate generic README” and I will produce it immediately.