@juicesharp/rpiv-advisor 0.1.0 → 0.1.1
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/README.md +2 -0
- package/docs/advisor.jpg +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -5,6 +5,8 @@ implementing the advisor-strategy pattern: the executor model can escalate
|
|
|
5
5
|
decisions to a stronger reviewer model (e.g. Opus), receive guidance, and
|
|
6
6
|
resume.
|
|
7
7
|
|
|
8
|
+

|
|
9
|
+
|
|
8
10
|
## Installation
|
|
9
11
|
|
|
10
12
|
pi install npm:@juicesharp/rpiv-advisor
|
package/docs/advisor.jpg
ADDED
|
Binary file
|
package/package.json
CHANGED