aiopt 0.3.8 → 0.3.10

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 CHANGED
@@ -5,8 +5,7 @@
5
5
  [![license](https://img.shields.io/npm/l/aiopt)](./LICENSE)
6
6
 
7
7
  Links:
8
- - Landing: https://tkddlr0716-collab.github.io/aiopt/
9
- - Buy: https://tkddlr0716-collab.github.io/aiopt/buy.html
8
+ - Project page: https://tkddlr0716-collab.github.io/aiopt/
10
9
  - Docs: ./docs/
11
10
 
12
11
  AIOpt is a **pre-deploy cost accident guardrail** for LLM changes.
@@ -16,14 +15,16 @@ AIOpt is a **pre-deploy cost accident guardrail** for LLM changes.
16
15
 
17
16
  No server. No upload. No account. No payments inside the CLI.
18
17
 
19
- ## Why AIOpt exists (in one breath)
20
- LLM cost accidents don’t feel like “a bug” they feel like **nothing… until your bill spikes**.
21
- AIOpt makes cost visible **before merge** and gives you a **single dashboard** to sanity‑check usage.
18
+ ## Why AIOpt exists
19
+ LLM cost accidents don’t show up as obvious bugs. They show up as **quiet drift** then a surprise bill.
20
+ AIOpt makes cost visible **before merge** and gives you one place to sanity‑check usage.
22
21
 
23
- Psychology (why teams actually use it):
24
- - **Loss aversion:** preventing a surprise $200–$2,000 bill is more motivating than saving $3.
25
- - **Default bias:** one command + dashboard means it gets used.
26
- - **Immediate feedback:** PR checks + a clear verdict reduces decision fatigue.
22
+ What you get:
23
+ - A single **local dashboard** that is never empty (auto‑collects + auto‑reports).
24
+ - A CI‑friendly **gate** that can block risky changes.
25
+ - A safe **fix** path (patch suggestions) when you do find waste.
26
+
27
+ When teams keep it: it’s fast enough to run every day, and it reduces the “are we about to ship a cost spike?” anxiety to one screen.
27
28
 
28
29
  ## Fastest path (no docs)
29
30
  ### 1) Open the dashboard (recommended)
@@ -173,19 +174,10 @@ Optional:
173
174
  - The local dashboard binds to **127.0.0.1** only.
174
175
  - Local providers are assumed **$0** by default (infra cost not included).
175
176
 
176
- ## License (offline)
177
- If you have a signed license key:
178
- ```bash
179
- npx aiopt license activate <LICENSE_KEY>
180
- npx aiopt license status
181
- npx aiopt license verify
182
- ```
183
-
184
177
  ## Docs
185
178
  - Install-first guide: `aiopt/README.md`
186
179
  - Platform support / caveats: `docs/PLATFORM_SUPPORT.md`
187
180
  - Pricing/flow (internal): `docs/PRODUCT_PRICING_AND_FLOW.md`
188
- - Payment/license ops: `docs/PAYMENT.md`
189
181
 
190
182
  ## Contact
191
183
  - Instagram: **@sangikpp**