@bongos/core 1.19.622 → 1.19.624
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/.bongos-core.json +70 -35
- package/docs/copy-inventory.md +166 -158
- package/docs/copy-registry.json +286 -192
- package/docs/module-api-changelog.md +4 -0
- package/modules/builder-settings/builder-needs.js +41 -4
- package/modules/economy/credits.js +38 -0
- package/modules/economy/reward.js +5 -0
- package/modules/hall-ui/public/board-room.css +83 -0
- package/modules/hall-ui/public/board-room.html +70 -0
- package/modules/hall-ui/public/board-room.js +517 -0
- package/modules/hall-ui/public/board-room.states.json +104 -0
- package/modules/hall-ui/public/government.css +10 -57
- package/modules/hall-ui/public/government.html +10 -12
- package/modules/hall-ui/public/government.js +119 -367
- package/modules/hall-ui/public/hall-render.js +26 -7
- package/modules/hall-ui/public/palette.js +5 -2
- package/modules/hall-ui/public/shell.js +16 -0
- package/modules/sessions/db.js +65 -0
- package/package-lock.json +2 -2
- package/package.json +1 -1
- package/scripts/gds/backfill-session-earnings.js +123 -0
- package/scripts/gds/fitness-checks-vocabulary.js +7 -0
- package/scripts/gds/run-unit-tests.js +7 -0
- package/src/bongos/auth.js +27 -0
- package/src/bongos/serve-internal.js +21 -0
- package/src/module-api.js +1 -1
- package/tests/auth_resolve_failure.mjs +6 -5
- package/tests/builder_needs.mjs +122 -0
- package/tests/government_board_hash_redirect.mjs +129 -0
- package/tests/government_board_room_copy.mjs +41 -15
- package/tests/government_board_vote_ui.mjs +5 -1
- package/tests/hall_nav.mjs +5 -1
- package/tests/hall_page_gate_map.mjs +11 -0
- package/tests/hall_palette.mjs +9 -3
- package/tests/rank_tier_single_source.mjs +8 -0
- package/tests/session_earnings_mirror_db.mjs +250 -0
package/docs/copy-registry.json
CHANGED
|
@@ -3,17 +3,17 @@
|
|
|
3
3
|
"generator": "scripts/gds/copy-inventory.js",
|
|
4
4
|
"goal": 1000074,
|
|
5
5
|
"counts": {
|
|
6
|
-
"strings":
|
|
7
|
-
"unique_ids":
|
|
8
|
-
"certain":
|
|
6
|
+
"strings": 1742,
|
|
7
|
+
"unique_ids": 1506,
|
|
8
|
+
"certain": 1742,
|
|
9
9
|
"heuristic": 0,
|
|
10
|
-
"duplicate_ids":
|
|
10
|
+
"duplicate_ids": 165
|
|
11
11
|
},
|
|
12
12
|
"surfaces": {
|
|
13
13
|
"builders-hall": {
|
|
14
14
|
"at": "modules/hall-ui/public",
|
|
15
|
-
"files":
|
|
16
|
-
"strings":
|
|
15
|
+
"files": 80,
|
|
16
|
+
"strings": 1269
|
|
17
17
|
},
|
|
18
18
|
"status-dashboard": {
|
|
19
19
|
"at": "modules/status-ui/public",
|
|
@@ -136,6 +136,19 @@
|
|
|
136
136
|
"modules/public-landing/public/terms.html:84"
|
|
137
137
|
]
|
|
138
138
|
},
|
|
139
|
+
{
|
|
140
|
+
"id": "0887725744f2",
|
|
141
|
+
"surface": "builders-hall",
|
|
142
|
+
"text": "Restricted.",
|
|
143
|
+
"occurrences": 5,
|
|
144
|
+
"at": [
|
|
145
|
+
"modules/hall-ui/public/board-room.js:493",
|
|
146
|
+
"modules/hall-ui/public/gate.js:219",
|
|
147
|
+
"modules/hall-ui/public/government.js:933",
|
|
148
|
+
"modules/hall-ui/public/harbor.js:337",
|
|
149
|
+
"modules/hall-ui/public/watch.js:1241"
|
|
150
|
+
]
|
|
151
|
+
},
|
|
139
152
|
{
|
|
140
153
|
"id": "9a685b01e2c6",
|
|
141
154
|
"surface": "builders-hall",
|
|
@@ -156,7 +169,7 @@
|
|
|
156
169
|
"occurrences": 5,
|
|
157
170
|
"at": [
|
|
158
171
|
"modules/hall-ui/public/gate.js:142",
|
|
159
|
-
"modules/hall-ui/public/hall-render.js:
|
|
172
|
+
"modules/hall-ui/public/hall-render.js:613",
|
|
160
173
|
"modules/hall-ui/public/idea.js:207",
|
|
161
174
|
"modules/hall-ui/public/ideas.js:476",
|
|
162
175
|
"modules/hall-ui/public/watch.js:1212"
|
|
@@ -234,18 +247,6 @@
|
|
|
234
247
|
"modules/public-landing/public/index.html:833"
|
|
235
248
|
]
|
|
236
249
|
},
|
|
237
|
-
{
|
|
238
|
-
"id": "0887725744f2",
|
|
239
|
-
"surface": "builders-hall",
|
|
240
|
-
"text": "Restricted.",
|
|
241
|
-
"occurrences": 4,
|
|
242
|
-
"at": [
|
|
243
|
-
"modules/hall-ui/public/gate.js:219",
|
|
244
|
-
"modules/hall-ui/public/government.js:1183",
|
|
245
|
-
"modules/hall-ui/public/harbor.js:337",
|
|
246
|
-
"modules/hall-ui/public/watch.js:1241"
|
|
247
|
-
]
|
|
248
|
-
},
|
|
249
250
|
{
|
|
250
251
|
"id": "e57ec24e13ef",
|
|
251
252
|
"surface": "builders-hall",
|
|
@@ -255,7 +256,7 @@
|
|
|
255
256
|
"modules/hall-ui/public/hall-render.js:265",
|
|
256
257
|
"modules/hall-ui/public/hall-render.js:336",
|
|
257
258
|
"modules/hall-ui/public/hall-render.js:405",
|
|
258
|
-
"modules/hall-ui/public/shell.js:
|
|
259
|
+
"modules/hall-ui/public/shell.js:357"
|
|
259
260
|
]
|
|
260
261
|
},
|
|
261
262
|
{
|
|
@@ -301,10 +302,21 @@
|
|
|
301
302
|
"occurrences": 3,
|
|
302
303
|
"at": [
|
|
303
304
|
"modules/hall-ui/public/gate.js:222",
|
|
304
|
-
"modules/hall-ui/public/government.js:
|
|
305
|
+
"modules/hall-ui/public/government.js:936",
|
|
305
306
|
"modules/hall-ui/public/harbor.js:340"
|
|
306
307
|
]
|
|
307
308
|
},
|
|
309
|
+
{
|
|
310
|
+
"id": "118026595c16",
|
|
311
|
+
"surface": "builders-hall",
|
|
312
|
+
"text": "Board Room",
|
|
313
|
+
"occurrences": 3,
|
|
314
|
+
"at": [
|
|
315
|
+
"modules/hall-ui/public/board-room.html:19",
|
|
316
|
+
"modules/hall-ui/public/board-room.html:19",
|
|
317
|
+
"modules/hall-ui/public/board-room.html:31"
|
|
318
|
+
]
|
|
319
|
+
},
|
|
308
320
|
{
|
|
309
321
|
"id": "a78477a24a48",
|
|
310
322
|
"surface": "builders-hall",
|
|
@@ -527,6 +539,16 @@
|
|
|
527
539
|
"modules/hall-ui/public/task.js:197"
|
|
528
540
|
]
|
|
529
541
|
},
|
|
542
|
+
{
|
|
543
|
+
"id": "2b8ad43383de",
|
|
544
|
+
"surface": "builders-hall",
|
|
545
|
+
"text": "Board Room — {{worldName}}",
|
|
546
|
+
"occurrences": 2,
|
|
547
|
+
"at": [
|
|
548
|
+
"modules/hall-ui/public/board-room.html:6",
|
|
549
|
+
"modules/hall-ui/public/board-room.html:6"
|
|
550
|
+
]
|
|
551
|
+
},
|
|
530
552
|
{
|
|
531
553
|
"id": "60b248791dc3",
|
|
532
554
|
"surface": "builders-hall",
|
|
@@ -603,7 +625,7 @@
|
|
|
603
625
|
"text": "Connect Discord & join the server",
|
|
604
626
|
"occurrences": 2,
|
|
605
627
|
"at": [
|
|
606
|
-
"modules/hall-ui/public/hall-render.js:
|
|
628
|
+
"modules/hall-ui/public/hall-render.js:973",
|
|
607
629
|
"modules/hall-ui/public/settings.js:927"
|
|
608
630
|
]
|
|
609
631
|
},
|
|
@@ -723,8 +745,8 @@
|
|
|
723
745
|
"text": "Download Claude",
|
|
724
746
|
"occurrences": 2,
|
|
725
747
|
"at": [
|
|
726
|
-
"modules/hall-ui/public/hall-render.js:
|
|
727
|
-
"modules/hall-ui/public/hall-render.js:
|
|
748
|
+
"modules/hall-ui/public/hall-render.js:769",
|
|
749
|
+
"modules/hall-ui/public/hall-render.js:810"
|
|
728
750
|
]
|
|
729
751
|
},
|
|
730
752
|
{
|
|
@@ -923,7 +945,7 @@
|
|
|
923
945
|
"text": "Member since {…}",
|
|
924
946
|
"occurrences": 2,
|
|
925
947
|
"at": [
|
|
926
|
-
"modules/hall-ui/public/hall-render.js:
|
|
948
|
+
"modules/hall-ui/public/hall-render.js:507",
|
|
927
949
|
"modules/hall-ui/public/profile.js:70"
|
|
928
950
|
]
|
|
929
951
|
},
|
|
@@ -1063,7 +1085,7 @@
|
|
|
1063
1085
|
"text": "Preferred work:",
|
|
1064
1086
|
"occurrences": 2,
|
|
1065
1087
|
"at": [
|
|
1066
|
-
"modules/hall-ui/public/hall-render.js:
|
|
1088
|
+
"modules/hall-ui/public/hall-render.js:521",
|
|
1067
1089
|
"modules/hall-ui/public/profile.js:64"
|
|
1068
1090
|
]
|
|
1069
1091
|
},
|
|
@@ -1293,8 +1315,8 @@
|
|
|
1293
1315
|
"text": "Sign out",
|
|
1294
1316
|
"occurrences": 2,
|
|
1295
1317
|
"at": [
|
|
1296
|
-
"modules/hall-ui/public/shell.js:
|
|
1297
|
-
"modules/hall-ui/public/shell.js:
|
|
1318
|
+
"modules/hall-ui/public/shell.js:375",
|
|
1319
|
+
"modules/hall-ui/public/shell.js:532"
|
|
1298
1320
|
]
|
|
1299
1321
|
},
|
|
1300
1322
|
{
|
|
@@ -1753,7 +1775,7 @@
|
|
|
1753
1775
|
"surface": "builders-hall",
|
|
1754
1776
|
"text": "${…} of ${…} this month ({…}%). {…}",
|
|
1755
1777
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
1756
|
-
"line":
|
|
1778
|
+
"line": 645,
|
|
1757
1779
|
"origin": "js-markup",
|
|
1758
1780
|
"confidence": "certain"
|
|
1759
1781
|
},
|
|
@@ -1852,7 +1874,7 @@
|
|
|
1852
1874
|
"surface": "builders-hall",
|
|
1853
1875
|
"text": "(or use the Claude Code CLI) and open the project.",
|
|
1854
1876
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
1855
|
-
"line":
|
|
1877
|
+
"line": 810,
|
|
1856
1878
|
"origin": "js-markup",
|
|
1857
1879
|
"confidence": "certain"
|
|
1858
1880
|
},
|
|
@@ -1914,8 +1936,8 @@
|
|
|
1914
1936
|
"id": "9c8aba2b2fa4",
|
|
1915
1937
|
"surface": "builders-hall",
|
|
1916
1938
|
"text": ", // membership",
|
|
1917
|
-
"file": "modules/hall-ui/public/
|
|
1918
|
-
"line":
|
|
1939
|
+
"file": "modules/hall-ui/public/board-room.js",
|
|
1940
|
+
"line": 252,
|
|
1919
1941
|
"origin": "js-markup",
|
|
1920
1942
|
"confidence": "certain"
|
|
1921
1943
|
},
|
|
@@ -1951,7 +1973,7 @@
|
|
|
1951
1973
|
"surface": "builders-hall",
|
|
1952
1974
|
"text": ", never quietly ratified — so a clock is worth proposing. The recommended sitting is",
|
|
1953
1975
|
"file": "modules/hall-ui/public/government.js",
|
|
1954
|
-
"line":
|
|
1976
|
+
"line": 641,
|
|
1955
1977
|
"origin": "js-markup",
|
|
1956
1978
|
"confidence": "certain"
|
|
1957
1979
|
},
|
|
@@ -2320,7 +2342,7 @@
|
|
|
2320
2342
|
"surface": "builders-hall",
|
|
2321
2343
|
"text": "All builders",
|
|
2322
2344
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
2323
|
-
"line":
|
|
2345
|
+
"line": 1135,
|
|
2324
2346
|
"origin": "js-markup",
|
|
2325
2347
|
"confidence": "certain"
|
|
2326
2348
|
},
|
|
@@ -2374,7 +2396,7 @@
|
|
|
2374
2396
|
"surface": "builders-hall",
|
|
2375
2397
|
"text": "Amendment {…} passed{…}, and the constitution below is not the one it decided:",
|
|
2376
2398
|
"file": "modules/hall-ui/public/government.js",
|
|
2377
|
-
"line":
|
|
2399
|
+
"line": 669,
|
|
2378
2400
|
"origin": "js-markup",
|
|
2379
2401
|
"confidence": "certain"
|
|
2380
2402
|
},
|
|
@@ -2383,7 +2405,7 @@
|
|
|
2383
2405
|
"surface": "builders-hall",
|
|
2384
2406
|
"text": "Analytics scope",
|
|
2385
2407
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
2386
|
-
"line":
|
|
2408
|
+
"line": 1133,
|
|
2387
2409
|
"origin": "js-markup",
|
|
2388
2410
|
"confidence": "certain"
|
|
2389
2411
|
},
|
|
@@ -2509,7 +2531,7 @@
|
|
|
2509
2531
|
"surface": "builders-hall",
|
|
2510
2532
|
"text": "As configuration:",
|
|
2511
2533
|
"file": "modules/hall-ui/public/government.js",
|
|
2512
|
-
"line":
|
|
2534
|
+
"line": 886,
|
|
2513
2535
|
"origin": "js-markup",
|
|
2514
2536
|
"confidence": "certain"
|
|
2515
2537
|
},
|
|
@@ -2554,7 +2576,7 @@
|
|
|
2554
2576
|
"surface": "builders-hall",
|
|
2555
2577
|
"text": "Assigned {…} to builder {…}.",
|
|
2556
2578
|
"file": "modules/hall-ui/public/government.js",
|
|
2557
|
-
"line":
|
|
2579
|
+
"line": 472,
|
|
2558
2580
|
"origin": "js-notice",
|
|
2559
2581
|
"confidence": "certain"
|
|
2560
2582
|
},
|
|
@@ -2581,7 +2603,7 @@
|
|
|
2581
2603
|
"surface": "builders-hall",
|
|
2582
2604
|
"text": "Available from the {…} rank up.",
|
|
2583
2605
|
"file": "modules/hall-ui/public/government.js",
|
|
2584
|
-
"line":
|
|
2606
|
+
"line": 936,
|
|
2585
2607
|
"origin": "js-text-assign",
|
|
2586
2608
|
"confidence": "certain"
|
|
2587
2609
|
},
|
|
@@ -2706,11 +2728,47 @@
|
|
|
2706
2728
|
"id": "118026595c16",
|
|
2707
2729
|
"surface": "builders-hall",
|
|
2708
2730
|
"text": "Board Room",
|
|
2709
|
-
"file": "modules/hall-ui/public/
|
|
2710
|
-
"line":
|
|
2731
|
+
"file": "modules/hall-ui/public/board-room.html",
|
|
2732
|
+
"line": 19,
|
|
2733
|
+
"origin": "html-attr:title",
|
|
2734
|
+
"confidence": "certain"
|
|
2735
|
+
},
|
|
2736
|
+
{
|
|
2737
|
+
"id": "118026595c16",
|
|
2738
|
+
"surface": "builders-hall",
|
|
2739
|
+
"text": "Board Room",
|
|
2740
|
+
"file": "modules/hall-ui/public/board-room.html",
|
|
2741
|
+
"line": 19,
|
|
2742
|
+
"origin": "html-attr:data-page-title",
|
|
2743
|
+
"confidence": "certain"
|
|
2744
|
+
},
|
|
2745
|
+
{
|
|
2746
|
+
"id": "118026595c16",
|
|
2747
|
+
"surface": "builders-hall",
|
|
2748
|
+
"text": "Board Room",
|
|
2749
|
+
"file": "modules/hall-ui/public/board-room.html",
|
|
2750
|
+
"line": 31,
|
|
2711
2751
|
"origin": "html-text",
|
|
2712
2752
|
"confidence": "certain"
|
|
2713
2753
|
},
|
|
2754
|
+
{
|
|
2755
|
+
"id": "2b8ad43383de",
|
|
2756
|
+
"surface": "builders-hall",
|
|
2757
|
+
"text": "Board Room — {{worldName}}",
|
|
2758
|
+
"file": "modules/hall-ui/public/board-room.html",
|
|
2759
|
+
"line": 6,
|
|
2760
|
+
"origin": "html-text",
|
|
2761
|
+
"confidence": "certain"
|
|
2762
|
+
},
|
|
2763
|
+
{
|
|
2764
|
+
"id": "2b8ad43383de",
|
|
2765
|
+
"surface": "builders-hall",
|
|
2766
|
+
"text": "Board Room — {{worldName}}",
|
|
2767
|
+
"file": "modules/hall-ui/public/board-room.html",
|
|
2768
|
+
"line": 6,
|
|
2769
|
+
"origin": "html-title",
|
|
2770
|
+
"confidence": "certain"
|
|
2771
|
+
},
|
|
2714
2772
|
{
|
|
2715
2773
|
"id": "da910fee01d7",
|
|
2716
2774
|
"surface": "builders-hall",
|
|
@@ -2725,7 +2783,7 @@
|
|
|
2725
2783
|
"surface": "builders-hall",
|
|
2726
2784
|
"text": "Build from your own machine — clone the repository, run the platform locally, and sign in from the terminal.",
|
|
2727
2785
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
2728
|
-
"line":
|
|
2786
|
+
"line": 810,
|
|
2729
2787
|
"origin": "js-markup",
|
|
2730
2788
|
"confidence": "certain"
|
|
2731
2789
|
},
|
|
@@ -2743,7 +2801,7 @@
|
|
|
2743
2801
|
"surface": "builders-hall",
|
|
2744
2802
|
"text": "Builder id",
|
|
2745
2803
|
"file": "modules/hall-ui/public/government.html",
|
|
2746
|
-
"line":
|
|
2804
|
+
"line": 109,
|
|
2747
2805
|
"origin": "html-text",
|
|
2748
2806
|
"confidence": "certain"
|
|
2749
2807
|
},
|
|
@@ -2869,7 +2927,7 @@
|
|
|
2869
2927
|
"surface": "builders-hall",
|
|
2870
2928
|
"text": "Capabilities held by a machine identity, never by a person or a rank. Shown for completeness; nothing here can be granted.",
|
|
2871
2929
|
"file": "modules/hall-ui/public/government.html",
|
|
2872
|
-
"line":
|
|
2930
|
+
"line": 123,
|
|
2873
2931
|
"origin": "html-text",
|
|
2874
2932
|
"confidence": "certain"
|
|
2875
2933
|
},
|
|
@@ -2877,8 +2935,8 @@
|
|
|
2877
2935
|
"id": "bdca1f219e6f",
|
|
2878
2936
|
"surface": "builders-hall",
|
|
2879
2937
|
"text": "Cast objection",
|
|
2880
|
-
"file": "modules/hall-ui/public/
|
|
2881
|
-
"line":
|
|
2938
|
+
"file": "modules/hall-ui/public/board-room.js",
|
|
2939
|
+
"line": 336,
|
|
2882
2940
|
"origin": "js-markup",
|
|
2883
2941
|
"confidence": "certain"
|
|
2884
2942
|
},
|
|
@@ -2905,7 +2963,7 @@
|
|
|
2905
2963
|
"surface": "builders-hall",
|
|
2906
2964
|
"text": "Change in Settings →",
|
|
2907
2965
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
2908
|
-
"line":
|
|
2966
|
+
"line": 521,
|
|
2909
2967
|
"origin": "js-markup",
|
|
2910
2968
|
"confidence": "certain"
|
|
2911
2969
|
},
|
|
@@ -2959,7 +3017,7 @@
|
|
|
2959
3017
|
"surface": "builders-hall",
|
|
2960
3018
|
"text": "Charter library",
|
|
2961
3019
|
"file": "modules/hall-ui/public/government.js",
|
|
2962
|
-
"line":
|
|
3020
|
+
"line": 856,
|
|
2963
3021
|
"origin": "js-markup",
|
|
2964
3022
|
"confidence": "certain"
|
|
2965
3023
|
},
|
|
@@ -3004,7 +3062,7 @@
|
|
|
3004
3062
|
"surface": "builders-hall",
|
|
3005
3063
|
"text": "Choose a setup",
|
|
3006
3064
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
3007
|
-
"line":
|
|
3065
|
+
"line": 769,
|
|
3008
3066
|
"origin": "js-markup",
|
|
3009
3067
|
"confidence": "certain"
|
|
3010
3068
|
},
|
|
@@ -3067,7 +3125,7 @@
|
|
|
3067
3125
|
"surface": "builders-hall",
|
|
3068
3126
|
"text": "Claude Code",
|
|
3069
3127
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
3070
|
-
"line":
|
|
3128
|
+
"line": 836,
|
|
3071
3129
|
"origin": "js-markup",
|
|
3072
3130
|
"confidence": "certain"
|
|
3073
3131
|
},
|
|
@@ -3076,7 +3134,7 @@
|
|
|
3076
3134
|
"surface": "builders-hall",
|
|
3077
3135
|
"text": "Claude Desktop app",
|
|
3078
3136
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
3079
|
-
"line":
|
|
3137
|
+
"line": 769,
|
|
3080
3138
|
"origin": "js-markup",
|
|
3081
3139
|
"confidence": "certain"
|
|
3082
3140
|
},
|
|
@@ -3085,7 +3143,7 @@
|
|
|
3085
3143
|
"surface": "builders-hall",
|
|
3086
3144
|
"text": "Claude Online",
|
|
3087
3145
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
3088
|
-
"line":
|
|
3146
|
+
"line": 769,
|
|
3089
3147
|
"origin": "js-markup",
|
|
3090
3148
|
"confidence": "certain"
|
|
3091
3149
|
},
|
|
@@ -3094,7 +3152,7 @@
|
|
|
3094
3152
|
"surface": "builders-hall",
|
|
3095
3153
|
"text": "Claude starts automatically when you open the terminal.",
|
|
3096
3154
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
3097
|
-
"line":
|
|
3155
|
+
"line": 769,
|
|
3098
3156
|
"origin": "js-markup",
|
|
3099
3157
|
"confidence": "certain"
|
|
3100
3158
|
},
|
|
@@ -3130,7 +3188,7 @@
|
|
|
3130
3188
|
"surface": "builders-hall",
|
|
3131
3189
|
"text": "Clone the project to your machine, or open your hosted dev box (where it is already cloned). The build commands live inside the repo, so this comes first. The remaining steps below are tracked automatically.",
|
|
3132
3190
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
3133
|
-
"line":
|
|
3191
|
+
"line": 913,
|
|
3134
3192
|
"origin": "js-markup",
|
|
3135
3193
|
"confidence": "certain"
|
|
3136
3194
|
},
|
|
@@ -3139,7 +3197,7 @@
|
|
|
3139
3197
|
"surface": "builders-hall",
|
|
3140
3198
|
"text": "Clone the repository",
|
|
3141
3199
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
3142
|
-
"line":
|
|
3200
|
+
"line": 810,
|
|
3143
3201
|
"origin": "js-markup",
|
|
3144
3202
|
"confidence": "certain"
|
|
3145
3203
|
},
|
|
@@ -3256,7 +3314,7 @@
|
|
|
3256
3314
|
"surface": "builders-hall",
|
|
3257
3315
|
"text": "Code → Environment → “{…} Dev Box”",
|
|
3258
3316
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
3259
|
-
"line":
|
|
3317
|
+
"line": 769,
|
|
3260
3318
|
"origin": "js-markup",
|
|
3261
3319
|
"confidence": "certain"
|
|
3262
3320
|
},
|
|
@@ -3310,7 +3368,7 @@
|
|
|
3310
3368
|
"surface": "builders-hall",
|
|
3311
3369
|
"text": "Connect Discord & join the server",
|
|
3312
3370
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
3313
|
-
"line":
|
|
3371
|
+
"line": 973,
|
|
3314
3372
|
"origin": "js-markup",
|
|
3315
3373
|
"confidence": "certain"
|
|
3316
3374
|
},
|
|
@@ -3526,7 +3584,7 @@
|
|
|
3526
3584
|
"surface": "builders-hall",
|
|
3527
3585
|
"text": "Could not assign: {…}",
|
|
3528
3586
|
"file": "modules/hall-ui/public/government.js",
|
|
3529
|
-
"line":
|
|
3587
|
+
"line": 477,
|
|
3530
3588
|
"origin": "js-notice",
|
|
3531
3589
|
"confidence": "certain"
|
|
3532
3590
|
},
|
|
@@ -3625,7 +3683,7 @@
|
|
|
3625
3683
|
"surface": "builders-hall",
|
|
3626
3684
|
"text": "Could not create rank: {…}",
|
|
3627
3685
|
"file": "modules/hall-ui/public/government.js",
|
|
3628
|
-
"line":
|
|
3686
|
+
"line": 457,
|
|
3629
3687
|
"origin": "js-notice",
|
|
3630
3688
|
"confidence": "certain"
|
|
3631
3689
|
},
|
|
@@ -3868,7 +3926,7 @@
|
|
|
3868
3926
|
"surface": "builders-hall",
|
|
3869
3927
|
"text": "Could not remove: {…}",
|
|
3870
3928
|
"file": "modules/hall-ui/public/government.js",
|
|
3871
|
-
"line":
|
|
3929
|
+
"line": 378,
|
|
3872
3930
|
"origin": "js-notice",
|
|
3873
3931
|
"confidence": "certain"
|
|
3874
3932
|
},
|
|
@@ -3877,7 +3935,7 @@
|
|
|
3877
3935
|
"surface": "builders-hall",
|
|
3878
3936
|
"text": "Could not reset: {…}",
|
|
3879
3937
|
"file": "modules/hall-ui/public/government.js",
|
|
3880
|
-
"line":
|
|
3938
|
+
"line": 310,
|
|
3881
3939
|
"origin": "js-notice",
|
|
3882
3940
|
"confidence": "certain"
|
|
3883
3941
|
},
|
|
@@ -4128,8 +4186,8 @@
|
|
|
4128
4186
|
"id": "278e8281c82f",
|
|
4129
4187
|
"surface": "builders-hall",
|
|
4130
4188
|
"text": "Could not vote: {…}",
|
|
4131
|
-
"file": "modules/hall-ui/public/
|
|
4132
|
-
"line":
|
|
4189
|
+
"file": "modules/hall-ui/public/board-room.js",
|
|
4190
|
+
"line": 364,
|
|
4133
4191
|
"origin": "js-notice",
|
|
4134
4192
|
"confidence": "certain"
|
|
4135
4193
|
},
|
|
@@ -4147,7 +4205,7 @@
|
|
|
4147
4205
|
"surface": "builders-hall",
|
|
4148
4206
|
"text": "Could not {…}: {…}",
|
|
4149
4207
|
"file": "modules/hall-ui/public/government.js",
|
|
4150
|
-
"line":
|
|
4208
|
+
"line": 323,
|
|
4151
4209
|
"origin": "js-notice",
|
|
4152
4210
|
"confidence": "certain"
|
|
4153
4211
|
},
|
|
@@ -4165,7 +4223,7 @@
|
|
|
4165
4223
|
"surface": "builders-hall",
|
|
4166
4224
|
"text": "Create a custom rank first.",
|
|
4167
4225
|
"file": "modules/hall-ui/public/government.js",
|
|
4168
|
-
"line":
|
|
4226
|
+
"line": 468,
|
|
4169
4227
|
"origin": "js-notice",
|
|
4170
4228
|
"confidence": "certain"
|
|
4171
4229
|
},
|
|
@@ -4174,7 +4232,7 @@
|
|
|
4174
4232
|
"surface": "builders-hall",
|
|
4175
4233
|
"text": "Create rank",
|
|
4176
4234
|
"file": "modules/hall-ui/public/government.html",
|
|
4177
|
-
"line":
|
|
4235
|
+
"line": 92,
|
|
4178
4236
|
"origin": "html-text",
|
|
4179
4237
|
"confidence": "certain"
|
|
4180
4238
|
},
|
|
@@ -4192,7 +4250,7 @@
|
|
|
4192
4250
|
"surface": "builders-hall",
|
|
4193
4251
|
"text": "Create your",
|
|
4194
4252
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
4195
|
-
"line":
|
|
4253
|
+
"line": 769,
|
|
4196
4254
|
"origin": "js-markup",
|
|
4197
4255
|
"confidence": "certain"
|
|
4198
4256
|
},
|
|
@@ -4201,7 +4259,7 @@
|
|
|
4201
4259
|
"surface": "builders-hall",
|
|
4202
4260
|
"text": "Created rank {…}.",
|
|
4203
4261
|
"file": "modules/hall-ui/public/government.js",
|
|
4204
|
-
"line":
|
|
4262
|
+
"line": 451,
|
|
4205
4263
|
"origin": "js-notice",
|
|
4206
4264
|
"confidence": "certain"
|
|
4207
4265
|
},
|
|
@@ -4228,7 +4286,7 @@
|
|
|
4228
4286
|
"surface": "builders-hall",
|
|
4229
4287
|
"text": "Custom rank",
|
|
4230
4288
|
"file": "modules/hall-ui/public/government.html",
|
|
4231
|
-
"line":
|
|
4289
|
+
"line": 113,
|
|
4232
4290
|
"origin": "html-text",
|
|
4233
4291
|
"confidence": "certain"
|
|
4234
4292
|
},
|
|
@@ -4381,7 +4439,7 @@
|
|
|
4381
4439
|
"surface": "builders-hall",
|
|
4382
4440
|
"text": "Download Claude",
|
|
4383
4441
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
4384
|
-
"line":
|
|
4442
|
+
"line": 769,
|
|
4385
4443
|
"origin": "js-markup",
|
|
4386
4444
|
"confidence": "certain"
|
|
4387
4445
|
},
|
|
@@ -4390,7 +4448,7 @@
|
|
|
4390
4448
|
"surface": "builders-hall",
|
|
4391
4449
|
"text": "Download Claude",
|
|
4392
4450
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
4393
|
-
"line":
|
|
4451
|
+
"line": 810,
|
|
4394
4452
|
"origin": "js-markup",
|
|
4395
4453
|
"confidence": "certain"
|
|
4396
4454
|
},
|
|
@@ -4417,7 +4475,7 @@
|
|
|
4417
4475
|
"surface": "builders-hall",
|
|
4418
4476
|
"text": "Download the Dev Box app:",
|
|
4419
4477
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
4420
|
-
"line":
|
|
4478
|
+
"line": 769,
|
|
4421
4479
|
"origin": "js-markup",
|
|
4422
4480
|
"confidence": "certain"
|
|
4423
4481
|
},
|
|
@@ -4633,7 +4691,7 @@
|
|
|
4633
4691
|
"surface": "builders-hall",
|
|
4634
4692
|
"text": "Every closed amendment sitting, ratified and returned alike, with the rule it was decided under.",
|
|
4635
4693
|
"file": "modules/hall-ui/public/government.js",
|
|
4636
|
-
"line":
|
|
4694
|
+
"line": 896,
|
|
4637
4695
|
"origin": "js-markup",
|
|
4638
4696
|
"confidence": "certain"
|
|
4639
4697
|
},
|
|
@@ -4669,7 +4727,7 @@
|
|
|
4669
4727
|
"surface": "builders-hall",
|
|
4670
4728
|
"text": "Every sitting since has been decided under the constitution below, not the ratified one. Nothing is re-applied automatically — a constitution is changed by a board act, never by a page. Put the amendment back to the board, or ask an operator to check this instance's own configuration.",
|
|
4671
4729
|
"file": "modules/hall-ui/public/government.js",
|
|
4672
|
-
"line":
|
|
4730
|
+
"line": 669,
|
|
4673
4731
|
"origin": "js-markup",
|
|
4674
4732
|
"confidence": "certain"
|
|
4675
4733
|
},
|
|
@@ -4804,7 +4862,7 @@
|
|
|
4804
4862
|
"surface": "builders-hall",
|
|
4805
4863
|
"text": "First install",
|
|
4806
4864
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
4807
|
-
"line":
|
|
4865
|
+
"line": 836,
|
|
4808
4866
|
"origin": "js-markup",
|
|
4809
4867
|
"confidence": "certain"
|
|
4810
4868
|
},
|
|
@@ -4822,7 +4880,7 @@
|
|
|
4822
4880
|
"surface": "builders-hall",
|
|
4823
4881
|
"text": "First open: your computer warns about an unknown developer — that's expected (we haven't bought the signing certificates yet; the app is ours). Mac: System Settings → Privacy & Security → “Open Anyway”. Windows: “More info” → “Run anyway”.",
|
|
4824
4882
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
4825
|
-
"line":
|
|
4883
|
+
"line": 769,
|
|
4826
4884
|
"origin": "js-markup",
|
|
4827
4885
|
"confidence": "certain"
|
|
4828
4886
|
},
|
|
@@ -4831,7 +4889,7 @@
|
|
|
4831
4889
|
"surface": "builders-hall",
|
|
4832
4890
|
"text": "First — obtain the repo",
|
|
4833
4891
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
4834
|
-
"line":
|
|
4892
|
+
"line": 913,
|
|
4835
4893
|
"origin": "js-markup",
|
|
4836
4894
|
"confidence": "certain"
|
|
4837
4895
|
},
|
|
@@ -4921,7 +4979,7 @@
|
|
|
4921
4979
|
"surface": "builders-hall",
|
|
4922
4980
|
"text": "Flip the switch.",
|
|
4923
4981
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
4924
|
-
"line":
|
|
4982
|
+
"line": 769,
|
|
4925
4983
|
"origin": "js-markup",
|
|
4926
4984
|
"confidence": "certain"
|
|
4927
4985
|
},
|
|
@@ -4957,7 +5015,7 @@
|
|
|
4957
5015
|
"surface": "builders-hall",
|
|
4958
5016
|
"text": "From the system",
|
|
4959
5017
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
4960
|
-
"line":
|
|
5018
|
+
"line": 648,
|
|
4961
5019
|
"origin": "js-markup",
|
|
4962
5020
|
"confidence": "certain"
|
|
4963
5021
|
},
|
|
@@ -5200,7 +5258,7 @@
|
|
|
5200
5258
|
"surface": "builders-hall",
|
|
5201
5259
|
"text": "Hand a custom rank to a builder. The four ladder ranks are assigned by rank itself and cannot be granted here.",
|
|
5202
5260
|
"file": "modules/hall-ui/public/government.html",
|
|
5203
|
-
"line":
|
|
5261
|
+
"line": 106,
|
|
5204
5262
|
"origin": "html-text",
|
|
5205
5263
|
"confidence": "certain"
|
|
5206
5264
|
},
|
|
@@ -5281,7 +5339,7 @@
|
|
|
5281
5339
|
"surface": "builders-hall",
|
|
5282
5340
|
"text": "How it has changed",
|
|
5283
5341
|
"file": "modules/hall-ui/public/government.js",
|
|
5284
|
-
"line":
|
|
5342
|
+
"line": 896,
|
|
5285
5343
|
"origin": "js-markup",
|
|
5286
5344
|
"confidence": "certain"
|
|
5287
5345
|
},
|
|
@@ -5353,7 +5411,7 @@
|
|
|
5353
5411
|
"surface": "builders-hall",
|
|
5354
5412
|
"text": "How this project is governed.",
|
|
5355
5413
|
"file": "modules/hall-ui/public/government.js",
|
|
5356
|
-
"line":
|
|
5414
|
+
"line": 974,
|
|
5357
5415
|
"origin": "js-text-assign",
|
|
5358
5416
|
"confidence": "certain"
|
|
5359
5417
|
},
|
|
@@ -5613,8 +5671,8 @@
|
|
|
5613
5671
|
"id": "bd8d04eb265c",
|
|
5614
5672
|
"surface": "builders-hall",
|
|
5615
5673
|
"text": "It cleared the completeness grade at {…}/100.",
|
|
5616
|
-
"file": "modules/hall-ui/public/
|
|
5617
|
-
"line":
|
|
5674
|
+
"file": "modules/hall-ui/public/board-room.js",
|
|
5675
|
+
"line": 306,
|
|
5618
5676
|
"origin": "js-markup",
|
|
5619
5677
|
"confidence": "certain"
|
|
5620
5678
|
},
|
|
@@ -5632,7 +5690,7 @@
|
|
|
5632
5690
|
"surface": "builders-hall",
|
|
5633
5691
|
"text": "It opens this hall in your browser — click one",
|
|
5634
5692
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
5635
|
-
"line":
|
|
5693
|
+
"line": 769,
|
|
5636
5694
|
"origin": "js-markup",
|
|
5637
5695
|
"confidence": "certain"
|
|
5638
5696
|
},
|
|
@@ -5668,7 +5726,7 @@
|
|
|
5668
5726
|
"surface": "builders-hall",
|
|
5669
5727
|
"text": "Join our Discord",
|
|
5670
5728
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
5671
|
-
"line":
|
|
5729
|
+
"line": 767,
|
|
5672
5730
|
"origin": "js-markup",
|
|
5673
5731
|
"confidence": "certain"
|
|
5674
5732
|
},
|
|
@@ -5695,7 +5753,7 @@
|
|
|
5695
5753
|
"surface": "builders-hall",
|
|
5696
5754
|
"text": "Jump to",
|
|
5697
5755
|
"file": "modules/hall-ui/public/palette.js",
|
|
5698
|
-
"line":
|
|
5756
|
+
"line": 226,
|
|
5699
5757
|
"origin": "js-markup",
|
|
5700
5758
|
"confidence": "certain"
|
|
5701
5759
|
},
|
|
@@ -5704,7 +5762,7 @@
|
|
|
5704
5762
|
"surface": "builders-hall",
|
|
5705
5763
|
"text": "Jump to a page or record",
|
|
5706
5764
|
"file": "modules/hall-ui/public/shell.js",
|
|
5707
|
-
"line":
|
|
5765
|
+
"line": 396,
|
|
5708
5766
|
"origin": "js-markup",
|
|
5709
5767
|
"confidence": "certain"
|
|
5710
5768
|
},
|
|
@@ -5713,7 +5771,7 @@
|
|
|
5713
5771
|
"surface": "builders-hall",
|
|
5714
5772
|
"text": "Jump to…",
|
|
5715
5773
|
"file": "modules/hall-ui/public/shell.js",
|
|
5716
|
-
"line":
|
|
5774
|
+
"line": 398,
|
|
5717
5775
|
"origin": "js-markup",
|
|
5718
5776
|
"confidence": "certain"
|
|
5719
5777
|
},
|
|
@@ -5776,7 +5834,7 @@
|
|
|
5776
5834
|
"surface": "builders-hall",
|
|
5777
5835
|
"text": "Kinds of work shipped",
|
|
5778
5836
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
5779
|
-
"line":
|
|
5837
|
+
"line": 1184,
|
|
5780
5838
|
"origin": "js-markup",
|
|
5781
5839
|
"confidence": "certain"
|
|
5782
5840
|
},
|
|
@@ -5960,6 +6018,15 @@
|
|
|
5960
6018
|
"origin": "html-text",
|
|
5961
6019
|
"confidence": "certain"
|
|
5962
6020
|
},
|
|
6021
|
+
{
|
|
6022
|
+
"id": "a0c18cece568",
|
|
6023
|
+
"surface": "builders-hall",
|
|
6024
|
+
"text": "Loading sittings…",
|
|
6025
|
+
"file": "modules/hall-ui/public/board-room.js",
|
|
6026
|
+
"line": 511,
|
|
6027
|
+
"origin": "js-text-assign",
|
|
6028
|
+
"confidence": "certain"
|
|
6029
|
+
},
|
|
5963
6030
|
{
|
|
5964
6031
|
"id": "7ca55f9ba183",
|
|
5965
6032
|
"surface": "builders-hall",
|
|
@@ -6136,7 +6203,7 @@
|
|
|
6136
6203
|
"surface": "builders-hall",
|
|
6137
6204
|
"text": "Mac (Intel)",
|
|
6138
6205
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
6139
|
-
"line":
|
|
6206
|
+
"line": 769,
|
|
6140
6207
|
"origin": "js-markup",
|
|
6141
6208
|
"confidence": "certain"
|
|
6142
6209
|
},
|
|
@@ -6145,7 +6212,7 @@
|
|
|
6145
6212
|
"surface": "builders-hall",
|
|
6146
6213
|
"text": "Machine principals",
|
|
6147
6214
|
"file": "modules/hall-ui/public/government.html",
|
|
6148
|
-
"line":
|
|
6215
|
+
"line": 122,
|
|
6149
6216
|
"origin": "html-text",
|
|
6150
6217
|
"confidence": "certain"
|
|
6151
6218
|
},
|
|
@@ -6163,7 +6230,7 @@
|
|
|
6163
6230
|
"surface": "builders-hall",
|
|
6164
6231
|
"text": "Member since {…}",
|
|
6165
6232
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
6166
|
-
"line":
|
|
6233
|
+
"line": 507,
|
|
6167
6234
|
"origin": "js-markup",
|
|
6168
6235
|
"confidence": "certain"
|
|
6169
6236
|
},
|
|
@@ -6352,7 +6419,7 @@
|
|
|
6352
6419
|
"surface": "builders-hall",
|
|
6353
6420
|
"text": "New claims are paused: {…} confirmed {…} can't land yet, so {…} reward is pending. Rebase and re-ship, or release: {…}.",
|
|
6354
6421
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
6355
|
-
"line":
|
|
6422
|
+
"line": 618,
|
|
6356
6423
|
"origin": "js-markup",
|
|
6357
6424
|
"confidence": "certain"
|
|
6358
6425
|
},
|
|
@@ -6361,7 +6428,7 @@
|
|
|
6361
6428
|
"surface": "builders-hall",
|
|
6362
6429
|
"text": "New custom rank",
|
|
6363
6430
|
"file": "modules/hall-ui/public/government.html",
|
|
6364
|
-
"line":
|
|
6431
|
+
"line": 79,
|
|
6365
6432
|
"origin": "html-text",
|
|
6366
6433
|
"confidence": "certain"
|
|
6367
6434
|
},
|
|
@@ -6460,7 +6527,7 @@
|
|
|
6460
6527
|
"surface": "builders-hall",
|
|
6461
6528
|
"text": "No custom ranks yet",
|
|
6462
6529
|
"file": "modules/hall-ui/public/government.js",
|
|
6463
|
-
"line":
|
|
6530
|
+
"line": 367,
|
|
6464
6531
|
"origin": "js-markup",
|
|
6465
6532
|
"confidence": "certain"
|
|
6466
6533
|
},
|
|
@@ -6550,7 +6617,7 @@
|
|
|
6550
6617
|
"surface": "builders-hall",
|
|
6551
6618
|
"text": "No match. Try a page name, or an id like",
|
|
6552
6619
|
"file": "modules/hall-ui/public/palette.js",
|
|
6553
|
-
"line":
|
|
6620
|
+
"line": 182,
|
|
6554
6621
|
"origin": "js-markup",
|
|
6555
6622
|
"confidence": "certain"
|
|
6556
6623
|
},
|
|
@@ -6559,7 +6626,7 @@
|
|
|
6559
6626
|
"surface": "builders-hall",
|
|
6560
6627
|
"text": "No onboarding steps recorded yet.",
|
|
6561
6628
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
6562
|
-
"line":
|
|
6629
|
+
"line": 901,
|
|
6563
6630
|
"origin": "js-markup",
|
|
6564
6631
|
"confidence": "certain"
|
|
6565
6632
|
},
|
|
@@ -6865,7 +6932,7 @@
|
|
|
6865
6932
|
"surface": "builders-hall",
|
|
6866
6933
|
"text": "On Windows, run",
|
|
6867
6934
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
6868
|
-
"line":
|
|
6935
|
+
"line": 836,
|
|
6869
6936
|
"origin": "js-markup",
|
|
6870
6937
|
"confidence": "certain"
|
|
6871
6938
|
},
|
|
@@ -6874,7 +6941,7 @@
|
|
|
6874
6941
|
"surface": "builders-hall",
|
|
6875
6942
|
"text": "On the board",
|
|
6876
6943
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
6877
|
-
"line":
|
|
6944
|
+
"line": 570,
|
|
6878
6945
|
"origin": "js-markup",
|
|
6879
6946
|
"confidence": "certain"
|
|
6880
6947
|
},
|
|
@@ -7009,7 +7076,7 @@
|
|
|
7009
7076
|
"surface": "builders-hall",
|
|
7010
7077
|
"text": "Open navigation",
|
|
7011
7078
|
"file": "modules/hall-ui/public/shell.js",
|
|
7012
|
-
"line":
|
|
7079
|
+
"line": 387,
|
|
7013
7080
|
"origin": "js-markup",
|
|
7014
7081
|
"confidence": "certain"
|
|
7015
7082
|
},
|
|
@@ -7090,7 +7157,7 @@
|
|
|
7090
7157
|
"surface": "builders-hall",
|
|
7091
7158
|
"text": "Open your online environment.",
|
|
7092
7159
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
7093
|
-
"line":
|
|
7160
|
+
"line": 769,
|
|
7094
7161
|
"origin": "js-markup",
|
|
7095
7162
|
"confidence": "certain"
|
|
7096
7163
|
},
|
|
@@ -7144,7 +7211,7 @@
|
|
|
7144
7211
|
"surface": "builders-hall",
|
|
7145
7212
|
"text": "Or just stay in the online terminal",
|
|
7146
7213
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
7147
|
-
"line":
|
|
7214
|
+
"line": 769,
|
|
7148
7215
|
"origin": "js-markup",
|
|
7149
7216
|
"confidence": "certain"
|
|
7150
7217
|
},
|
|
@@ -7279,7 +7346,7 @@
|
|
|
7279
7346
|
"surface": "builders-hall",
|
|
7280
7347
|
"text": "Permissions is the Archon administration surface. The Constitution and the Board Room are yours to read.",
|
|
7281
7348
|
"file": "modules/hall-ui/public/government.js",
|
|
7282
|
-
"line":
|
|
7349
|
+
"line": 950,
|
|
7283
7350
|
"origin": "js-markup",
|
|
7284
7351
|
"confidence": "certain"
|
|
7285
7352
|
},
|
|
@@ -7288,7 +7355,7 @@
|
|
|
7288
7355
|
"surface": "builders-hall",
|
|
7289
7356
|
"text": "Pick a rank to see what it may do. The four ladder ranks ship with the platform; a custom rank is yours to shape.",
|
|
7290
7357
|
"file": "modules/hall-ui/public/government.html",
|
|
7291
|
-
"line":
|
|
7358
|
+
"line": 76,
|
|
7292
7359
|
"origin": "html-text",
|
|
7293
7360
|
"confidence": "certain"
|
|
7294
7361
|
},
|
|
@@ -7306,7 +7373,7 @@
|
|
|
7306
7373
|
"surface": "builders-hall",
|
|
7307
7374
|
"text": "Preferred work",
|
|
7308
7375
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
7309
|
-
"line":
|
|
7376
|
+
"line": 570,
|
|
7310
7377
|
"origin": "js-markup",
|
|
7311
7378
|
"confidence": "certain"
|
|
7312
7379
|
},
|
|
@@ -7315,7 +7382,7 @@
|
|
|
7315
7382
|
"surface": "builders-hall",
|
|
7316
7383
|
"text": "Preferred work:",
|
|
7317
7384
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
7318
|
-
"line":
|
|
7385
|
+
"line": 521,
|
|
7319
7386
|
"origin": "js-markup",
|
|
7320
7387
|
"confidence": "certain"
|
|
7321
7388
|
},
|
|
@@ -7620,8 +7687,8 @@
|
|
|
7620
7687
|
"id": "fae2f90927bd",
|
|
7621
7688
|
"surface": "builders-hall",
|
|
7622
7689
|
"text": "Read an idea, then decide. An objection needs a reason and the section it faults.",
|
|
7623
|
-
"file": "modules/hall-ui/public/
|
|
7624
|
-
"line":
|
|
7690
|
+
"file": "modules/hall-ui/public/board-room.html",
|
|
7691
|
+
"line": 51,
|
|
7625
7692
|
"origin": "html-text",
|
|
7626
7693
|
"confidence": "certain"
|
|
7627
7694
|
},
|
|
@@ -7720,7 +7787,7 @@
|
|
|
7720
7787
|
"surface": "builders-hall",
|
|
7721
7788
|
"text": "Rebase owed",
|
|
7722
7789
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
7723
|
-
"line":
|
|
7790
|
+
"line": 617,
|
|
7724
7791
|
"origin": "js-markup",
|
|
7725
7792
|
"confidence": "certain"
|
|
7726
7793
|
},
|
|
@@ -7729,7 +7796,7 @@
|
|
|
7729
7796
|
"surface": "builders-hall",
|
|
7730
7797
|
"text": "Rebase owed — new claims paused",
|
|
7731
7798
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
7732
|
-
"line":
|
|
7799
|
+
"line": 502,
|
|
7733
7800
|
"origin": "js-markup",
|
|
7734
7801
|
"confidence": "certain"
|
|
7735
7802
|
},
|
|
@@ -7855,7 +7922,7 @@
|
|
|
7855
7922
|
"surface": "builders-hall",
|
|
7856
7923
|
"text": "Remote control (recommended)",
|
|
7857
7924
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
7858
|
-
"line":
|
|
7925
|
+
"line": 769,
|
|
7859
7926
|
"origin": "js-markup",
|
|
7860
7927
|
"confidence": "certain"
|
|
7861
7928
|
},
|
|
@@ -7882,7 +7949,7 @@
|
|
|
7882
7949
|
"surface": "builders-hall",
|
|
7883
7950
|
"text": "Removed {…} from builder {…}.",
|
|
7884
7951
|
"file": "modules/hall-ui/public/government.js",
|
|
7885
|
-
"line":
|
|
7952
|
+
"line": 374,
|
|
7886
7953
|
"origin": "js-notice",
|
|
7887
7954
|
"confidence": "certain"
|
|
7888
7955
|
},
|
|
@@ -8044,7 +8111,7 @@
|
|
|
8044
8111
|
"surface": "builders-hall",
|
|
8045
8112
|
"text": "Reset to default",
|
|
8046
8113
|
"file": "modules/hall-ui/public/government.js",
|
|
8047
|
-
"line":
|
|
8114
|
+
"line": 276,
|
|
8048
8115
|
"origin": "js-text-assign",
|
|
8049
8116
|
"confidence": "certain"
|
|
8050
8117
|
},
|
|
@@ -8062,7 +8129,7 @@
|
|
|
8062
8129
|
"surface": "builders-hall",
|
|
8063
8130
|
"text": "Reset {…} to its default permissions?\\n\\nEvery change you've made to this rank is discarded, and it takes effect for every builder at this rank on their next request.",
|
|
8064
8131
|
"file": "modules/hall-ui/public/government.js",
|
|
8065
|
-
"line":
|
|
8132
|
+
"line": 302,
|
|
8066
8133
|
"origin": "js-notice",
|
|
8067
8134
|
"confidence": "certain"
|
|
8068
8135
|
},
|
|
@@ -8075,6 +8142,15 @@
|
|
|
8075
8142
|
"origin": "html-text",
|
|
8076
8143
|
"confidence": "certain"
|
|
8077
8144
|
},
|
|
8145
|
+
{
|
|
8146
|
+
"id": "0887725744f2",
|
|
8147
|
+
"surface": "builders-hall",
|
|
8148
|
+
"text": "Restricted.",
|
|
8149
|
+
"file": "modules/hall-ui/public/board-room.js",
|
|
8150
|
+
"line": 493,
|
|
8151
|
+
"origin": "js-text-assign",
|
|
8152
|
+
"confidence": "certain"
|
|
8153
|
+
},
|
|
8078
8154
|
{
|
|
8079
8155
|
"id": "0887725744f2",
|
|
8080
8156
|
"surface": "builders-hall",
|
|
@@ -8089,7 +8165,7 @@
|
|
|
8089
8165
|
"surface": "builders-hall",
|
|
8090
8166
|
"text": "Restricted.",
|
|
8091
8167
|
"file": "modules/hall-ui/public/government.js",
|
|
8092
|
-
"line":
|
|
8168
|
+
"line": 933,
|
|
8093
8169
|
"origin": "js-text-assign",
|
|
8094
8170
|
"confidence": "certain"
|
|
8095
8171
|
},
|
|
@@ -8332,7 +8408,7 @@
|
|
|
8332
8408
|
"surface": "builders-hall",
|
|
8333
8409
|
"text": "See the work board →",
|
|
8334
8410
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
8335
|
-
"line":
|
|
8411
|
+
"line": 963,
|
|
8336
8412
|
"origin": "js-markup",
|
|
8337
8413
|
"confidence": "certain"
|
|
8338
8414
|
},
|
|
@@ -8386,7 +8462,7 @@
|
|
|
8386
8462
|
"surface": "builders-hall",
|
|
8387
8463
|
"text": "Selectable today",
|
|
8388
8464
|
"file": "modules/hall-ui/public/government.js",
|
|
8389
|
-
"line":
|
|
8465
|
+
"line": 856,
|
|
8390
8466
|
"origin": "js-markup",
|
|
8391
8467
|
"confidence": "certain"
|
|
8392
8468
|
},
|
|
@@ -8440,7 +8516,7 @@
|
|
|
8440
8516
|
"surface": "builders-hall",
|
|
8441
8517
|
"text": "Set up your machine / get the code",
|
|
8442
8518
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
8443
|
-
"line":
|
|
8519
|
+
"line": 836,
|
|
8444
8520
|
"origin": "js-markup",
|
|
8445
8521
|
"confidence": "certain"
|
|
8446
8522
|
},
|
|
@@ -8584,7 +8660,7 @@
|
|
|
8584
8660
|
"surface": "builders-hall",
|
|
8585
8661
|
"text": "Sign in from the app.",
|
|
8586
8662
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
8587
|
-
"line":
|
|
8663
|
+
"line": 769,
|
|
8588
8664
|
"origin": "js-markup",
|
|
8589
8665
|
"confidence": "certain"
|
|
8590
8666
|
},
|
|
@@ -8611,7 +8687,7 @@
|
|
|
8611
8687
|
"surface": "builders-hall",
|
|
8612
8688
|
"text": "Sign in when Claude prompts you.",
|
|
8613
8689
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
8614
|
-
"line":
|
|
8690
|
+
"line": 769,
|
|
8615
8691
|
"origin": "js-markup",
|
|
8616
8692
|
"confidence": "certain"
|
|
8617
8693
|
},
|
|
@@ -8647,7 +8723,7 @@
|
|
|
8647
8723
|
"surface": "builders-hall",
|
|
8648
8724
|
"text": "Sign in with GitHub",
|
|
8649
8725
|
"file": "modules/hall-ui/public/shell.js",
|
|
8650
|
-
"line":
|
|
8726
|
+
"line": 357,
|
|
8651
8727
|
"origin": "js-markup",
|
|
8652
8728
|
"confidence": "certain"
|
|
8653
8729
|
},
|
|
@@ -8656,7 +8732,7 @@
|
|
|
8656
8732
|
"surface": "builders-hall",
|
|
8657
8733
|
"text": "Sign out",
|
|
8658
8734
|
"file": "modules/hall-ui/public/shell.js",
|
|
8659
|
-
"line":
|
|
8735
|
+
"line": 375,
|
|
8660
8736
|
"origin": "js-markup",
|
|
8661
8737
|
"confidence": "certain"
|
|
8662
8738
|
},
|
|
@@ -8665,7 +8741,7 @@
|
|
|
8665
8741
|
"surface": "builders-hall",
|
|
8666
8742
|
"text": "Sign out",
|
|
8667
8743
|
"file": "modules/hall-ui/public/shell.js",
|
|
8668
|
-
"line":
|
|
8744
|
+
"line": 532,
|
|
8669
8745
|
"origin": "js-markup",
|
|
8670
8746
|
"confidence": "certain"
|
|
8671
8747
|
},
|
|
@@ -8692,7 +8768,7 @@
|
|
|
8692
8768
|
"surface": "builders-hall",
|
|
8693
8769
|
"text": "Skip to content",
|
|
8694
8770
|
"file": "modules/hall-ui/public/shell.js",
|
|
8695
|
-
"line":
|
|
8771
|
+
"line": 523,
|
|
8696
8772
|
"origin": "js-text-assign",
|
|
8697
8773
|
"confidence": "certain"
|
|
8698
8774
|
},
|
|
@@ -8872,7 +8948,7 @@
|
|
|
8872
8948
|
"surface": "builders-hall",
|
|
8873
8949
|
"text": "Switch theme",
|
|
8874
8950
|
"file": "modules/hall-ui/public/shell.js",
|
|
8875
|
-
"line":
|
|
8951
|
+
"line": 402,
|
|
8876
8952
|
"origin": "js-markup",
|
|
8877
8953
|
"confidence": "certain"
|
|
8878
8954
|
},
|
|
@@ -9034,7 +9110,7 @@
|
|
|
9034
9110
|
"surface": "builders-hall",
|
|
9035
9111
|
"text": "Text size",
|
|
9036
9112
|
"file": "modules/hall-ui/public/shell.js",
|
|
9037
|
-
"line":
|
|
9113
|
+
"line": 401,
|
|
9038
9114
|
"origin": "js-markup",
|
|
9039
9115
|
"confidence": "certain"
|
|
9040
9116
|
},
|
|
@@ -9083,6 +9159,15 @@
|
|
|
9083
9159
|
"origin": "html-attr:alt",
|
|
9084
9160
|
"confidence": "certain"
|
|
9085
9161
|
},
|
|
9162
|
+
{
|
|
9163
|
+
"id": "c5e6bdd32fe3",
|
|
9164
|
+
"surface": "builders-hall",
|
|
9165
|
+
"text": "The Board Room is open to the builders this project’s constitution seats on its board.",
|
|
9166
|
+
"file": "modules/hall-ui/public/board-room.js",
|
|
9167
|
+
"line": 496,
|
|
9168
|
+
"origin": "js-text-assign",
|
|
9169
|
+
"confidence": "certain"
|
|
9170
|
+
},
|
|
9086
9171
|
{
|
|
9087
9172
|
"id": "1569b8838862",
|
|
9088
9173
|
"surface": "builders-hall",
|
|
@@ -9133,7 +9218,7 @@
|
|
|
9133
9218
|
"surface": "builders-hall",
|
|
9134
9219
|
"text": "The board ratified a change that is not in force.",
|
|
9135
9220
|
"file": "modules/hall-ui/public/government.js",
|
|
9136
|
-
"line":
|
|
9221
|
+
"line": 669,
|
|
9137
9222
|
"origin": "js-markup",
|
|
9138
9223
|
"confidence": "certain"
|
|
9139
9224
|
},
|
|
@@ -9169,7 +9254,7 @@
|
|
|
9169
9254
|
"surface": "builders-hall",
|
|
9170
9255
|
"text": "The developmental ladder: {…}. Formality is adopted only where informal coordination breaks.",
|
|
9171
9256
|
"file": "modules/hall-ui/public/government.js",
|
|
9172
|
-
"line":
|
|
9257
|
+
"line": 863,
|
|
9173
9258
|
"origin": "js-markup",
|
|
9174
9259
|
"confidence": "certain"
|
|
9175
9260
|
},
|
|
@@ -9448,7 +9533,7 @@
|
|
|
9448
9533
|
"surface": "builders-hall",
|
|
9449
9534
|
"text": "The seven government structures, for getting a team up to speed before deciding when to flip a switch.",
|
|
9450
9535
|
"file": "modules/hall-ui/public/government.js",
|
|
9451
|
-
"line":
|
|
9536
|
+
"line": 856,
|
|
9452
9537
|
"origin": "js-markup",
|
|
9453
9538
|
"confidence": "certain"
|
|
9454
9539
|
},
|
|
@@ -9565,7 +9650,7 @@
|
|
|
9565
9650
|
"surface": "builders-hall",
|
|
9566
9651
|
"text": "Then copy the project onto your machine and run the one-shot bootstrap (it checks your setup, installs dependencies, and signs you in):",
|
|
9567
9652
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
9568
|
-
"line":
|
|
9653
|
+
"line": 836,
|
|
9569
9654
|
"origin": "js-markup",
|
|
9570
9655
|
"confidence": "certain"
|
|
9571
9656
|
},
|
|
@@ -9574,7 +9659,7 @@
|
|
|
9574
9659
|
"surface": "builders-hall",
|
|
9575
9660
|
"text": "Then drive it however you like:",
|
|
9576
9661
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
9577
|
-
"line":
|
|
9662
|
+
"line": 769,
|
|
9578
9663
|
"origin": "js-markup",
|
|
9579
9664
|
"confidence": "certain"
|
|
9580
9665
|
},
|
|
@@ -9709,7 +9794,7 @@
|
|
|
9709
9794
|
"surface": "builders-hall",
|
|
9710
9795
|
"text": "This is the environment you will build in — no SSH, nothing to install.",
|
|
9711
9796
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
9712
|
-
"line":
|
|
9797
|
+
"line": 769,
|
|
9713
9798
|
"origin": "js-markup",
|
|
9714
9799
|
"confidence": "certain"
|
|
9715
9800
|
},
|
|
@@ -9740,6 +9825,15 @@
|
|
|
9740
9825
|
"origin": "html-text",
|
|
9741
9826
|
"confidence": "certain"
|
|
9742
9827
|
},
|
|
9828
|
+
{
|
|
9829
|
+
"id": "e54578188187",
|
|
9830
|
+
"surface": "builders-hall",
|
|
9831
|
+
"text": "This page is for members of the board.",
|
|
9832
|
+
"file": "modules/hall-ui/public/board-room.html",
|
|
9833
|
+
"line": 44,
|
|
9834
|
+
"origin": "html-text",
|
|
9835
|
+
"confidence": "certain"
|
|
9836
|
+
},
|
|
9743
9837
|
{
|
|
9744
9838
|
"id": "9a685b01e2c6",
|
|
9745
9839
|
"surface": "builders-hall",
|
|
@@ -9798,8 +9892,8 @@
|
|
|
9798
9892
|
"id": "69e8beced2ff",
|
|
9799
9893
|
"surface": "builders-hall",
|
|
9800
9894
|
"text": "This sends the idea back to its author. Say why, and which section.",
|
|
9801
|
-
"file": "modules/hall-ui/public/
|
|
9802
|
-
"line":
|
|
9895
|
+
"file": "modules/hall-ui/public/board-room.js",
|
|
9896
|
+
"line": 336,
|
|
9803
9897
|
"origin": "js-markup",
|
|
9804
9898
|
"confidence": "certain"
|
|
9805
9899
|
},
|
|
@@ -9844,7 +9938,7 @@
|
|
|
9844
9938
|
"surface": "builders-hall",
|
|
9845
9939
|
"text": "To paste the sign-in code:",
|
|
9846
9940
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
9847
|
-
"line":
|
|
9941
|
+
"line": 769,
|
|
9848
9942
|
"origin": "js-markup",
|
|
9849
9943
|
"confidence": "certain"
|
|
9850
9944
|
},
|
|
@@ -9987,8 +10081,8 @@
|
|
|
9987
10081
|
"id": "b2937e14ee9b",
|
|
9988
10082
|
"surface": "builders-hall",
|
|
9989
10083
|
"text": "Vote yes",
|
|
9990
|
-
"file": "modules/hall-ui/public/
|
|
9991
|
-
"line":
|
|
10084
|
+
"file": "modules/hall-ui/public/board-room.js",
|
|
10085
|
+
"line": 336,
|
|
9992
10086
|
"origin": "js-markup",
|
|
9993
10087
|
"confidence": "certain"
|
|
9994
10088
|
},
|
|
@@ -10060,7 +10154,7 @@
|
|
|
10060
10154
|
"surface": "builders-hall",
|
|
10061
10155
|
"text": "Welcome back, {…}.",
|
|
10062
10156
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
10063
|
-
"line":
|
|
10157
|
+
"line": 540,
|
|
10064
10158
|
"origin": "js-text-assign",
|
|
10065
10159
|
"confidence": "certain"
|
|
10066
10160
|
},
|
|
@@ -10078,7 +10172,7 @@
|
|
|
10078
10172
|
"surface": "builders-hall",
|
|
10079
10173
|
"text": "What builders will see",
|
|
10080
10174
|
"file": "modules/hall-ui/public/government.html",
|
|
10081
|
-
"line":
|
|
10175
|
+
"line": 86,
|
|
10082
10176
|
"origin": "html-attr:placeholder",
|
|
10083
10177
|
"confidence": "certain"
|
|
10084
10178
|
},
|
|
@@ -10177,7 +10271,7 @@
|
|
|
10177
10271
|
"surface": "builders-hall",
|
|
10178
10272
|
"text": "What this rank is for (optional)",
|
|
10179
10273
|
"file": "modules/hall-ui/public/government.html",
|
|
10180
|
-
"line":
|
|
10274
|
+
"line": 90,
|
|
10181
10275
|
"origin": "html-attr:placeholder",
|
|
10182
10276
|
"confidence": "certain"
|
|
10183
10277
|
},
|
|
@@ -10329,8 +10423,8 @@
|
|
|
10329
10423
|
"id": "fbd8a815b808",
|
|
10330
10424
|
"surface": "builders-hall",
|
|
10331
10425
|
"text": "Why — the reason the author will act on",
|
|
10332
|
-
"file": "modules/hall-ui/public/
|
|
10333
|
-
"line":
|
|
10426
|
+
"file": "modules/hall-ui/public/board-room.js",
|
|
10427
|
+
"line": 336,
|
|
10334
10428
|
"origin": "js-markup",
|
|
10335
10429
|
"confidence": "certain"
|
|
10336
10430
|
},
|
|
@@ -10348,7 +10442,7 @@
|
|
|
10348
10442
|
"surface": "builders-hall",
|
|
10349
10443
|
"text": "Windows (ARM)",
|
|
10350
10444
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
10351
|
-
"line":
|
|
10445
|
+
"line": 769,
|
|
10352
10446
|
"origin": "js-markup",
|
|
10353
10447
|
"confidence": "certain"
|
|
10354
10448
|
},
|
|
@@ -10527,8 +10621,8 @@
|
|
|
10527
10621
|
"id": "8e527ab12334",
|
|
10528
10622
|
"surface": "builders-hall",
|
|
10529
10623
|
"text": "You {…}. One vote per member.",
|
|
10530
|
-
"file": "modules/hall-ui/public/
|
|
10531
|
-
"line":
|
|
10624
|
+
"file": "modules/hall-ui/public/board-room.js",
|
|
10625
|
+
"line": 408,
|
|
10532
10626
|
"origin": "js-markup",
|
|
10533
10627
|
"confidence": "certain"
|
|
10534
10628
|
},
|
|
@@ -10591,7 +10685,7 @@
|
|
|
10591
10685
|
"surface": "builders-hall",
|
|
10592
10686
|
"text": "Your dev box builds itself in a minute or two and the app chimes when it's ready. It lives in the menu bar on Mac and the system tray on Windows, and it wires up Claude Desktop for you along the way.",
|
|
10593
10687
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
10594
|
-
"line":
|
|
10688
|
+
"line": 769,
|
|
10595
10689
|
"origin": "js-markup",
|
|
10596
10690
|
"confidence": "certain"
|
|
10597
10691
|
},
|
|
@@ -10689,8 +10783,8 @@
|
|
|
10689
10783
|
"id": "c0a01a95e97e",
|
|
10690
10784
|
"surface": "builders-hall",
|
|
10691
10785
|
"text": "Your own idea. You may vote, but it can’t be decided by your vote alone, and a vote on your own idea earns no karma.",
|
|
10692
|
-
"file": "modules/hall-ui/public/
|
|
10693
|
-
"line":
|
|
10786
|
+
"file": "modules/hall-ui/public/board-room.js",
|
|
10787
|
+
"line": 334,
|
|
10694
10788
|
"origin": "js-markup",
|
|
10695
10789
|
"confidence": "certain"
|
|
10696
10790
|
},
|
|
@@ -10807,7 +10901,7 @@
|
|
|
10807
10901
|
"surface": "builders-hall",
|
|
10808
10902
|
"text": "Your work runs on a dev box we host for you — there's almost nothing to install. Choose how to connect:",
|
|
10809
10903
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
10810
|
-
"line":
|
|
10904
|
+
"line": 769,
|
|
10811
10905
|
"origin": "js-markup",
|
|
10812
10906
|
"confidence": "certain"
|
|
10813
10907
|
},
|
|
@@ -10852,7 +10946,7 @@
|
|
|
10852
10946
|
"surface": "builders-hall",
|
|
10853
10947
|
"text": "account, then open",
|
|
10854
10948
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
10855
|
-
"line":
|
|
10949
|
+
"line": 769,
|
|
10856
10950
|
"origin": "js-markup",
|
|
10857
10951
|
"confidence": "certain"
|
|
10858
10952
|
},
|
|
@@ -10861,7 +10955,7 @@
|
|
|
10861
10955
|
"surface": "builders-hall",
|
|
10862
10956
|
"text": "account.",
|
|
10863
10957
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
10864
|
-
"line":
|
|
10958
|
+
"line": 769,
|
|
10865
10959
|
"origin": "js-markup",
|
|
10866
10960
|
"confidence": "certain"
|
|
10867
10961
|
},
|
|
@@ -10879,7 +10973,7 @@
|
|
|
10879
10973
|
"surface": "builders-hall",
|
|
10880
10974
|
"text": "active builder{…}: {…}",
|
|
10881
10975
|
"file": "modules/hall-ui/public/government.js",
|
|
10882
|
-
"line":
|
|
10976
|
+
"line": 856,
|
|
10883
10977
|
"origin": "js-markup",
|
|
10884
10978
|
"confidence": "certain"
|
|
10885
10979
|
},
|
|
@@ -10888,7 +10982,7 @@
|
|
|
10888
10982
|
"surface": "builders-hall",
|
|
10889
10983
|
"text": "and ask in",
|
|
10890
10984
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
10891
|
-
"line":
|
|
10985
|
+
"line": 767,
|
|
10892
10986
|
"origin": "js-markup",
|
|
10893
10987
|
"confidence": "certain"
|
|
10894
10988
|
},
|
|
@@ -10897,7 +10991,7 @@
|
|
|
10897
10991
|
"surface": "builders-hall",
|
|
10898
10992
|
"text": "and build right here in the browser — no remote control needed. Either way, reopening the online terminal later resumes your session right where you left it (closing the tab keeps it running).",
|
|
10899
10993
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
10900
|
-
"line":
|
|
10994
|
+
"line": 769,
|
|
10901
10995
|
"origin": "js-markup",
|
|
10902
10996
|
"confidence": "certain"
|
|
10903
10997
|
},
|
|
@@ -10906,7 +11000,7 @@
|
|
|
10906
11000
|
"surface": "builders-hall",
|
|
10907
11001
|
"text": "and install dependencies (",
|
|
10908
11002
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
10909
|
-
"line":
|
|
11003
|
+
"line": 810,
|
|
10910
11004
|
"origin": "js-markup",
|
|
10911
11005
|
"confidence": "certain"
|
|
10912
11006
|
},
|
|
@@ -10915,7 +11009,7 @@
|
|
|
10915
11009
|
"surface": "builders-hall",
|
|
10916
11010
|
"text": "and press Enter.",
|
|
10917
11011
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
10918
|
-
"line":
|
|
11012
|
+
"line": 769,
|
|
10919
11013
|
"origin": "js-markup",
|
|
10920
11014
|
"confidence": "certain"
|
|
10921
11015
|
},
|
|
@@ -10951,7 +11045,7 @@
|
|
|
10951
11045
|
"surface": "builders-hall",
|
|
10952
11046
|
"text": "as configuration: {…}",
|
|
10953
11047
|
"file": "modules/hall-ui/public/government.js",
|
|
10954
|
-
"line":
|
|
11048
|
+
"line": 842,
|
|
10955
11049
|
"origin": "js-markup",
|
|
10956
11050
|
"confidence": "certain"
|
|
10957
11051
|
},
|
|
@@ -10996,7 +11090,7 @@
|
|
|
10996
11090
|
"surface": "builders-hall",
|
|
10997
11091
|
"text": "browser only",
|
|
10998
11092
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
10999
|
-
"line":
|
|
11093
|
+
"line": 769,
|
|
11000
11094
|
"origin": "js-markup",
|
|
11001
11095
|
"confidence": "certain"
|
|
11002
11096
|
},
|
|
@@ -11032,7 +11126,7 @@
|
|
|
11032
11126
|
"surface": "builders-hall",
|
|
11033
11127
|
"text": "button and you're in. No terminal, nothing to paste.",
|
|
11034
11128
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
11035
|
-
"line":
|
|
11129
|
+
"line": 769,
|
|
11036
11130
|
"origin": "js-markup",
|
|
11037
11131
|
"confidence": "certain"
|
|
11038
11132
|
},
|
|
@@ -11041,7 +11135,7 @@
|
|
|
11041
11135
|
"surface": "builders-hall",
|
|
11042
11136
|
"text": "cannot be read, so",
|
|
11043
11137
|
"file": "modules/hall-ui/public/government.js",
|
|
11044
|
-
"line":
|
|
11138
|
+
"line": 583,
|
|
11045
11139
|
"origin": "js-markup",
|
|
11046
11140
|
"confidence": "certain"
|
|
11047
11141
|
},
|
|
@@ -11203,7 +11297,7 @@
|
|
|
11203
11297
|
"surface": "builders-hall",
|
|
11204
11298
|
"text": "first vote",
|
|
11205
11299
|
"file": "modules/hall-ui/public/government.js",
|
|
11206
|
-
"line":
|
|
11300
|
+
"line": 606,
|
|
11207
11301
|
"origin": "js-markup",
|
|
11208
11302
|
"confidence": "certain"
|
|
11209
11303
|
},
|
|
@@ -11230,7 +11324,7 @@
|
|
|
11230
11324
|
"surface": "builders-hall",
|
|
11231
11325
|
"text": "for Mac or Windows, sign in with your",
|
|
11232
11326
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
11233
|
-
"line":
|
|
11327
|
+
"line": 769,
|
|
11234
11328
|
"origin": "js-markup",
|
|
11235
11329
|
"confidence": "certain"
|
|
11236
11330
|
},
|
|
@@ -11239,7 +11333,7 @@
|
|
|
11239
11333
|
"surface": "builders-hall",
|
|
11240
11334
|
"text": "for a link that runs this session in Claude's own web/app interface, the same UI you'd use on a computer.",
|
|
11241
11335
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
11242
|
-
"line":
|
|
11336
|
+
"line": 769,
|
|
11243
11337
|
"origin": "js-markup",
|
|
11244
11338
|
"confidence": "certain"
|
|
11245
11339
|
},
|
|
@@ -11401,7 +11495,7 @@
|
|
|
11401
11495
|
"surface": "builders-hall",
|
|
11402
11496
|
"text": "instead of the last line. New to the steps? The",
|
|
11403
11497
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
11404
|
-
"line":
|
|
11498
|
+
"line": 836,
|
|
11405
11499
|
"origin": "js-markup",
|
|
11406
11500
|
"confidence": "certain"
|
|
11407
11501
|
},
|
|
@@ -11491,7 +11585,7 @@
|
|
|
11491
11585
|
"surface": "builders-hall",
|
|
11492
11586
|
"text": "means expressible through the real configuration — a rank-based membership plus a pass rule — with no new code. This project has",
|
|
11493
11587
|
"file": "modules/hall-ui/public/government.js",
|
|
11494
|
-
"line":
|
|
11588
|
+
"line": 856,
|
|
11495
11589
|
"origin": "js-markup",
|
|
11496
11590
|
"confidence": "certain"
|
|
11497
11591
|
},
|
|
@@ -11563,7 +11657,7 @@
|
|
|
11563
11657
|
"surface": "builders-hall",
|
|
11564
11658
|
"text": "no clock",
|
|
11565
11659
|
"file": "modules/hall-ui/public/government.js",
|
|
11566
|
-
"line":
|
|
11660
|
+
"line": 643,
|
|
11567
11661
|
"origin": "js-markup",
|
|
11568
11662
|
"confidence": "certain"
|
|
11569
11663
|
},
|
|
@@ -11590,7 +11684,7 @@
|
|
|
11590
11684
|
"surface": "builders-hall",
|
|
11591
11685
|
"text": "node scripts/setup-builder.js",
|
|
11592
11686
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
11593
|
-
"line":
|
|
11687
|
+
"line": 836,
|
|
11594
11688
|
"origin": "js-markup",
|
|
11595
11689
|
"confidence": "certain"
|
|
11596
11690
|
},
|
|
@@ -11662,7 +11756,7 @@
|
|
|
11662
11756
|
"surface": "builders-hall",
|
|
11663
11757
|
"text": "npm install",
|
|
11664
11758
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
11665
|
-
"line":
|
|
11759
|
+
"line": 810,
|
|
11666
11760
|
"origin": "js-markup",
|
|
11667
11761
|
"confidence": "certain"
|
|
11668
11762
|
},
|
|
@@ -11670,8 +11764,8 @@
|
|
|
11670
11764
|
"id": "e90b5601ce16",
|
|
11671
11765
|
"surface": "builders-hall",
|
|
11672
11766
|
"text": "objected to",
|
|
11673
|
-
"file": "modules/hall-ui/public/
|
|
11674
|
-
"line":
|
|
11767
|
+
"file": "modules/hall-ui/public/board-room.js",
|
|
11768
|
+
"line": 200,
|
|
11675
11769
|
"origin": "js-markup",
|
|
11676
11770
|
"confidence": "certain"
|
|
11677
11771
|
},
|
|
@@ -11761,7 +11855,7 @@
|
|
|
11761
11855
|
"surface": "builders-hall",
|
|
11762
11856
|
"text": "opens a new tab",
|
|
11763
11857
|
"file": "modules/hall-ui/public/palette.js",
|
|
11764
|
-
"line":
|
|
11858
|
+
"line": 190,
|
|
11765
11859
|
"origin": "js-markup",
|
|
11766
11860
|
"confidence": "certain"
|
|
11767
11861
|
},
|
|
@@ -11770,7 +11864,7 @@
|
|
|
11770
11864
|
"surface": "builders-hall",
|
|
11771
11865
|
"text": "or above",
|
|
11772
11866
|
"file": "modules/hall-ui/public/government.js",
|
|
11773
|
-
"line":
|
|
11867
|
+
"line": 600,
|
|
11774
11868
|
"origin": "js-markup",
|
|
11775
11869
|
"confidence": "certain"
|
|
11776
11870
|
},
|
|
@@ -11779,7 +11873,7 @@
|
|
|
11779
11873
|
"surface": "builders-hall",
|
|
11780
11874
|
"text": "or right-click — plain Ctrl+V will not paste here. Claude takes over the terminal with its own interface once you're signed in. This guide stays open in its own tab. If Claude didn't start automatically, type",
|
|
11781
11875
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
11782
|
-
"line":
|
|
11876
|
+
"line": 769,
|
|
11783
11877
|
"origin": "js-markup",
|
|
11784
11878
|
"confidence": "certain"
|
|
11785
11879
|
},
|
|
@@ -11824,7 +11918,7 @@
|
|
|
11824
11918
|
"surface": "builders-hall",
|
|
11825
11919
|
"text": "rank-key (kebab-case)",
|
|
11826
11920
|
"file": "modules/hall-ui/public/government.html",
|
|
11827
|
-
"line":
|
|
11921
|
+
"line": 82,
|
|
11828
11922
|
"origin": "html-attr:placeholder",
|
|
11829
11923
|
"confidence": "certain"
|
|
11830
11924
|
},
|
|
@@ -11968,7 +12062,7 @@
|
|
|
11968
12062
|
"surface": "builders-hall",
|
|
11969
12063
|
"text": "task {…}",
|
|
11970
12064
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
11971
|
-
"line":
|
|
12065
|
+
"line": 613,
|
|
11972
12066
|
"origin": "js-markup",
|
|
11973
12067
|
"confidence": "certain"
|
|
11974
12068
|
},
|
|
@@ -12049,7 +12143,7 @@
|
|
|
12049
12143
|
"surface": "builders-hall",
|
|
12050
12144
|
"text": "to authenticate this machine, then",
|
|
12051
12145
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
12052
|
-
"line":
|
|
12146
|
+
"line": 810,
|
|
12053
12147
|
"origin": "js-markup",
|
|
12054
12148
|
"confidence": "certain"
|
|
12055
12149
|
},
|
|
@@ -12058,7 +12152,7 @@
|
|
|
12058
12152
|
"surface": "builders-hall",
|
|
12059
12153
|
"text": "to claim your first task.",
|
|
12060
12154
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
12061
|
-
"line":
|
|
12155
|
+
"line": 810,
|
|
12062
12156
|
"origin": "js-markup",
|
|
12063
12157
|
"confidence": "certain"
|
|
12064
12158
|
},
|
|
@@ -12121,7 +12215,7 @@
|
|
|
12121
12215
|
"surface": "builders-hall",
|
|
12122
12216
|
"text": "unanimous agreement",
|
|
12123
12217
|
"file": "modules/hall-ui/public/government.js",
|
|
12124
|
-
"line":
|
|
12218
|
+
"line": 623,
|
|
12125
12219
|
"origin": "js-markup",
|
|
12126
12220
|
"confidence": "certain"
|
|
12127
12221
|
},
|
|
@@ -12175,7 +12269,7 @@
|
|
|
12175
12269
|
"surface": "builders-hall",
|
|
12176
12270
|
"text": "walks the whole path in plain language.",
|
|
12177
12271
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
12178
|
-
"line":
|
|
12272
|
+
"line": 836,
|
|
12179
12273
|
"origin": "js-markup",
|
|
12180
12274
|
"confidence": "certain"
|
|
12181
12275
|
},
|
|
@@ -12246,8 +12340,8 @@
|
|
|
12246
12340
|
"id": "66d979d0db89",
|
|
12247
12341
|
"surface": "builders-hall",
|
|
12248
12342
|
"text": "your vote",
|
|
12249
|
-
"file": "modules/hall-ui/public/
|
|
12250
|
-
"line":
|
|
12343
|
+
"file": "modules/hall-ui/public/board-room.js",
|
|
12344
|
+
"line": 195,
|
|
12251
12345
|
"origin": "js-markup",
|
|
12252
12346
|
"confidence": "certain"
|
|
12253
12347
|
},
|
|
@@ -12319,7 +12413,7 @@
|
|
|
12319
12413
|
"surface": "builders-hall",
|
|
12320
12414
|
"text": "{…} Your standing is {…}.",
|
|
12321
12415
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
12322
|
-
"line":
|
|
12416
|
+
"line": 848,
|
|
12323
12417
|
"origin": "js-markup",
|
|
12324
12418
|
"confidence": "certain"
|
|
12325
12419
|
},
|
|
@@ -12481,7 +12575,7 @@
|
|
|
12481
12575
|
"surface": "builders-hall",
|
|
12482
12576
|
"text": "{…} of {…} steps cleared.",
|
|
12483
12577
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
12484
|
-
"line":
|
|
12578
|
+
"line": 997,
|
|
12485
12579
|
"origin": "js-text-assign",
|
|
12486
12580
|
"confidence": "certain"
|
|
12487
12581
|
},
|
|
@@ -12499,7 +12593,7 @@
|
|
|
12499
12593
|
"surface": "builders-hall",
|
|
12500
12594
|
"text": "{…} proposed",
|
|
12501
12595
|
"file": "modules/hall-ui/public/government.js",
|
|
12502
|
-
"line":
|
|
12596
|
+
"line": 760,
|
|
12503
12597
|
"origin": "js-markup",
|
|
12504
12598
|
"confidence": "certain"
|
|
12505
12599
|
},
|
|
@@ -12508,7 +12602,7 @@
|
|
|
12508
12602
|
"surface": "builders-hall",
|
|
12509
12603
|
"text": "{…} reset to its default {…} permissions.",
|
|
12510
12604
|
"file": "modules/hall-ui/public/government.js",
|
|
12511
|
-
"line":
|
|
12605
|
+
"line": 306,
|
|
12512
12606
|
"origin": "js-notice",
|
|
12513
12607
|
"confidence": "certain"
|
|
12514
12608
|
},
|
|
@@ -12678,8 +12772,8 @@
|
|
|
12678
12772
|
"id": "d73256fbc395",
|
|
12679
12773
|
"surface": "builders-hall",
|
|
12680
12774
|
"text": "{…} · who votes, and how it {…}",
|
|
12681
|
-
"file": "modules/hall-ui/public/
|
|
12682
|
-
"line":
|
|
12775
|
+
"file": "modules/hall-ui/public/board-room.js",
|
|
12776
|
+
"line": 417,
|
|
12683
12777
|
"origin": "js-markup",
|
|
12684
12778
|
"confidence": "certain"
|
|
12685
12779
|
},
|
|
@@ -12751,7 +12845,7 @@
|
|
|
12751
12845
|
"surface": "builders-hall",
|
|
12752
12846
|
"text": "{…}s only",
|
|
12753
12847
|
"file": "modules/hall-ui/public/government.js",
|
|
12754
|
-
"line":
|
|
12848
|
+
"line": 950,
|
|
12755
12849
|
"origin": "js-markup",
|
|
12756
12850
|
"confidence": "certain"
|
|
12757
12851
|
},
|
|
@@ -12850,7 +12944,7 @@
|
|
|
12850
12944
|
"surface": "builders-hall",
|
|
12851
12945
|
"text": "— that's all the tooling you need up front.",
|
|
12852
12946
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
12853
|
-
"line":
|
|
12947
|
+
"line": 836,
|
|
12854
12948
|
"origin": "js-markup",
|
|
12855
12949
|
"confidence": "certain"
|
|
12856
12950
|
},
|
|
@@ -12868,7 +12962,7 @@
|
|
|
12868
12962
|
"surface": "builders-hall",
|
|
12869
12963
|
"text": "— type",
|
|
12870
12964
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
12871
|
-
"line":
|
|
12965
|
+
"line": 769,
|
|
12872
12966
|
"origin": "js-markup",
|
|
12873
12967
|
"confidence": "certain"
|
|
12874
12968
|
},
|
|
@@ -12886,7 +12980,7 @@
|
|
|
12886
12980
|
"surface": "builders-hall",
|
|
12887
12981
|
"text": "— {…} confirmed {…} can't land yet, so {…} reward is pending (it lands on ship). Rebase + re-ship or release {…}: {…}.",
|
|
12888
12982
|
"file": "modules/hall-ui/public/hall-render.js",
|
|
12889
|
-
"line":
|
|
12983
|
+
"line": 502,
|
|
12890
12984
|
"origin": "js-markup",
|
|
12891
12985
|
"confidence": "certain"
|
|
12892
12986
|
},
|