@clize/clize 0.35.1 → 0.35.2

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@clize/clize",
3
- "version": "0.35.1",
3
+ "version": "0.35.2",
4
4
  "mcpName": "ai.clize/clize",
5
5
  "description": "The real-world capability layer for AI agents — domains, email, deploy, media, SEO/GEO. CLI + MCP.",
6
6
  "keywords": [
@@ -120,9 +120,10 @@ your list. No amount of enumeration produces this. Fold it back into the matrix
120
120
 
121
121
  ---
122
122
 
123
- ## 2. The shape of one analysis
123
+ ## 2. The shape of one round
124
124
 
125
- A cold start is a funnel, and the funnel has a known size and a known price.
125
+ A round is a funnel with a known size and a known price — and there is no such thing as an
126
+ "analysis round": every round ends in pages or in a blocker the human must clear (§10).
126
127
 
127
128
  ```
128
129
  30–100 candidates (§1: competitor teardown + capability matrix)
@@ -235,6 +236,14 @@ will — it cannot measure those. That half of the state exists only here.
235
236
  rounds while every session executed "the existing ledger").
236
237
  - **Narrative goes underneath as footnotes.** Two or three lines about what the pattern means.
237
238
  Not six paragraphs of themes.
239
+ - **Every ledger file counts, and a plan is a queue.** A site may carry more than one ledger
240
+ (tabledi: `worksheet.md` for en-US and `worksheet-global.md` for the other markets); rows in
241
+ all of them are the site's rows, and a round that counts only one file will report "nothing
242
+ to build" beside 27 verified cells. A batch plan written under an earlier count rule (`≤5,
243
+ wait for impressions`) is not re-planned and never "the next batch": each cell is re-gated
244
+ on its own SERP verdict, and every cell that passes is a `to build` row for step ⓪ of the
245
+ next session (§10). tabledi's B1–B4 — 27 locale tool cells, 15 SERPs bought — sat under
246
+ "next batch" through three sessions.
238
247
 
239
248
  **Page batches — the second table in the ledger.** Keyword rows hold bets; the batch table holds
240
249
  what the site's composition is doing, and it is what the batch gate and the retire rule (§7.3)
@@ -252,7 +261,7 @@ sitemap — and `unseenTotal` says how much of the site the list is showing you.
252
261
 
253
262
  ### The pass/fail test
254
263
 
255
- Six ways an analysis fails. The first is about *what you found*, the last two about *what you
264
+ Six ways a round fails. The first is about *what you found*, the last two about *what you
256
265
  funded*; the middle three are about *whether you actually ran the analysis you claim to have
257
266
  run* — all six have been observed in real runs that read as finished.
258
267
 
@@ -281,7 +290,8 @@ run* — all six have been observed in real runs that read as finished.
281
290
  the pages they support. Observed in the field (2026-08-31 second run): five funded pages,
282
291
  placement nearly invisible in the deliverable.
283
292
  6. **Rows without pages — and families without rows.** Buildable rows — a serp verdict that is
284
- not a wall, an intent you can serve — left unshipped at session end are stock, not output.
293
+ not a wall, an intent you can serve — left unshipped at session end, or handed to "next
294
+ round" without one of the three blockers in §10 ⑤, are stock, not output.
285
295
  An opportunity written in prose (a cluster, a family, a locale axis) with no rows behind it
286
296
  is test 1 wearing a different coat. The deliverable counts shipped
287
297
  URLs, not qualified rows; a ledger of twenty rows and two pages is a session that spent itself
@@ -536,6 +546,18 @@ each after the first. clize.ai went from one page per session to seven in one se
536
546
  a family generator existed, and tabledi shipped forty in two days from one. Build the generator
537
547
  before the second page of any family, and never machine-translate a family page.
538
548
 
549
+ **On a site that already has tools, this round's page count is the locale siblings of the tools
550
+ it has.** A sibling is one strings entry (tabledi: a `DICT` table in `tools/apps.js`; clize.ai:
551
+ a `strings.<loc>.mjs`) and its gate is its own SERP (§7.2). Count existing tools × verified
552
+ locale cells before anything else — tabledi had 23 tools, 6 markets, 27 cells already verified
553
+ open, and three sessions wrote "next batch" beside them while building one page. New tools are
554
+ code and tests, one to three per session: they are the next batch's rows, not this batch's
555
+ excuse. And **building a page that passed the gates is never a question for the human.** The
556
+ human's gates are money, external-facing changes (a redirect, DNS, a published post) and sends.
557
+ Ask for those in one line and build while you wait — never bundle the pages into the question
558
+ (tabledi, 2026-09-02: one redirect that needed a yes was asked together with three pages that
559
+ did not, and all four waited).
560
+
539
561
  ### 7.1 The pipeline — five steps, each with a pass/fail
540
562
 
541
563
  | step | act | it passed if |
@@ -790,12 +812,18 @@ which is free (sv/kd are monthly data, SERPs move slowly). The entry read is the
790
812
  each round's real question is **where the next unit of work goes** — double down where a signal
791
813
  appeared, stop where none did, and keep enumerating cells the ledger has not priced yet.
792
814
 
793
- **A round is five steps: read the feedback (`check`, free) allocate (double down / stop
794
- loss / new bet) execute (pages, placement, the occasional paid query) book it (write
795
- what you put in back into the ledger, §3) report it (two tables, below).** Step ④ is the
796
- one that gets skipped, and skipping it breaks step two weeks later: "flat, no signal" and
797
- "flat, no signal, *and we already pitched five roundups*" are different rows, and only the
798
- ledger can tell them apart.
815
+ **A round is a pipeline, and it opens by building.** **ship the qualified batch** every
816
+ `to build` row from the last round and every plan cell with its own SERP verdict (§3), in every
817
+ ledger file before reading a single number, while the session's budget is whole read the
818
+ feedback (`check`, free) allocate (double down / stop loss / new bet) execute what is
819
+ cheap now (siblings, retargets, placement drafts) and write the rest as the next session's
820
+ `to build` rows ④ book it (§3) → ⑤ report it (two tables, below). This round's analysis
821
+ qualifies the *next* round's batch; it does not postpone this one's. Step ⓪ is the step that
822
+ vanished in three consecutive runs: each read, diagnosed, wrote a ledger, named itself an
823
+ "analysis round" and handed the pages to "next time". Step ④ is the other one that gets
824
+ skipped, and skipping it breaks step ② two weeks later: "flat, no signal" and "flat, no signal,
825
+ *and we already pitched five roundups*" are different rows, and only the ledger can tell them
826
+ apart.
799
827
 
800
828
  ```
801
829
  clize seo check # free — every session on an existing site starts here
@@ -859,8 +887,12 @@ every row the round touched, one line each:
859
887
  | open webui api key | en-US | open | /docs/integrations/open-webui | integration doc | to build: generator first |
860
888
  | claude code preise | de-DE | official_wall | — | — | skip |
861
889
 
862
- `status` is one of `built` (shipped this round), `to build` (buildable, not shipped — say why),
863
- `exists` (a page already carries it), `skip` (with the reason). Second, **placement** target /
890
+ `status` is one of `built` (shipped this round), `to build`, `exists` (a page already carries
891
+ it), `skip` (with the reason). A `to build` row carries a blocker, and only three exist:
892
+ `needs human` (a redirect, a send, money — asked in one line, §7), `needs tool code` (a new
893
+ client-side tool; name the session it ships in), `needs generator` (no family scaffold yet).
894
+ "Analysis round", "next batch" and "awaiting go-ahead" are not blockers — a row wearing one of
895
+ those means the session is not finished, and it goes back to step ⓪. Second, **placement** — target /
864
896
  page / status (`sent` / `drafted` / `blocked: needs human`). Then at most five lines of
865
897
  narrative. A report that is findings and no pages table is test 1 (§3) in its final form: the
866
898
  human cannot act on a paragraph. A round with an empty pages table says so *in* the table, with