Add captured demo logs and a cache traceability report - #199
Conversation
demo/logs/ holds the validated session output (tree + JSON) of all four demos; the whole demo/ and docs/ trees are already export-ignored, so neither the logs nor the report ships in a release archive.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (4)
📒 Files selected for processing (3)
Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review. 📝 WalkthroughWalkthroughThe pull request adds English and Japanese cache traceability reports. It also updates degraded-path demo text to use the ChangesCache traceability
Estimated code review effort: 2 (Simple) | ~10 minutes Merge Risk: ⚪ Minimal · up to This change adds non-release demo evidence and documentation without introducing an actionable merge-blocking risk; it is merge-ready after normal checks and review. 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## 1.x #199 +/- ##
===========================================
Coverage 100.00% 100.00%
Complexity 496 496
===========================================
Files 96 96
Lines 1311 1311
===========================================
Hits 1311 1311 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
The session I echo still showed the pre-bearsunday#192 log vocabulary (put_donut{ttl: ...}) while the tree below it prints requestedTtl. The API argument names (ttl/sMaxAge) are unchanged; only the described log fields were stale. Log re-captured. Report §1 row 5: stores degrade to a warning when the renderer throws, not when none is bound (an unbound renderer falls back to JsonRenderer and the store succeeds).
|
@coderabbitai review |
✅ Action performedReview finished.
|
Captured output (tree + JSON, schema-validated) of the four self-verifying demos, committed under
demo/logs/, and a report on how much cache traceability and explicitness improved in the next release (docs/cache-traceability-report.md, English and Japanese).Neither ships in a release:
demo/anddocs/are already export-ignored, verified withgit archive.