Add proposal application fixtures
This commit is contained in:
7
internal/framework/proposals/doc.go
Normal file
7
internal/framework/proposals/doc.go
Normal file
@@ -0,0 +1,7 @@
|
||||
// Package proposals provides deterministic, literal proposal preview and
|
||||
// application helpers for transcript rewriting.
|
||||
//
|
||||
// The package only enforces structural and replacement-safety rules.
|
||||
// It does not perform semantic validation; LLM-backed and deterministic
|
||||
// validators are layered later in the pipeline.
|
||||
package proposals
|
||||
Reference in New Issue
Block a user