This repository is the public CAS reference product.
- Use Foundry Next Gen Agents through the project Responses client. Do not use Classic Assistants APIs.
- Use
ManagedIdentityCredentialin Azure andDefaultAzureCredentialonly for local development. - Never commit secrets, keys, tokens, or real connection strings.
- Preserve the canonical
cas-contractsv0.1 lifecycle event shapes. - Do not deploy Azure resources from this repository.
- Run
./scripts/validate.ps1before committing.