@@ -12,11 +12,11 @@ title: Start free with Cloud
1212
1313### Upload your artifacts
1414
15- - ** Best if** : You want to try without GitHub permissions
15+ - ** Best if** : You want to try without GitHub permissions
1616- ** You get** : Launch Recce with your actual dbt project
1717- ** Setup** : Upload your development and production artifacts locally
1818- ** Immediate value** : See your real project lineage and metadata diffs
19- - ✨ ** You'll know it's working when** : Your modesl appear in the lineage graph
19+ - ✨ ** You'll know it's working when** : Your models appear in the lineage graph
2020
2121<br >
2222If you don't have a dbt project, you can just click "Launch" to see the Jaffle Shop sample project loaded.
@@ -31,12 +31,12 @@ If you don't have a dbt project, you can just click "Launch" to see the Jaffle S
3131
3232## Step 2: Launch Recce → See Metadata Diffing
3333
34- ** What you just unlocked** :
34+ ** What you just unlocked** :
3535
3636- ✅ ** Lineage visualization** of your models
37- - ✅ ** Metadata comparison** between changes and production
37+ - ✅ ** Metadata comparison** between changes and production
3838- ✅ ** Change detection** automatically highlighted
39- - ✅ ** Column-level impact analysis**
39+ - ✅ ** Column-level impact analysis**
4040
4141** You can now** : Explore which models changed and understand downstream impact
4242
@@ -46,11 +46,11 @@ If you don't have a dbt project, you can just click "Launch" to see the Jaffle S
4646
4747- ** What you'll unlock** : Compare actual data between development and production
4848- ** Setup needed** : Configure your data warehouse connection (1 action)
49- - ** New value** :
50- - ✅ ** Value diff** - see row count changes
51- - ✅ ** Profile diff** - compare data distributions
52- - ✅ ** Schema diff** - spot structure changes
53- - ✅ ** Custom query comparisons** - run any SQL side-by-side
49+ - ** New value** :
50+ - ✅ ** Value diff** - see row count changes
51+ - ✅ ** Profile diff** - compare data distributions
52+ - ✅ ** Schema diff** - spot structure changes
53+ - ✅ ** Custom query comparisons** - run any SQL side-by-side
5454
5555** You can now** : Validate that your data changes work correctly
5656
@@ -61,9 +61,9 @@ If you don't have a dbt project, you can just click "Launch" to see the Jaffle S
6161- ** What you'll unlock** : Automatic validation on every PR
6262- ** Setup needed** : [ Set up automated workflows] ( ../7-cicd/scenario-ci.md )
6363- ** Ultimate value** :
64- - ✅ ** Automatic PR checks** - validation runs on every push
65- - ✅ ** Team workflows** - standardized validation across team
66- - ✅ ** PR blocking** - prevent bad changes from merging
64+ - ✅ ** Automatic PR checks** - validation runs on every push
65+ - ✅ ** Team workflows** - standardized validation across team
66+ - ✅ ** PR blocking** - prevent bad changes from merging
6767
6868## What's Next?
6969
@@ -73,4 +73,4 @@ After launching Recce, explore:
7373- [ View downstream impacts] ( ../4-downstream-impacts/impact-radius.md )
7474- [ Data diffing] ( ../5-data-diffing/query.md )
7575
76- ** Questions?** [ Join our Discord] ( ../1-whats-recce/community-support.md ) - we're here to help!
76+ ** Questions?** [ Join our Discord] ( ../1-whats-recce/community-support.md ) - we're here to help!
0 commit comments