deps

package
v0.3.4 Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2026 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildGraph

func BuildGraph() (*specs.DependencyGraph, error)

BuildGraph builds the complete dependency graph from all specs under .canary/specs/ in the working directory. It is exported so callers outside this package can reuse it without reconstructing the spec-walk logic.

func BuildGraphIn added in v0.3.3

func BuildGraphIn(root string) (*specs.DependencyGraph, error)

BuildGraphIn is BuildGraph for an explicit root.

The MCP server answers for the tree it was started on, not for whatever directory the process happens to be in, so it needs to name that tree rather than rely on the working directory.

func CreateDepsCommand

func CreateDepsCommand() *cobra.Command

CreateDepsCommand creates the parent deps command

Types

This section is empty.

Jump to

Keyboard shortcuts

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