schema

package
v0.1.0-dev.20260127185200 Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package schema provides embedded JSON schemas and default configs for the devlore ecosystem.

Index

Constants

This section is empty.

Variables

View Source
var (
	LoreSchema        = DevloreSchema
	LoreDefaultConfig = DevloreDefaultConfig
	WritSchema        = DevloreSchema
	WritDefaultConfig = DevloreDefaultConfig
)

Legacy aliases for backward compatibility. These point to the shared devlore schema and config.

View Source
var DevloreDefaultConfig []byte

DevloreDefaultConfig is the shared default configuration.

View Source
var DevloreSchema []byte

DevloreSchema is the shared JSON schema for the devlore config file. Both lore and writ read from ~/.config/devlore/config.yaml.

View Source
var LifecycleSchema []byte

LifecycleSchema is provided by internal/registry for backward compatibility. Prefer using registry.LifecycleSchema directly. TODO: Remove this re-export once callers are updated.

View Source
var PackagesManifestSchema []byte

PackagesManifestSchema is the JSON schema for packages-manifest.{json,yaml} files. These files declare software dependencies for writ projects.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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