Skip to content

Commit 078a7c0

Browse files
committed
test: trigger agent-docs audit (do not merge)
Intentionally introduces: - 1 broken path ref (packages/nonexistent/foo.ts) - 1 broken @import (./does-not-exist.md) Verifies the PR-comment workflow posts a sticky comment with both findings.
1 parent a4449ba commit 078a7c0

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

packages/react/AGENTS.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,3 +99,9 @@ Other props like `documentMode` and callbacks are handled without rebuild.
9999
pnpm --filter @superdoc-dev/react build
100100
pnpm --filter @superdoc-dev/react test
101101
```
102+
103+
## Testing the audit (do not merge)
104+
105+
See `packages/nonexistent/foo.ts` for the bridge layer.
106+
107+
@./does-not-exist.md

0 commit comments

Comments
 (0)