Skip to content

docs: explain Python account migration - #743

Merged
chenyme merged 2 commits into
chenyme:mainfrom
viezhukai-stack:docs/python-account-migration
Jul 22, 2026
Merged

docs: explain Python account migration#743
chenyme merged 2 commits into
chenyme:mainfrom
viezhukai-stack:docs/python-account-migration

Conversation

@viezhukai-stack

@viezhukai-stack viezhukai-stack commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Summary

  • explain which credentials can be migrated from the Python version
  • document the supported TXT and JSON import formats in both READMEs
  • clarify that legacy pool metadata is not migrated and is resynced by the Go version
  • document the current import limits and the Grok Web UI path

This addresses the migration question in #736.

Verification

  • git diff --check
  • verified the documented TXT/JSON shapes against backend/internal/infra/provider/web/import.go
  • verified the legacy pool JSON rejection against backend/internal/infra/provider/web/import_test.go
  • verified the 1,000-file / 30 MiB limits against backend/internal/transport/http/account/handler.go
  • verified the quick/file import actions against frontend/src/features/accounts/accounts-page.tsx
  • ran README content and source-contract assertions locally

Documentation-only change; the local environment does not currently have the Go toolchain installed.

@chenyme chenyme linked an issue Jul 22, 2026 that may be closed by this pull request
2 tasks
@chenyme
chenyme merged commit 80c17c5 into chenyme:main Jul 22, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Docs]: python 版的账号可以导到go版本不

2 participants