Commit fbe032f
committed
sage-agenttrust: record the real 2026-09-15 run and correct the C-2 conformance note
The manifest's tested_against block recorded a run that never happened: PR #61
bumped agentrust-trace 0.2.0 -> 0.5.0 mechanically across the repo, and this
bridge was actually last exercised against agentrust-trace 0.2.0 /
cmcp-runtime 0.2.1 in June.
The bridge has since been re-run against current releases and updated
(l33tdawg/sage-agenttrust@3441b3a8), so this records what was actually run:
- tested_against: agentrust-trace 0.10.0, cmcp-runtime 0.5.0, plus
agentrust-trace-tests 0.5.1, a key the block was missing.
- The C-2 note is inverted. agentrust-trace-tests 0.5.1 loads a standalone
TRACE record as fmt="trace"; 0.1.0 raised LoadError on it. The bare C-2
record is therefore graded for the first time and passes Level 0, so the
"carries no conformance level" comment is no longer true. Level 1 remains
unclaimed: software-only has no hardware root.
- vendor: the schema defines this as "company or community project behind the
integration" and every other entry uses an org slug. This one named the
integration instead. Now SAGE.
- README: current package versions and the v11.19.22 image digest, the
corrected conformance sentence, an additional reproduction bullet for the
C-2 Level 0 / Level 1 pair, and the canonicalization note corrected to
RFC 8785 (the library moved to rfc8785.dumps in 0.10.0; the bridge verifies
with the same recipe).
marketplace/catalog.json regenerated per CONTRIBUTING (one field: vendor).
scripts/validate_integrations.py: 37 integrations, 0 failures.
pytest tests/test_validate_integrations.py tests/test_integration_schema.py
tests/test_generate_marketplace_catalog.py tests/test_validate_compatibility.py:
19 passed.1 parent f28dc91 commit fbe032f
3 files changed
Lines changed: 25 additions & 20 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
37 | 36 | | |
38 | 37 | | |
39 | 38 | | |
40 | 39 | | |
41 | 40 | | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | | - | |
51 | | - | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
| 56 | + | |
56 | 57 | | |
57 | 58 | | |
58 | 59 | | |
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
62 | 63 | | |
63 | | - | |
| 64 | + | |
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
| |||
80 | 81 | | |
81 | 82 | | |
82 | 83 | | |
| 84 | + | |
| 85 | + | |
83 | 86 | | |
84 | 87 | | |
85 | 88 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
27 | | - | |
28 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
543 | 543 | | |
544 | 544 | | |
545 | 545 | | |
546 | | - | |
| 546 | + | |
547 | 547 | | |
548 | 548 | | |
549 | 549 | | |
| |||
0 commit comments