Skip to content

Add design and planning docs for importer#59

Merged
koichiro merged 1 commit into
mainfrom
feature/add-plan-files
Apr 5, 2026
Merged

Add design and planning docs for importer#59
koichiro merged 1 commit into
mainfrom
feature/add-plan-files

Conversation

@koichiro
Copy link
Copy Markdown
Owner

@koichiro koichiro commented Apr 5, 2026

Add four planning documents describing the Airbnb Payout Importer: AGENTS.md (goal, runtime flow, design principles), plan/requirements.md (business, functional, data, security, and operational requirements), plan/specification.md (reference architecture, component responsibilities, CSV parsing/type rules, BigQuery schema and MERGE behavior, env/IAM/deployment), and plan/testing.md (testing strategy, fixtures, fake/stub policies, and coverage targets). These files capture the intended GCS -> Cloud Run -> BigQuery ingestion flow, header/type normalization, row_id deduplication, insert-only MERGE policy, and test/CI expectations (Minitest, SimpleCov, fakes for GCP/Slack).

Add four planning documents describing the Airbnb Payout Importer: AGENTS.md (goal, runtime flow, design principles), plan/requirements.md (business, functional, data, security, and operational requirements), plan/specification.md (reference architecture, component responsibilities, CSV parsing/type rules, BigQuery schema and MERGE behavior, env/IAM/deployment), and plan/testing.md (testing strategy, fixtures, fake/stub policies, and coverage targets). These files capture the intended GCS -> Cloud Run -> BigQuery ingestion flow, header/type normalization, row_id deduplication, insert-only MERGE policy, and test/CI expectations (Minitest, SimpleCov, fakes for GCP/Slack).
@koichiro koichiro merged commit 2f96859 into main Apr 5, 2026
1 check passed
@koichiro koichiro deleted the feature/add-plan-files branch April 5, 2026 11:04
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