| 247 | "/tmp/awf-reflect.json": reflect, |
| 248 | }; |
| 249 | const readFileSync = filePath => files[filePath]; |
| 250 | const result = validateCodexOpenAIBaseURLFromReflect({ |
| 251 | codexConfigPath: "/tmp/codex-config.toml", |
| 252 | reflectPath: "/tmp/awf-reflect.json", |
no outgoing calls
no test coverage detected