Skip to content

How can bands be composed? #43

@mrjf

Description

@mrjf

When one banded skill needs to invoke another, how should it do so?

Need a system for checking one band's compatibility against another -- can band A execute inside band B, or does it require additional permissions? Before calling another banded skill, the bands wrapper must check that:

  • this skill is explicitly allowed by the current band
  • the second skill's permissions fit in the current skill's band

Need a way to develop workflows composed of multiple bands with deterministic or agentic orchestration inside the microVM.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions