Summary
src/lib/cacheManager.ts uses scattered TTL constants without a documented rationale. New contributors can't reason about why defaults were chosen.
Affected area
src/lib/cacheManager.ts
src/types/cache.ts
docs/ (ARCHITECTURE.md not present)
Acceptance criteria
Filed automatically as part of the PropChain code-review sweep.
Summary
src/lib/cacheManager.tsuses scattered TTL constants without a documented rationale. New contributors can't reason about why defaults were chosen.Affected area
src/lib/cacheManager.tssrc/types/cache.tsdocs/(ARCHITECTURE.md not present)Acceptance criteria
Filed automatically as part of the PropChain code-review sweep.