Commit afe7545
docs: post-0.10.0 state refresh + http-client comment fix (#95)
Two small drift-cleanup changes after the 0.10.0 publish:
- .ai/state.adf — CURRENT was still v0.8.0 from the #50-53 era, had
no mention of blast + surface or the npm publish milestone. Refreshed
to reflect the current reality: 0.10.0 live on npm, #94/#90/#69 as
the next queue, vendor-fix (#93) recorded in COMPLETED so the
scaffold-response type-vendor context isn't lost.
- packages/cli/src/http-client.ts — the ScaffoldFile doc comment said
"sourced from @stackbilt/contracts" which is no longer accurate after
#93. Updated to "vendored from @stackbilt/contracts" and pointed at
the local types file for discoverability.
No runtime behavior change. Sweep also confirmed the rest of the docs
(README, CHANGELOG, PUBLISHING.md, per-package READMEs, docs/) are
already 0.10.0-accurate from yesterday's pre-release docs audit.
Co-authored-by: Kurt Overmier <kurt@stackbilt.dev>1 parent 3ca7baf commit afe7545
2 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
0 commit comments