Docs: rewrite user-guide to remove first-person pronouns#502
Conversation
Replace second-person "you" pronouns with passive voice constructions: - Line 474: "when you need the app's outbound writes" → "when the app's outbound writes must" - Line 668: "unless you provide concrete wrappers" → "unless concrete wrappers are provided" This maintains technical accuracy while adopting a more formal, impersonal tone throughout the narrative sections. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Reviewer's guide (collapsed on small PRs)Reviewer's GuideDocumentation-only PR that rewrites portions of the user guide to remove second/first-person phrasing, adopt a neutral instructional tone, and slightly clarify guidance around deterministic test helpers and serializer usage. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (1)
Summary by CodeRabbitDocumentation
WalkthroughDocumentation improvements to the users guide, including reworded guidance on slow-I/O helpers for enhanced clarity and capitalisation consistency, and consolidated language in the migration section regarding object safety and concrete serialiser types. No API changes. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
Comment |
Summary
Changes
Documentation: Updated docs/users-guide.md to replace first-person phrasing with neutral, instructional language.
dyn Serializerdirectly is unsupported unless you provide concrete wrappers. For migration, keep concrete serializer types inEncodeWith/DecodeWithbounds, retain ... for legacy ... and useSerdeMessagewithSerdeSerializerBridge"dyn Serializerdirectly is unsupported unless concrete wrappers are provided. For migration, keep concrete serializer types inEncodeWith/DecodeWithbounds, retainwireframe::serializer::MessageCompatibilitySerializerfor legacyMessage-based payloads, and useSerdeMessagewithSerdeSerializerBridge."No code changes; this is a documentation-only update.
Testing plan
Rationale
◳ Generated by DevBoxer ◰
ℹ️ Tag @devboxerhub to ask questions and address PR feedback
📎 Task: https://www.devboxer.com/task/7601fb7c-3f51-4058-80cd-1f5c76f21845
Summary by Sourcery
Documentation: