Skip to content

agent-core / 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/agent-core/src/event-service/interfaces.ts:38


id

id: string

Defined in

packages/agent-core/src/event-service/interfaces.ts:39

Released under the MIT License.