fitness

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2026 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package fitness detects architecture-intent ENFORCEMENT signals in a repository.

Detect performs a deterministic filesystem scan and returns a signal.Signals struct describing which enforcement mechanisms are present. It reads only the filesystem under root; no network access, no subprocesses.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Detect

func Detect(root string) signal.Signals

Detect scans the directory tree rooted at root for architecture-intent enforcement signals and returns a populated signal.Signals struct.

Absent or unreadable files are silently skipped. Detect never returns an error; missing signals are represented as false booleans and empty evidence.

Types

This section is empty.

Jump to

Keyboard shortcuts

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