MDAA TS Docs
    Preparing search index...

    Interface SourceLoadOptions

    interface SourceLoadOptions {
        rulesDir?: string;
    }
    Index

    Properties

    Properties

    rulesDir?: string

    Directory containing the canonical rule body Markdown files. Defaults to the repo-root agent_rules/ directory. Tests pass a fixture directory.