Skip to content

Commit a91f1dc

Browse files
committed
docs: rebuild evidence bundle on clean tree (post advisor-note internalization)
Constraint: generated-docs only; bundle records ancestor commit with dirty=False Tested: verify_docs.sh PASS Confidence: high Action: G-P2-19 Roadmap-Status: unchanged
1 parent 02eba14 commit a91f1dc

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

docs/generated/docs-inventory.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ Do not edit this file manually — regenerate instead.
246246
| `gateway-oauth-tenants.md` | working | 1818 | `0ff9c7df4652` |
247247
| `generated/command-snippet-inventory.md` | working | 8128 | `bf21da5dfe66` |
248248
| `generated/docs-aging-dashboard.md` | working | 4107 | `fd1c4a8c6172` |
249-
| `generated/release-docs-evidence.md` | working | 3669 | `e0fab41ba635` |
249+
| `generated/release-docs-evidence.md` | working | 3668 | `20d3aaaca3e9` |
250250
| `governance-compliance.md` | constitution | 1645 | `d7665f2f7864` |
251251
| `governance/code-review-checklist.md` | working | 4379 | `f580da208c75` |
252252
| `governance/command-snippet-registry.md` | working | 3023 | `2e6c2b337773` |

docs/generated/release-docs-evidence.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"ok": true,
3-
"created_at": "2026-09-17T07:57:42+00:00",
3+
"created_at": "2026-09-17T07:58:56+00:00",
44
"repo_root": "/Users/teee/dev/teaagent",
55
"git": {
66
"branch": "main",
7-
"commit": "cb44d738cb3049603b8041ba9f6cda6bd1a9319f",
8-
"dirty": true
7+
"commit": "02eba14f0caf63a4ec6f09a886310e9e4f848955",
8+
"dirty": false
99
},
1010
"commands": [
1111
{

docs/generated/release-docs-evidence.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Release Documentation Evidence Bundle (Generated)
22

3-
**Generated:** 2026-09-17T07:57:42+00:00
4-
**Git commit:** `cb44d738cb3049603b8041ba9f6cda6bd1a9319f` on `main`
5-
**Working tree dirty:** yes
3+
**Generated:** 2026-09-17T07:58:56+00:00
4+
**Git commit:** `02eba14f0caf63a4ec6f09a886310e9e4f848955` on `main`
5+
**Working tree dirty:** no
66

77
Regenerate: `python3 scripts/build_release_docs_evidence_bundle.py`
88

0 commit comments

Comments
 (0)