nexus-agents - v2.80.0
    Preparing search index...

    Interface SharedConclusion

    A conclusion shared across trees for cross-pollination.

    interface SharedConclusion {
        sourceTreeId: string;
        sourceNodeId: string;
        content: string;
        confidence: number;
        qualityScore: number;
    }
    Index

    Properties

    sourceTreeId: string

    Source tree ID

    sourceNodeId: string

    Source node ID

    content: string

    The conclusion content

    confidence: number

    Confidence in this conclusion

    qualityScore: number

    Quality score