Skip to content

[Provider] Gate checker-owned member relations by ttsc schema #108

Description

@samchon

Problem

The graph consumer accepts published schema 3 as a compatibility snapshot, but edge validation currently accepts schema-5-only checker facts: overrides and member-level implements. The warning simultaneously says those facts predate schema 3 and are absent.

Acceptance

  • Schema 3 rejects overrides and member-level implements based on endpoint facts while retaining container heritage implements.
  • Schema 5 accepts the checker-owned member relation forms.
  • Add negative schema-3 and positive schema-5 controls.
  • Keep the compatibility warning truthful.

Discovered during #96; implementation may land in PR #97.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions