Skip to content

docs: remove PlatformTenant from session protocol (CRD dropped)#22

Merged
ontave merged 2 commits into
mainfrom
session/22-platformtenant-drop
May 5, 2026
Merged

docs: remove PlatformTenant from session protocol (CRD dropped)#22
ontave merged 2 commits into
mainfrom
session/22-platformtenant-drop

Conversation

@ontave
Copy link
Copy Markdown
Contributor

@ontave ontave commented May 5, 2026

Summary

  • Removes PlatformTenant, QueueProfile from Step 4b in CLAUDE.md
  • PlatformTenant was a planned CRD that was never implemented and has been formally dropped
  • Replaces with a note that tenant coordination is handled by InfrastructureTalosCluster (mode=import/bootstrap) plus the conductor role=tenant Deployment from the enable bundle
  • Prevents agents from attempting to implement a non-existent CRD category

Test plan

  • No Go type named PlatformTenant exists in any active operator repo (confirmed by graphify audit)
  • No CRD YAML for PlatformTenant exists in any config/crd directory

ontave added 2 commits May 4, 2026 16:38
Governor directive (session/21): CODEBASE.md eliminated from all repos.
The graphify knowledge graph at ~/ontai/graphify-out/graph.json is the
sole authoritative source for codebase understanding. See root CONTEXT.md
and CLAUDE.md for the Graphify Source of Truth Protocol.
PlatformTenant was a planned CRD for tenant coordination that was never
implemented. Tenant coordination is handled by InfrastructureTalosCluster
(mode=import or mode=bootstrap) plus the conductor role=tenant Deployment
managed by the compiler enable bundle. Remove the forward-looking reference
from Step 4b to prevent agents from attempting to implement a non-existent
CRD category.
@ontave ontave merged commit badb5d3 into main May 5, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant