| Status | Description |
|---|---|
| Built-In (script) | Fully integrated into the script and auto-detected, no modifications or configuration needed. |
| Built-In (creator) | Fully integrated by the resource creator, no modifications required. |
| Built-In (cd_bridge) | Fully integrated through cd_bridge and auto-detected, no extra changes needed in the supported resource. |
| Minor Changes Required | Small, simple edits such as adding or copying a single line of code. |
| Moderate Changes Required | Involves replacing existing logic or functions with the versions provided by Codesign. |
| Major Changes Required | Extensive modifications across multiple files or large code sections. |