Reposition Finitum as a dev-first open-source project#1
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Executes the OSS pivot for the public-facing surface: legal/social scaffolding, contributor docs, and the web onboarding -- all aligned with the forwarding-based ingestion model the code already uses. No backend behavior changes.
OSS scaffolding
pyproject.tomlmetadataDocs
categories.json,src/category_catalog.py,tests/test_parse.py), the requiredtransferenceMatcheskey the old README example omitted, a field reference table, and theparsers.test_parsedebugging CLIHOST_ADDRESS/HOST_USER/HOST_SSH_KEY)Web repositioning
home.tsx): forwarding + OSS messaging, GitHub links, live supported-banks section fed by the publicGET /banks, replaces the OAuth/Gmail compliance framingguide.tsx): steps rewritten to the forwarding flow (account -> ingest address -> forwarding rule -> automatic parsing -> dashboard) with a "bank not supported?" contribution cardterms/*.txt): Gmail-access language replaced with the forwarding model; Google sign-in described as login-only; OSS/self-host mention addedlang="en", forwarding-based descriptions)Verification
uv run pytest: 85 passedbun run typecheck: cleanbun run lint: fails with pre-existing errors only (34 on main, 31 on this branch; none in rewritten files)rufffindings are pre-existing in an untouched alembic migration🤖 Generated with Claude Code