Skip to content

test(docs): align boundary-language gate with existing reusable-workflow paths #2061

Description

@chubes4

Problem

npm run test:docs-boundary-language fails on current main because the public docs corpus already contains paths matching /agents\/[a-z0-9._/-]+/i in docs/agent-task-reusable-workflow.md (including agents/example.agent.json and agents/chat).

Expected

The docs and boundary assertion should agree: either replace those public path examples with contract-neutral examples or narrow the assertion to the private path language it intends to reject.

Reproduction

npm run test:docs-boundary-language

This was observed while running the #2060 validation matrix and is unrelated to that provider implementation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions