diff options
| author | Claude <noreply@anthropic.com> | 2026-06-05 00:09:44 +0000 |
|---|---|---|
| committer | Claude <noreply@anthropic.com> | 2026-06-05 00:09:44 +0000 |
| commit | bc8382014a8cd8cf781a95714b2b18f4920e2dce (patch) | |
| tree | 39c6b14dc598e7d56ae66796065bf281b9fbe68d /android-app/app/src/main/kotlin/org | |
| parent | 23e72f39ced0e051d9803415efde3729a9fd433a (diff) | |
docs(agent): fix code-map GPS section; add intent-reality audit process
code-map.md:
- Correct the GPS gotcha section: DeviceGpsProvider uses LocationManager
(not FusedLocationProviderClient) and is dead code — never instantiated
- Remove the false claim that MainViewModel shows a "No GPS" banner
- Document locationFlow replay=1 staleness behaviour accurately
- Document ACTION_STOP_UPDATES background-idle behaviour added in this session
config.md:
- Add review-intent-reality.md to the directory table
- Add two Living Documentation mandates: code-map accuracy obligation
and intent-reality audit cadence
review-intent-reality.md (new):
- Structured audit prompt covering 6 categories: code-map vs implementation,
dead code with documented intent, lying comments, architectural invariants,
design-doc vs shipped code, worklog vs current state
- Standardised finding format (doc claim / code reality / severity / fix)
- Post-review commit convention
https://claude.ai/code/session_0126zvB69ccVoFtx2o96oaE2
Diffstat (limited to 'android-app/app/src/main/kotlin/org')
0 files changed, 0 insertions, 0 deletions
