Skip to content

Align onboarding with the current PostgreSQL and importer workflows - #189

Merged
aldoborrero merged 1 commit into
masterfrom
docs/current-onboarding
Sep 10, 2026
Merged

aldoborrero merged 1 commit into
masterfrom
docs/current-onboarding

Conversation

@aldoborrero

Copy link
Copy Markdown
Member

Summary

  • Remove the unused root SQLite seed script; the PostgreSQL development stack uses migrations and the Rust seed command.
  • Replace nonexistent importer CLI commands in the quickstart with the implemented admin-screen workflow, including local startup and user provisioning.
  • Distinguish full previews, full commits, and incremental commits, including OAuth refresh behavior during previews.
  • Preserve the planned CLI contract and mark its unfinished tasks accordingly.

Validation

  • Checked the server's --help output and CLI definitions: no import subcommand exists.
  • Compared the instructions with the importer screen's labels and mode/scope handlers, routes, and process-compose configuration.
  • Confirmed no remaining references to the removed seed script.
  • Formatted and checked all three changed Markdown files with the pinned Nix mdformat package; git diff --check passes.

No Rust, dependencies, SQL queries, or migrations changed. No database was modified and no live Harvest end-to-end import was run for this documentation cleanup. The quickstart's acceptance scenarios remain manual validation expectations, not newly certified test results.

@aldoborrero
aldoborrero added this pull request to the merge queue Sep 10, 2026
Merged via the queue into master with commit af889ba Sep 10, 2026
2 checks passed
@aldoborrero
aldoborrero deleted the docs/current-onboarding branch September 10, 2026 02:57
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.

1 participant