baseprocedures

package
v0.16.0 Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package baseprocedures embeds the base procedure entries shipped with the sdd binary. Base procedures are graph entries compiled into the release: always loaded into every graph, correct independent of graph content — the framework's playbook moves must not depend on any project's entries. A project customizes a move by superseding a chain head through normal capture discipline; a newer sdd version ships successor entries the same way, and lint flags the resulting fork when both compete (project head wins for execution).

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Entries

func Entries() ([]*model.Entry, error)

Entries parses every embedded base procedure entry, marked Embedded so write-side surfaces (summary regeneration, missing-summary lint, lint --fix, rewrite) skip them. The embedded set is compile-time constant, so an error here means a broken build — callers fail hard.

Types

This section is empty.

Jump to

Keyboard shortcuts

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