Skip to content

Commit f0663b5

Browse files
authored
Merge pull request #1 from metatateai/docs/animated-demo
docs: add animated validate-query-context demo to README
2 parents 708c941 + d003d93 commit f0663b5

2 files changed

Lines changed: 131 additions & 0 deletions

File tree

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,19 @@ authorization decisions, explanations, and audit evidence. This plugin does not
1515
run a Metatate-hosted MCP gateway and it does not store Snowflake credentials in
1616
the plugin repository.
1717

18+
## See It In Action
19+
20+
A developer is about to pull customer features for a churn model. The plugin
21+
catches the AI governance restriction on the source table, surfaces the
22+
sensitive columns, and suggests a safer rewrite against the PII-stripped
23+
feature view — before the query ever runs.
24+
25+
![Cortex Code calling metatate:validate-query-context — verdict NOT COMPLIANT, suggested rewrite returned](docs/demo.svg)
26+
27+
Try the live, interactive version at
28+
[getmetatate.com/snowflake](https://www.getmetatate.com/snowflake) (Cortex Code
29+
plugin section).
30+
1831
## What You Get
1932

2033
- Cortex Code slash commands for governed data workflows: discover governed
@@ -45,6 +58,7 @@ metatate-cortex-code-plugin/
4558
cortex-code-install.md
4659
snowflake-admin-setup.md
4760
troubleshooting.md
61+
demo.svg
4862
examples/
4963
prompts.md
5064
scripts/

docs/demo.svg

Lines changed: 117 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)