verifier

package
v0.3.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MangleVerifier

type MangleVerifier struct {
	// contains filtered or unexported fields
}

MangleVerifier enforces post-generation content logic rules (LLD 8.2). It verifies raw string output against style or structural constraints.

func (*MangleVerifier) Query

func (v *MangleVerifier) Query(ctx context.Context, query string, genome []domain.DomainGene) ([]domain.Atom, error)

func (*MangleVerifier) Verify

func (v *MangleVerifier) Verify(ctx context.Context, subject interface{}, genome []domain.DomainGene) (*domain.AuditResult, error)

Verify implements content analysis against structural Gene rules.

func (*MangleVerifier) VerifyAtoms

func (v *MangleVerifier) VerifyAtoms(ctx context.Context, atoms []domain.Atom, genome []domain.DomainGene) (*domain.AuditResult, error)

Jump to

Keyboard shortcuts

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