Skip to content

Commit f28dc91

Browse files
authored
aeoess-aps: narrow the 0.9.0 revocation note per #178 (#195)
1 parent 2b2db1d commit f28dc91

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

integrations/aeoess-aps/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ as no evidence rather than as not revoked. TRACE's own section 3.2.3 takes the A
6666
position at the bundle level (a verifier with no bundle reports that it performed no
6767
revocation check). The behaviour observed at agentrust-trace 0.9.0 is retained here as a tested
6868
implementation result; agentrust-io/trace-spec#246 records it as inconsistent with
69-
section 3.2.3. It cannot be re-observed on this exporter's record at 0.10.0, where
69+
section 3.2.3. It was not re-evaluated at 0.10.0, where
7070
`verify_record` refuses the record on schema grounds before any revocation check
7171
runs, so these rows are 0.9.0 results and are not restated for 0.10.0.
7272

integrations/aeoess-aps/integration.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ tested_against:
3838
# These versions are the fixed run in .github/workflows/aeoess-aps-conformance.yml.
3939
# The floating run installs unpinned releases as drift detection (#169).
4040
# The revocation observations in README were made against 0.9.0 and stand as
41-
# 0.9.0 results. They cannot be re-run on this exporter's record at 0.10.0:
41+
# 0.9.0 results. They were not re-run on this exporter's record at 0.10.0:
4242
# verify_record refuses it on schema grounds before any revocation check runs
4343
# (observed with an empty store, a callable returning a non-bool, and a
4444
# callable returning True; all three raise the schema error first).

0 commit comments

Comments
 (0)