Skip to content

Release tracker: v0.1.0 + post-foundations launch checklist #1

Description

@cigan1

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions