SDK status
siftfy-python is ready for v0.1.0:
- Sync + async clients with retry/backoff and
Retry-After honouring
- Python 3.9–3.13, MIT, PEP-561 typed
- 16 tests pass, mypy strict + ruff clean, sdist + wheel build clean
- CI matrix and PyPI trusted-publishing workflow in place
Three things on the plate to actually go live
1. Ship the marketing-foundations PR
- Review and merge PR #69
- Drop real values into prod env:
VITE_GA4_ID, VITE_GSC_TOKEN, VITE_BING_TOKEN
- After deploy, submit
https://siftfy.io/sitemap.xml to Google Search Console + Bing Webmaster
2. Cut the SDK 0.1.0 release
- Configure PyPI trusted publishing at https://pypi.org/manage/account/publishing/
- Project:
siftfy
- Owner:
GipsyChef
- Repo:
siftfy-python
- Workflow:
publish.yml
- Environment:
pypi
- Then:
git tag v0.1.0
git push --tags
to trigger the publish workflow.
3. Decide on deferred items
Pre-rendering with vite-ssg, free /check tool, use-case landing pages, comparison pages, blog. Full menu in the plan at ~/.claude/plans/what-else-can-we-synthetic-cocoa.md.
SDK status
siftfy-python is ready for v0.1.0:
Retry-AfterhonouringThree things on the plate to actually go live
1. Ship the marketing-foundations PR
VITE_GA4_ID,VITE_GSC_TOKEN,VITE_BING_TOKENhttps://siftfy.io/sitemap.xmlto Google Search Console + Bing Webmaster2. Cut the SDK 0.1.0 release
siftfyGipsyChefsiftfy-pythonpublish.ymlpypi3. Decide on deferred items
Pre-rendering with vite-ssg, free
/checktool, use-case landing pages, comparison pages, blog. Full menu in the plan at~/.claude/plans/what-else-can-we-synthetic-cocoa.md.