This is Phase 1 — Anonymous Observation. No identity, no policy, no
blocking. The gateway watches and learns. You can flip on enforcement
later.
Prerequisites
- An Inviolet workspace (sign up free)
- Node 20+ or Python 3.10+ for SDK install
- Five minutes
1. Install the SDK
2. Wrap your LLM client
3. Make a tool call
Run your application normally. Every LLM tool call your agents make will appear in the decision feed at app.inviolet.ai/decision-feed.4. Watch the heatmap fill in
After 50–100 tool calls, the Query Pattern Map will start to show what your agents actually do — which tables they read, what columns they touch, what intentions they declare. This is the foundation for declaring policy in Phase 3 (“Policy + LLM lockdown”).What’s next
- Concepts: Intent Detection and Response (IDR) — the why behind the design
- Connect your first data source — link Salesforce, Snowflake, or Postgres
- Define your first intention — graduate from Phase 1 (observe) to Phase 2 (identity-enriched)