Walks every string-valued manifest field after load and rejects values
containing `{{...}}` (conservative: requires both `{{` and `}}`). Catches
wizard bugs that would emit literal `{{MEMORY_PROJECT}}` into the
generated agent .md. Four unit tests cover role/memory_project/single-brace
accept/empty-accept cases.
|
||
|---|---|---|
| .. | ||
| assembler.rs | ||
| main.rs | ||
| manifest.rs | ||
| validator.rs | ||