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
Copy file name to clipboardExpand all lines: packages/generic-agents/read-comprehension/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Bitcode Read Comprehension Agent
2
2
3
-
## V26 Boundary
3
+
## Active Boundary
4
4
5
5
`@bitcode/generic-agents-read-comprehension` is the PTRR agent owner for Bitcode setup-phase Read comprehension.
6
6
It composes the callable tools from `@bitcode/generic-tools-read-comprehension`; it does not redefine those tool contracts.
@@ -22,7 +22,7 @@ Its canonical fifth-gate role is `setup` / `pre-danger-wall`: synthesize a revie
22
22
- Plans how to understand the expressed Read, attachments, repository context, AssetPack expectation, proof reads, delivery-mechanism boundary, and source-to-shares service questions.
23
23
- Uses Read-comprehension tools to analyze semantics, extract requirements, identify constraints, generate satisfaction criteria, validate the model, and estimate implementation complexity.
24
24
- Refines ambiguity before risk admission rather than allowing danger-wall to infer canonical Read meaning.
25
-
- Emits active Bitcode fields: `read`, `writtenAssetTypes`, `assetPackContext`, `deliveryMechanismBoundaries`, `sourceToSharesServiceQuestions`, `commercialAccountability`, and `readSatisfactionCriteria`.
25
+
- Emits active Bitcode fields: `read`, `writtenAssetTypes`, `assetPackContext`, `deliveryMechanismBoundaries`, `sourceToSharesServiceQuestions`, `serviceAccountability`, and `readSatisfactionCriteria`.
0 commit comments