Saxonberg Server API
    Preparing search index...

    One author's share of producer credit for an engagement.

    interface CreditShare {
        author: string;
        weight: number;
    }
    Index

    Properties

    Properties

    author: string

    The credited author's durable templatePath.

    weight: number

    The fraction of credit (v1 always 1; the team-split seam).