Commit 1a6f312
docs: document inlined-imports field in README and workflow creation prompt (#658)
The `inlined-imports` front-matter field has been implemented and
documented in docs/front-matter.md and docs/runtime-imports.md, but
was absent from both the README front-matter fields reference table
and the create-ado-agentic-workflow.md prompt guide.
- Add `inlined-imports` row to the README "Front Matter Fields" table
- Add Step 16 to the workflow creation prompt explaining when and how
to use the field (default false, trade-off with compile-time resolution)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 278cfee commit 1a6f312
2 files changed
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
252 | 252 | | |
253 | 253 | | |
254 | 254 | | |
| 255 | + | |
255 | 256 | | |
256 | 257 | | |
257 | 258 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
561 | 561 | | |
562 | 562 | | |
563 | 563 | | |
| 564 | + | |
| 565 | + | |
| 566 | + | |
| 567 | + | |
| 568 | + | |
| 569 | + | |
| 570 | + | |
| 571 | + | |
| 572 | + | |
| 573 | + | |
| 574 | + | |
| 575 | + | |
564 | 576 | | |
565 | 577 | | |
566 | 578 | | |
| |||
0 commit comments