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 ¶
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.
Click to show internal directories.
Click to hide internal directories.