Skip to content

Commit 81bc633

Browse files
committed
chore(build): regenerate lib after seam-marker docs commit
1 parent e0370a3 commit 81bc633

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

lib/index.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,7 @@ export * from "./domain/vagueness.js";
1212
export * from "./domain/vocabulary.js";
1313
export * from "./domain/report.js";
1414
export * from "./domain/gate.js";
15+
// Consumer: the grill/guard rows consume the domain folds above; renderSpecMarkdown turns specs into model-facing text for the contract tools.
1516
export { renderSpecMarkdown } from "./grill/index.js";
17+
// Service Provider: BundledSkillProvider supplies the bundled grill-requirements skill to the doublecheck-grill row.
1618
export { BundledSkillProvider, parseSkillAsset, PROVIDER_NAME } from "./grill/provider.js";

0 commit comments

Comments
 (0)