Skip to content

docs: post-0.10.0 state refresh + http-client comment fix#95

Merged
stackbilt-admin merged 1 commit intomainfrom
docs/post-0.10.0-sweep
Apr 9, 2026
Merged

docs: post-0.10.0 state refresh + http-client comment fix#95
stackbilt-admin merged 1 commit intomainfrom
docs/post-0.10.0-sweep

Conversation

@stackbilt-admin
Copy link
Copy Markdown
Member

Summary

Two small post-publish drift-cleanup changes:

  1. `.ai/state.adf` — CURRENT still said v0.8.0 from the Feedback: bootstrap experience from Claude Code agent perspective #50-53 era. Refreshed to reflect 0.10.0 being live on npm, blast + surface subsystems shipped, blast: exclude .claude/worktrees/ from graph scanning (Claude Code ghost paths) #94/feat: package ecosystem — configurable dependency orchestration via charter config #90/feat: Typed Data Access & Disambiguation Policy — ontology enforcement across Stackbilt repos #69 as the active queue, and fix(cli): vendor scaffold-response types, unblock 0.10.0 publish #93 (vendor fix) in COMPLETED so the scaffold-response type-vendor rationale isn't lost to future agent context.

  2. `packages/cli/src/http-client.ts` — the `ScaffoldFile` doc comment said "sourced from @stackbilt/contracts" which stopped being accurate after fix(cli): vendor scaffold-response types, unblock 0.10.0 publish #93 dropped that dep. Updated to "vendored from @stackbilt/contracts" and pointed at the local `./types/scaffold-contract-types` path for discoverability.

Scope

Doc-level only. No runtime behavior change. Pure text.

Sweep results

Full post-publish sweep across README.md, CHANGELOG.md, PUBLISHING.md, docs/, docs-snippets/, .ai/*.adf, and per-package READMEs. The rest of the docs are already 0.10.0-accurate thanks to yesterday's pre-release audit (commit 2525747). Only the two items above drifted.

Test plan

  • CI governance + build-and-test pass
  • `.ai/state.adf` still parses as valid ADF
  • Main README continues to reference blast + surface in the commands block (unchanged from pre-sweep)

🤖 Generated with Claude Code

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.
@stackbilt-admin stackbilt-admin merged commit afe7545 into main Apr 9, 2026
3 checks passed
@stackbilt-admin stackbilt-admin deleted the docs/post-0.10.0-sweep branch April 9, 2026 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant