Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,19 @@ authorization decisions, explanations, and audit evidence. This plugin does not
run a Metatate-hosted MCP gateway and it does not store Snowflake credentials in
the plugin repository.

## See It In Action

A developer is about to pull customer features for a churn model. The plugin
catches the AI governance restriction on the source table, surfaces the
sensitive columns, and suggests a safer rewrite against the PII-stripped
feature view — before the query ever runs.

![Cortex Code calling metatate:validate-query-context — verdict NOT COMPLIANT, suggested rewrite returned](docs/demo.svg)

Try the live, interactive version at
[getmetatate.com/snowflake](https://www.getmetatate.com/snowflake) (Cortex Code
plugin section).

## What You Get

- Cortex Code slash commands for governed data workflows: discover governed
Expand Down Expand Up @@ -45,6 +58,7 @@ metatate-cortex-code-plugin/
cortex-code-install.md
snowflake-admin-setup.md
troubleshooting.md
demo.svg
examples/
prompts.md
scripts/
Expand Down
117 changes: 117 additions & 0 deletions docs/demo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading