Skip to content

feat: add service operation metadata catalog#140

Merged
LioRael merged 28 commits into
mainfrom
chore/open-source-hygiene
Jun 28, 2026
Merged

feat: add service operation metadata catalog#140
LioRael merged 28 commits into
mainfrom
chore/open-source-hygiene

Conversation

@LioRael

@LioRael LioRael commented Jun 28, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add service operation metadata to the Rust contract surface for HTTP routes, runtime functions, actions, and events.
  • Expose provider module operation inventories through the Host admin data API.
  • Document the V8 service operations plane and service log evidence path.

Validation

  • cargo test --locked -p lenso-contracts operation_metadata_serializes_on_route_runtime_and_action
  • cargo test --locked -p lenso-api service_modules_exposes_operations_for_provider_modules
  • just generated-check

Cross-repo notes

  • Pairs with lenso-cli, lenso-runtime-console, lenso-examples, and lenso-auth-module V8 PRs.

@changeset-bot

changeset-bot Bot commented Jun 28, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: bdb8ac5

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

…iene

# Conflicts:
#	docs/architecture/framework-public-surface.md
#	skills/lenso-start/SKILL.md
@LioRael LioRael marked this pull request as ready for review June 28, 2026 13:43
Copilot AI review requested due to automatic review settings June 28, 2026 13:43

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.

@LioRael LioRael merged commit 4f2f7a0 into main Jun 28, 2026
2 checks 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