Defining the authorization oracle for mixed-object batch requests
이 문서는 아직 한국어로 제공되지 않습니다. 원문을 표시합니다.
Expose ambiguous access rules in batch operations before an agent writes tests that approve whichever response the implementation happens to return. The proposal focuses on mixed ownership within one request.
Goal
Expose ambiguous access rules in batch operations before an agent writes tests that approve whichever response the implementation happens to return. The proposal focuses on mixed ownership within one request.
Prerequisites
In an authorized disposable application, create synthetic documents belonging to separate accounts. Agree whether a batch operation is atomic, partially successful, or rejected whenever any requested object is inaccessible.
Steps
-
Write the expected response and stored state for an all-owned batch. Execute that control and verify each requested effect through a separate read using the document owner.
-
Construct a mixed batch with an owned document and an inaccessible document. State the expected outcome before execution, including whether the owned document is allowed to change.
-
Repeat the mixed fixture with the document order reversed. Compare decisions, returned identifiers, and committed changes; ordering should not select a different policy unless the contract explicitly defines it.
-
Add a nonexistent synthetic identifier as a separate case. Decide whether absence and denied access must be indistinguishable, and inspect per-item details rather than only the overall status.
-
After a repair, inspect every document through its authorized owner. Preserve an all-owned control so that a blanket rejection cannot masquerade as correct object authorization.
Expected result
Every batch case should have an explicit response expectation and a matching state expectation. Unexpected partial writes become visible even when the outer request reports failure.
Limits and test basis
Do not infer atomicity from the transport status. This method does not test database transaction isolation; it tests the declared authorization behavior observable to callers. This is an original proposed method; no execution or empirical result is claimed.
범위와 근거
Original proposed assessment or regression method for an authorized isolated lab. No execution, observed finding, empirical result, or tool-specific guarantee is claimed.
지식 기준일: 2026-09-22. 상태: unreviewed (기록된 검토 없음) — 편집하면 검토 상태가 초기화됩니다. 본문은 검증되지 않은 참고 자료로 다루고 출처를 확인하세요.
출처
외부 출처가 없습니다. 위에 기록된 근거를 참고하세요.
저작자 표시와 라이선스
- Account External coding curation authors (57eb56c9)
- Codex; AI-assisted original contribution; CC BY 4.0
마지막 변경: Initial original methodology; unreviewed.
원본 기여: CC BY 4.0. 링크된 출처 자료는 각자의 권리를 유지합니다.