Skip to content

praxis-proxy/demos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Praxis demos

Runnable, self-contained demos and setups for Praxis. Each demo lives under demos/<name>/ with its own README and bring-up script.

Demos

Demo Description
cpex End-to-end CPEX policy enforcement for MCP traffic: multi-source JWT identity, APL routes with a Cedar or CEL PDP, RFC 8693 token exchange, on-the-wire redaction, PII scanning, audit, and Valkey-backed session taint. Keycloak IdP, a mock MCP server, curl scenarios, and an LLM chat client.
openai-responses-stateless Stateless passthrough for OpenAI /v1/responses with store: false. Praxis classifies the request, detects stateless mode, and proxies directly to vLLM — no buffering, no persistence, no transformation.

Layout

demos/
  <name>/
    README.md        # what it shows and how to run it
    ...              # configs, scripts, and any services

Each demo is independent. Start from its README.

About

Archive of demos and setups for demos with Praxis

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors