@amityco/social-plus-vise 1.4.4 → 1.4.5
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/CHANGELOG.md +7 -0
- package/README.md +21 -20
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -8,6 +8,13 @@ The format is loosely based on [Keep a Changelog](https://keepachangelog.com/en/
|
|
|
8
8
|
|
|
9
9
|
No changes yet.
|
|
10
10
|
|
|
11
|
+
## 1.4.5 — 2026-07-02
|
|
12
|
+
|
|
13
|
+
### Changed
|
|
14
|
+
- **Public npm README claim discipline tightened.** Clarified that Vise governs AI agents rather than making them perfect, separated advisory design conformance from hard validation gates, and distinguished Vise's local privacy behavior from each AI host's data policy.
|
|
15
|
+
- **Benchmark scorecard wording refreshed.** The evidence section now identifies the current Codex GPT-5.4 Medium harness, notes equivalent-tier model protocol expectations, adds public-safe benchmark boundaries, and replaces fixture slugs with meaningful brownfield product/social-goal descriptions.
|
|
16
|
+
- **Current tool and platform coverage reflected.** The README now documents `vise sdk-facts`, lists all current MCP tools, and replaces stale/overbroad platform-domain wording with supported-platform language tied to the shipped rule suite.
|
|
17
|
+
|
|
11
18
|
## 1.4.4 — 2026-07-02
|
|
12
19
|
|
|
13
20
|
### Changed
|
package/README.md
CHANGED
|
@@ -33,19 +33,19 @@
|
|
|
33
33
|
|
|
34
34
|
## What is Vise?
|
|
35
35
|
|
|
36
|
-
**Vise wraps your AI coding agent in compliance guardrails while it integrates social.plus SDKs.** The agent still writes the code — Vise
|
|
36
|
+
**Vise wraps your AI coding agent in compliance guardrails while it integrates social.plus SDKs.** The agent still writes the code — Vise grounds that work in real SDK APIs, checks correctness and completeness, helps align generated UI with your design system, and asks you the calls only a human should make. It does not make AI agents perfect; it gives them a governed loop, explicit gates, and evidence when something is green, intentionally scoped out, or still unverified.
|
|
37
37
|
|
|
38
38
|
While the agent works, Vise:
|
|
39
39
|
|
|
40
40
|
- 🧠 **Grounds it in the real SDK** — extracted, source-anchored facts (real types and field names), so it won't invent a symbol or field the SDK doesn't expose, and pins the version published on npm.
|
|
41
41
|
- 🛡️ **Enforces 400+ platform-specific checks** — the mistakes that pass a demo and break in production.
|
|
42
42
|
- ✅ **Gates feature completeness** — the whole outcome (pagination, empty/error states, the capabilities you asked for), not just the happy path.
|
|
43
|
-
- 🎨 **
|
|
43
|
+
- 🎨 **Reviews generated UI against your design system** — advisory, because brand fit still needs human judgment.
|
|
44
44
|
- 🔧 **Runs your project's own build / lint / typecheck sensors.**
|
|
45
45
|
|
|
46
|
-
It turns the request into a grounded plan, records a local contract under `sp-vise/`, and keeps checking until the integration is **green, attested, or explicitly blocked on your input** — so *"the agent stopped"*
|
|
46
|
+
It turns the request into a grounded plan, records a local contract under `sp-vise/`, and keeps checking until the integration is **green, attested, intentionally scoped, or explicitly blocked on your input** — so the handoff distinguishes finished work from unverified work instead of treating *"the agent stopped"* as *"done"*.
|
|
47
47
|
|
|
48
|
-
> 🔒 **
|
|
48
|
+
> 🔒 **Vise itself does not upload your source code.** Your AI coding host follows its own data policy; Vise fetches only the public social.plus docs and the SDK's published version on npm — never your code, file contents, or search queries. `VISE_DOCS_OFFLINE=1` runs fully offline.
|
|
49
49
|
|
|
50
50
|
Vise can also run **ahead** of that loop: an advisory [Engagement Intelligence](#engagement-intelligence) layer turns a product goal into multiple candidate engagement strategies — *what you might build*, not only *whether you built it right*.
|
|
51
51
|
|
|
@@ -139,17 +139,17 @@ Vise can ingest your aesthetic from an HTML/CSS prototype (`vise design extract`
|
|
|
139
139
|
|
|
140
140
|
## Evidence
|
|
141
141
|
|
|
142
|
-
Vise is measured against complete brownfield integrations, not isolated snippets. In the real end-to-end benchmark suite, agents were asked to add social.plus to existing product-shaped apps across five platforms. The score combines workflow guidance, product surface completion, design fit, correctness, and efficiency.
|
|
142
|
+
Vise is measured against complete brownfield integrations, not isolated snippets. In the real end-to-end benchmark suite, agents were asked to add social.plus to existing product-shaped apps across five platforms. The current scorecard was produced with the Codex GPT-5.4 Medium harness; the protocol is designed for equivalent-tier coding models such as Claude Sonnet 4.6 or Gemini Flash 3.5, with each Vise/no-Vise pair kept on the same model and reasoning setting. The score combines workflow guidance, product surface completion, design fit, correctness, and efficiency. These July 2026 social.plus benchmark runs are directional product evidence from representative app fixtures, not a third-party audit.
|
|
143
143
|
|
|
144
144
|
**Current end-to-end scorecard**
|
|
145
145
|
|
|
146
|
-
| Platform |
|
|
146
|
+
| Platform | Brownfield product / social goal | With Vise | Without Vise | Improvement |
|
|
147
147
|
|---|---|---:|---:|---:|
|
|
148
|
-
| **Android** |
|
|
149
|
-
| **iOS** |
|
|
150
|
-
| **Web** |
|
|
151
|
-
| **Flutter** |
|
|
152
|
-
| **React Native** |
|
|
148
|
+
| **Android** | Investor watchlist app with social circles | **94.3** | 31.2 | **+63.1** |
|
|
149
|
+
| **iOS** | Editorial audio app with curator clubs | **90.1** | 43.0 | **+47.1** |
|
|
150
|
+
| **Web** | Fitness media app with program communities | **91.4** | 65.6 | **+25.8** |
|
|
151
|
+
| **Flutter** | Training clubhouse with squad discussions | **92.8** | 33.0 | **+59.8** |
|
|
152
|
+
| **React Native** | Athlete training app with clubhouse feed | **90.3** | 67.3 | **+23.0** |
|
|
153
153
|
|
|
154
154
|
Average with Vise: **91.8**. Average without Vise: **48.0**. Average improvement: **+43.8 points**.
|
|
155
155
|
|
|
@@ -164,15 +164,15 @@ What changed with Vise in the loop:
|
|
|
164
164
|
|
|
165
165
|
## Supported Platforms
|
|
166
166
|
|
|
167
|
-
| Platform |
|
|
167
|
+
| Platform | Status | Sensors |
|
|
168
168
|
|---|---|---|
|
|
169
|
-
| **TypeScript / Next.js / React** |
|
|
170
|
-
| **React Native** |
|
|
171
|
-
| **Flutter / Dart** |
|
|
172
|
-
| **Android (Kotlin)** |
|
|
173
|
-
| **iOS (Swift)** |
|
|
169
|
+
| **TypeScript / Next.js / React** | Supported | `tsc`, `npm build`, `npm lint`, SDK import smoke |
|
|
170
|
+
| **React Native** | Supported | `tsc`, `npm lint`, SDK import smoke |
|
|
171
|
+
| **Flutter / Dart** | Supported | `flutter analyze`, `flutter test` |
|
|
172
|
+
| **Android (Kotlin)** | Supported | Gradle assemble, unit tests |
|
|
173
|
+
| **iOS (Swift)** | Supported | Static rules fully operational (tree-sitter AST for highest-risk rules); `Package.swift` enables a SwiftPM manifest sensor, and `.xcodeproj`/`.xcworkspace` enables a guarded `xcodebuild` sensor when available |
|
|
174
174
|
|
|
175
|
-
Each platform
|
|
175
|
+
Each platform is checked by the shipped rule suite across feed, comments, chat, moderation, communities, social graph, secrets, session & auth, notifications, live data, security, design, and more.
|
|
176
176
|
|
|
177
177
|
## CLI Reference
|
|
178
178
|
|
|
@@ -227,6 +227,7 @@ Everything in this group is local and advisory: no uploads, no `vise check` exit
|
|
|
227
227
|
|---|---|
|
|
228
228
|
| `vise search-docs "<query>"` | Search social.plus docs for relevant pages |
|
|
229
229
|
| `vise get-doc-page <path>` | Fetch a specific doc page by path |
|
|
230
|
+
| `vise sdk-facts --platform <platform> [--capability <capability>] [--format json]` | Read bundled SDK surface facts without a project; useful for agents and block packaging when they need field-level facts before editing |
|
|
230
231
|
| `vise debug [path] --error "..." [--brief]` | Diagnose an SDK-specific runtime failure; `--brief` returns the likely rule, minimal patch shape, and verification commands |
|
|
231
232
|
|
|
232
233
|
### Compliance verification
|
|
@@ -270,9 +271,9 @@ MCP-capable hosts can call Vise as structured tool calls instead of shell comman
|
|
|
270
271
|
}
|
|
271
272
|
```
|
|
272
273
|
|
|
273
|
-
Tool names (snake_case per MCP convention): `inspect_project`, `creative_brief`, `creative_accept`, `ux_harness`, `compile_experience`, `experience_sensors`, `plan_harness`, `plan_integration`, `init_compliance`, `check_compliance`, `experience_report`, `record_learning`, `show_learning`, `sync_compliance`, `attest_rule`, `explain_rule`, `init_engagement`, `show_engagement`, `
|
|
274
|
+
Tool names (snake_case per MCP convention): `search_docs`, `get_doc_page`, `inspect_project`, `creative_brief`, `creative_accept`, `ux_harness`, `compile_experience`, `experience_sensors`, `plan_harness`, `plan_integration`, `init_compliance`, `check_compliance`, `experience_report`, `record_learning`, `show_learning`, `sync_compliance`, `attest_rule`, `explain_rule`, `init_engagement`, `show_engagement`, `resolve_request`, `run_sensors`, `smoke`, `validate_setup`, `suggest_patch`, `debug_issue`, `design_extract`, `design_check`, `design_contrast`, `design_preview`, `design_reference`, `design_init_tokens`, `get_sdk_facts`.
|
|
274
275
|
|
|
275
|
-
|
|
276
|
+
Most tools mirror the CLI commands above. The adapter still answers the legacy `resolve_request` and `suggest_patch` names for compatibility, but they are deprecated in favour of `plan_integration` plus host-tool edits.
|
|
276
277
|
|
|
277
278
|
## CI Compliance
|
|
278
279
|
|