Skip to content

chore: deps latest + remove ROADMAP + docs cleanup - #63

Merged
gitctrlx merged 2 commits into
mainfrom
chore/deps-latest
Aug 12, 2026
Merged

chore: deps latest + remove ROADMAP + docs cleanup#63
gitctrlx merged 2 commits into
mainfrom
chore/deps-latest

Conversation

@gitctrlx

@gitctrlx gitctrlx commented Aug 12, 2026

Copy link
Copy Markdown
Member

Summary

  • Bump workspace dependencies to current crates.io (jsonschema 0.49, sha2 0.11, rhai 1.25, tokio 1.53, …).
  • Delete ROADMAP.md from the published tree (internal planning only; not for remote consumers).
  • README: drop the Status block (user revision).
  • Code docs: strip phase tags (Wn), maturity banners, future-theater, Grok Build process notes; keep behavioral API rustdoc only.

Test plan

  • cargo clippy --workspace --all-targets --all-features -- -D warnings
  • cargo test --workspace --all-features
  • cargo deny check (deps commit)
  • CI green

Bump direct deps (jsonschema 0.49, sha2 0.11, rhai 1.25, tokio 1.53,
reqwest 0.13.4, serde/uuid/thiserror/futures/async-trait, …) and refresh
Cargo.lock. Centralize tempfile and libc on workspace pins.
Copilot AI lite review requested due to automatic review settings August 12, 2026 07:57

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

Delete internal ROADMAP from the published tree. Drop the README Status
block. Strip phase tags (Wn), maturity banners, future-theater, and
Grok Build process notes from crate rustdoc; keep behavioral API docs only.
@gitctrlx gitctrlx changed the title chore: upgrade workspace dependencies to latest chore: deps latest + remove ROADMAP + docs cleanup Aug 12, 2026
@gitctrlx
gitctrlx merged commit 2385dfc into main Aug 12, 2026
1 check passed
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.

2 participants