TenantAtlas/specs/088-remove-tenant-graphoptions-legacy/contracts
2026-02-12 11:08:52 +01:00
..
README.md feat(spec-088): remove tenant graphOptions legacy path 2026-02-12 11:08:52 +01:00

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).