feat: product completeness loop — KPIs, bootstrap, JDBC, e2e gate, FR-23 smoke - #17
Merged
Merged
Conversation
Epic + 5 agent-executable children: onboarding benchmark, bootstrap path, JDBC parity, Databricks e2e gate, FR-23 app smoke.
Add Path B metric capture for PRD 50% authoring-reduction KPI: scripts/onboarding_benchmark.py, guide protocol, unit gate. Closes tablespec-8df106fd.
Equal Path A/B public entrypoints: bootstrap_from_specs (no Spark) alongside bootstrap_from_tables. Guide docs + unit test. Closes tablespec-540b1605.
Document first-class JDBC discovery→compile→JdbcReader path; prove compile accepts kind=jdbc without live DB; secret-ref safety. Closes tablespec-e62cd6b8.
Document fail-closed serverless parity lane; unit-test skip/partial-config reasons without credentials. Closes tablespec-05a80589.
Add profiler.smoke + fr23_smoke CLI, expand stack tests, document agent smoke commands in deployment-checklist. Close product-completeness epic. Closes tablespec-292a6a59, tablespec-cc2cfafb.
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.
Summary
Closes the product-completeness bead queue (agent-executable vision loop):
chore(beads): product completeness queuebootstrap_from_specsPath B facade + docsprofiler.smoke/fr23_smoke.py) + checklistEpic closed. Queue empty.
Test plan
uv run pytest tests/unit/test_onboarding_benchmark.py tests/unit/test_bootstrap_from_specs_public.py tests/unit/test_jdbc_compile_path.py tests/unit/test_databricks_e2e_gate.py apps/data-profiling/tests/test_fr23_stack.py -q