Skip to content

agents / Exports / IOwnerPathSegment

Interface: IOwnerPathSegment

A single segment in an explicit ownerPath.

Path-only rule:

  • Relationships must be derived from these explicit segments, not from parsing IDs.

Table of contents

Properties

Properties

type

type: string

Defined in

packages/agents/src/interfaces/event-service.ts:10


id

id: string

Defined in

packages/agents/src/interfaces/event-service.ts:11

Released under the MIT License.