scope

package
v0.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 22, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package scope is the single write-scope verdict for SDD lint, workspace apply, and orchestration wave scheduling.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ListsConflict

func ListsConflict(left, right []string) bool

ListsConflict reports whether two allowed-path lists cannot share a wave. Empty scope, a bare glob, or an unknown empty normalized path conflicts with every other scope; equal paths and directory prefixes conflict; siblings do not.

func MatchesAny

func MatchesAny(path string, scopes []string) bool

MatchesAny reports whether path matches any glob-style scope entry.

func ScopesConflict

func ScopesConflict(path string, allowed, forbidden []string) bool

ScopesConflict fails closed when a path is not explicitly allowed or is explicitly forbidden.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL