TenantAtlas/specs/088-remove-tenant-graphoptions-legacy/contracts/README.md

12 lines
582 B
Markdown

# Contracts — Remove Legacy Tenant Graph Options
This feature introduces **no new HTTP/API endpoints** and does not change the Microsoft Graph contract registry.
## Why `contracts/` exists anyway
The SpecKit workflow expects a `contracts/` directory for features that introduce or modify external interfaces.
## Contract impact for this feature
- **No changes** to `config/graph_contracts.php` are required.
- **No new** application routes/controllers are introduced.
- The change is limited to **internal configuration sourcing** (provider connection resolution + guardrail).