@miller-tech/uap 1.42.2 → 1.42.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/docs/INDEX.md
CHANGED
|
@@ -35,6 +35,7 @@ New here? Start with the [project README](../README.md), then [Getting Started](
|
|
|
35
35
|
|---|---|
|
|
36
36
|
| [Overview](architecture/OVERVIEW.md) | System architecture, subsystems, tool-call flow |
|
|
37
37
|
| [Protocol](architecture/PROTOCOL.md) | The harness↔UAP contract, hook lifecycle, decision loop |
|
|
38
|
+
| [Reactor (auto-apply)](design/UAP_REACTOR.md) | Dynamic experts/skills/patterns injected per prompt across harnesses; the assist vs enforce model, per-harness wiring |
|
|
38
39
|
|
|
39
40
|
## Reference
|
|
40
41
|
|
package/package.json
CHANGED
|
Binary file
|