Intent-Code Divergence
Medium
- Confidence
- 95% confidence
- Finding
- The documentation is internally inconsistent about secret handling: it first presents environment-variable configuration, but the actual workflow directs the agent to read the Kujiale access token from a local `.kjlconfig.json` file. Storing long-lived tokens in project files materially increases the chance of accidental exposure through source control, workspace sharing, logs, backups, or other tools that can read local files.
