Conversation
There was a problem hiding this comment.
📋 Documentation Accuracy Review
I reviewed all documentation changes in this PR for factual correctness by cross-referencing against:
- The actual codebase implementation
- Official Stellar developer documentation
- Soneso Flutter SDK
- Lightsail Java SDK
- Stellar XDR specifications and CAPs
Found 15 factual errors across the PR. Grouped by severity below.
Overall, the vast majority of the ~4800 lines of documentation added are accurate. These 15 issues are the exceptions that should be corrected before merging.
🔴 Finding 1/15:
|
🔴 Finding 2/15: Salt described as "for the token ID" instead of "for the contract ID"File: Current doc: Should be: Proof:
|
🔴 Finding 3/15:
|
🔴 Finding 4/15: Offer price formula is invertedFile: Current doc: Should be: Proof:
|
🔴 Finding 5/15:
|
🔴 Finding 6/15:
|
🔴 Finding 7/15:
|
🔴 Finding 8/15:
|
🔴 Finding 9/15: Copy-paste error on
|
🔴 Finding 10/15:
|
🟡 Finding 11/15:
|
🟡 Finding 12/15: ManageDataOperation name limit is "64 bytes", not "64 characters"File: Current doc: Should be: Proof:
|
🟡 Finding 13/15:
|
🟡 Finding 14/15:
|
🟢 Finding 15/15:
|
Auto-generated Summary 🤖
Types of changes