@bongos/core 1.19.614 → 1.19.615
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 +31 -21
- package/docs/adr/0267-unanimity-and-the-revise-and-re-sit-loop.md +124 -0
- package/docs/adr/README.md +1 -0
- package/docs/copy-inventory.md +36 -34
- package/docs/copy-registry.json +53 -35
- package/docs/module-api-changelog.md +2 -0
- package/modules/government/board.js +83 -12
- package/modules/government/config.js +49 -8
- package/modules/hall-ui/public/government.js +30 -5
- package/package-lock.json +2 -2
- package/package.json +1 -1
- package/src/module-api.js +1 -1
- package/tests/government_board_amendment.mjs +4 -4
- package/tests/government_board_close.mjs +1 -1
- package/tests/government_config.mjs +5 -4
- package/tests/government_unanimous.mjs +319 -0
package/docs/copy-inventory.md
CHANGED
|
@@ -4,13 +4,13 @@
|
|
|
4
4
|
> Deterministic on a given tree — regenerate and commit rather than hand-editing.
|
|
5
5
|
> Machine-readable twin: [`copy-registry.json`](copy-registry.json).
|
|
6
6
|
|
|
7
|
-
**
|
|
7
|
+
**1731 strings** across 3 surfaces · 1499 distinct pieces of copy · 1731 certain, 0 heuristic · 163 shown in more than one place.
|
|
8
8
|
|
|
9
9
|
## Surfaces
|
|
10
10
|
|
|
11
11
|
| surface | lives at | files | strings |
|
|
12
12
|
|---|---|---|---|
|
|
13
|
-
| `builders-hall` | `modules/hall-ui/public` | 78 |
|
|
13
|
+
| `builders-hall` | `modules/hall-ui/public` | 78 | 1258 |
|
|
14
14
|
| `status-dashboard` | `modules/status-ui/public` | 4 | 100 |
|
|
15
15
|
| `landing` | `modules/public-landing/public` | 5 | 373 |
|
|
16
16
|
|
|
@@ -51,12 +51,12 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
51
51
|
| `512ab32e3bf2` | 4x | Close box | modules/hall-ui/public/box-panel.js:149, modules/hall-ui/public/box-panel.js:163, modules/hall-ui/public/box-panel.js:206 |
|
|
52
52
|
| `a5257c88eb07` | 4x | GitHub username | modules/public-landing/public/projects.html:864, modules/public-landing/public/projects.html:865, modules/public-landing/public/projects.html:1247 |
|
|
53
53
|
| `3eb67b892dea` | 4x | Percy Jackson | modules/public-landing/public/index.html:803, modules/public-landing/public/index.html:821, modules/public-landing/public/index.html:827 |
|
|
54
|
-
| `0887725744f2` | 4x | Restricted. | modules/hall-ui/public/gate.js:219, modules/hall-ui/public/government.js:
|
|
54
|
+
| `0887725744f2` | 4x | Restricted. | modules/hall-ui/public/gate.js:219, modules/hall-ui/public/government.js:1129, modules/hall-ui/public/harbor.js:337 |
|
|
55
55
|
| `e57ec24e13ef` | 4x | Sign in with GitHub | modules/hall-ui/public/hall-render.js:265, modules/hall-ui/public/hall-render.js:336, modules/hall-ui/public/hall-render.js:405 |
|
|
56
56
|
| `2ae36be1c531` | 4x | Start a project | modules/public-landing/public/index.html:727, modules/public-landing/public/index.html:891, modules/public-landing/public/projects.html:509 |
|
|
57
57
|
| `eff70e59d12e` | 4x | Task {…} | modules/hall-ui/public/task.js:454, modules/hall-ui/public/task.js:463, modules/hall-ui/public/task.js:691 |
|
|
58
58
|
| `b31fc908c962` | 4x | You claimed #{…}. Open a terminal to start work. | modules/hall-ui/public/goals-page.js:418, modules/hall-ui/public/goals-page.js:515, modules/hall-ui/public/work.js:853 |
|
|
59
|
-
| `1de02052abf2` | 3x | Available from the {…} rank up. | modules/hall-ui/public/gate.js:222, modules/hall-ui/public/government.js:
|
|
59
|
+
| `1de02052abf2` | 3x | Available from the {…} rank up. | modules/hall-ui/public/gate.js:222, modules/hall-ui/public/government.js:1132, modules/hall-ui/public/harbor.js:340 |
|
|
60
60
|
| `a78477a24a48` | 3x | Builders' Hall | modules/hall-ui/public/index.html:12, modules/hall-ui/public/index.html:12, modules/hall-ui/public/index.html:45 |
|
|
61
61
|
| `12ee050d0180` | 3x | Copy desk | modules/hall-ui/public/copy-desk.html:15, modules/hall-ui/public/copy-desk.html:15, modules/hall-ui/public/copy-desk.html:27 |
|
|
62
62
|
| `a873e7c29d80` | 3x | Copy prompt | modules/hall-ui/public/task.js:617, modules/hall-ui/public/task.js:637, modules/hall-ui/public/work.js:548 |
|
|
@@ -78,7 +78,7 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
78
78
|
| `4160b56d14af` | 2x | Archive goal | modules/hall-ui/public/goals-render.js:927, modules/hall-ui/public/goals-render.js:1009 |
|
|
79
79
|
| … | | _123 more in the JSON registry_ | |
|
|
80
80
|
|
|
81
|
-
## `builders-hall` —
|
|
81
|
+
## `builders-hall` — 1258 strings
|
|
82
82
|
|
|
83
83
|
| id | conf | text | where |
|
|
84
84
|
|---|---|---|---|
|
|
@@ -101,10 +101,11 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
101
101
|
| `27d9721f358f` | certain | + Invite | `modules/hall-ui/public/goals-render.js:1136` |
|
|
102
102
|
| `646fab1157fe` | certain | + {…} more project{…} not publicly listed. | `modules/hall-ui/public/profile.js:296` |
|
|
103
103
|
| `05da3082c8c5` | certain | +{…} more | `modules/hall-ui/public/gate.js:134` |
|
|
104
|
-
| `9c8aba2b2fa4` | certain | , // membership | `modules/hall-ui/public/government.js:
|
|
104
|
+
| `9c8aba2b2fa4` | certain | , // membership | `modules/hall-ui/public/government.js:899` |
|
|
105
105
|
| `37964829d693` | certain | , and | `modules/hall-ui/public/government.html:55` |
|
|
106
106
|
| `9a663ca57b14` | certain | , claiming, and shipping show — render as rich in-feed widgets or as plain text. Widgets are prettier but spen | `modules/hall-ui/public/settings.html:277` |
|
|
107
107
|
| `ac57fe1ccd6e` | certain | , follow its acceptance criteria, stay within touches[], /builder-ship | `modules/hall-ui/public/work.js:841` |
|
|
108
|
+
| `574acf2f93bb` | certain | , never quietly ratified — so a clock is worth proposing. The recommended sitting is | `modules/hall-ui/public/government.js:619` |
|
|
108
109
|
| `741e355954ac` | certain | , not at ship). | `modules/hall-ui/public/diagrams.html:52` |
|
|
109
110
|
| `c7c9b0afc38e` | certain | , then mark it as read on the Home page. | `modules/hall-ui/public/work.html:45` |
|
|
110
111
|
| `24174ce79df3` | certain | 1 · Task lifecycle | `modules/hall-ui/public/diagrams.html:49` |
|
|
@@ -165,7 +166,7 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
165
166
|
| `4160b56d14af` | certain | Archive goal | `modules/hall-ui/public/goals-render.js:927` |
|
|
166
167
|
| `4160b56d14af` | certain | Archive goal | `modules/hall-ui/public/goals-render.js:1009` |
|
|
167
168
|
| `206acb4467a2` | certain | Archive this goal? | `modules/hall-ui/public/goals-render.js:999` |
|
|
168
|
-
| `5fcfdf8975cf` | certain | As configuration: | `modules/hall-ui/public/government.js:
|
|
169
|
+
| `5fcfdf8975cf` | certain | As configuration: | `modules/hall-ui/public/government.js:771` |
|
|
169
170
|
| `01a0f29ff406` | certain | As first filed | `modules/hall-ui/public/idea.js:252` |
|
|
170
171
|
| `688cc6dd38ee` | certain | Asked of you | `modules/hall-ui/public/collab.html:37` |
|
|
171
172
|
| `b2656d0b2402` | certain | Asked {…} | `modules/hall-ui/public/collab.js:41` |
|
|
@@ -173,7 +174,7 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
173
174
|
| `8c8ec2597036` | certain | Assigned {…} to builder {…}. | `modules/hall-ui/public/government.js:470` |
|
|
174
175
|
| `46714066f2da` | certain | Audit log | `modules/hall-ui/public/watch.html:148` |
|
|
175
176
|
| `1de02052abf2` | certain | Available from the {…} rank up. | `modules/hall-ui/public/gate.js:222` |
|
|
176
|
-
| `1de02052abf2` | certain | Available from the {…} rank up. | `modules/hall-ui/public/government.js:
|
|
177
|
+
| `1de02052abf2` | certain | Available from the {…} rank up. | `modules/hall-ui/public/government.js:1132` |
|
|
177
178
|
| `1de02052abf2` | certain | Available from the {…} rank up. | `modules/hall-ui/public/harbor.js:340` |
|
|
178
179
|
| `bdbe9ff6a177` | certain | Awaiting the grader, or a confirmation, before it can ship. | `modules/hall-ui/public/task.js:607` |
|
|
179
180
|
| `ecfbb10d4ca9` | certain | Awaiting the owner/manager's approval | `modules/hall-ui/public/goals-render.js:934` |
|
|
@@ -206,7 +207,7 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
206
207
|
| `181cfa50b127` | certain | By the numbers | `modules/hall-ui/public/profile.html:60` |
|
|
207
208
|
| `a015a43bfc7f` | certain | CLI access | `modules/hall-ui/public/settings.html:144` |
|
|
208
209
|
| `084eb64bce72` | certain | Capabilities held by a machine identity, never by a person or a rank. Shown for completeness; nothing here can | `modules/hall-ui/public/government.html:125` |
|
|
209
|
-
| `bdca1f219e6f` | certain | Cast objection | `modules/hall-ui/public/government.js:
|
|
210
|
+
| `bdca1f219e6f` | certain | Cast objection | `modules/hall-ui/public/government.js:987` |
|
|
210
211
|
| `a974494e44f3` | certain | Catalog at a glance | `modules/hall-ui/public/modules.html:50` |
|
|
211
212
|
| `c1c7158e0a43` | certain | Category saved. | `modules/hall-ui/public/project-settings.js:214` |
|
|
212
213
|
| `0279db21e29a` | certain | Change in Settings → | `modules/hall-ui/public/hall-render.js:513` |
|
|
@@ -215,7 +216,7 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
215
216
|
| `52384bdc035c` | certain | Changes save at once. Your new choice plays the next time that event fires. | `modules/hall-ui/public/settings.html:336` |
|
|
216
217
|
| `cab7a9526ca1` | certain | Changes save the moment you pick. “Default” clears your override and falls back to the system's choice. | `modules/hall-ui/public/settings.html:306` |
|
|
217
218
|
| `4b714191b423` | certain | Changes touching protected build surfaces, held for your approval. | `modules/hall-ui/public/gate.js:243` |
|
|
218
|
-
| `e6982a9ff948` | certain | Charter library | `modules/hall-ui/public/government.js:
|
|
219
|
+
| `e6982a9ff948` | certain | Charter library | `modules/hall-ui/public/government.js:741` |
|
|
219
220
|
| `f8725cf3ba62` | certain | Checking dependency order… | `modules/hall-ui/public/work.js:802` |
|
|
220
221
|
| `7a41b18c0de8` | certain | Checking for conflicts… | `modules/hall-ui/public/work.js:781` |
|
|
221
222
|
| `aa3ba7d28a76` | certain | Checking your key… | `modules/hall-ui/public/settings.js:1118` |
|
|
@@ -345,7 +346,7 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
345
346
|
| `3db890b074a7` | certain | Could not update visibility just now. | `modules/hall-ui/public/goals-render.js:1219` |
|
|
346
347
|
| `112d12b24879` | certain | Could not verify your access. Go back and try again. | `modules/hall-ui/public/watch.js:1286` |
|
|
347
348
|
| `6bd74fd20311` | certain | Could not verify your access. Try again. | `modules/hall-ui/public/sessions.js:280` |
|
|
348
|
-
| `278e8281c82f` | certain | Could not vote: {…} | `modules/hall-ui/public/government.js:
|
|
349
|
+
| `278e8281c82f` | certain | Could not vote: {…} | `modules/hall-ui/public/government.js:1015` |
|
|
349
350
|
| `a48e9f098392` | certain | Could not {…} just now. | `modules/hall-ui/public/goals-render.js:1205` |
|
|
350
351
|
| `cb09ee26014f` | certain | Could not {…}: {…} | `modules/hall-ui/public/government.js:321` |
|
|
351
352
|
| `28ec06f6060a` | certain | Counted, not judged: each question is worth the same, and earns its share in proportion to how much real text | `modules/hall-ui/public/ideas.html:167` |
|
|
@@ -401,7 +402,7 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
401
402
|
| `44f928d13699` | certain | Event sounds | `modules/hall-ui/public/settings.html:328` |
|
|
402
403
|
| `8690c6424585` | certain | Every builder in {{worldName}} — rank, {{currency}}, karma, and active claims. | `modules/hall-ui/public/watch.html:69` |
|
|
403
404
|
| `34efbc699a88` | certain | Every builder's box, running ones first. Close a box to reclaim it; block a builder to keep them from opening | `modules/hall-ui/public/harbor.html:48` |
|
|
404
|
-
| `a97b064db76f` | certain | Every closed amendment sitting, ratified and returned alike, with the rule it was decided under. | `modules/hall-ui/public/government.js:
|
|
405
|
+
| `a97b064db76f` | certain | Every closed amendment sitting, ratified and returned alike, with the rule it was decided under. | `modules/hall-ui/public/government.js:780` |
|
|
405
406
|
| `2ae1eb35611e` | certain | Every done-when criterion for this goal, with its full detail. | `modules/hall-ui/public/goals.html:210` |
|
|
406
407
|
| `8825f1d90dd1` | certain | Every idea this builder captured — promoted, discarded, merged, or still open. | `modules/hall-ui/public/profile.html:153` |
|
|
407
408
|
| `bc481184a282` | certain | Every place you are currently signed in — this browser, your terminal, any dev box. A session refreshes for an | `modules/hall-ui/public/settings.html:163` |
|
|
@@ -472,7 +473,7 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
472
473
|
| `d9bd3b703fe4` | certain | Hover an island to light its links, click one for its details, or open it from the index below. | `modules/hall-ui/public/atlas.html:68` |
|
|
473
474
|
| `68382894d8f9` | certain | How a planning session seeds each version's task pool, and how a version closes and archives its scope. | `modules/hall-ui/public/diagrams.html:85` |
|
|
474
475
|
| `0bab9286ea38` | certain | How each builder's shipped work has been graded over the past thirty days. | `modules/hall-ui/public/watch.html:76` |
|
|
475
|
-
| `fb7489e8b67c` | certain | How it has changed | `modules/hall-ui/public/government.js:
|
|
476
|
+
| `fb7489e8b67c` | certain | How it has changed | `modules/hall-ui/public/government.js:780` |
|
|
476
477
|
| `ec3f26ff8137` | certain | How planning sessions feed each version's task pool and how a version closes. | `modules/hall-ui/public/diagrams.html:84` |
|
|
477
478
|
| `0bae5deb899d` | certain | How readily Claude opens a | `modules/hall-ui/public/settings.html:259` |
|
|
478
479
|
| `868cf6930d64` | certain | How task estimates compare with the time work actually took. | `modules/hall-ui/public/watch.html:156` |
|
|
@@ -480,7 +481,7 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
480
481
|
| `06cb721a03e1` | certain | How the system works — {{worldName}} | `modules/hall-ui/public/diagrams.html:6` |
|
|
481
482
|
| `06cb721a03e1` | certain | How the system works — {{worldName}} | `modules/hall-ui/public/diagrams.html:6` |
|
|
482
483
|
| `4f3802e6c81e` | certain | How the whole build is doing — the program at a glance, then each version. Shipped work stays out of the way. | `modules/hall-ui/public/roadmap.js:441` |
|
|
483
|
-
| `b536897de6a3` | certain | How this project is governed. | `modules/hall-ui/public/government.js:
|
|
484
|
+
| `b536897de6a3` | certain | How this project is governed. | `modules/hall-ui/public/government.js:1167` |
|
|
484
485
|
| `2d156231e9fe` | certain | How you advance | `modules/hall-ui/public/ranks.html:55` |
|
|
485
486
|
| `c763425718f2` | certain | How you get paid, and how you earn trust. A reference to jump around in: every section has its own link, and t | `modules/hall-ui/public/drachmae.html:38` |
|
|
486
487
|
| `4c247368c384` | certain | How you got here, what you'd build | `modules/hall-ui/public/hall-render.js:284` |
|
|
@@ -509,7 +510,7 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
509
510
|
| `b9cb720ad5d1` | certain | Invited? Sign in | `modules/hall-ui/public/hall-render.js:276` |
|
|
510
511
|
| `0e48bb2c8c94` | certain | Island index | `modules/hall-ui/public/atlas.html:76` |
|
|
511
512
|
| `2170b74c6526` | certain | Isometric map of the repository | `modules/hall-ui/public/atlas.html:54` |
|
|
512
|
-
| `bd8d04eb265c` | certain | It cleared the completeness grade at {…}/100. | `modules/hall-ui/public/government.js:
|
|
513
|
+
| `bd8d04eb265c` | certain | It cleared the completeness grade at {…}/100. | `modules/hall-ui/public/government.js:957` |
|
|
513
514
|
| `4f5b39802b07` | certain | It holds no unfinished work, so this is a single step. Archiving is reversible — an archived goal can be reope | `modules/hall-ui/public/goals-render.js:999` |
|
|
514
515
|
| `79791be35018` | certain | It opens this hall in your browser — click one | `modules/hall-ui/public/hall-render.js:750` |
|
|
515
516
|
| `d751fe51e178` | certain | It shipped and it is live. Your review coaches the grader on how it judged the work, then remakes or tweaks th | `modules/hall-ui/public/studio.js:87` |
|
|
@@ -694,7 +695,7 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
694
695
|
| `b95918d421ae` | certain | People — {{worldName}} | `modules/hall-ui/public/people.html:6` |
|
|
695
696
|
| `b95918d421ae` | certain | People — {{worldName}} | `modules/hall-ui/public/people.html:6` |
|
|
696
697
|
| `4a46b478edaf` | certain | Per page | `modules/hall-ui/public/hall-kit.js:74` |
|
|
697
|
-
| `e1e10dc5e357` | certain | Permissions is the Archon administration surface. The Constitution and the Board Room are yours to read. | `modules/hall-ui/public/government.js:
|
|
698
|
+
| `e1e10dc5e357` | certain | Permissions is the Archon administration surface. The Constitution and the Board Room are yours to read. | `modules/hall-ui/public/government.js:1146` |
|
|
698
699
|
| `fcf996d77050` | certain | Pick a rank to see what it may do. The four ladder ranks ship with the platform; a custom rank is yours to sha | `modules/hall-ui/public/government.html:78` |
|
|
699
700
|
| `2ec5f77eb6f0` | certain | Preferred disciplines | `modules/hall-ui/public/settings.html:126` |
|
|
700
701
|
| `f03d68e60416` | certain | Preferred work | `modules/hall-ui/public/hall-render.js:562` |
|
|
@@ -784,7 +785,7 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
784
785
|
| `9d9567d1dead` | certain | Reset {…} to its default permissions?\n\nEvery change you've made to this rank is discarded, and it takes effe | `modules/hall-ui/public/government.js:300` |
|
|
785
786
|
| `3ef9382d4726` | certain | Resolved — the copy was changed | `modules/hall-ui/public/copy-desk.html:122` |
|
|
786
787
|
| `0887725744f2` | certain | Restricted. | `modules/hall-ui/public/gate.js:219` |
|
|
787
|
-
| `0887725744f2` | certain | Restricted. | `modules/hall-ui/public/government.js:
|
|
788
|
+
| `0887725744f2` | certain | Restricted. | `modules/hall-ui/public/government.js:1129` |
|
|
788
789
|
| `0887725744f2` | certain | Restricted. | `modules/hall-ui/public/harbor.js:337` |
|
|
789
790
|
| `0887725744f2` | certain | Restricted. | `modules/hall-ui/public/watch.js:1241` |
|
|
790
791
|
| `b33dde402434` | certain | Retire this goal — you will be asked what happens to any unfinished work | `modules/hall-ui/public/goals-render.js:927` |
|
|
@@ -817,7 +818,7 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
817
818
|
| `582bdd9435eb` | certain | Select task {…} for bulk actions | `modules/hall-ui/public/work.js:405` |
|
|
818
819
|
| `d91c8e9be76c` | certain | Select task {…} for bulk claim | `modules/hall-ui/public/goals-render.js:339` |
|
|
819
820
|
| `7e1d54119e08` | certain | Select task {…} for bulk release | `modules/hall-ui/public/work.js:216` |
|
|
820
|
-
| `ae43a132699b` | certain | Selectable today | `modules/hall-ui/public/government.js:
|
|
821
|
+
| `ae43a132699b` | certain | Selectable today | `modules/hall-ui/public/government.js:741` |
|
|
821
822
|
| `d14e8e9acaff` | certain | Session ended. | `modules/hall-ui/public/settings-sessions.js:81` |
|
|
822
823
|
| `55e0a34bafed` | certain | Session log{…} | `modules/hall-ui/public/task.js:447` |
|
|
823
824
|
| `cccb362bd6da` | certain | Sessions — {{worldName}} | `modules/hall-ui/public/sessions.html:6` |
|
|
@@ -903,7 +904,7 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
903
904
|
| `716a303927d6` | certain | The box you turn on has a | `modules/hall-ui/public/box-panel.js:339` |
|
|
904
905
|
| `520da1cd5dcc` | certain | The complete architecture: your device (screen only), the dev box (worker, code, and local memory), the server | `modules/hall-ui/public/diagrams.html:76` |
|
|
905
906
|
| `2dc061096c48` | certain | The copy desk — every flagged string | `modules/hall-ui/public/studio.html:57` |
|
|
906
|
-
| `bac12faf3328` | certain | The developmental ladder: {…}. Formality is adopted only where informal coordination breaks. | `modules/hall-ui/public/government.js:
|
|
907
|
+
| `bac12faf3328` | certain | The developmental ladder: {…}. Formality is adopted only where informal coordination breaks. | `modules/hall-ui/public/government.js:748` |
|
|
907
908
|
| `6e2554615883` | certain | The event sounds could not be loaded. Reload the page to try again. | `modules/hall-ui/public/settings.js:393` |
|
|
908
909
|
| `36ed1b04583e` | certain | The full queues | `modules/hall-ui/public/studio.html:56` |
|
|
909
910
|
| `cb7c7879eeba` | certain | The fundamentals | `modules/hall-ui/public/project-settings.html:40` |
|
|
@@ -934,7 +935,7 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
934
935
|
| `d01d36a596b0` | certain | The session log could not be loaded. Try again. | `modules/hall-ui/public/sessions.js:242` |
|
|
935
936
|
| `d01d36a596b0` | certain | The session log could not be loaded. Try again. | `modules/hall-ui/public/sessions.js:294` |
|
|
936
937
|
| `e48a9b77d91b` | certain | The session log opens from a higher rank. | `modules/hall-ui/public/sessions.html:41` |
|
|
937
|
-
| `af664a644b13` | certain | The seven government structures, for getting a team up to speed before deciding when to flip a switch. | `modules/hall-ui/public/government.js:
|
|
938
|
+
| `af664a644b13` | certain | The seven government structures, for getting a team up to speed before deciding when to flip a switch. | `modules/hall-ui/public/government.js:741` |
|
|
938
939
|
| `6360a5988f26` | certain | The shape and health of the codebase. | `modules/hall-ui/public/watch.html:112` |
|
|
939
940
|
| `fc422cced9e3` | certain | The shared goals you’ve joined. Browse, join, and leave goals — and read their criteria — on the | `modules/hall-ui/public/goals.js:94` |
|
|
940
941
|
| `ac46dc53d95f` | certain | The shared repository the core ships and the modules this project built for itself, each credited to its autho | `modules/hall-ui/public/modules.html:47` |
|
|
@@ -973,7 +974,7 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
973
974
|
| `9a685b01e2c6` | certain | This page opens at a higher rank. | `modules/hall-ui/public/project-settings.html:36` |
|
|
974
975
|
| `9a685b01e2c6` | certain | This page opens at a higher rank. | `modules/hall-ui/public/watch.html:40` |
|
|
975
976
|
| `87f1c2e07790` | certain | This page unlocks as you advance. | `modules/hall-ui/public/not-ready.html:26` |
|
|
976
|
-
| `69e8beced2ff` | certain | This sends the idea back to its author. Say why, and which section. | `modules/hall-ui/public/government.js:
|
|
977
|
+
| `69e8beced2ff` | certain | This sends the idea back to its author. Say why, and which section. | `modules/hall-ui/public/government.js:987` |
|
|
977
978
|
| `09256febc32d` | certain | This sentence has {…} {…} where a value is dropped in when it is shown. | `modules/hall-ui/public/copy-desk.js:422` |
|
|
978
979
|
| `c9e50a67988a` | certain | This task has shipped and its credits have landed. Neither Ship it nor Confirm is available. | `modules/hall-ui/public/task.js:612` |
|
|
979
980
|
| `7217c4f1769d` | certain | This will {…} | `modules/hall-ui/public/harbor.js:125` |
|
|
@@ -994,7 +995,7 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
994
995
|
| `71c09cda8246` | certain | Voice for {…} | `modules/hall-ui/public/settings.js:76` |
|
|
995
996
|
| `2940b7828d26` | certain | Volume {…}%. | `modules/hall-ui/public/settings.js:218` |
|
|
996
997
|
| `6905f2ee5702` | certain | Vote on this work | `modules/hall-ui/public/builders.js:739` |
|
|
997
|
-
| `b2937e14ee9b` | certain | Vote yes | `modules/hall-ui/public/government.js:
|
|
998
|
+
| `b2937e14ee9b` | certain | Vote yes | `modules/hall-ui/public/government.js:987` |
|
|
998
999
|
| `8cc425582984` | certain | Vulnerability reports | `modules/hall-ui/public/watch.html:132` |
|
|
999
1000
|
| `b1e63e33f739` | certain | Vulnerability reports, engagement reports, override requests, and the audit log. | `modules/hall-ui/public/watch.html:129` |
|
|
1000
1001
|
| `f2e019bfdbe8` | certain | Waiting to be developed | `modules/hall-ui/public/ideas.html:41` |
|
|
@@ -1032,7 +1033,7 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
1032
1033
|
| `5cc53380b1e8` | certain | Why (optional) | `modules/hall-ui/public/goals-render.js:999` |
|
|
1033
1034
|
| `62ab2e60f629` | certain | Why is this better? | `modules/hall-ui/public/copy-desk.html:164` |
|
|
1034
1035
|
| `2b047710fd6d` | certain | Why this goal is being retired (required) | `modules/hall-ui/public/goals-render.js:1009` |
|
|
1035
|
-
| `fbd8a815b808` | certain | Why — the reason the author will act on | `modules/hall-ui/public/government.js:
|
|
1036
|
+
| `fbd8a815b808` | certain | Why — the reason the author will act on | `modules/hall-ui/public/government.js:987` |
|
|
1036
1037
|
| `a3ac116b499a` | certain | Why? | `modules/hall-ui/public/copy-desk.html:99` |
|
|
1037
1038
|
| `0dcb485477b6` | certain | Windows (ARM) | `modules/hall-ui/public/hall-render.js:750` |
|
|
1038
1039
|
| `c5fd76a9e03d` | certain | Won {…} | `modules/hall-ui/public/builders.js:487` |
|
|
@@ -1054,7 +1055,7 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
1054
1055
|
| `da274462bb30` | certain | You have no open asks. | `modules/hall-ui/public/collab.html:75` |
|
|
1055
1056
|
| `6b759151f722` | certain | You have reached the end. The button below is now active. | `modules/hall-ui/public/primer.js:310` |
|
|
1056
1057
|
| `6d5a4ca58dd6` | certain | You haven’t joined any goals yet. | `modules/hall-ui/public/goals.js:83` |
|
|
1057
|
-
| `8e527ab12334` | certain | You {…}. One vote per member. | `modules/hall-ui/public/government.js:
|
|
1058
|
+
| `8e527ab12334` | certain | You {…}. One vote per member. | `modules/hall-ui/public/government.js:1059` |
|
|
1058
1059
|
| `8e1915b19274` | certain | You're in the {…} server with your rank role. | `modules/hall-ui/public/settings.js:921` |
|
|
1059
1060
|
| `d8c542541c15` | certain | You're not signed in yet. Sign in to manage your connections, your keys, your dev box and the way the hall beh | `modules/hall-ui/public/settings.html:41` |
|
|
1060
1061
|
| `7d26333b5fb0` | certain | Your asks | `modules/hall-ui/public/collab.html:69` |
|
|
@@ -1072,7 +1073,7 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
1072
1073
|
| `20d453b11ae5` | certain | Your name | `modules/hall-ui/public/hall-render.js:284` |
|
|
1073
1074
|
| `6dadadffa36e` | certain | Your name cannot be blank. | `modules/hall-ui/public/settings.js:832` |
|
|
1074
1075
|
| `bd77210a8c90` | certain | Your name must be {…} characters or fewer. | `modules/hall-ui/public/settings.js:837` |
|
|
1075
|
-
| `c0a01a95e97e` | certain | 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 | `modules/hall-ui/public/government.js:
|
|
1076
|
+
| `c0a01a95e97e` | certain | 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 | `modules/hall-ui/public/government.js:985` |
|
|
1076
1077
|
| `8fc605026acf` | certain | Your pending join {…}: {…} — awaiting approval. | `modules/hall-ui/public/goal-inbox.js:88` |
|
|
1077
1078
|
| `e91418db3962` | certain | Your preferences, {…}. | `modules/hall-ui/public/settings.js:856` |
|
|
1078
1079
|
| `e91418db3962` | certain | Your preferences, {…}. | `modules/hall-ui/public/settings.js:1393` |
|
|
@@ -1093,7 +1094,7 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
1093
1094
|
| `44e6e402db94` | certain | account, then open | `modules/hall-ui/public/hall-render.js:750` |
|
|
1094
1095
|
| `ae43396446ed` | certain | account. | `modules/hall-ui/public/hall-render.js:750` |
|
|
1095
1096
|
| `9612c983451f` | certain | achieved · | `modules/hall-ui/public/roadmap.js:295` |
|
|
1096
|
-
| `dbfc9e6e921b` | certain | active builder{…}: {…} | `modules/hall-ui/public/government.js:
|
|
1097
|
+
| `dbfc9e6e921b` | certain | active builder{…}: {…} | `modules/hall-ui/public/government.js:741` |
|
|
1097
1098
|
| `754babaae931` | certain | and ask in | `modules/hall-ui/public/hall-render.js:748` |
|
|
1098
1099
|
| `181d339c9318` | certain | and build right here in the browser — no remote control needed. Either way, reopening the online terminal late | `modules/hall-ui/public/hall-render.js:750` |
|
|
1099
1100
|
| `bc960f460250` | certain | and install dependencies ( | `modules/hall-ui/public/hall-render.js:791` |
|
|
@@ -1101,7 +1102,7 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
1101
1102
|
| `d86265f99668` | certain | and {…} more waiting{…} | `modules/hall-ui/public/studio.js:156` |
|
|
1102
1103
|
| `520853131591` | certain | artist mode | `modules/hall-ui/public/studio.html:36` |
|
|
1103
1104
|
| `b4033000c537` | certain | as a table | `modules/hall-ui/public/profile-charts.js:202` |
|
|
1104
|
-
| `d7c511423bc0` | certain | as configuration: {…} | `modules/hall-ui/public/government.js:
|
|
1105
|
+
| `d7c511423bc0` | certain | as configuration: {…} | `modules/hall-ui/public/government.js:727` |
|
|
1105
1106
|
| `a756e47632cd` | certain | at {…} — {…}. The timer above is the fallback that is actually in force. | `modules/hall-ui/public/project-settings.js:103` |
|
|
1106
1107
|
| `63bd14f73960` | certain | author trusted | `modules/hall-ui/public/gate.js:141` |
|
|
1107
1108
|
| `93438b9ffa98` | certain | below or type | `modules/hall-ui/public/box-panel.js:226` |
|
|
@@ -1161,7 +1162,7 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
1161
1162
|
| `2ce7738b1eb0` | certain | loading goals… | `modules/hall-ui/public/task-detail.js:394` |
|
|
1162
1163
|
| `754bdec368ed` | certain | lowest credits | `modules/hall-ui/public/hall-widgets.js:136` |
|
|
1163
1164
|
| `cffba8409070` | certain | manage its visibility in Settings → Cross-project record | `modules/hall-ui/public/profile.js:266` |
|
|
1164
|
-
| `5c3fdd34cd02` | certain | means expressible through the real configuration — a rank-based membership plus a pass rule — with no new code | `modules/hall-ui/public/government.js:
|
|
1165
|
+
| `5c3fdd34cd02` | certain | means expressible through the real configuration — a rank-based membership plus a pass rule — with no new code | `modules/hall-ui/public/government.js:741` |
|
|
1165
1166
|
| `0eefd625d954` | certain | merged into | `modules/hall-ui/public/idea.js:210` |
|
|
1166
1167
|
| `70c234985d42` | certain | most recent first | `modules/hall-ui/public/hall-widgets.js:134` |
|
|
1167
1168
|
| `e7213f35cd9a` | certain | move → #{…} {…} | `modules/hall-ui/public/goals-render.js:969` |
|
|
@@ -1169,7 +1170,7 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
1169
1170
|
| `fdfb8b2ce948` | certain | new identity | `modules/hall-ui/public/box-panel.js:160` |
|
|
1170
1171
|
| `fdfb8b2ce948` | certain | new identity | `modules/hall-ui/public/box-panel.js:339` |
|
|
1171
1172
|
| `86f235ddfe01` | certain | new thread | `modules/hall-ui/public/settings.html:260` |
|
|
1172
|
-
| `b9f2e0d43c94` | certain | no clock | `modules/hall-ui/public/government.js:
|
|
1173
|
+
| `b9f2e0d43c94` | certain | no clock | `modules/hall-ui/public/government.js:621` |
|
|
1173
1174
|
| `e02979266baf` | certain | no data | `modules/hall-ui/public/hall-kit.js:727` |
|
|
1174
1175
|
| `33ca71bef112` | certain | no tasks yet | `modules/hall-ui/public/goals-render.js:163` |
|
|
1175
1176
|
| `739a4bd6bd83` | certain | node scripts/setup-builder.js | `modules/hall-ui/public/hall-render.js:817` |
|
|
@@ -1181,7 +1182,7 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
1181
1182
|
| `b5567b42fa52` | certain | not yet | `modules/hall-ui/public/not-ready.html:25` |
|
|
1182
1183
|
| `8ca0a499ec86` | certain | nothing recorded yet · {…} | `modules/hall-ui/public/profile-charts.js:220` |
|
|
1183
1184
|
| `e2c643fbf4d6` | certain | npm install | `modules/hall-ui/public/hall-render.js:791` |
|
|
1184
|
-
| `e90b5601ce16` | certain | objected to | `modules/hall-ui/public/government.js:
|
|
1185
|
+
| `e90b5601ce16` | certain | objected to | `modules/hall-ui/public/government.js:847` |
|
|
1185
1186
|
| `351d56b80a6c` | certain | of all in-flight tasks shipped | `modules/hall-ui/public/roadmap.js:305` |
|
|
1186
1187
|
| `09172f45e6da` | certain | of the 90% needed | `modules/hall-ui/public/primer.html:101` |
|
|
1187
1188
|
| `99f88f2af2ee` | certain | of work — a tangent, an investigation, an unprompted suggestion — instead of staying on your claimed task. It | `modules/hall-ui/public/settings.html:260` |
|
|
@@ -1231,6 +1232,7 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
1231
1232
|
| `23488ca48320` | certain | to take a task right here — no terminal needed. Then click | `modules/hall-ui/public/work.html:65` |
|
|
1232
1233
|
| `1b88ce51fd84` | certain | to tend now · {…} | `modules/hall-ui/public/studio.js:87` |
|
|
1233
1234
|
| `1b88ce51fd84` | certain | to tend now · {…} | `modules/hall-ui/public/studio.js:104` |
|
|
1235
|
+
| `edd5e9f56c25` | certain | unanimous agreement | `modules/hall-ui/public/government.js:601` |
|
|
1234
1236
|
| `f98966dc7cac` | certain | upkeep undeclared | `modules/hall-ui/public/modules.js:92` |
|
|
1235
1237
|
| `4de556377db2` | certain | verdict {…} | `modules/hall-ui/public/task.js:395` |
|
|
1236
1238
|
| `969577b937d6` | certain | versions in flight | `modules/hall-ui/public/roadmap.js:305` |
|
|
@@ -1244,7 +1246,7 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
1244
1246
|
| `1651cb1876f5` | certain | who sits on the board | `modules/hall-ui/public/government.html:55` |
|
|
1245
1247
|
| `143f77e2b782` | certain | why these are the same | `modules/hall-ui/public/task-detail.js:477` |
|
|
1246
1248
|
| `ec7c228cb4ce` | certain | why this isn’t worth doing | `modules/hall-ui/public/task-detail.js:528` |
|
|
1247
|
-
| `66d979d0db89` | certain | your vote | `modules/hall-ui/public/government.js:
|
|
1249
|
+
| `66d979d0db89` | certain | your vote | `modules/hall-ui/public/government.js:842` |
|
|
1248
1250
|
| `d2bd1c3ab0f5` | certain | { if (row.key === 'rot_timer' && row.editable) return rowHtml(row, rotBodyHtml(row)); if (row.key === 'work_ca | `modules/hall-ui/public/project-settings.js:152` |
|
|
1249
1251
|
| `50d4a70a2eb2` | certain | {…} Access is invite-based: an Archon approves each new builder. To begin, request access below. | `modules/hall-ui/public/hall-render.js:284` |
|
|
1250
1252
|
| `9aac280c89ec` | certain | {…} Anyone with a GitHub account can join: sign in and you're in, starting at the newcomer rank. | `modules/hall-ui/public/hall-render.js:267` |
|
|
@@ -1272,7 +1274,7 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
1272
1274
|
| `c3d9687e2375` | certain | {…} of {…} shipped | `modules/hall-ui/public/profile.js:488` |
|
|
1273
1275
|
| `f32710d0ef37` | certain | {…} of {…} steps cleared. | `modules/hall-ui/public/hall-render.js:978` |
|
|
1274
1276
|
| `60743fe1e40d` | certain | {…} per page | `modules/hall-ui/public/hall-kit.js:74` |
|
|
1275
|
-
| `154bc518bab4` | certain | {…} proposed | `modules/hall-ui/public/government.js:
|
|
1277
|
+
| `154bc518bab4` | certain | {…} proposed | `modules/hall-ui/public/government.js:645` |
|
|
1276
1278
|
| `275f3565c78b` | certain | {…} reset to its default {…} permissions. | `modules/hall-ui/public/government.js:304` |
|
|
1277
1279
|
| `33afba17ee0f` | certain | {…} seeded | `modules/hall-ui/public/roadmap.js:214` |
|
|
1278
1280
|
| `732b4c935e36` | certain | {…} sessions | `modules/hall-ui/public/task.js:446` |
|
|
@@ -1292,7 +1294,7 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
1292
1294
|
| `0d4016a5531c` | certain | {…} {…}{…} | `modules/hall-ui/public/work.js:223` |
|
|
1293
1295
|
| `b3757ba3bb46` | certain | {…} · Stored encrypted; never shown again after saving. | `modules/hall-ui/public/settings.js:1055` |
|
|
1294
1296
|
| `94445e6ed5e8` | certain | {…} · code | `modules/hall-ui/public/pair.js:53` |
|
|
1295
|
-
| `d73256fbc395` | certain | {…} · who votes, and how it {…} | `modules/hall-ui/public/government.js:
|
|
1297
|
+
| `d73256fbc395` | certain | {…} · who votes, and how it {…} | `modules/hall-ui/public/government.js:1068` |
|
|
1296
1298
|
| `cab2a4296aec` | certain | {…} · {…} · {…}{…} | `modules/hall-ui/public/goal-inbox.js:326` |
|
|
1297
1299
|
| `085f93f3f775` | certain | {…} — see all standings | `modules/hall-ui/public/hall-render.js:80` |
|
|
1298
1300
|
| `f75ee96a7511` | certain | {…} — total payout from shipped work. | `modules/hall-ui/public/profile.js:70` |
|
|
@@ -1300,7 +1302,7 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
1300
1302
|
| `15e545eb3ce2` | certain | {…}, no such task | `modules/hall-ui/public/task.js:691` |
|
|
1301
1303
|
| `c43050b62297` | certain | {…}/100 complete | `modules/hall-ui/public/idea.js:87` |
|
|
1302
1304
|
| `8e8c7da4f7f5` | certain | {…}criteria met · awaiting review | `modules/hall-ui/public/goals-render.js:155` |
|
|
1303
|
-
| `1e275ee0299c` | certain | {…}s only | `modules/hall-ui/public/government.js:
|
|
1305
|
+
| `1e275ee0299c` | certain | {…}s only | `modules/hall-ui/public/government.js:1146` |
|
|
1304
1306
|
| `499916045b19` | certain | {…}{…} asks to join | `modules/hall-ui/public/goal-inbox.js:69` |
|
|
1305
1307
|
| `3d74668f69e5` | certain | {…}{…} · {…} | `modules/hall-ui/public/task.js:546` |
|
|
1306
1308
|
| `9588652a7aff` | certain | · follows your profile setting | `modules/hall-ui/public/settings.js:636` |
|