@calcit/procs 0.13.15 → 0.13.17
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/.yarn/install-state.gz +0 -0
- package/RFCs/07-26-agent-machine-protocol-rfc.md +113 -35
- package/RFCs/07-28-persistent-tree-cursor-rfc.md +22 -4
- package/RFCs/08-05-systematic-nil-reduction-rfc.md +2 -2
- package/RFCs/08-14-architecture-scaffold-rfc.md +534 -0
- package/RFCs/08-14-todo-placeholder-rfc.md +177 -0
- package/RFCs/README.md +3 -1
- package/editing-history/20260814-1412-architecture-scaffold-rfc-and-cursor-envelope.md +46 -0
- package/editing-history/20260814-1640-architecture-scaffold-review-fixes.md +21 -0
- package/editing-history/20260814-1700-fix-bare-empty-map-js-codegen.md +10 -0
- package/editing-history/20260814-1710-map-codegen-callee-context.md +9 -0
- package/editing-history/20260814-1720-option-membership-method-guidance.md +11 -0
- package/editing-history/20260814-1746-pr-352-review-fix.md +8 -0
- package/editing-history/20260814-1858-map-wrapped-data-definitions.md +11 -0
- package/editing-history/20260814-1910-assert-type-struct-narrowing.md +6 -0
- package/editing-history/20260814-1937-assert-type-direct-definitions.md +5 -0
- package/editing-history/20260814-1945-applied-qualified-type-references.md +5 -0
- package/editing-history/20260815-0043-pr-352-assert-type-nominal-guard.md +12 -0
- package/editing-history/20260815-0243-deprecate-config-version.md +11 -0
- package/editing-history/20260815-2302-issue-344-346.md +7 -0
- package/editing-history/20260815-2315-review-followup-354.md +6 -0
- package/editing-history/20260815-2325-caps-version-migration.md +6 -0
- package/editing-history/20260815-2356-caps-review-comment.md +4 -0
- package/editing-history/20260815-2359-review-comment-355.md +5 -0
- package/editing-history/20260816-0046-typed-struct-agent-guidance.md +7 -0
- package/editing-history/20260816-0115-nested-struct-type-context.md +19 -0
- package/editing-history/20260816-0126-typed-struct-review-followup.md +6 -0
- package/editing-history/20260816-0254-release-0.13.17.md +5 -0
- package/lib/package.json +1 -1
- package/notes/202608132206-repo-sync.md +3 -0
- package/notes/repos.md +177 -0
- package/package.json +1 -1
package/notes/repos.md
ADDED
|
@@ -0,0 +1,177 @@
|
|
|
1
|
+
# Calcit project repositories
|
|
2
|
+
|
|
3
|
+
This inventory covers the repositories found under the configured local organization directories. The upgrade pass should fetch `origin/main`, inspect open PRs, and use the PR branch when one exists. Projects whose `deps.cirru` already declares Calcit `0.13.15` are skipped.
|
|
4
|
+
|
|
5
|
+
## b-conf
|
|
6
|
+
|
|
7
|
+
- `b-conf/conf-dates`
|
|
8
|
+
- `b-conf/hestory`
|
|
9
|
+
|
|
10
|
+
## calcit-lang
|
|
11
|
+
|
|
12
|
+
- `calcit-lang/algebra`
|
|
13
|
+
- `calcit-lang/apis`
|
|
14
|
+
- `calcit-lang/bisection-key`
|
|
15
|
+
- `calcit-lang/calcit-json`
|
|
16
|
+
- `calcit-lang/calcit-lang.org`
|
|
17
|
+
- `calcit-lang/clipboard`
|
|
18
|
+
- `calcit-lang/code-viewer`
|
|
19
|
+
- `calcit-lang/command`
|
|
20
|
+
- `calcit-lang/convert-edn`
|
|
21
|
+
- `calcit-lang/corokia`
|
|
22
|
+
- `calcit-lang/docs-workflow`
|
|
23
|
+
- `calcit-lang/dylib-workflow`
|
|
24
|
+
- `calcit-lang/editor`
|
|
25
|
+
- `calcit-lang/error-viewer`
|
|
26
|
+
- `calcit-lang/explain-ternary-tree`
|
|
27
|
+
- `calcit-lang/explore-quaternary`
|
|
28
|
+
- `calcit-lang/fetch`
|
|
29
|
+
- `calcit-lang/ffi-calx`
|
|
30
|
+
- `calcit-lang/fswatch`
|
|
31
|
+
- `calcit-lang/gen-code`
|
|
32
|
+
- `calcit-lang/geometric`
|
|
33
|
+
- `calcit-lang/graphviz`
|
|
34
|
+
- `calcit-lang/guidebook`
|
|
35
|
+
- `calcit-lang/http`
|
|
36
|
+
- `calcit-lang/http-workflow`
|
|
37
|
+
- `calcit-lang/ir-viewer`
|
|
38
|
+
- `calcit-lang/jiuzhang-lang`
|
|
39
|
+
- `calcit-lang/lilac`
|
|
40
|
+
- `calcit-lang/lilac-guidebook`
|
|
41
|
+
- `calcit-lang/lilac-parser`
|
|
42
|
+
- `calcit-lang/memof`
|
|
43
|
+
- `calcit-lang/migrate-calcit-class-record`
|
|
44
|
+
- `calcit-lang/minimal-calcit`
|
|
45
|
+
- `calcit-lang/paint`
|
|
46
|
+
- `calcit-lang/phoenix-script`
|
|
47
|
+
- `calcit-lang/quaternion`
|
|
48
|
+
- `calcit-lang/reacher`
|
|
49
|
+
- `calcit-lang/recollect`
|
|
50
|
+
- `calcit-lang/regex`
|
|
51
|
+
- `calcit-lang/repos-rank`
|
|
52
|
+
- `calcit-lang/respo-calcit-workflow`
|
|
53
|
+
- `calcit-lang/skir`
|
|
54
|
+
- `calcit-lang/std`
|
|
55
|
+
- `calcit-lang/std-old`
|
|
56
|
+
- `calcit-lang/stir-template`
|
|
57
|
+
- `calcit-lang/test`
|
|
58
|
+
- `calcit-lang/wasi-calcit/examples`
|
|
59
|
+
- `calcit-lang/wasm-play`
|
|
60
|
+
- `calcit-lang/wasmtime`
|
|
61
|
+
- `calcit-lang/workflow`
|
|
62
|
+
- `calcit-lang/wss`
|
|
63
|
+
|
|
64
|
+
## cirru
|
|
65
|
+
|
|
66
|
+
- `cirru/calcit-editor`
|
|
67
|
+
- `cirru/cirru.org`
|
|
68
|
+
- `cirru/data-former`
|
|
69
|
+
- `cirru/hovenia-editor`
|
|
70
|
+
- `cirru/hv-tree-layout`
|
|
71
|
+
- `cirru/jiuzhang-lang`
|
|
72
|
+
- `cirru/respo-cirru-editor`
|
|
73
|
+
- `cirru/text.cirru.org`
|
|
74
|
+
- `cirru/theme`
|
|
75
|
+
- `cirru/writer.clj`
|
|
76
|
+
|
|
77
|
+
## cumulo
|
|
78
|
+
|
|
79
|
+
- `cumulo/calcium-workflow`
|
|
80
|
+
- `cumulo/cumulo-phlox-workflow`
|
|
81
|
+
- `cumulo/cumulo-util.calcit`
|
|
82
|
+
- `cumulo/cumulo.org`
|
|
83
|
+
- `cumulo/display-latency`
|
|
84
|
+
- `cumulo/reel`
|
|
85
|
+
|
|
86
|
+
## memkits
|
|
87
|
+
|
|
88
|
+
- `memkits/alcea-scribble`
|
|
89
|
+
- `memkits/bullet-train`
|
|
90
|
+
- `memkits/calc-dsl`
|
|
91
|
+
- `memkits/color-pad`
|
|
92
|
+
- `memkits/cyan-red`
|
|
93
|
+
- `memkits/diary-viewer`
|
|
94
|
+
- `memkits/diffview`
|
|
95
|
+
- `memkits/edn-grid`
|
|
96
|
+
- `memkits/edn-tree-viewer`
|
|
97
|
+
- `memkits/garcinia-blocks`
|
|
98
|
+
- `memkits/genai.calcit`
|
|
99
|
+
- `memkits/geometry-book`
|
|
100
|
+
- `memkits/hn-reader`
|
|
101
|
+
- `memkits/in-time`
|
|
102
|
+
- `memkits/life-patterns`
|
|
103
|
+
- `memkits/lutea-reader`
|
|
104
|
+
- `memkits/manuscript`
|
|
105
|
+
- `memkits/markdown-editor`
|
|
106
|
+
- `memkits/memkits.org`
|
|
107
|
+
- `memkits/pick-name`
|
|
108
|
+
- `memkits/poecilia-paint`
|
|
109
|
+
- `memkits/poet-grab`
|
|
110
|
+
- `memkits/proto-shuangpin`
|
|
111
|
+
- `memkits/pudica-schedule`
|
|
112
|
+
- `memkits/pudica-schedule-viewer`
|
|
113
|
+
- `memkits/random-lives`
|
|
114
|
+
- `memkits/sedum-slide`
|
|
115
|
+
- `memkits/sky-chat`
|
|
116
|
+
- `memkits/tco-redirect`
|
|
117
|
+
- `memkits/timegrass-viewer`
|
|
118
|
+
- `memkits/toadflax`
|
|
119
|
+
- `memkits/unfolding-leaf`
|
|
120
|
+
- `memkits/wanderlist`
|
|
121
|
+
|
|
122
|
+
## mvc-works
|
|
123
|
+
|
|
124
|
+
- `mvc-works/edn-formatter`
|
|
125
|
+
- `mvc-works/fuzzy-filter`
|
|
126
|
+
- `mvc-works/lilac-parser`
|
|
127
|
+
- `mvc-works/pointed-prompt`
|
|
128
|
+
- `mvc-works/text-diff`
|
|
129
|
+
- `mvc-works/ws-edn.calcit`
|
|
130
|
+
|
|
131
|
+
## respo
|
|
132
|
+
|
|
133
|
+
- `respo/alerts`
|
|
134
|
+
- `respo/example`
|
|
135
|
+
- `respo/feather`
|
|
136
|
+
- `respo/form.calcit`
|
|
137
|
+
- `respo/guidebook`
|
|
138
|
+
- `respo/markdown`
|
|
139
|
+
- `respo/markup`
|
|
140
|
+
- `respo/message`
|
|
141
|
+
- `respo/reel`
|
|
142
|
+
- `respo/respo`
|
|
143
|
+
- `respo/respo-mvc.org`
|
|
144
|
+
- `respo/router`
|
|
145
|
+
- `respo/ui`
|
|
146
|
+
- `respo/value`
|
|
147
|
+
|
|
148
|
+
## tiye
|
|
149
|
+
|
|
150
|
+
- `tiye/leaf-reading`
|
|
151
|
+
- `tiye/neu-tab`
|
|
152
|
+
- `tiye/tiye.me`
|
|
153
|
+
|
|
154
|
+
## webgpu-art
|
|
155
|
+
|
|
156
|
+
- `webgpu-art/lagopus`
|
|
157
|
+
- `webgpu-art/lagopus-workflow`
|
|
158
|
+
- `webgpu-art/lutra-crafts`
|
|
159
|
+
- `webgpu-art/protea`
|
|
160
|
+
- `webgpu-art/soluble`
|
|
161
|
+
- `webgpu-art/syntax-cards`
|
|
162
|
+
- `webgpu-art/wallpapers`
|
|
163
|
+
- `webgpu-art/webgpu.art`
|
|
164
|
+
|
|
165
|
+
## worktools
|
|
166
|
+
|
|
167
|
+
- `worktools/camera-try`
|
|
168
|
+
- `worktools/color-finder`
|
|
169
|
+
- `worktools/color-ring`
|
|
170
|
+
- `worktools/fontawesome-finder`
|
|
171
|
+
- `worktools/mudder`
|
|
172
|
+
- `worktools/qrcode-shelf`
|
|
173
|
+
- `worktools/qrcode-toy-expo`
|
|
174
|
+
- `worktools/rebase-hell`
|
|
175
|
+
- `worktools/serve-json`
|
|
176
|
+
- `worktools/snippet-splitter`
|
|
177
|
+
- `worktools/walnut-log`
|