This repository is public. Treat all committed content as permanently visible.
Do not commit any of the following:
- exported HTML or Markdown files generated from real Claude conversations
- screenshots of real conversations, exported pages, attachments, or reviews
- real chat samples, prompts, responses, or copied conversation fragments
- local absolute filesystem paths such as
/Users/..., mounted volumes, vault paths, or desktop paths - API keys, access tokens, cookies, session identifiers, auth headers, or private credentials
- private attachments, downloaded source files, reviewer documents, PDFs, or images from real work
Before pushing changes:
- Check
git statusand confirm only source files are staged. - Verify no generated export artifacts are included.
- Search diffs for absolute local paths, Claude chat links, and secrets.
- Prefer synthetic fixtures or redacted examples when testing.
If you discover sensitive content was committed:
- Revoke any exposed credential immediately.
- Remove the content from the working tree.
- Rewrite git history if the data was already committed.
- Rotate related keys or sessions before making the repository public again.
This repository is published with a non-commercial restriction as stated in the project README. Do not use the code or derivative workflow for commercial purposes without explicit authorization.