Commit 4ef55a4
* docs(agents): add upstream currency edict (fleet standardization)
Propagates the upstream-currency edict (target the newest release; a pin is a
hypothesis, not a fact) from agent-utilities/AGENTS.md, following the same
fleet-wide pattern the Version & lockfile drift edict used. D-upgrade-edict-1,
reports/deferred/lane-upgrade-edict.md.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
* chore(connectors): repair the MCP server alias and re-certify the bundle
The fleet registry (deploy/mcp-fleet.registry.yml in agent-utilities) is the one
authority for what this provider's MCP server is called. connectors/mcp_source_presets.json
restated that name and had rotted to the *distribution* name, so a source_sync
mcp_tool preset could not bind. The alias is now the registry's, and the whole
capability bundle -- connector_manifest.yml, ontology/shapes, ontology/mappings,
ontology/fixtures, ontology/migrations, ontology/certification.json -- was
regenerated over the corrected input and re-signed with the release authority
ontology.lock pins (QkigdPNpcUU7...), recovered from versioned OpenBao KV v2
custody.
a2a.json is generated too: the certification pipeline now derives it from this
package's own pyproject.toml before the ledger hashes it, so the previously
hand-maintained card can no longer drift from what the certification signs.
Nothing here was hand-edited; every artifact is generator output.
Requires agent-utilities feat/connector-alias-recert, which composes
feat/drift-proof-release-system (registry-derived alias, derived
SOURCE_COMPATIBILITY, versioned-custody + lock-agreement signing gate) with
61ff41ec (generated a2a.json).
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
* lane-guard: reach the lane-concurrency canonical-checkout guard (D-CP-3)
Adds the same lane-guard local hook agent-utilities/epistemic-graph/universal-skills already carry -- shells out, unmodified, to agent-utilities' check_lane_guard.py via the AGENT_UTILITIES_ROOT sibling-checkout idiom this repo already uses for check-stubs/check-sprawl. No new dependency.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
* fix: point Knuckles-Team/pipelines calls at @main, fix pages permissions
The stale pin dc60f5ca0cfd00bf2e66f912a33d6d0f8ee62874 broke pages.yml CI
with "Invalid workflow file ... requesting 'contents: write', but is only
allowed 'contents: read'" because the callee pages_pipeline.yml declares
permissions: contents: write, pages: write, id-token: write. Bumped the
job's contents permission from read to write to match.
python_pipeline.yml and container_pipeline.yml (called from pipeline.yml)
declare no permissions block, so no permission mismatch there -- only the
stale ref needed fixing.
Per operator intent: track main so the fleet always uses the latest
pipeline release. This repo carries no supply-chain-source-contract
SHA-pin gate, so a floating @main ref is appropriate (contrast
agent-utilities, which does carry that gate and stays pinned to a
concrete tip SHA instead).
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
1 parent 5424dc7 commit 4ef55a4
8 files changed
Lines changed: 70 additions & 18 deletions
File tree
- .github/workflows
- gitlab_api
- connectors
- ontology
- mappings
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
85 | 91 | | |
86 | 92 | | |
87 | 93 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
390 | 390 | | |
391 | 391 | | |
392 | 392 | | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
13 | 24 | | |
14 | 25 | | |
15 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
86 | 91 | | |
87 | 92 | | |
88 | 93 | | |
| |||
330 | 335 | | |
331 | 336 | | |
332 | 337 | | |
333 | | - | |
| 338 | + | |
334 | 339 | | |
335 | 340 | | |
336 | 341 | | |
| |||
342 | 347 | | |
343 | 348 | | |
344 | 349 | | |
345 | | - | |
| 350 | + | |
346 | 351 | | |
347 | 352 | | |
348 | 353 | | |
| |||
357 | 362 | | |
358 | 363 | | |
359 | 364 | | |
360 | | - | |
| 365 | + | |
361 | 366 | | |
362 | 367 | | |
363 | 368 | | |
| |||
369 | 374 | | |
370 | 375 | | |
371 | 376 | | |
372 | | - | |
373 | | - | |
| 377 | + | |
| 378 | + | |
374 | 379 | | |
375 | 380 | | |
376 | 381 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments