@event4u/agent-config 5.6.0 → 5.6.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -6,7 +6,7 @@
6
6
  },
7
7
  "metadata": {
8
8
  "description": "Shared agent configuration \u2014 skills for AI coding tools (Claude Code, Augment, Cursor, Cline, Windsurf, Gemini CLI).",
9
- "version": "5.6.0",
9
+ "version": "5.6.1",
10
10
  "keywords": [
11
11
  "agent-config",
12
12
  "skills",
package/CHANGELOG.md CHANGED
@@ -811,6 +811,15 @@ our recommendation order, not its support status.
811
811
  > that forces a new era split (`# Era: 5.5.x`, etc.) — see
812
812
  > [`docs/contracts/CHANGELOG-conventions.md § Era splits`](docs/contracts/CHANGELOG-conventions.md).
813
813
 
814
+ ## [5.6.1](https://github.com/event4u-app/agent-config/compare/5.6.0...5.6.1) (2026-06-01)
815
+
816
+ ### Bug Fixes
817
+
818
+ * **mcp:** send bearer auth in post-deploy smoke probe ([9d12489](https://github.com/event4u-app/agent-config/commit/9d124894b03e5e962e8014171f965ce9367de58d))
819
+ * correct gzip kwarg in pack_mcp_content (condenselevel -> compresslevel) ([6d27677](https://github.com/event4u-app/agent-config/commit/6d2767736d6d20327a5853875fd4e9cb172babcc))
820
+
821
+ Tests: 5375 (+0 since 5.6.0)
822
+
814
823
  ## [5.6.0](https://github.com/event4u-app/agent-config/compare/5.5.0...5.6.0) (2026-05-31)
815
824
 
816
825
  ### Features
@@ -1,6 +1,6 @@
1
1
  # Discovery — Deprecation Report
2
2
 
3
- - Generated: `2026-05-31T21:27:24Z`
3
+ - Generated: `2026-06-01T05:28:53Z`
4
4
  - Deprecated artefacts: **0**
5
5
 
6
6
  _None. Tree is clean._
@@ -9872,7 +9872,7 @@
9872
9872
  "reason": "scaffold for new SKILL.md authoring"
9873
9873
  }
9874
9874
  ],
9875
- "generated_at": "2026-05-31T21:27:24Z",
9875
+ "generated_at": "2026-06-01T05:28:53Z",
9876
9876
  "packs": [
9877
9877
  {
9878
9878
  "artefact_count": 85,
@@ -1 +1 @@
1
- 989be56ecdb8123cf43614718674be36b25d77c70f61cb3beb4bdfdb7093a995 discovery-manifest.json
1
+ c4e48aaf1d8692605b84470cdfde6164b496b96a4a2fcce192ce5dc16a03b6e0 discovery-manifest.json
@@ -1,6 +1,6 @@
1
1
  # Discovery Manifest — Summary
2
2
 
3
- - Generated: `2026-05-31T21:27:24Z`
3
+ - Generated: `2026-06-01T05:28:53Z`
4
4
  - Scanner: `ca7acd2ec7af`
5
5
  - Artefacts: **447**
6
6
  - Unassigned: **0**
@@ -1,6 +1,6 @@
1
1
  # Discovery — Orphan Report
2
2
 
3
- - Generated: `2026-05-31T21:27:24Z`
3
+ - Generated: `2026-06-01T05:28:53Z`
4
4
  - Orphan artefacts: **0**
5
5
 
6
6
  > An orphan is an artefact whose declared pack has no other members.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "checksum": "sha256:0fbd4637a523a2e97b9f5811172c148ea939f9bb928a963e12e60756f7b35bfe",
3
- "generated_at": "2026-05-31T21:27:24Z",
3
+ "generated_at": "2026-06-01T05:28:53Z",
4
4
  "packs": [
5
5
  {
6
6
  "artefact_count": 85,
@@ -1,6 +1,6 @@
1
1
  # Discovery — Trust Report
2
2
 
3
- - Generated: `2026-05-31T21:27:24Z`
3
+ - Generated: `2026-06-01T05:28:53Z`
4
4
  - Workspaces tracked: **8**
5
5
  - Human-review-required artefacts: **2**
6
6
 
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "checksum": "sha256:0fbd4637a523a2e97b9f5811172c148ea939f9bb928a963e12e60756f7b35bfe",
3
- "generated_at": "2026-05-31T21:27:24Z",
3
+ "generated_at": "2026-06-01T05:28:53Z",
4
4
  "scanner_version": "ca7acd2ec7af",
5
5
  "workspaces": [
6
6
  {
@@ -3,13 +3,13 @@
3
3
  "artefact_count": 447,
4
4
  "scanner_version": "ca7acd2ec7af"
5
5
  },
6
- "generated_at": "2026-05-31",
6
+ "generated_at": "2026-06-01",
7
7
  "package": {
8
8
  "description": "Universal AI Agent OS \u2014 audited skills, governance rules, commands, and templates for AI coding tools (Claude Code, Cursor, Windsurf, Copilot).",
9
9
  "homepage": "https://github.com/event4u-app/agent-config#readme",
10
10
  "name": "@event4u/agent-config",
11
11
  "repository": "https://github.com/event4u-app/agent-config",
12
- "version": "5.6.0"
12
+ "version": "5.6.1"
13
13
  },
14
14
  "registries": [
15
15
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@event4u/agent-config",
3
- "version": "5.6.0",
3
+ "version": "5.6.1",
4
4
  "description": "Universal AI Agent OS \u2014 audited skills, governance rules, commands, and templates for AI coding tools (Claude Code, Cursor, Windsurf, Copilot).",
5
5
  "license": "MIT",
6
6
  "private": false,
@@ -237,7 +237,7 @@ def pack(root: Path, out_dir: Path) -> dict[str, Any]:
237
237
  # R2 archival copy hashes deterministically.
238
238
  with open(out_dir / "content.json.gz", "wb") as raw:
239
239
  with gzip.GzipFile(
240
- fileobj=raw, mode="wb", condenselevel=9, mtime=0
240
+ fileobj=raw, mode="wb", compresslevel=9, mtime=0
241
241
  ) as gz:
242
242
  gz.write(payload_bytes)
243
243
  (out_dir / "manifest.json").write_text(