You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[Build commands, project layout, code style, test fixtures, coverage gate, and merge conflicts.](../docs/development/index.md)
35
35
-[Label-driven merge queue workflow using jeduden/merge-queue-action.](../docs/development/merge-queue.md)
36
36
-[Rebase, CI monitoring, and review comment resolution.](../docs/development/pr-fixup-workflow.md)
37
+
-[How to use the build directive to declare artifact outputs, keep generated bodies in sync, and configure user-declared recipes.](../docs/guides/directives/build.md)
37
38
-[How to use schemas, require, and allow-empty-section to validate headings, front matter, and filenames.](../docs/guides/directives/enforcing-structure.md)
38
39
-[How to use catalog and include directives to generate and embed content in Markdown files.](../docs/guides/directives/generating-content.md)
39
40
-[Key differences between Hugo templates and mdsmith directives for users familiar with Hugo.](../docs/guides/directives/hugo-migration.md)
-[Build commands, project layout, code style, test fixtures, coverage gate, and merge conflicts.](docs/development/index.md)
41
41
-[Label-driven merge queue workflow using jeduden/merge-queue-action.](docs/development/merge-queue.md)
42
42
-[Rebase, CI monitoring, and review comment resolution.](docs/development/pr-fixup-workflow.md)
43
+
-[How to use the build directive to declare artifact outputs, keep generated bodies in sync, and configure user-declared recipes.](docs/guides/directives/build.md)
43
44
-[How to use schemas, require, and allow-empty-section to validate headings, front matter, and filenames.](docs/guides/directives/enforcing-structure.md)
44
45
-[How to use catalog and include directives to generate and embed content in Markdown files.](docs/guides/directives/generating-content.md)
45
46
-[Key differences between Hugo templates and mdsmith directives for users familiar with Hugo.](docs/guides/directives/hugo-migration.md)
-[Build commands, project layout, code style, test fixtures, coverage gate, and merge conflicts.](docs/development/index.md)
27
27
-[Label-driven merge queue workflow using jeduden/merge-queue-action.](docs/development/merge-queue.md)
28
28
-[Rebase, CI monitoring, and review comment resolution.](docs/development/pr-fixup-workflow.md)
29
+
-[How to use the build directive to declare artifact outputs, keep generated bodies in sync, and configure user-declared recipes.](docs/guides/directives/build.md)
29
30
-[How to use schemas, require, and allow-empty-section to validate headings, front matter, and filenames.](docs/guides/directives/enforcing-structure.md)
30
31
-[How to use catalog and include directives to generate and embed content in Markdown files.](docs/guides/directives/generating-content.md)
31
32
-[Key differences between Hugo templates and mdsmith directives for users familiar with Hugo.](docs/guides/directives/hugo-migration.md)
|[Choosing Readability, Conciseness, and Token Budget Metrics](metrics-tradeoffs.md)| Trade-offs and threshold guidance for readability, structure, length, and token budgets. |
22
-
|[Coming from Hugo](directives/hugo-migration.md)| Key differences between Hugo templates and mdsmith directives for users familiar with Hugo. |
23
-
|[Enforcing Document Structure with Schemas](directives/enforcing-structure.md)| How to use schemas, require, and allow-empty-section to validate headings, front matter, and filenames. |
24
-
|[File Kinds](file-kinds.md)| How to declare file kinds, assign files to them, and read the merged rule config that results. |
25
-
|[Generating Content with Directives](directives/generating-content.md)| How to use catalog and include directives to generate and embed content in Markdown files. |
|[Build directive](directives/build.md)| How to use the build directive to declare artifact outputs, keep generated bodies in sync, and configure user-declared recipes. |
22
+
|[Choosing Readability, Conciseness, and Token Budget Metrics](metrics-tradeoffs.md)| Trade-offs and threshold guidance for readability, structure, length, and token budgets. |
23
+
|[Coming from Hugo](directives/hugo-migration.md)| Key differences between Hugo templates and mdsmith directives for users familiar with Hugo. |
24
+
|[Enforcing Document Structure with Schemas](directives/enforcing-structure.md)| How to use schemas, require, and allow-empty-section to validate headings, front matter, and filenames. |
25
+
|[File Kinds](file-kinds.md)| How to declare file kinds, assign files to them, and read the merged rule config that results. |
26
+
|[Generating Content with Directives](directives/generating-content.md)| How to use catalog and include directives to generate and embed content in Markdown files. |
0 commit comments