You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
verification-log: mark 2026-05-09 entry fully Green; live-API smoke passed via CI secret
All 6 chapter builds green at 10.5.2 (run 25599382646).
AnthropicVerification harness: PASS claude-opus-4-7, PASS claude-sonnet-4-6,
PASS claude-haiku-4-5-20251001 -- all three model IDs confirmed callable
against the live API using the ANTHROPIC_API_KEY repository secret.
@@ -117,15 +117,15 @@ Copy this block to start a new entry. Date format `YYYY-MM-DD`.
117
117
-[x]`Microsoft.Extensions.AI.Ollama` / `.AzureAIInference` -- confirmed NOT referenced in `Directory.Packages.props`; samples use `OllamaSharp` and `Azure.AI.OpenAI` directly.
118
118
119
119
### Code samples
120
-
-[x] CI matrix last-green at companion commit `28d19ca` (2026-05-04). No new commits to companion repo this pass (only `Directory.Packages.props` and `docs/` updated). Will trigger CI with the 10.5.2 bump.
121
-
-[x] Live-API smoke tests -- not re-run this pass (Anthropic key rotation pending §2.2). Status unchanged from 2026-05-03 Green entry.
120
+
-[x] CI matrix green at companion commit `3f81f99` (2026-05-09). All 6 chapter build jobs pass against MEAI 10.5.2 (run [25599382646](https://github.com/CodeShayk/generative-ai-dotnet-samples/actions/runs/25599382646)).
121
+
-[x]**Live-API smoke tests green**-- `workflow_dispatch`run [25599382646](https://github.com/CodeShayk/generative-ai-dotnet-samples/actions/runs/25599382646) ran `tests/AnthropicVerification` against the `ANTHROPIC_API_KEY` repository secret. All three model IDs returned `OK`: `PASS claude-opus-4-7: OK` / `PASS claude-sonnet-4-6: OK` / `PASS claude-haiku-4-5-20251001: OK`.
122
122
123
123
### URLs
124
124
-[x] Full URL audit done 2026-05-03 (114 URLs; 8 broken links fixed). No manuscript URL changes made in this pass beyond the "Last validated" blockquote date update. No new external links added.
125
125
126
126
### Anthropic API surface
127
-
-[x]Model IDs in Appendix B and Chapter4.2.4 unchanged from 2026-05-03 green entry. No new Anthropic model ID changes observed.
128
-
-[x]`Anthropic.SDK` 5.10.0 API surface unchanged.
127
+
-[x]All three model IDs cited in `Appendix-B-Model-Quick-Reference.md` and `Chapter-04.md` (§4.2.4) confirmed callable against the live API via CI: `claude-opus-4-7`, `claude-sonnet-4-6`, `claude-haiku-4-5-20251001` -- each returned `OK`.
128
+
-[x]`Anthropic.SDK` 5.10.0 API surface unchanged.`AnthropicClient.Messages` as `IChatClient` with MEAI 10.3.0 override still works end-to-end.
129
129
130
130
### Issues found / actions taken
131
131
-**Manuscript: "Last validated" blockquotes in all six chapters cited `9.x stable`** (stale version string from original drafting). Updated to `10.5.2 (Evaluation 10.5.0)` in `Chapter-01.md` through `Chapter-06.md`. Date updated from `April 2026` to `May 2026`.
@@ -136,10 +136,10 @@ Copy this block to start a new entry. Date format `YYYY-MM-DD`.
136
136
-**version-matrix.md** showed `Microsoft.Extensions.AI.Evaluation` at `10.5.1` (incorrect -- the package was never published at that version). Corrected to `10.5.0`.
137
137
138
138
### Next-pass to-dos
139
-
-[ ]Trigger CI on companion repo after the 10.5.2 MEAI bump; verify all 6 chapter build jobs pass.
140
-
-[ ] Evaluate `Microsoft.Agents.AI` 1.5.0 and `ModelContextProtocol` 1.3.0 for breaking changes; update pins if CI stays green.
141
-
-[ ]Rotate Anthropic API key (§2.2) before re-running live-API smoke tests.
142
-
-[ ]Force-update `v1.0-first-print` companion tag to HEAD post-CI.
139
+
-[x]~~Trigger CI on companion repo after the 10.5.2 MEAI bump; verify all 6 chapter build jobs pass.~~ Done -- run 25599382646 green.
140
+
-[x]~~Force-update `v1.0-first-print` companion tag to HEAD post-CI.~~ Done -- tag at `3f81f99`.
141
+
-[ ]Evaluate `Microsoft.Agents.AI` 1.5.0 and `ModelContextProtocol` 1.3.0 for breaking changes; update pins if CI stays green (next weekly pass).
142
+
-[ ]Rotate Anthropic API key (§2.2) -- user action at <https://console.anthropic.com/>.
0 commit comments