docs: cover all four examples in README + mdbook#68
Conversation
The README Examples section only listed stock_anomalies.py, and the mdbook had
no examples coverage. Expand the README to all four examples (stock, journal,
polymarket, synergy) and add a "Worked examples" page to the book (new
docs/src/examples.md + SUMMARY entry) framing them as consuming the tq1
contract — with the agent-calc synergy as the "contracts composing" showcase.
Docs-only; the book's changelog is already an {{#include}} of CHANGELOG.md.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
Caution Review failedPull request was closed or merged during review No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (3)
📝 WalkthroughWalkthroughThis pull request adds comprehensive documentation for the ChangesExamples Documentation
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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 |
The README
## Examplessection only mentionedstock_anomalies.py, and the mdbook (docs/) had no examples coverage at all. This brings both up to date now that there are four worked examples.examples/README.md, plus theagent-calcsynergy.docs/src/examples.md("Worked examples") + aSUMMARY.mdentry. Frames the examples as consuming thetq1contract, withsynergy_market.pyas the "contracts composing with contracts" showcase.The book's changelog page is already
{{#include ../../CHANGELOG.md}}, so it auto-tracks the root CHANGELOG — no change needed there.mdbook build docssucceeds locally;docs/book/is gitignored (CIpages.ymlrebuilds and deploys). Docs-only — no workspace or gate impact.🤖 Generated with Claude Code
Summary by CodeRabbit
tq1contract.