Member Junction
    Preparing search index...

    Final scope a write landed with, after clamping. Never broader than Agent+User(+Company from context).

    interface MemoryWriteScope {
        agentId: string;
        companyId: string;
        userId: string;
    }
    Index

    Properties

    agentId: string
    companyId: string
    userId: string