Skip to content

Commit 6044021

Browse files
Document report boundary validation
Record the URL-segment and repository-path normalization guards enforced before report artifacts are accepted. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
1 parent 7b9cb5d commit 6044021

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/agentic-refresh/report-contract.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ Every quest run first emits one version 1 JSON artifact with:
1818
A completed report must include source fingerprints. A blocked report must state
1919
one concise reason and cannot propose changes. A no-change report cannot propose
2020
changes. Invalid or missing quest artifacts become blocked scopes in the digest.
21+
Source and path validation rejects adjacent URL-prefix matches, absolute paths,
22+
backslashes, normalization changes, and traversal segments before materializing
23+
an artifact.
2124

2225
A child plan must contain:
2326

0 commit comments

Comments
 (0)