Interface: ChronicleEdge

August 8, 2026 ยท View on GitHub

@plures/praxis


@plures/praxis / index / ChronicleEdge

Interface: ChronicleEdge

Defined in: src/core/chronicle/types.ts:54

A directed edge in the causal graph connecting two Chronicle nodes.

Properties

from

from: string

Defined in: src/core/chronicle/types.ts:56

Source node ID


to

to: string

Defined in: src/core/chronicle/types.ts:58

Target node ID


type

type: EdgeType

Defined in: src/core/chronicle/types.ts:60

Type of causal relationship