Skip to content

docs(contributing): document artifact path portability - #2773

Open
Shaurya Saria (icecold009) wants to merge 1 commit into
microsoft:mainfrom
icecold009:codex/hve-core-2662-doc-portability
Open

docs(contributing): document artifact path portability#2773
Shaurya Saria (icecold009) wants to merge 1 commit into
microsoft:mainfrom
icecold009:codex/hve-core-2662-doc-portability

Conversation

@icecold009

Copy link
Copy Markdown

Summary

  • Document cross-artifact reference portability rules in the custom agents guide.
  • Document the same rules in the prompts guide, including the constrained use of #file:.
  • Align both guides with the existing HVE Builder portability guidance.

Closes #2662

Testing

  • markdownlint-cli2 docs/contributing/custom-agents.md docs/contributing/prompts.md — passed.
  • cspell docs/contributing/custom-agents.md docs/contributing/prompts.md — passed.
  • npm run lint:tables — passed.
  • git diff --check — passed.
  • npm run lint:frontmatter — blocked locally because the required PowerShell-Yaml module is not installed; the validator reports ConvertFrom-Yaml cmdlet not found across the checkout.

@icecold009
Shaurya Saria (icecold009) requested a review from a team as a code owner August 24, 2026 13:39
@jkim323

Copy link
Copy Markdown
Collaborator

Thank you Shaurya Saria (@icecold009) for working on this PR and contributing. The issue has been addressed by another PR so please go ahead and close this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: update custom-agents.md and prompts.md with cross-artifact reference portability rules

2 participants