Skip to content

Move completed plans to plan/Done/#64

Merged
shlbatra merged 1 commit into
mainfrom
chore/move-done-plans
Jul 13, 2026
Merged

Move completed plans to plan/Done/#64
shlbatra merged 1 commit into
mainfrom
chore/move-done-plans

Conversation

@shlbatra

Copy link
Copy Markdown
Owner

Summary

Evaluated every plan in plan/ against the actual codebase and moved the ones whose core deliverables are fully implemented into plan/Done/.

Moved to plan/Done/ (implemented)

Plan Evidence
composer_airflow_training_inference.md staging/prod training + inference DAGs, setup_composer.sh, sync_dags.sh (CI DAG-sync deliberately removed in #61)
dataflow_github_action.md deploy-dataflow-inference.yaml with env-selectable manual trigger
gcp_feature_platform.md src/feature_store/ package, streaming dual-write, online store reader/writer
observability_plan.md otel/prometheus/grafana configs, dead-letter routing, alert rules, 3 dashboards
production_deployment_plan.md prod DAGs with schedules, CI builds for all 3 images
scale_inference_batching.md BatchElements + async BatchCallFastAPIService
simplify_inference_pipeline.md sync FeatureOnlineStoreServiceClient reader
staging_prod_environments.md ENV-driven constants, env-suffixed Cloud Run services, per-env BQ tables

Left in plan/ (not yet implemented)

  • fraud_model_plan.md — the "fraud-model" merge added only the plan doc; none of the 18 components exist as code.
  • gpu_vertex_pipelines.md — no machine-type/accelerator config in any pipeline or DAG.
  • code.py — scratch file tied to the fraud plan.

🤖 Generated with Claude Code

Evaluated each plan in plan/ against the codebase and relocated the
8 whose core deliverables are fully implemented:

- composer_airflow_training_inference.md (staging/prod DAGs + setup_composer.sh)
- dataflow_github_action.md (deploy-dataflow-inference workflow)
- gcp_feature_platform.md (feature_store package + streaming dual-write)
- observability_plan.md (otel/prometheus/grafana + dead-letter + alerts)
- production_deployment_plan.md (prod DAGs + CI image builds)
- scale_inference_batching.md (BatchElements + async BatchCallFastAPIService)
- simplify_inference_pipeline.md (sync FeatureOnlineStore reader)
- staging_prod_environments.md (ENV-driven constants + env-suffixed services)

Left in plan/ (not yet implemented): fraud_model_plan.md,
gpu_vertex_pipelines.md, and code.py.

Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
@shlbatra shlbatra merged commit 413310c into main Jul 13, 2026
1 check failed
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