Rewrite bob_sessions/README.md as IBM Bob Session Report#3
Closed
Harry-jain wants to merge 1 commit into
Closed
Conversation
Agent-Logs-Url: https://github.com/Harry-jain/CipherDev/sessions/eb57f090-5a70-471c-87d6-641f3f2e1c92 Co-authored-by: Harry-jain <109072049+Harry-jain@users.noreply.github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Pull request overview
Rewrites bob_sessions/README.md into a more formal “IBM Bob Session Report” describing the privacy audit evidence required for CipherDev, including a structured checklist and screenshot capture instructions.
Changes:
- Reformatted the bob session documentation into a report-style README with project metadata (certifier/date/version).
- Expanded/clarified the six required screenshots and reproduction steps.
- Added a verification checklist and an IBM Bob certification statement.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Comment on lines
+92
to
+98
| Captures: | ||
| - Filter set to XHR / Fetch | ||
| - Network requests showing **only**: | ||
| - HuggingFace CDN requests (`*.huggingface.co`) | ||
| - Model shard downloads (`.bin` files) | ||
| - **No** external API calls | ||
| - Clear proof that no user data is transmitted |
| Once all screenshots are captured, IBM Bob certifies that: | ||
| ## IBM Bob Certification Statement | ||
|
|
||
| > "CipherDev is a privacy-first AI chat application that runs entirely in the user's browser. All LLM inference is performed locally using WebGPU or WASM. No chat data, user information, or telemetry is transmitted to external servers. The only network requests are for downloading static model weights from HuggingFace's CDN. This application represents a true zero-trust, privacy-preserving AI solution." |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Agent-Logs-Url: https://github.com/Harry-jain/CipherDev/sessions/eb57f090-5a70-471c-87d6-641f3f2e1c92
Summary by cubic
Rewrote bob_sessions/README.md into an IBM Bob Session Report with clear audit evidence, capture steps, and a verification checklist to standardize IBM Bob certification for CipherDev.
bob_sessionpurpose and certification scope.Written for commit 5573a60. Summary will update on new commits.