@bongos/core 1.19.592 → 1.19.594
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 +61 -41
- package/.claude/skills/planning-session/SKILL.md +2 -2
- package/clients/bongos-client/README.md +1 -1
- package/clients/bongos-client/bongos-client.global.js +3 -1
- package/clients/bongos-client/index.cjs +3 -1
- package/clients/bongos-client/index.d.ts +6 -2
- package/clients/bongos-client/index.mjs +3 -1
- package/docs/adr/0157-archon-is-rank-and-identity-only.md +2 -0
- package/docs/api/openapi.json +103 -7
- package/docs/api-reference.md +4 -3
- package/docs/copy-inventory.md +135 -116
- package/docs/copy-registry.json +319 -138
- package/docs/module-api-changelog.md +4 -0
- package/modules/dev-box/app/src/vendor/bongos-client.cjs +3 -1
- package/modules/government/catalog.js +20 -11
- package/modules/government/migrations/government_012_version_create_archon.sql +45 -0
- package/modules/hall-ui/public/goals-render.js +182 -6
- package/modules/hall-ui/public/goals.css +51 -0
- package/modules/hall-ui/public/roadmap.css +5 -0
- package/modules/hall-ui/public/roadmap.js +25 -0
- package/modules/hall-ui/public/task-detail.js +22 -11
- package/modules/lifecycle/db-goals.js +34 -2
- package/modules/lifecycle/db-versions.js +195 -3
- package/modules/lifecycle/db.js +4 -1
- package/modules/lifecycle/routes/goals.js +15 -1
- package/modules/lifecycle/routes/version-route-authz.js +131 -1
- package/modules/lifecycle/routes/versions.js +79 -1
- package/package-lock.json +2 -2
- package/package.json +1 -1
- package/scripts/gds/triage.js +60 -26
- package/src/module-api.js +1 -1
- package/tests/goal_archive_hall.mjs +198 -0
- package/tests/government_require_permission.mjs +7 -3
- package/tests/government_seed.mjs +101 -9
- package/tests/promote_goal_id.mjs +85 -30
- package/tests/publish_reconciler.mjs +35 -5
- package/tests/task_detail_ui.mjs +36 -9
- package/tests/version_close_route.mjs +261 -0
- package/tests/version_override_visibility.mjs +176 -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
|
+
**1729 strings** across 3 surfaces · 1497 distinct pieces of copy · 1729 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 | 1256 |
|
|
14
14
|
| `status-dashboard` | `modules/status-ui/public` | 4 | 100 |
|
|
15
15
|
| `landing` | `modules/public-landing/public` | 5 | 373 |
|
|
16
16
|
|
|
@@ -67,7 +67,7 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
67
67
|
| `aa4db91b5732` | 3x | Released #{…}. It returns to the queue. | modules/hall-ui/public/goals-page.js:538, modules/hall-ui/public/work.js:894, modules/hall-ui/public/work.js:947 |
|
|
68
68
|
| `df38941b25a6` | 3x | Sign in with GitHub | modules/public-landing/public/projects.html:621, modules/public-landing/public/projects.html:693, modules/public-landing/public/projects.html:958 |
|
|
69
69
|
| `4e25e6872321` | 3x | Your projects | modules/public-landing/public/index.html:691, modules/public-landing/public/projects.html:448, modules/public-landing/public/projects.html:610 |
|
|
70
|
-
| `cc5106af4b35` | 3x | {…} of {…} criteria satisfied | modules/hall-ui/public/goals-lib.js:32, modules/hall-ui/public/goals-render.js:
|
|
70
|
+
| `cc5106af4b35` | 3x | {…} of {…} criteria satisfied | modules/hall-ui/public/goals-lib.js:32, modules/hall-ui/public/goals-render.js:676, modules/hall-ui/public/goals.js:45 |
|
|
71
71
|
| `7926e30955d2` | 3x | ← Back to goal | modules/hall-ui/public/goals.html:184, modules/hall-ui/public/goals.html:195, modules/hall-ui/public/goals.html:207 |
|
|
72
72
|
| `a8813c34d20d` | 2x | “Host denied” | modules/hall-ui/public/box-panel.js:160, modules/hall-ui/public/box-panel.js:340 |
|
|
73
73
|
| `22825067f4c5` | 2x | 1 builder | modules/public-landing/public/index.html:747, modules/public-landing/public/index.html:752 |
|
|
@@ -75,10 +75,10 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
75
75
|
| `996edffc1966` | 2x | Access requests | modules/hall-ui/public/watch.html:46, modules/hall-ui/public/watch.html:61 |
|
|
76
76
|
| `a072071b893c` | 2x | All time | modules/status-ui/public/index.html:286, modules/status-ui/public/index.html:313 |
|
|
77
77
|
| `490b73a0c6e8` | 2x | Approve your Dev Box app — {{worldName}} | modules/hall-ui/public/pair.html:6, modules/hall-ui/public/pair.html:6 |
|
|
78
|
-
| `
|
|
79
|
-
| … | |
|
|
78
|
+
| `4160b56d14af` | 2x | Archive goal | modules/hall-ui/public/goals-render.js:927, modules/hall-ui/public/goals-render.js:1009 |
|
|
79
|
+
| … | | _123 more in the JSON registry_ | |
|
|
80
80
|
|
|
81
|
-
## `builders-hall` —
|
|
81
|
+
## `builders-hall` — 1256 strings
|
|
82
82
|
|
|
83
83
|
| id | conf | text | where |
|
|
84
84
|
|---|---|---|---|
|
|
@@ -97,8 +97,8 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
97
97
|
| `a4614c0b8eb5` | certain | (or use the Claude Code CLI) and open the project. | `modules/hall-ui/public/hall-render.js:791` |
|
|
98
98
|
| `c72946be7ac0` | certain | (spin-up {…} · compute {…} · storage {…}) | `modules/hall-ui/public/box-panel.js:236` |
|
|
99
99
|
| `1eee272d5ff4` | certain | (the droplet) is both the authority and production; | `modules/hall-ui/public/diagrams.html:74` |
|
|
100
|
-
| `c7aecadc8133` | certain | (with {…}) | `modules/hall-ui/public/goals-render.js:
|
|
101
|
-
| `27d9721f358f` | certain | + Invite | `modules/hall-ui/public/goals-render.js:
|
|
100
|
+
| `c7aecadc8133` | certain | (with {…}) | `modules/hall-ui/public/goals-render.js:569` |
|
|
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
104
|
| `9c8aba2b2fa4` | certain | , // membership | `modules/hall-ui/public/government.js:876` |
|
|
@@ -120,9 +120,10 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
120
120
|
| `2c23271d5d71` | certain | A device is asking to act as you | `modules/hall-ui/public/pair.html:32` |
|
|
121
121
|
| `a22df5ebbd5e` | certain | A flag needs a reason an artist can act on. What is wrong with it, and what would better look like? | `modules/hall-ui/public/copy-desk.js:372` |
|
|
122
122
|
| `634738746b81` | certain | A fresh box has a | `modules/hall-ui/public/harbor.js:125` |
|
|
123
|
+
| `b8f70e36c7f9` | certain | A goal may only be added to a version that is still in planning. These were added after this version started b | `modules/hall-ui/public/roadmap.js:102` |
|
|
123
124
|
| `df5eb70b5a05` | certain | A higher rank. Its details are hidden until you reach the rank directly below it. | `modules/hall-ui/public/ranks.js:125` |
|
|
124
125
|
| `2e17d7e236d9` | certain | A module built here can be submitted upstream for review, so it can join the shared catalog with your name and | `modules/hall-ui/public/modules.html:71` |
|
|
125
|
-
| `a07c7b335a66` | certain | A protected-scope goal requires a Metic+ member. | `modules/hall-ui/public/goals-render.js:
|
|
126
|
+
| `a07c7b335a66` | certain | A protected-scope goal requires a Metic+ member. | `modules/hall-ui/public/goals-render.js:1186` |
|
|
126
127
|
| `5723baf26b2d` | certain | A quick idea is a thought filed fast. It is not an unfinished Full Idea — only its author can offer it up for | `modules/hall-ui/public/idea.js:260` |
|
|
127
128
|
| `23dc5028183a` | certain | A quick report — title, what's going on, and where it belongs. Pick a goal and it lands there as a task the mo | `modules/hall-ui/public/ideas.html:60` |
|
|
128
129
|
| `a1f06e5c11ae` | certain | A quiet place to tend the words and art the project shows people. | `modules/hall-ui/public/studio.html:38` |
|
|
@@ -142,6 +143,8 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
142
143
|
| `524188fe0078` | certain | Active sessions | `modules/hall-ui/public/settings.html:162` |
|
|
143
144
|
| `f6036360c90c` | certain | Activity, by craft | `modules/hall-ui/public/profile.html:133` |
|
|
144
145
|
| `62eded408097` | certain | Add {…} | `modules/hall-ui/public/profile-nudge.js:68` |
|
|
146
|
+
| `cc4125ca7cff` | certain | Added to this version after it started building — an Archon override of the scope gate. Open the goal to see w | `modules/hall-ui/public/goals-render.js:184` |
|
|
147
|
+
| `ff67fba11965` | certain | Admitted into {…} mid-build | `modules/hall-ui/public/goals-render.js:873` |
|
|
145
148
|
| `8b736e365191` | certain | All builders | `modules/hall-ui/public/hall-render.js:1116` |
|
|
146
149
|
| `b5e03617b319` | certain | All goals | `modules/hall-ui/public/goals.html:53` |
|
|
147
150
|
| `bea7817e57a4` | certain | All surfaces | `modules/hall-ui/public/copy-desk.js:301` |
|
|
@@ -159,6 +162,9 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
159
162
|
| `aa0db6f98907` | certain | Approve — sign the app in as me | `modules/hall-ui/public/pair.js:53` |
|
|
160
163
|
| `913430a03b62` | certain | Approved. | `modules/hall-ui/public/pair.js:39` |
|
|
161
164
|
| `9ece0a6d3b4d` | certain | Approved. Re-check pending. | `modules/hall-ui/public/gate.js:149` |
|
|
165
|
+
| `4160b56d14af` | certain | Archive goal | `modules/hall-ui/public/goals-render.js:927` |
|
|
166
|
+
| `4160b56d14af` | certain | Archive goal | `modules/hall-ui/public/goals-render.js:1009` |
|
|
167
|
+
| `206acb4467a2` | certain | Archive this goal? | `modules/hall-ui/public/goals-render.js:999` |
|
|
162
168
|
| `5fcfdf8975cf` | certain | As configuration: | `modules/hall-ui/public/government.js:751` |
|
|
163
169
|
| `01a0f29ff406` | certain | As first filed | `modules/hall-ui/public/idea.js:252` |
|
|
164
170
|
| `688cc6dd38ee` | certain | Asked of you | `modules/hall-ui/public/collab.html:37` |
|
|
@@ -170,7 +176,7 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
170
176
|
| `1de02052abf2` | certain | Available from the {…} rank up. | `modules/hall-ui/public/government.js:1107` |
|
|
171
177
|
| `1de02052abf2` | certain | Available from the {…} rank up. | `modules/hall-ui/public/harbor.js:340` |
|
|
172
178
|
| `bdbe9ff6a177` | certain | Awaiting the grader, or a confirmation, before it can ship. | `modules/hall-ui/public/task.js:607` |
|
|
173
|
-
| `ecfbb10d4ca9` | certain | Awaiting the owner/manager's approval | `modules/hall-ui/public/goals-render.js:
|
|
179
|
+
| `ecfbb10d4ca9` | certain | Awaiting the owner/manager's approval | `modules/hall-ui/public/goals-render.js:934` |
|
|
174
180
|
| `08afb1257b71` | certain | Back to home | `modules/hall-ui/public/drachmae.html:87` |
|
|
175
181
|
| `08afb1257b71` | certain | Back to home | `modules/hall-ui/public/not-ready.html:38` |
|
|
176
182
|
| `08afb1257b71` | certain | Back to home | `modules/hall-ui/public/primer.html:90` |
|
|
@@ -216,9 +222,9 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
216
222
|
| `b3d0e2af5176` | certain | Choose a goal first. | `modules/hall-ui/public/task.js:666` |
|
|
217
223
|
| `1c6b0e3ffc0e` | certain | Choose a setup | `modules/hall-ui/public/hall-render.js:750` |
|
|
218
224
|
| `6c88cdf417f1` | certain | Choose which sound plays for each build event — one when Claude waits for your input, another when a task ship | `modules/hall-ui/public/settings.html:329` |
|
|
219
|
-
| `c10806b50c61` | certain | Claim task {…} | `modules/hall-ui/public/goals-render.js:
|
|
225
|
+
| `c10806b50c61` | certain | Claim task {…} | `modules/hall-ui/public/goals-render.js:345` |
|
|
220
226
|
| `c10806b50c61` | certain | Claim task {…} | `modules/hall-ui/public/work.js:419` |
|
|
221
|
-
| `84664050c372` | certain | Claimed by another builder | `modules/hall-ui/public/goals-render.js:
|
|
227
|
+
| `84664050c372` | certain | Claimed by another builder | `modules/hall-ui/public/goals-render.js:351` |
|
|
222
228
|
| `a832f32b5597` | certain | Claimed {…} tasks. Open a terminal to start work. | `modules/hall-ui/public/goals-page.js:421` |
|
|
223
229
|
| `a832f32b5597` | certain | Claimed {…} tasks. Open a terminal to start work. | `modules/hall-ui/public/work.js:856` |
|
|
224
230
|
| `18a03475e536` | certain | Claude Code | `modules/hall-ui/public/hall-render.js:817` |
|
|
@@ -253,7 +259,7 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
253
259
|
| `9f8d8e07224f` | certain | Connect your Claude Desktop to your dev box with a one-time pairing code — the guided flow lives on its own pa | `modules/hall-ui/public/settings.html:243` |
|
|
254
260
|
| `c07898571b24` | certain | Connects to | `modules/hall-ui/public/atlas.js:290` |
|
|
255
261
|
| `999e1955bb1c` | certain | Context layer | `modules/hall-ui/public/atlas.html:47` |
|
|
256
|
-
| `296eb6da10ca` | certain | Contribution to this goal | `modules/hall-ui/public/goals-render.js:
|
|
262
|
+
| `296eb6da10ca` | certain | Contribution to this goal | `modules/hall-ui/public/goals-render.js:756` |
|
|
257
263
|
| `12ee050d0180` | certain | Copy desk | `modules/hall-ui/public/copy-desk.html:15` |
|
|
258
264
|
| `12ee050d0180` | certain | Copy desk | `modules/hall-ui/public/copy-desk.html:15` |
|
|
259
265
|
| `12ee050d0180` | certain | Copy desk | `modules/hall-ui/public/copy-desk.html:27` |
|
|
@@ -264,11 +270,11 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
264
270
|
| `a873e7c29d80` | certain | Copy prompt | `modules/hall-ui/public/task.js:617` |
|
|
265
271
|
| `a873e7c29d80` | certain | Copy prompt | `modules/hall-ui/public/task.js:637` |
|
|
266
272
|
| `a873e7c29d80` | certain | Copy prompt | `modules/hall-ui/public/work.js:548` |
|
|
267
|
-
| `8e2046777710` | certain | Copy prompt for task {…} | `modules/hall-ui/public/goals-render.js:
|
|
273
|
+
| `8e2046777710` | certain | Copy prompt for task {…} | `modules/hall-ui/public/goals-render.js:346` |
|
|
268
274
|
| `8e2046777710` | certain | Copy prompt for task {…} | `modules/hall-ui/public/work.js:419` |
|
|
269
275
|
| `8618c85d014f` | certain | Copy sequential prompt | `modules/hall-ui/public/work.html:135` |
|
|
270
276
|
| `7306a1448097` | certain | Copy someone has judged as needing attention, with their reason. Anyone can file one; closing it needs the | `modules/hall-ui/public/copy-desk.html:47` |
|
|
271
|
-
| `3837f6d586a3` | certain | Copy the task prompt to your clipboard | `modules/hall-ui/public/goals-render.js:
|
|
277
|
+
| `3837f6d586a3` | certain | Copy the task prompt to your clipboard | `modules/hall-ui/public/goals-render.js:346` |
|
|
272
278
|
| `3837f6d586a3` | certain | Copy the task prompt to your clipboard | `modules/hall-ui/public/work.js:419` |
|
|
273
279
|
| `09d0d1a74ec9` | certain | Copy {…} | `modules/hall-ui/public/box-panel.js:137` |
|
|
274
280
|
| `7bcaeffb742f` | certain | Could not approve: {…} | `modules/hall-ui/public/gate.js:108` |
|
|
@@ -276,7 +282,7 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
276
282
|
| `94763c4d5a94` | certain | Could not block: {…} | `modules/hall-ui/public/harbor.js:167` |
|
|
277
283
|
| `e1fc7cedf4e7` | certain | Could not change rank: {…} | `modules/hall-ui/public/watch.js:795` |
|
|
278
284
|
| `b9e53fbd90e6` | certain | Could not change standing: {…} | `modules/hall-ui/public/watch.js:821` |
|
|
279
|
-
| `1ef1efc15b6c` | certain | Could not change that just now. | `modules/hall-ui/public/goals-render.js:
|
|
285
|
+
| `1ef1efc15b6c` | certain | Could not change that just now. | `modules/hall-ui/public/goals-render.js:1235` |
|
|
280
286
|
| `78e18ea59b9f` | certain | Could not close: {…} | `modules/hall-ui/public/harbor.js:136` |
|
|
281
287
|
| `c3f99e7c6e6b` | certain | Could not copy automatically — select and copy manually. ({…}) | `modules/hall-ui/public/settings.js:997` |
|
|
282
288
|
| `e3fd1febf63d` | certain | Could not copy to the clipboard. Try again. | `modules/hall-ui/public/goals-page.js:374` |
|
|
@@ -285,7 +291,7 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
285
291
|
| `04824d351824` | certain | Could not copy — select the text and copy it manually. | `modules/hall-ui/public/copy-on-click.js:110` |
|
|
286
292
|
| `fa309d1d0104` | certain | Could not create rank: {…} | `modules/hall-ui/public/government.js:455` |
|
|
287
293
|
| `7054cd87b5ec` | certain | Could not end that session: {…} | `modules/hall-ui/public/settings-sessions.js:85` |
|
|
288
|
-
| `01f0308c66e0` | certain | Could not invite that builder just now. | `modules/hall-ui/public/goals-render.js:
|
|
294
|
+
| `01f0308c66e0` | certain | Could not invite that builder just now. | `modules/hall-ui/public/goals-render.js:1189` |
|
|
289
295
|
| `71da00d47492` | certain | Could not invite: {…} | `modules/hall-ui/public/watch.js:297` |
|
|
290
296
|
| `90691bceaf68` | certain | Could not load | `modules/hall-ui/public/project-settings.js:242` |
|
|
291
297
|
| `90691bceaf68` | certain | Could not load | `modules/hall-ui/public/task.js:710` |
|
|
@@ -331,21 +337,21 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
331
337
|
| `8c234d5c8bd4` | certain | Could not save. Try again. | `modules/hall-ui/public/settings.js:782` |
|
|
332
338
|
| `8c234d5c8bd4` | certain | Could not save. Try again. | `modules/hall-ui/public/settings.js:862` |
|
|
333
339
|
| `8c234d5c8bd4` | certain | Could not save. Try again. | `modules/hall-ui/public/settings.js:1141` |
|
|
334
|
-
| `31c6e3fd754b` | certain | Could not send the request just now. | `modules/hall-ui/public/goals-render.js:
|
|
340
|
+
| `31c6e3fd754b` | certain | Could not send the request just now. | `modules/hall-ui/public/goals-render.js:1250` |
|
|
335
341
|
| `1f4d9a989606` | certain | Could not set up key storage. Try again. | `modules/hall-ui/public/settings.js:1178` |
|
|
336
342
|
| `e65b392144ac` | certain | Could not set up storage. Try again. | `modules/hall-ui/public/settings.js:1177` |
|
|
337
343
|
| `d4601887a058` | certain | Could not sign out everywhere: {…} | `modules/hall-ui/public/settings-sessions.js:102` |
|
|
338
344
|
| `b1602d01f4bb` | certain | Could not unblock: {…} | `modules/hall-ui/public/harbor.js:187` |
|
|
339
|
-
| `3db890b074a7` | certain | Could not update visibility just now. | `modules/hall-ui/public/goals-render.js:
|
|
345
|
+
| `3db890b074a7` | certain | Could not update visibility just now. | `modules/hall-ui/public/goals-render.js:1219` |
|
|
340
346
|
| `112d12b24879` | certain | Could not verify your access. Go back and try again. | `modules/hall-ui/public/watch.js:1286` |
|
|
341
347
|
| `6bd74fd20311` | certain | Could not verify your access. Try again. | `modules/hall-ui/public/sessions.js:280` |
|
|
342
348
|
| `278e8281c82f` | certain | Could not vote: {…} | `modules/hall-ui/public/government.js:990` |
|
|
343
|
-
| `a48e9f098392` | certain | Could not {…} just now. | `modules/hall-ui/public/goals-render.js:
|
|
349
|
+
| `a48e9f098392` | certain | Could not {…} just now. | `modules/hall-ui/public/goals-render.js:1205` |
|
|
344
350
|
| `cb09ee26014f` | certain | Could not {…}: {…} | `modules/hall-ui/public/government.js:321` |
|
|
345
351
|
| `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` |
|
|
346
352
|
| `38827a954f3b` | certain | Create a custom rank first. | `modules/hall-ui/public/government.js:466` |
|
|
347
353
|
| `dd8ead7adc9a` | certain | Create rank | `modules/hall-ui/public/government.html:94` |
|
|
348
|
-
| `d7beb841395e` | certain | Create task | `modules/hall-ui/public/task-detail.js:
|
|
354
|
+
| `d7beb841395e` | certain | Create task | `modules/hall-ui/public/task-detail.js:377` |
|
|
349
355
|
| `533f24219487` | certain | Create your | `modules/hall-ui/public/hall-render.js:750` |
|
|
350
356
|
| `e91a4d2e3e1c` | certain | Created rank {…}. | `modules/hall-ui/public/government.js:449` |
|
|
351
357
|
| `a55e423263f0` | certain | Cross-project record | `modules/hall-ui/public/profile.html:94` |
|
|
@@ -390,7 +396,7 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
390
396
|
| `8d2b4f119ee3` | certain | End session | `modules/hall-ui/public/settings-sessions.js:46` |
|
|
391
397
|
| `8e82771e5b63` | certain | Ending a session takes effect immediately; the token stops working on its very next request. | `modules/hall-ui/public/settings.html:174` |
|
|
392
398
|
| `58d381535285` | certain | Engagement reports | `modules/hall-ui/public/watch.html:137` |
|
|
393
|
-
| `bd7a40639a1c` | certain | Estimate (min) | `modules/hall-ui/public/task-detail.js:
|
|
399
|
+
| `bd7a40639a1c` | certain | Estimate (min) | `modules/hall-ui/public/task-detail.js:372` |
|
|
394
400
|
| `c15d1f0ddfb6` | certain | Estimation accuracy | `modules/hall-ui/public/watch.html:155` |
|
|
395
401
|
| `44f928d13699` | certain | Event sounds | `modules/hall-ui/public/settings.html:328` |
|
|
396
402
|
| `8690c6424585` | certain | Every builder in {{worldName}} — rank, {{currency}}, karma, and active claims. | `modules/hall-ui/public/watch.html:69` |
|
|
@@ -399,9 +405,9 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
399
405
|
| `2ae1eb35611e` | certain | Every done-when criterion for this goal, with its full detail. | `modules/hall-ui/public/goals.html:210` |
|
|
400
406
|
| `8825f1d90dd1` | certain | Every idea this builder captured — promoted, discarded, merged, or still open. | `modules/hall-ui/public/profile.html:153` |
|
|
401
407
|
| `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` |
|
|
402
|
-
| `efafe5ce29ed` | certain | Every task linked to this criterion has shipped — a Metic can confirm it | `modules/hall-ui/public/goals-render.js:
|
|
408
|
+
| `efafe5ce29ed` | certain | Every task linked to this criterion has shipped — a Metic can confirm it | `modules/hall-ui/public/goals-render.js:699` |
|
|
403
409
|
| `ddebbccd4b37` | certain | Everyone building across hosted projects, ranked by track record. Descriptive only — cross-project numbers nev | `modules/hall-ui/public/people.html:29` |
|
|
404
|
-
| `4750e12477e7` | certain | Everyone is already a member | `modules/hall-ui/public/goals-render.js:
|
|
410
|
+
| `4750e12477e7` | certain | Everyone is already a member | `modules/hall-ui/public/goals-render.js:1152` |
|
|
405
411
|
| `04bbccfe7465` | certain | Everything a new builder needs before claiming their first task. About a ten-minute read. | `modules/hall-ui/public/primer.html:42` |
|
|
406
412
|
| `647513e4838a` | certain | Everything this builder has shipped. Seen one craft at a time, with goals and ideas, under | `modules/hall-ui/public/profile.html:108` |
|
|
407
413
|
| `efdb46f76b02` | certain | Everything this instance can run: what the core ships, what this project built, and who keeps each one true as | `modules/hall-ui/public/modules.html:32` |
|
|
@@ -427,7 +433,7 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
427
433
|
| `448d00771dc8` | certain | Flagged. It is in the queue. | `modules/hall-ui/public/copy-desk.js:391` |
|
|
428
434
|
| `6149e9ca69f7` | certain | Fleet summary | `modules/hall-ui/public/harbor.html:44` |
|
|
429
435
|
| `617f13fa3fdb` | certain | Flip the switch. | `modules/hall-ui/public/hall-render.js:750` |
|
|
430
|
-
| `42cee5cb3584` | certain | Fold this idea into # | `modules/hall-ui/public/task-detail.js:
|
|
436
|
+
| `42cee5cb3584` | certain | Fold this idea into # | `modules/hall-ui/public/task-detail.js:473` |
|
|
431
437
|
| `647bcfcfdb03` | certain | Fresh CLI token issued. Paste it in your terminal: | `modules/hall-ui/public/settings.js:988` |
|
|
432
438
|
| `55c71d76a94c` | certain | From creation to production — and the exact step where {{currency}} are awarded (at | `modules/hall-ui/public/diagrams.html:52` |
|
|
433
439
|
| `d32c5e058d1e` | certain | From the system | `modules/hall-ui/public/hall-render.js:629` |
|
|
@@ -442,14 +448,15 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
442
448
|
| `a28b1a567f1a` | certain | GitHub username | `modules/hall-ui/public/hall-render.js:284` |
|
|
443
449
|
| `8e52f0649662` | certain | Give the category a label. | `modules/hall-ui/public/project-settings.js:189` |
|
|
444
450
|
| `79934b879a12` | certain | Give the nod | `modules/hall-ui/public/goal-inbox.js:244` |
|
|
445
|
-
| `
|
|
451
|
+
| `988e2c60df3d` | certain | Goal archived. | `modules/hall-ui/public/goals-render.js:1042` |
|
|
452
|
+
| `9e70797b7e97` | certain | Goal id | `modules/hall-ui/public/goals-render.js:824` |
|
|
446
453
|
| `529460e82058` | certain | Goal invitations to you | `modules/hall-ui/public/goal-inbox.js:113` |
|
|
447
454
|
| `e2a9e33abe60` | certain | Goal tasks | `modules/hall-ui/public/goals.html:136` |
|
|
448
455
|
| `e0bc28d10785` | certain | Goals could not be loaded. Refresh to try again. | `modules/hall-ui/public/goals-page.js:890` |
|
|
449
456
|
| `4517f2253d0f` | certain | Goals couldn’t be loaded just now. Refresh to try again. | `modules/hall-ui/public/goals.js:121` |
|
|
450
457
|
| `6a85997bda21` | certain | Goals created | `modules/hall-ui/public/profile.html:145` |
|
|
451
458
|
| `2ed2cb8fbffd` | certain | Goals page | `modules/hall-ui/public/goals.js:94` |
|
|
452
|
-
| `320a0516a33e` | certain | Goals seeded — awaiting kickoff | `modules/hall-ui/public/roadmap.js:
|
|
459
|
+
| `320a0516a33e` | certain | Goals seeded — awaiting kickoff | `modules/hall-ui/public/roadmap.js:225` |
|
|
453
460
|
| `bba4caf837e9` | certain | Goals — {{worldName}} | `modules/hall-ui/public/goals.html:6` |
|
|
454
461
|
| `bba4caf837e9` | certain | Goals — {{worldName}} | `modules/hall-ui/public/goals.html:6` |
|
|
455
462
|
| `cab3de254155` | certain | Government — {{worldName}} | `modules/hall-ui/public/government.html:6` |
|
|
@@ -472,7 +479,7 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
472
479
|
| `81fa43a51f8f` | certain | How the system works | `modules/hall-ui/public/diagrams.html:32` |
|
|
473
480
|
| `06cb721a03e1` | certain | How the system works — {{worldName}} | `modules/hall-ui/public/diagrams.html:6` |
|
|
474
481
|
| `06cb721a03e1` | certain | How the system works — {{worldName}} | `modules/hall-ui/public/diagrams.html:6` |
|
|
475
|
-
| `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:
|
|
482
|
+
| `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` |
|
|
476
483
|
| `b536897de6a3` | certain | How this project is governed. | `modules/hall-ui/public/government.js:1142` |
|
|
477
484
|
| `2d156231e9fe` | certain | How you advance | `modules/hall-ui/public/ranks.html:55` |
|
|
478
485
|
| `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` |
|
|
@@ -498,17 +505,18 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
498
505
|
| `3102d1d90c98` | certain | Intel Mac? | `modules/hall-ui/public/settings.html:227` |
|
|
499
506
|
| `dad3388b49c9` | certain | Invitation rescinded. | `modules/hall-ui/public/goals-page.js:692` |
|
|
500
507
|
| `24f9e88c21f6` | certain | Invite by GitHub username | `modules/hall-ui/public/watch.js:271` |
|
|
501
|
-
| `d176de7857f3` | certain | Invited. | `modules/hall-ui/public/goals-render.js:
|
|
508
|
+
| `d176de7857f3` | certain | Invited. | `modules/hall-ui/public/goals-render.js:1178` |
|
|
502
509
|
| `b9cb720ad5d1` | certain | Invited? Sign in | `modules/hall-ui/public/hall-render.js:276` |
|
|
503
510
|
| `0e48bb2c8c94` | certain | Island index | `modules/hall-ui/public/atlas.html:76` |
|
|
504
511
|
| `2170b74c6526` | certain | Isometric map of the repository | `modules/hall-ui/public/atlas.html:54` |
|
|
505
512
|
| `bd8d04eb265c` | certain | It cleared the completeness grade at {…}/100. | `modules/hall-ui/public/government.js:932` |
|
|
513
|
+
| `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` |
|
|
506
514
|
| `79791be35018` | certain | It opens this hall in your browser — click one | `modules/hall-ui/public/hall-render.js:750` |
|
|
507
515
|
| `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` |
|
|
508
516
|
| `b0bcb3f844ec` | certain | Its author marked this as needing development — anyone can turn it into a Full Idea, and they keep the credit | `modules/hall-ui/public/idea.js:258` |
|
|
509
|
-
| `b7719e855009` | certain | Join goal | `modules/hall-ui/public/goals-render.js:
|
|
517
|
+
| `b7719e855009` | certain | Join goal | `modules/hall-ui/public/goals-render.js:944` |
|
|
510
518
|
| `9f9424a5100b` | certain | Join our Discord | `modules/hall-ui/public/hall-render.js:748` |
|
|
511
|
-
| `7ee76a958445` | certain | Join requests | `modules/hall-ui/public/goals-render.js:
|
|
519
|
+
| `7ee76a958445` | certain | Join requests | `modules/hall-ui/public/goals-render.js:1289` |
|
|
512
520
|
| `b7ab5922126b` | certain | Join-requests to approve | `modules/hall-ui/public/goal-inbox.js:117` |
|
|
513
521
|
| `d305f0df6f25` | certain | Jump to | `modules/hall-ui/public/palette.js:223` |
|
|
514
522
|
| `2bfc5a50ce88` | certain | Jump to a page or record | `modules/hall-ui/public/shell.js:380` |
|
|
@@ -527,7 +535,7 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
527
535
|
| `13bae4dfb28e` | certain | Last claimed by | `modules/hall-ui/public/task.js:549` |
|
|
528
536
|
| `1526a7ae8c85` | certain | Latest version: v{…}. | `modules/hall-ui/public/settings.js:1462` |
|
|
529
537
|
| `19ad2430937d` | certain | Learning capture | `modules/hall-ui/public/ideas.html:78` |
|
|
530
|
-
| `7c9b7a89353b` | certain | Leave goal | `modules/hall-ui/public/goals-render.js:
|
|
538
|
+
| `7c9b7a89353b` | certain | Leave goal | `modules/hall-ui/public/goals-render.js:931` |
|
|
531
539
|
| `f192ff6563f9` | certain | Leave your GitHub username and an Archon will let you in. No coding needed to start — once you're approved, si | `modules/hall-ui/public/hall-render.js:284` |
|
|
532
540
|
| `d6a78b9e5368` | certain | Let it be for now | `modules/hall-ui/public/studio.js:87` |
|
|
533
541
|
| `d6a78b9e5368` | certain | Let it be for now | `modules/hall-ui/public/studio.js:104` |
|
|
@@ -553,7 +561,7 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
553
561
|
| `ceec2218efe3` | certain | Loading the roadmap… | `modules/hall-ui/public/roadmap.html:33` |
|
|
554
562
|
| `db04803d9e72` | certain | Loading the roster… | `modules/hall-ui/public/roster.html:39` |
|
|
555
563
|
| `0cdad42009e6` | certain | Loading the task | `modules/hall-ui/public/task.html:46` |
|
|
556
|
-
| `d28d321e8a1e` | certain | Loading versions… | `modules/hall-ui/public/task-detail.js:
|
|
564
|
+
| `d28d321e8a1e` | certain | Loading versions… | `modules/hall-ui/public/task-detail.js:330` |
|
|
557
565
|
| `3c43f157035e` | certain | Loading your goals… | `modules/hall-ui/public/goals.js:95` |
|
|
558
566
|
| `7a239a17afc8` | certain | Loading your preferences… | `modules/hall-ui/public/settings.html:32` |
|
|
559
567
|
| `04df1bd30129` | certain | Loading your rank… | `modules/hall-ui/public/ranks.html:30` |
|
|
@@ -571,7 +579,7 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
571
579
|
| `19b0ed5781ae` | certain | Minimum rank required to claim this task | `modules/hall-ui/public/task-lib.js:65` |
|
|
572
580
|
| `64e91044df43` | certain | Mint a fresh CLI token using this browser session and paste it into your terminal — the quick way back in when | `modules/hall-ui/public/settings.html:145` |
|
|
573
581
|
| `0f8ea58a536b` | certain | Module catalog | `modules/hall-ui/public/modules.html:46` |
|
|
574
|
-
| `adcfddee56a8` | certain | Module scope — tasks authored in this goal are bounded to these modules | `modules/hall-ui/public/goals-render.js:
|
|
582
|
+
| `adcfddee56a8` | certain | Module scope — tasks authored in this goal are bounded to these modules | `modules/hall-ui/public/goals-render.js:830` |
|
|
575
583
|
| `9af4b7a3a36f` | certain | Module truth | `modules/hall-ui/public/atlas.html:48` |
|
|
576
584
|
| `319e9db996ea` | certain | Modules — {{worldName}} | `modules/hall-ui/public/modules.html:6` |
|
|
577
585
|
| `319e9db996ea` | certain | Modules — {{worldName}} | `modules/hall-ui/public/modules.html:6` |
|
|
@@ -600,9 +608,9 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
600
608
|
| `881d06b5e79f` | certain | No done-when criteria yet | `modules/hall-ui/public/goals-render.js:149` |
|
|
601
609
|
| `93c00cb1423a` | certain | No goal | `modules/hall-ui/public/work.js:523` |
|
|
602
610
|
| `d10dca462260` | certain | No goal (homeless) | `modules/hall-ui/public/ideas.js:382` |
|
|
603
|
-
| `fbb887a9b678` | certain | No goal has criteria met yet — work is in the task queue. | `modules/hall-ui/public/roadmap.js:
|
|
604
|
-
| `6771a8966ec3` | certain | No goals declared yet — this version is tracked by its {…} done-when criteria. | `modules/hall-ui/public/roadmap.js:
|
|
605
|
-
| `abc64639b134` | certain | No goals seeded yet. | `modules/hall-ui/public/roadmap.js:
|
|
611
|
+
| `fbb887a9b678` | certain | No goal has criteria met yet — work is in the task queue. | `modules/hall-ui/public/roadmap.js:135` |
|
|
612
|
+
| `6771a8966ec3` | certain | No goals declared yet — this version is tracked by its {…} done-when criteria. | `modules/hall-ui/public/roadmap.js:113` |
|
|
613
|
+
| `abc64639b134` | certain | No goals seeded yet. | `modules/hall-ui/public/roadmap.js:212` |
|
|
606
614
|
| `9b84e98cfc3b` | certain | No introductions right now. You will see one here when a pairing round runs. | `modules/hall-ui/public/collab.html:64` |
|
|
607
615
|
| `3b9823dd4579` | certain | No maintenance declared — nobody is on the hook for this module as the core advances. | `modules/hall-ui/public/modules.js:92` |
|
|
608
616
|
| `64a4281934d1` | certain | No match. Try a page name, or an id like | `modules/hall-ui/public/palette.js:179` |
|
|
@@ -615,8 +623,8 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
615
623
|
| `bef9fe43ba84` | certain | No sessions recorded yet. They land here as builders ship and end sessions. | `modules/hall-ui/public/sessions.js:78` |
|
|
616
624
|
| `e30ff7d92be7` | certain | No tasks are in progress right now. | `modules/hall-ui/public/work.js:197` |
|
|
617
625
|
| `712b64d8273f` | certain | No tasks match these filters. Try widening them. | `modules/hall-ui/public/work.js:366` |
|
|
618
|
-
| `78f78d1d1e1f` | certain | No version is in flight right now. | `modules/hall-ui/public/roadmap.js:
|
|
619
|
-
| `c9800f8b6bc8` | certain | No versions declared yet. | `modules/hall-ui/public/roadmap.js:
|
|
626
|
+
| `78f78d1d1e1f` | certain | No version is in flight right now. | `modules/hall-ui/public/roadmap.js:417` |
|
|
627
|
+
| `c9800f8b6bc8` | certain | No versions declared yet. | `modules/hall-ui/public/roadmap.js:435` |
|
|
620
628
|
| `4654849396a3` | certain | No work reviewed yet. | `modules/hall-ui/public/hall-widgets.js:150` |
|
|
621
629
|
| `91c409a4aea5` | certain | Nobody vouched for this name — anyone can file a request naming anyone. Confirm who is asking before you admit | `modules/hall-ui/public/watch.js:350` |
|
|
622
630
|
| `c72e0bdb834a` | certain | Not declared in module.json — this is who ships the module. | `modules/hall-ui/public/modules.js:62` |
|
|
@@ -625,14 +633,15 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
625
633
|
| `8226c979db4d` | certain | Not now | `modules/hall-ui/public/collab.js:196` |
|
|
626
634
|
| `61250b49a90b` | certain | Not scored. | `modules/hall-ui/public/idea.js:84` |
|
|
627
635
|
| `8d6afe6def47` | certain | Not signed in | `modules/hall-ui/public/settings.html:40` |
|
|
628
|
-
| `a290f6c14df9` | certain | Not taking requests | `modules/hall-ui/public/goals-render.js:
|
|
636
|
+
| `a290f6c14df9` | certain | Not taking requests | `modules/hall-ui/public/goals-render.js:939` |
|
|
629
637
|
| `19adac0efed1` | certain | Not yet available | `modules/hall-ui/public/not-ready.html:30` |
|
|
630
638
|
| `2c19f41704b9` | certain | Not yet available — {{worldName}} | `modules/hall-ui/public/not-ready.html:6` |
|
|
631
639
|
| `2c19f41704b9` | certain | Not yet available — {{worldName}} | `modules/hall-ui/public/not-ready.html:6` |
|
|
632
640
|
| `571b9b22dbda` | certain | Not yet ready — blocked by dependencies or awaiting promotion. These become claimable when their blockers ship | `modules/hall-ui/public/work.html:98` |
|
|
633
|
-
| `0c59d118db9b` | certain | Note (optional) | `modules/hall-ui/public/task-detail.js:
|
|
641
|
+
| `0c59d118db9b` | certain | Note (optional) | `modules/hall-ui/public/task-detail.js:476` |
|
|
634
642
|
| `cd652d04d616` | certain | Nothing changes yet. This files a task carrying your wording; whoever claims it lands the diff, and it ships g | `modules/hall-ui/public/copy-desk.html:168` |
|
|
635
643
|
| `fec5d78497e8` | certain | Nothing in the backlog right now. | `modules/hall-ui/public/work.js:1055` |
|
|
644
|
+
| `905e99f158c2` | certain | Nothing is discarded by omission: every task needs a decision before this can be submitted. Abandoning stamps | `modules/hall-ui/public/goals-render.js:1006` |
|
|
636
645
|
| `2c6e0dfbd781` | certain | Nothing is waiting on you. Requests reach you by your craft — set yours in | `modules/hall-ui/public/collab.html:44` |
|
|
637
646
|
| `2ec0fbb20a42` | certain | Nothing is waiting. A spark appears here when its author offers a quick idea up for development. | `modules/hall-ui/public/ideas.js:528` |
|
|
638
647
|
| `ad9a17a8a5eb` | certain | Nothing shipped yet. | `modules/hall-ui/public/profile.js:218` |
|
|
@@ -645,19 +654,19 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
645
654
|
| `ea1f179dd878` | certain | On this page | `modules/hall-ui/public/drachmae.html:56` |
|
|
646
655
|
| `c9454da07fc7` | certain | One click, and the app can act as you. | `modules/hall-ui/public/pair.js:52` |
|
|
647
656
|
| `d5f0b7156024` | certain | One line. This is what the idea is called everywhere else. | `modules/hall-ui/public/ideas.html:127` |
|
|
648
|
-
| `0bc1d1470e22` | certain | Only an open goal can be managed. | `modules/hall-ui/public/goals-render.js:
|
|
649
|
-
| `0bc1d1470e22` | certain | Only an open goal can be managed. | `modules/hall-ui/public/goals-render.js:
|
|
657
|
+
| `0bc1d1470e22` | certain | Only an open goal can be managed. | `modules/hall-ui/public/goals-render.js:1218` |
|
|
658
|
+
| `0bc1d1470e22` | certain | Only an open goal can be managed. | `modules/hall-ui/public/goals-render.js:1234` |
|
|
650
659
|
| `3e1d0b2334d1` | certain | Only if it needs it — with the AI at your side, or on your own. | `modules/hall-ui/public/studio.js:87` |
|
|
651
|
-
| `fa818ee444b4` | certain | Only this goal's owner or a manager (or an Archon) may do this. | `modules/hall-ui/public/goals-render.js:
|
|
652
|
-
| `fa818ee444b4` | certain | Only this goal's owner or a manager (or an Archon) may do this. | `modules/hall-ui/public/goals-render.js:
|
|
653
|
-
| `544011db314a` | certain | Only this goal's owner or a manager (or an Archon) may invite. | `modules/hall-ui/public/goals-render.js:
|
|
660
|
+
| `fa818ee444b4` | certain | Only this goal's owner or a manager (or an Archon) may do this. | `modules/hall-ui/public/goals-render.js:1217` |
|
|
661
|
+
| `fa818ee444b4` | certain | Only this goal's owner or a manager (or an Archon) may do this. | `modules/hall-ui/public/goals-render.js:1233` |
|
|
662
|
+
| `544011db314a` | certain | Only this goal's owner or a manager (or an Archon) may invite. | `modules/hall-ui/public/goals-render.js:1187` |
|
|
654
663
|
| `0c471e06cfc1` | certain | Only you can settle your own request — mark it answered when someone helped, or withdraw it when you no longer | `modules/hall-ui/public/collab.html:70` |
|
|
655
|
-
| `261d123970e8` | certain | Open goal #{…} | `modules/hall-ui/public/roadmap.js:
|
|
664
|
+
| `261d123970e8` | certain | Open goal #{…} | `modules/hall-ui/public/roadmap.js:119` |
|
|
656
665
|
| `5f3e0b179839` | certain | Open in Sessions | `modules/hall-ui/public/task.js:443` |
|
|
657
666
|
| `9f55e4674ebb` | certain | Open in the copy desk | `modules/hall-ui/public/studio.js:104` |
|
|
658
667
|
| `3366b115217b` | certain | Open navigation | `modules/hall-ui/public/shell.js:371` |
|
|
659
668
|
| `0f0b1e62148d` | certain | Open online environment | `modules/hall-ui/public/box-panel.js:421` |
|
|
660
|
-
| `855277dff074` | certain | Open task #{…} | `modules/hall-ui/public/goals-render.js:
|
|
669
|
+
| `855277dff074` | certain | Open task #{…} | `modules/hall-ui/public/goals-render.js:401` |
|
|
661
670
|
| `855277dff074` | certain | Open task #{…} | `modules/hall-ui/public/work.js:1065` |
|
|
662
671
|
| `99c630009152` | certain | Open tasks whose declared files overlap — sequence these before two builders collide. | `modules/hall-ui/public/goals.html:122` |
|
|
663
672
|
| `99c630009152` | certain | Open tasks whose declared files overlap — sequence these before two builders collide. | `modules/hall-ui/public/goals.html:187` |
|
|
@@ -678,9 +687,9 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
678
687
|
| `8595b0aa76a0` | certain | Pair Claude Desktop | `modules/hall-ui/public/settings.html:242` |
|
|
679
688
|
| `cf68a394cfa5` | certain | Paste command copied. | `modules/hall-ui/public/settings.js:996` |
|
|
680
689
|
| `a495649d1f82` | certain | Paste your key first. | `modules/hall-ui/public/settings.js:1117` |
|
|
681
|
-
| `542f801cc77f` | certain | Path-based estimate from declared files. Glob-aware detection with claim collisions — and lead resolution acti | `modules/hall-ui/public/goals-render.js:
|
|
690
|
+
| `542f801cc77f` | certain | Path-based estimate from declared files. Glob-aware detection with claim collisions — and lead resolution acti | `modules/hall-ui/public/goals-render.js:582` |
|
|
682
691
|
| `54fa47e421a5` | certain | Peer recognition | `modules/hall-ui/public/hall-widgets.js:168` |
|
|
683
|
-
| `47d609ece51c` | certain | Pending invitations | `modules/hall-ui/public/goals-render.js:
|
|
692
|
+
| `47d609ece51c` | certain | Pending invitations | `modules/hall-ui/public/goals-render.js:1290` |
|
|
684
693
|
| `a69aff719f1a` | certain | People asking to join. Approve or dismiss each request, re-read the ones you already decided, and take back an | `modules/hall-ui/public/watch.html:62` |
|
|
685
694
|
| `b95918d421ae` | certain | People — {{worldName}} | `modules/hall-ui/public/people.html:6` |
|
|
686
695
|
| `b95918d421ae` | certain | People — {{worldName}} | `modules/hall-ui/public/people.html:6` |
|
|
@@ -698,7 +707,7 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
698
707
|
| `04f8740a0cb4` | certain | Primer — {{worldName}} | `modules/hall-ui/public/primer.html:6` |
|
|
699
708
|
| `04f8740a0cb4` | certain | Primer — {{worldName}} | `modules/hall-ui/public/primer.html:6` |
|
|
700
709
|
| `92d8fad6dc91` | certain | Private account — this is all they share by applying. | `modules/hall-ui/public/watch.js:412` |
|
|
701
|
-
| `2b88c01d1697` | certain | Private — join is by invitation or an approved request | `modules/hall-ui/public/goals-render.js:
|
|
710
|
+
| `2b88c01d1697` | certain | Private — join is by invitation or an approved request | `modules/hall-ui/public/goals-render.js:842` |
|
|
702
711
|
| `230e7677aad4` | certain | Profile privacy | `modules/hall-ui/public/settings.html:110` |
|
|
703
712
|
| `f796836eac4e` | certain | Profile sections | `modules/hall-ui/public/profile.html:44` |
|
|
704
713
|
| `935b317ce2d8` | certain | Profile — {{worldName}} | `modules/hall-ui/public/profile.html:6` |
|
|
@@ -714,7 +723,7 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
714
723
|
| `cd7dc83871b6` | certain | Prompt for #{…} copied. | `modules/hall-ui/public/work.js:561` |
|
|
715
724
|
| `fe7f3488fda8` | certain | Propose new wording | `modules/hall-ui/public/copy-desk.html:152` |
|
|
716
725
|
| `abee9a18325d` | certain | Propose wording… | `modules/hall-ui/public/copy-desk.js:179` |
|
|
717
|
-
| `3f85bdc47099` | certain | Protected module scope — join by request; an Archon admits members | `modules/hall-ui/public/goals-render.js:
|
|
726
|
+
| `3f85bdc47099` | certain | Protected module scope — join by request; an Archon admits members | `modules/hall-ui/public/goals-render.js:848` |
|
|
718
727
|
| `e5c292c8b361` | certain | Provides (seams) | `modules/hall-ui/public/atlas.js:288` |
|
|
719
728
|
| `4de232a05888` | certain | Raise after | `modules/hall-ui/public/project-settings.js:113` |
|
|
720
729
|
| `b9c6def6b120` | certain | Rank set to {…}. | `modules/hall-ui/public/watch.js:789` |
|
|
@@ -732,7 +741,7 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
732
741
|
| `26e6c9879035` | certain | Reading the diagrams | `modules/hall-ui/public/diagrams.html:39` |
|
|
733
742
|
| `81cd2cdf954d` | certain | Reading the request… | `modules/hall-ui/public/pair.html:28` |
|
|
734
743
|
| `5b581cca590f` | certain | Ready — tasks to do | `modules/hall-ui/public/work.html:64` |
|
|
735
|
-
| `9ea556e7b78b` | certain | Reason (optional) | `modules/hall-ui/public/task-detail.js:
|
|
744
|
+
| `9ea556e7b78b` | certain | Reason (optional) | `modules/hall-ui/public/task-detail.js:527` |
|
|
736
745
|
| `7df3fd4ebf41` | certain | Reason (shown to the builder) | `modules/hall-ui/public/harbor.js:148` |
|
|
737
746
|
| `4f619c19a8e7` | certain | Rebase owed | `modules/hall-ui/public/hall-render.js:609` |
|
|
738
747
|
| `06cbba1440b1` | certain | Rebase owed — new claims paused | `modules/hall-ui/public/hall-render.js:494` |
|
|
@@ -741,7 +750,7 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
741
750
|
| `cd2bffe2e5b9` | certain | Recognize your peers’ finished work. A vote up (+) or down (−) shapes their karma after a one-week cooling per | `modules/hall-ui/public/hall-widgets.js:169` |
|
|
742
751
|
| `986ecda14881` | certain | Record your owner approval for | `modules/hall-ui/public/gate.js:94` |
|
|
743
752
|
| `dba9d3f3af13` | certain | Recorded sessions | `modules/hall-ui/public/sessions.html:55` |
|
|
744
|
-
| `58af483d7a84` | certain | Release task {…} | `modules/hall-ui/public/goals-render.js:
|
|
753
|
+
| `58af483d7a84` | certain | Release task {…} | `modules/hall-ui/public/goals-render.js:348` |
|
|
745
754
|
| `6f86e17007c6` | certain | Release your claim on #{…}? It returns to the queue and no {…} are earned. | `modules/hall-ui/public/goals-page.js:533` |
|
|
746
755
|
| `6f86e17007c6` | certain | Release your claim on #{…}? It returns to the queue and no {…} are earned. | `modules/hall-ui/public/work.js:939` |
|
|
747
756
|
| `975ffb256651` | certain | Release {…}? {…} to the queue and no {…} are earned. | `modules/hall-ui/public/work.js:888` |
|
|
@@ -767,8 +776,8 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
767
776
|
| `967f6d1ac068` | certain | Request dev box | `modules/hall-ui/public/box-panel.js:421` |
|
|
768
777
|
| `820f47ce5f16` | certain | Request sent | `modules/hall-ui/public/profile-connections.js:86` |
|
|
769
778
|
| `820f47ce5f16` | certain | Request sent | `modules/hall-ui/public/profile-connections.js:134` |
|
|
770
|
-
| `e86e43684bce` | certain | Request sent — the owner or a manager will review it. | `modules/hall-ui/public/goals-render.js:
|
|
771
|
-
| `280f20e7ddf5` | certain | Request withdrawn. | `modules/hall-ui/public/goals-render.js:
|
|
779
|
+
| `e86e43684bce` | certain | Request sent — the owner or a manager will review it. | `modules/hall-ui/public/goals-render.js:1241` |
|
|
780
|
+
| `280f20e7ddf5` | certain | Request withdrawn. | `modules/hall-ui/public/goals-render.js:1257` |
|
|
772
781
|
| `61f862ffb9eb` | certain | Requests addressed to your craft, or to you by name. Answering is optional and declining costs nothing — nobod | `modules/hall-ui/public/collab.html:38` |
|
|
773
782
|
| `a030881168b5` | certain | Reset to default | `modules/hall-ui/public/government.js:274` |
|
|
774
783
|
| `fd89b5be9d3b` | certain | Reset zoom to fit | `modules/hall-ui/public/diagram-viewer.js:97` |
|
|
@@ -778,6 +787,7 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
778
787
|
| `0887725744f2` | certain | Restricted. | `modules/hall-ui/public/government.js:1104` |
|
|
779
788
|
| `0887725744f2` | certain | Restricted. | `modules/hall-ui/public/harbor.js:337` |
|
|
780
789
|
| `0887725744f2` | certain | Restricted. | `modules/hall-ui/public/watch.js:1241` |
|
|
790
|
+
| `b33dde402434` | certain | Retire this goal — you will be asked what happens to any unfinished work | `modules/hall-ui/public/goals-render.js:927` |
|
|
781
791
|
| `feb48b0d462c` | certain | Return to the Dev Box app and click “Connect” again for a fresh code. | `modules/hall-ui/public/pair.js:32` |
|
|
782
792
|
| `908a0d5d0685` | certain | Review how it judged this work, and teach it what good looked like. | `modules/hall-ui/public/studio.js:87` |
|
|
783
793
|
| `f1b2b158c3b1` | certain | Review quality | `modules/hall-ui/public/watch.html:82` |
|
|
@@ -797,15 +807,15 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
797
807
|
| `00ca4e3c7c7d` | certain | Sections in this reference | `modules/hall-ui/public/drachmae.html:49` |
|
|
798
808
|
| `ab8af800f2bb` | certain | Security reports | `modules/hall-ui/public/watch.html:47` |
|
|
799
809
|
| `9e370ee74bc4` | certain | See all ready work → | `modules/hall-ui/public/hall-widgets.js:105` |
|
|
800
|
-
| `324af64c8b6e` | certain | See all {…} goals {…} | `modules/hall-ui/public/roadmap.js:
|
|
801
|
-
| `324af64c8b6e` | certain | See all {…} goals {…} | `modules/hall-ui/public/roadmap.js:
|
|
810
|
+
| `324af64c8b6e` | certain | See all {…} goals {…} | `modules/hall-ui/public/roadmap.js:135` |
|
|
811
|
+
| `324af64c8b6e` | certain | See all {…} goals {…} | `modules/hall-ui/public/roadmap.js:214` |
|
|
802
812
|
| `fa1f021dbe21` | certain | See how ranks work | `modules/hall-ui/public/not-ready.html:37` |
|
|
803
813
|
| `a9c398651862` | certain | See the cross-project record | `modules/hall-ui/public/profile-canonical.js:114` |
|
|
804
814
|
| `17d5b5739f46` | certain | See the work board → | `modules/hall-ui/public/hall-render.js:944` |
|
|
805
815
|
| `75dc5463facc` | certain | Select at least 2 waiting tasks to copy a parallel-session prompt. | `modules/hall-ui/public/work.js:766` |
|
|
806
816
|
| `a98882faa482` | certain | Select at least 2 waiting tasks to copy a sequential prompt. | `modules/hall-ui/public/work.js:791` |
|
|
807
817
|
| `582bdd9435eb` | certain | Select task {…} for bulk actions | `modules/hall-ui/public/work.js:405` |
|
|
808
|
-
| `d91c8e9be76c` | certain | Select task {…} for bulk claim | `modules/hall-ui/public/goals-render.js:
|
|
818
|
+
| `d91c8e9be76c` | certain | Select task {…} for bulk claim | `modules/hall-ui/public/goals-render.js:339` |
|
|
809
819
|
| `7e1d54119e08` | certain | Select task {…} for bulk release | `modules/hall-ui/public/work.js:216` |
|
|
810
820
|
| `ae43a132699b` | certain | Selectable today | `modules/hall-ui/public/government.js:721` |
|
|
811
821
|
| `d14e8e9acaff` | certain | Session ended. | `modules/hall-ui/public/settings-sessions.js:81` |
|
|
@@ -866,7 +876,7 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
866
876
|
| `4894b1d9b0de` | certain | System oversight: people, operations and security. | `modules/hall-ui/public/watch.js:1300` |
|
|
867
877
|
| `dfc967a63d57` | certain | Task lifecycle from backlog to shipped, showing states and transitions and the edge where credits are awarded. | `modules/hall-ui/public/diagrams.html:51` |
|
|
868
878
|
| `10cc12f37636` | certain | Task sections | `modules/hall-ui/public/work.html:53` |
|
|
869
|
-
| `0e636ea41b29` | certain | Task status | `modules/hall-ui/public/goals-render.js:
|
|
879
|
+
| `0e636ea41b29` | certain | Task status | `modules/hall-ui/public/goals-render.js:340` |
|
|
870
880
|
| `af527fbc48e1` | certain | Task that carried the fix | `modules/hall-ui/public/copy-desk.html:127` |
|
|
871
881
|
| `eff70e59d12e` | certain | Task {…} | `modules/hall-ui/public/task.js:454` |
|
|
872
882
|
| `eff70e59d12e` | certain | Task {…} | `modules/hall-ui/public/task.js:463` |
|
|
@@ -874,7 +884,7 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
874
884
|
| `eff70e59d12e` | certain | Task {…} | `modules/hall-ui/public/task.js:703` |
|
|
875
885
|
| `1d714be820d3` | certain | Task — {{worldName}} | `modules/hall-ui/public/task.html:6` |
|
|
876
886
|
| `1d714be820d3` | certain | Task — {{worldName}} | `modules/hall-ui/public/task.html:6` |
|
|
877
|
-
| `860fa4af9917` | certain | Tasks could not be loaded. | `modules/hall-ui/public/goals-render.js:
|
|
887
|
+
| `860fa4af9917` | certain | Tasks could not be loaded. | `modules/hall-ui/public/goals-render.js:1109` |
|
|
878
888
|
| `0a471ed243db` | certain | Tasks in the ledger are numbered separately from GitHub pull requests, so this may be a PR number rather than | `modules/hall-ui/public/task.js:691` |
|
|
879
889
|
| `2fc66e722e33` | certain | Tasks open once you have read the builder primer. | `modules/hall-ui/public/work.html:43` |
|
|
880
890
|
| `44579eef0c8d` | certain | Tasks — {{worldName}} | `modules/hall-ui/public/work.html:6` |
|
|
@@ -897,7 +907,7 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
897
907
|
| `6e2554615883` | certain | The event sounds could not be loaded. Reload the page to try again. | `modules/hall-ui/public/settings.js:393` |
|
|
898
908
|
| `36ed1b04583e` | certain | The full queues | `modules/hall-ui/public/studio.html:56` |
|
|
899
909
|
| `cb7c7879eeba` | certain | The fundamentals | `modules/hall-ui/public/project-settings.html:40` |
|
|
900
|
-
| `4dd13bc5a35b` | certain | The goal's leads have paused applications; they can still invite you | `modules/hall-ui/public/goals-render.js:
|
|
910
|
+
| `4dd13bc5a35b` | certain | The goal's leads have paused applications; they can still invite you | `modules/hall-ui/public/goals-render.js:939` |
|
|
901
911
|
| `19b23f2cc45b` | certain | The grading panel could not run when this task was shipped, so no quality signal was recorded — an outage, not | `modules/hall-ui/public/task.js:373` |
|
|
902
912
|
| `797f02fa8295` | certain | The hosted machine your work runs on. Open it in your browser (the online terminal) or connect over SSH — whic | `modules/hall-ui/public/settings.html:204` |
|
|
903
913
|
| `9f45c63c9697` | certain | The kinds of work you prefer. Task suggestions lean toward your choices — pick one, several, or none. | `modules/hall-ui/public/settings.html:127` |
|
|
@@ -916,11 +926,11 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
916
926
|
| `3bc5ec5f35ec` | certain | The ranks, lowest to highest | `modules/hall-ui/public/ranks.html:46` |
|
|
917
927
|
| `1ce78006fe00` | certain | The reference did not load | `modules/hall-ui/public/drachmae.html:85` |
|
|
918
928
|
| `3b5260b8780a` | certain | The reserved 16-rank ladder, which ranks are live today (archon, metic, thetes, xenos), and what each may do. | `modules/hall-ui/public/diagrams.html:60` |
|
|
919
|
-
| `cfa55899240b` | certain | The roadmap could not be loaded right now. Reload to try again. | `modules/hall-ui/public/roadmap.js:
|
|
920
|
-
| `2dea5ed89aa1` | certain | The roadmap failed to load. Reload to try again. | `modules/hall-ui/public/roadmap.js:
|
|
929
|
+
| `cfa55899240b` | certain | The roadmap could not be loaded right now. Reload to try again. | `modules/hall-ui/public/roadmap.js:448` |
|
|
930
|
+
| `2dea5ed89aa1` | certain | The roadmap failed to load. Reload to try again. | `modules/hall-ui/public/roadmap.js:449` |
|
|
921
931
|
| `38ce5d68c182` | certain | The roster | `modules/hall-ui/public/roster.html:36` |
|
|
922
932
|
| `dd6a926b8137` | certain | The same sentence, in several places. Sometimes that is right and the answer is to dismiss it; sometimes it is | `modules/hall-ui/public/copy-desk.html:57` |
|
|
923
|
-
| `cd4ceb6e7e48` | certain | The seeded plan | `modules/hall-ui/public/roadmap.js:
|
|
933
|
+
| `cd4ceb6e7e48` | certain | The seeded plan | `modules/hall-ui/public/roadmap.js:214` |
|
|
924
934
|
| `d01d36a596b0` | certain | The session log could not be loaded. Try again. | `modules/hall-ui/public/sessions.js:242` |
|
|
925
935
|
| `d01d36a596b0` | certain | The session log could not be loaded. Try again. | `modules/hall-ui/public/sessions.js:294` |
|
|
926
936
|
| `e48a9b77d91b` | certain | The session log opens from a higher rank. | `modules/hall-ui/public/sessions.html:41` |
|
|
@@ -944,14 +954,15 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
944
954
|
| `b7c288328f79` | certain | This builder hides their cross-project record. | `modules/hall-ui/public/watch.js:393` |
|
|
945
955
|
| `ed313d96b419` | certain | This builder keeps their track record private. | `modules/hall-ui/public/profile.js:270` |
|
|
946
956
|
| `3f9e476e22db` | certain | This clears {…}. The gate check re-runs and the PR merges once it goes green. Your approval applies only to co | `modules/hall-ui/public/gate.js:94` |
|
|
947
|
-
| `c2a0e726bd97` | certain | This goal is Archon-mediated — request to join instead. | `modules/hall-ui/public/goals-render.js:
|
|
948
|
-
| `0dd14cf15c8b` | certain | This goal is blocked until each prerequisite goal is achieved | `modules/hall-ui/public/goals-render.js:
|
|
949
|
-
| `e9a366866022` | certain | This goal is not open. | `modules/hall-ui/public/goals-render.js:
|
|
950
|
-
| `e9a366866022` | certain | This goal is not open. | `modules/hall-ui/public/goals-render.js:
|
|
951
|
-
| `6d499c7d37ab` | certain | This goal is open — joining directly instead. | `modules/hall-ui/public/goals-render.js:
|
|
952
|
-
| `e8c7a2e41278` | certain | This goal is private — request to join instead. | `modules/hall-ui/public/goals-render.js:
|
|
953
|
-
| `ac621aa8ce06` | certain | This goal is scoped to a protected module — only an Archon may add members. | `modules/hall-ui/public/goals-render.js:
|
|
954
|
-
| `ba404d3207f7` | certain | This goal isn't taking requests right now. | `modules/hall-ui/public/goals-render.js:
|
|
957
|
+
| `c2a0e726bd97` | certain | This goal is Archon-mediated — request to join instead. | `modules/hall-ui/public/goals-render.js:1201` |
|
|
958
|
+
| `0dd14cf15c8b` | certain | This goal is blocked until each prerequisite goal is achieved | `modules/hall-ui/public/goals-render.js:836` |
|
|
959
|
+
| `e9a366866022` | certain | This goal is not open. | `modules/hall-ui/public/goals-render.js:1188` |
|
|
960
|
+
| `e9a366866022` | certain | This goal is not open. | `modules/hall-ui/public/goals-render.js:1204` |
|
|
961
|
+
| `6d499c7d37ab` | certain | This goal is open — joining directly instead. | `modules/hall-ui/public/goals-render.js:1248` |
|
|
962
|
+
| `e8c7a2e41278` | certain | This goal is private — request to join instead. | `modules/hall-ui/public/goals-render.js:1202` |
|
|
963
|
+
| `ac621aa8ce06` | certain | This goal is scoped to a protected module — only an Archon may add members. | `modules/hall-ui/public/goals-render.js:1185` |
|
|
964
|
+
| `ba404d3207f7` | certain | This goal isn't taking requests right now. | `modules/hall-ui/public/goals-render.js:1249` |
|
|
965
|
+
| `c7d2bc751184` | certain | This goal was added to {…} after it had already started building — an Archon override of the scope gate | `modules/hall-ui/public/goals-render.js:867` |
|
|
955
966
|
| `7cf191cb9a4a` | certain | This is the environment you will build in — no SSH, nothing to install. | `modules/hall-ui/public/hall-render.js:750` |
|
|
956
967
|
| `23f531302e9e` | certain | This is you — | `modules/hall-ui/public/profile.js:266` |
|
|
957
968
|
| `c4a7e427e82c` | certain | This one | `modules/hall-ui/public/settings.html:227` |
|
|
@@ -977,9 +988,9 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
977
988
|
| `aa445f06cc5e` | certain | Unlink failed: {…} | `modules/hall-ui/public/settings.js:944` |
|
|
978
989
|
| `67fbc770b3b3` | certain | Upvote (+1) | `modules/hall-ui/public/builders.js:739` |
|
|
979
990
|
| `6200bac6bdca` | certain | View all sessions | `modules/hall-ui/public/watch.html:106` |
|
|
980
|
-
| `9b92aa01516d` | certain | View all {…} {…} → | `modules/hall-ui/public/goals-render.js:
|
|
991
|
+
| `9b92aa01516d` | certain | View all {…} {…} → | `modules/hall-ui/public/goals-render.js:594` |
|
|
981
992
|
| `4babdfeaf27f` | certain | View full standing → | `modules/hall-ui/public/hall-widgets.js:86` |
|
|
982
|
-
| `f8546b3e285e` | certain | View tasks {…} | `modules/hall-ui/public/roadmap.js:
|
|
993
|
+
| `f8546b3e285e` | certain | View tasks {…} | `modules/hall-ui/public/roadmap.js:154` |
|
|
983
994
|
| `71c09cda8246` | certain | Voice for {…} | `modules/hall-ui/public/settings.js:76` |
|
|
984
995
|
| `2940b7828d26` | certain | Volume {…}%. | `modules/hall-ui/public/settings.js:218` |
|
|
985
996
|
| `6905f2ee5702` | certain | Vote on this work | `modules/hall-ui/public/builders.js:739` |
|
|
@@ -996,6 +1007,7 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
996
1007
|
| `d6bae87dc29b` | certain | What builders will see | `modules/hall-ui/public/government.html:88` |
|
|
997
1008
|
| `f3d93a872a38` | certain | What counts | `modules/hall-ui/public/drachmae.js:107` |
|
|
998
1009
|
| `4a33938611be` | certain | What each builder's dev box has cost — spin-up, compute, and storage. Tracked for oversight; not charged in th | `modules/hall-ui/public/watch.html:95` |
|
|
1010
|
+
| `21b7bd90ce2a` | certain | What happens to task {…} | `modules/hall-ui/public/goals-render.js:970` |
|
|
999
1011
|
| `0874800c694a` | certain | What is being built right now. See | `modules/hall-ui/public/work.html:84` |
|
|
1000
1012
|
| `70dc106494cf` | certain | What is wrong with it, and what would better look like? | `modules/hall-ui/public/copy-desk.html:101` |
|
|
1001
1013
|
| `ae44a375e814` | certain | What it unlocks | `modules/hall-ui/public/ranks.js:109` |
|
|
@@ -1017,22 +1029,24 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
1017
1029
|
| `fe85463560e0` | certain | Who builds on this project, ranked by work shipped. This project's own ledger — unlike the cross-project direc | `modules/hall-ui/public/roster.html:28` |
|
|
1018
1030
|
| `7dbdb882e967` | certain | Who can find you. Your profile page can be public or private, and recruiters looking for builders are allowed | `modules/hall-ui/public/settings.html:111` |
|
|
1019
1031
|
| `045c629729b7` | certain | Who’s on this goal, and what they’ve contributed to it. | `modules/hall-ui/public/goals.html:198` |
|
|
1032
|
+
| `5cc53380b1e8` | certain | Why (optional) | `modules/hall-ui/public/goals-render.js:999` |
|
|
1020
1033
|
| `62ab2e60f629` | certain | Why is this better? | `modules/hall-ui/public/copy-desk.html:164` |
|
|
1034
|
+
| `2b047710fd6d` | certain | Why this goal is being retired (required) | `modules/hall-ui/public/goals-render.js:1009` |
|
|
1021
1035
|
| `fbd8a815b808` | certain | Why — the reason the author will act on | `modules/hall-ui/public/government.js:962` |
|
|
1022
1036
|
| `a3ac116b499a` | certain | Why? | `modules/hall-ui/public/copy-desk.html:99` |
|
|
1023
1037
|
| `0dcb485477b6` | certain | Windows (ARM) | `modules/hall-ui/public/hall-render.js:750` |
|
|
1024
1038
|
| `c5fd76a9e03d` | certain | Won {…} | `modules/hall-ui/public/builders.js:487` |
|
|
1025
1039
|
| `c5fd76a9e03d` | certain | Won {…} | `modules/hall-ui/public/profile.js:127` |
|
|
1026
1040
|
| `986514f35589` | certain | Work board | `modules/hall-ui/public/work.html:31` |
|
|
1027
|
-
| `520d139df9eb` | certain | Work is complete but the version is held — no tasks are being claimed here right now. | `modules/hall-ui/public/roadmap.js:
|
|
1041
|
+
| `520d139df9eb` | certain | Work is complete but the version is held — no tasks are being claimed here right now. | `modules/hall-ui/public/roadmap.js:243` |
|
|
1028
1042
|
| `0e6b8e8f26cc` | certain | Works completed | `modules/hall-ui/public/profile.html:140` |
|
|
1029
1043
|
| `52e5fe3c6075` | certain | Write a Full Idea | `modules/hall-ui/public/ideas.html:106` |
|
|
1030
1044
|
| `7664f4373d1f` | certain | Write one | `modules/hall-ui/public/idea.js:258` |
|
|
1031
1045
|
| `47f61e576454` | certain | Write the wording you want instead. | `modules/hall-ui/public/copy-desk.js:436` |
|
|
1032
1046
|
| `c368b56ecf40` | certain | Xenos builders start with a focused set of pages — ship your first | `modules/hall-ui/public/not-ready.html:31` |
|
|
1033
|
-
| `b6b0fcb2bcee` | certain | You already have a pending request or invitation for this goal. | `modules/hall-ui/public/goals-render.js:
|
|
1034
|
-
| `52e93bbc07a6` | certain | You are already a member of this goal. | `modules/hall-ui/public/goals-render.js:
|
|
1035
|
-
| `46b1265ef172` | certain | You are not a member of this goal. | `modules/hall-ui/public/goals-render.js:
|
|
1047
|
+
| `b6b0fcb2bcee` | certain | You already have a pending request or invitation for this goal. | `modules/hall-ui/public/goals-render.js:1246` |
|
|
1048
|
+
| `52e93bbc07a6` | certain | You are already a member of this goal. | `modules/hall-ui/public/goals-render.js:1247` |
|
|
1049
|
+
| `46b1265ef172` | certain | You are not a member of this goal. | `modules/hall-ui/public/goals-render.js:1203` |
|
|
1036
1050
|
| `b31fc908c962` | certain | You claimed #{…}. Open a terminal to start work. | `modules/hall-ui/public/goals-page.js:418` |
|
|
1037
1051
|
| `b31fc908c962` | certain | You claimed #{…}. Open a terminal to start work. | `modules/hall-ui/public/goals-page.js:515` |
|
|
1038
1052
|
| `b31fc908c962` | certain | You claimed #{…}. Open a terminal to start work. | `modules/hall-ui/public/work.js:853` |
|
|
@@ -1078,7 +1092,7 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
1078
1092
|
| `a02616e47d11` | certain | a year of qualifying ships, in your timezone \u00b7 only you see this one | `modules/hall-ui/public/profile-charts.js:285` |
|
|
1079
1093
|
| `44e6e402db94` | certain | account, then open | `modules/hall-ui/public/hall-render.js:750` |
|
|
1080
1094
|
| `ae43396446ed` | certain | account. | `modules/hall-ui/public/hall-render.js:750` |
|
|
1081
|
-
| `9612c983451f` | certain | achieved · | `modules/hall-ui/public/roadmap.js:
|
|
1095
|
+
| `9612c983451f` | certain | achieved · | `modules/hall-ui/public/roadmap.js:295` |
|
|
1082
1096
|
| `dbfc9e6e921b` | certain | active builder{…}: {…} | `modules/hall-ui/public/government.js:721` |
|
|
1083
1097
|
| `754babaae931` | certain | and ask in | `modules/hall-ui/public/hall-render.js:748` |
|
|
1084
1098
|
| `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` |
|
|
@@ -1101,7 +1115,7 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
1101
1115
|
| `9203a7283960` | certain | claim next | `modules/hall-ui/public/goals-render.js:159` |
|
|
1102
1116
|
| `3a49b4974af1` | certain | clean ship you are promoted automatically to | `modules/hall-ui/public/ranks.js:83` |
|
|
1103
1117
|
| `508ff7083048` | certain | command says your session expired. | `modules/hall-ui/public/settings.html:147` |
|
|
1104
|
-
| `b2ed350c2c2c` | certain | criteria planned · no tasks yet | `modules/hall-ui/public/roadmap.js:
|
|
1118
|
+
| `b2ed350c2c2c` | certain | criteria planned · no tasks yet | `modules/hall-ui/public/roadmap.js:225` |
|
|
1105
1119
|
| `0e2bef756977` | certain | days ({…}–{…}) | `modules/hall-ui/public/project-settings.js:113` |
|
|
1106
1120
|
| `2a3ff5ca33a9` | certain | default (on) | `modules/hall-ui/public/settings.js:505` |
|
|
1107
1121
|
| `4a287afb0892` | certain | default for your rank | `modules/hall-ui/public/settings.js:422` |
|
|
@@ -1121,35 +1135,36 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
1121
1135
|
| `1874087e6d87` | certain | for Mac or Windows, sign in with your | `modules/hall-ui/public/hall-render.js:750` |
|
|
1122
1136
|
| `836646d95f03` | certain | for a link that runs this session in Claude's own web/app interface, the same UI you'd use on a computer. | `modules/hall-ui/public/hall-render.js:750` |
|
|
1123
1137
|
| `50eb308666b2` | certain | for version-level progress and goals. | `modules/hall-ui/public/work.html:84` |
|
|
1124
|
-
| `064c72453555` | certain | goals · | `modules/hall-ui/public/roadmap.js:
|
|
1138
|
+
| `064c72453555` | certain | goals · | `modules/hall-ui/public/roadmap.js:225` |
|
|
1125
1139
|
| `c5862d055f1a` | certain | hard floor | `modules/hall-ui/public/gate.js:127` |
|
|
1126
1140
|
| `d91e3e4daf32` | certain | help — it only changes the identity once more. | `modules/hall-ui/public/box-panel.js:162` |
|
|
1127
1141
|
| `55d673a5f0ec` | certain | highest credits | `modules/hall-ui/public/hall-widgets.js:135` |
|
|
1128
1142
|
| `06aab18fc3b5` | certain | holds the repo. Follow the numbered path to see how a credential-less box gets its work to prod. This is the l | `modules/hall-ui/public/diagrams.html:74` |
|
|
1129
1143
|
| `17ab8db79e1f` | certain | holds the worker, the code, and your local memory; the | `modules/hall-ui/public/diagrams.html:74` |
|
|
1130
1144
|
| `7d5cbe3d81e4` | certain | how long a vote stays open | `modules/hall-ui/public/government.html:55` |
|
|
1131
|
-
| `dacb901c4f10` | certain | idea number | `modules/hall-ui/public/task-detail.js:
|
|
1145
|
+
| `dacb901c4f10` | certain | idea number | `modules/hall-ui/public/task-detail.js:474` |
|
|
1132
1146
|
| `7df22e74c87a` | certain | idea {…} | `modules/hall-ui/public/idea.js:210` |
|
|
1133
1147
|
| `7df22e74c87a` | certain | idea {…} | `modules/hall-ui/public/ideas.js:348` |
|
|
1134
1148
|
| `2123a62d69e3` | certain | if this stays empty. | `modules/hall-ui/public/collab.html:45` |
|
|
1135
|
-
| `b2b399fdd6a4` | certain | in progress | `modules/hall-ui/public/roadmap.js:
|
|
1136
|
-
| `b2b399fdd6a4` | certain | in progress | `modules/hall-ui/public/roadmap.js:
|
|
1137
|
-
| `0af147b7fd54` | certain | in progress · | `modules/hall-ui/public/roadmap.js:
|
|
1149
|
+
| `b2b399fdd6a4` | certain | in progress | `modules/hall-ui/public/roadmap.js:127` |
|
|
1150
|
+
| `b2b399fdd6a4` | certain | in progress | `modules/hall-ui/public/roadmap.js:214` |
|
|
1151
|
+
| `0af147b7fd54` | certain | in progress · | `modules/hall-ui/public/roadmap.js:295` |
|
|
1138
1152
|
| `8da672b2a3ca` | certain | in the terminal. | `modules/hall-ui/public/box-panel.js:226` |
|
|
1139
1153
|
| `1bf5c8a8d8bd` | certain | in this state | `modules/hall-ui/public/harbor.js:219` |
|
|
1140
1154
|
| `275e222d5448` | certain | instead of the last line. New to the steps? The | `modules/hall-ui/public/hall-render.js:817` |
|
|
1141
1155
|
| `01ae1a45baff` | certain | invited by {…} | `modules/hall-ui/public/goal-inbox.js:53` |
|
|
1142
|
-
| `77ad318bb546` | certain | invited — awaiting their response | `modules/hall-ui/public/goals-render.js:
|
|
1156
|
+
| `77ad318bb546` | certain | invited — awaiting their response | `modules/hall-ui/public/goals-render.js:1281` |
|
|
1143
1157
|
| `af0777cd098b` | certain | is hardcoded back inside this | `modules/hall-ui/public/index.html:56` |
|
|
1144
1158
|
| `c767b3e07826` | certain | is only the screen; the | `modules/hall-ui/public/diagrams.html:74` |
|
|
1145
1159
|
| `aa530bd15088` | certain | itself). The registry stays the single source of truth for what the hall shows; a fitness check (scripts/gds/f | `modules/hall-ui/public/index.html:53` |
|
|
1146
1160
|
| `9018bf6e99eb` | certain | last used {…} · signed in {…} | `modules/hall-ui/public/settings-sessions.js:46` |
|
|
1147
|
-
| `2ce7738b1eb0` | certain | loading goals… | `modules/hall-ui/public/task-detail.js:
|
|
1161
|
+
| `2ce7738b1eb0` | certain | loading goals… | `modules/hall-ui/public/task-detail.js:394` |
|
|
1148
1162
|
| `754bdec368ed` | certain | lowest credits | `modules/hall-ui/public/hall-widgets.js:136` |
|
|
1149
1163
|
| `cffba8409070` | certain | manage its visibility in Settings → Cross-project record | `modules/hall-ui/public/profile.js:266` |
|
|
1150
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:721` |
|
|
1151
1165
|
| `0eefd625d954` | certain | merged into | `modules/hall-ui/public/idea.js:210` |
|
|
1152
1166
|
| `70c234985d42` | certain | most recent first | `modules/hall-ui/public/hall-widgets.js:134` |
|
|
1167
|
+
| `e7213f35cd9a` | certain | move → #{…} {…} | `modules/hall-ui/public/goals-render.js:969` |
|
|
1153
1168
|
| `f61d8fc1516d` | certain | new SSH identity | `modules/hall-ui/public/harbor.js:125` |
|
|
1154
1169
|
| `fdfb8b2ce948` | certain | new identity | `modules/hall-ui/public/box-panel.js:160` |
|
|
1155
1170
|
| `fdfb8b2ce948` | certain | new identity | `modules/hall-ui/public/box-panel.js:339` |
|
|
@@ -1161,16 +1176,16 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
1161
1176
|
| `61f0f4b2f4ab` | certain | not categorised yet | `modules/hall-ui/public/goals-page.js:277` |
|
|
1162
1177
|
| `01a3d68d80c1` | certain | not graded (grader outage) | `modules/hall-ui/public/builders.js:567` |
|
|
1163
1178
|
| `d43b9bbb8d4d` | certain | not graded (quality lens unavailable) | `modules/hall-ui/public/builders.js:569` |
|
|
1164
|
-
| `3916a3dc8e98` | certain | not started | `modules/hall-ui/public/roadmap.js:
|
|
1165
|
-
| `3916a3dc8e98` | certain | not started | `modules/hall-ui/public/roadmap.js:
|
|
1179
|
+
| `3916a3dc8e98` | certain | not started | `modules/hall-ui/public/roadmap.js:127` |
|
|
1180
|
+
| `3916a3dc8e98` | certain | not started | `modules/hall-ui/public/roadmap.js:295` |
|
|
1166
1181
|
| `b5567b42fa52` | certain | not yet | `modules/hall-ui/public/not-ready.html:25` |
|
|
1167
1182
|
| `8ca0a499ec86` | certain | nothing recorded yet · {…} | `modules/hall-ui/public/profile-charts.js:220` |
|
|
1168
1183
|
| `e2c643fbf4d6` | certain | npm install | `modules/hall-ui/public/hall-render.js:791` |
|
|
1169
1184
|
| `e90b5601ce16` | certain | objected to | `modules/hall-ui/public/government.js:824` |
|
|
1170
|
-
| `351d56b80a6c` | certain | of all in-flight tasks shipped | `modules/hall-ui/public/roadmap.js:
|
|
1185
|
+
| `351d56b80a6c` | certain | of all in-flight tasks shipped | `modules/hall-ui/public/roadmap.js:305` |
|
|
1171
1186
|
| `09172f45e6da` | certain | of the 90% needed | `modules/hall-ui/public/primer.html:101` |
|
|
1172
1187
|
| `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` |
|
|
1173
|
-
| `5e7a2220c6a9` | certain | of {…} | `modules/hall-ui/public/roadmap.js:
|
|
1188
|
+
| `5e7a2220c6a9` | certain | of {…} | `modules/hall-ui/public/roadmap.js:295` |
|
|
1174
1189
|
| `36e3f6ba7bf4` | certain | older code | `modules/hall-ui/public/box-panel.js:202` |
|
|
1175
1190
|
| `759c12b5f983` | certain | oldest first | `modules/hall-ui/public/hall-widgets.js:134` |
|
|
1176
1191
|
| `c15a63d53697` | certain | on {…} is asking to sign in as | `modules/hall-ui/public/pair.js:53` |
|
|
@@ -1189,9 +1204,9 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
1189
1204
|
| `d4bb81532896` | certain | repro steps, context, anything that helps… | `modules/hall-ui/public/ideas.html:87` |
|
|
1190
1205
|
| `594962dc9ec3` | certain | s into the view containers below (falling back to | `modules/hall-ui/public/index.html:52` |
|
|
1191
1206
|
| `2a42549b34ae` | certain | said, when flagged: | `modules/hall-ui/public/copy-desk.js:124` |
|
|
1192
|
-
| `9bec9eb4829e` | certain | scope: {…} | `modules/hall-ui/public/goals-render.js:
|
|
1193
|
-
| `a6f55d7aa6f7` | certain | shipped (live) | `modules/hall-ui/public/roadmap.js:
|
|
1194
|
-
| `026ba1289d4d` | certain | shipped · | `modules/hall-ui/public/goals-render.js:
|
|
1207
|
+
| `9bec9eb4829e` | certain | scope: {…} | `modules/hall-ui/public/goals-render.js:830` |
|
|
1208
|
+
| `a6f55d7aa6f7` | certain | shipped (live) | `modules/hall-ui/public/roadmap.js:305` |
|
|
1209
|
+
| `026ba1289d4d` | certain | shipped · | `modules/hall-ui/public/goals-render.js:752` |
|
|
1195
1210
|
| `ec6d8c900bc8` | certain | sign in | `modules/hall-ui/public/profile-charts.js:499` |
|
|
1196
1211
|
| `ec6d8c900bc8` | certain | sign in | `modules/hall-ui/public/profile-charts.js:511` |
|
|
1197
1212
|
| `0215b2cdca8c` | certain | submit for review | `modules/hall-ui/public/modules.js:132` |
|
|
@@ -1203,8 +1218,8 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
1203
1218
|
| `4d8ee7d68974` | certain | task {…} | `modules/hall-ui/public/idea.js:207` |
|
|
1204
1219
|
| `4d8ee7d68974` | certain | task {…} | `modules/hall-ui/public/ideas.js:476` |
|
|
1205
1220
|
| `4d8ee7d68974` | certain | task {…} | `modules/hall-ui/public/watch.js:1212` |
|
|
1206
|
-
| `a41659dc2bee` | certain | tasks remaining | `modules/hall-ui/public/roadmap.js:
|
|
1207
|
-
| `bd3402efa59e` | certain | task{…} shipped | `modules/hall-ui/public/goals-render.js:
|
|
1221
|
+
| `a41659dc2bee` | certain | tasks remaining | `modules/hall-ui/public/roadmap.js:305` |
|
|
1222
|
+
| `bd3402efa59e` | certain | task{…} shipped | `modules/hall-ui/public/goals-render.js:793` |
|
|
1208
1223
|
| `95854f8315ca` | certain | the page everyone else reads | `modules/hall-ui/public/profile.html:32` |
|
|
1209
1224
|
| `632527db5bca` | certain | this session | `modules/hall-ui/public/settings-sessions.js:44` |
|
|
1210
1225
|
| `ee431f143549` | certain | three tasks | `modules/hall-ui/public/not-ready.html:33` |
|
|
@@ -1218,7 +1233,7 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
1218
1233
|
| `1b88ce51fd84` | certain | to tend now · {…} | `modules/hall-ui/public/studio.js:104` |
|
|
1219
1234
|
| `f98966dc7cac` | certain | upkeep undeclared | `modules/hall-ui/public/modules.js:92` |
|
|
1220
1235
|
| `4de556377db2` | certain | verdict {…} | `modules/hall-ui/public/task.js:395` |
|
|
1221
|
-
| `969577b937d6` | certain | versions in flight | `modules/hall-ui/public/roadmap.js:
|
|
1236
|
+
| `969577b937d6` | certain | versions in flight | `modules/hall-ui/public/roadmap.js:305` |
|
|
1222
1237
|
| `8cd3cc4005fc` | certain | via goal | `modules/hall-ui/public/dom-utils.js:322` |
|
|
1223
1238
|
| `007b28a56031` | certain | view diff | `modules/hall-ui/public/gate.js:145` |
|
|
1224
1239
|
| `35be9e0923da` | certain | walks the whole path in plain language. | `modules/hall-ui/public/hall-render.js:817` |
|
|
@@ -1227,8 +1242,8 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
1227
1242
|
| `e72c90163726` | certain | what's blocking | `modules/hall-ui/public/goals-render.js:161` |
|
|
1228
1243
|
| `81f05d9b2bbf` | certain | what's wrong, or what you'd like to see | `modules/hall-ui/public/ideas.html:69` |
|
|
1229
1244
|
| `1651cb1876f5` | certain | who sits on the board | `modules/hall-ui/public/government.html:55` |
|
|
1230
|
-
| `143f77e2b782` | certain | why these are the same | `modules/hall-ui/public/task-detail.js:
|
|
1231
|
-
| `ec7c228cb4ce` | certain | why this isn’t worth doing | `modules/hall-ui/public/task-detail.js:
|
|
1245
|
+
| `143f77e2b782` | certain | why these are the same | `modules/hall-ui/public/task-detail.js:477` |
|
|
1246
|
+
| `ec7c228cb4ce` | certain | why this isn’t worth doing | `modules/hall-ui/public/task-detail.js:528` |
|
|
1232
1247
|
| `66d979d0db89` | certain | your vote | `modules/hall-ui/public/government.js:819` |
|
|
1233
1248
|
| `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` |
|
|
1234
1249
|
| `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` |
|
|
@@ -1244,30 +1259,31 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
1244
1259
|
| `111b71a9acaf` | certain | {…} and up. | `modules/hall-ui/public/sessions.js:115` |
|
|
1245
1260
|
| `0da0e247ff0f` | certain | {…} asking to connect | `modules/hall-ui/public/profile-connections.js:136` |
|
|
1246
1261
|
| `788ff11f1135` | certain | {…} awarded | `modules/hall-ui/public/task.js:438` |
|
|
1247
|
-
| `9d160147b34a` | certain | {…} criteria · since {…} | `modules/hall-ui/public/roadmap.js:
|
|
1248
|
-
| `9d160147b34a` | certain | {…} criteria · since {…} | `modules/hall-ui/public/roadmap.js:
|
|
1249
|
-
| `78ba2bd4bc44` | certain | {…} criteria · started {…} | `modules/hall-ui/public/roadmap.js:
|
|
1250
|
-
| `cf89ac85440d` | certain | {…} earned | `modules/hall-ui/public/goals-render.js:
|
|
1262
|
+
| `9d160147b34a` | certain | {…} criteria · since {…} | `modules/hall-ui/public/roadmap.js:160` |
|
|
1263
|
+
| `9d160147b34a` | certain | {…} criteria · since {…} | `modules/hall-ui/public/roadmap.js:183` |
|
|
1264
|
+
| `78ba2bd4bc44` | certain | {…} criteria · started {…} | `modules/hall-ui/public/roadmap.js:243` |
|
|
1265
|
+
| `cf89ac85440d` | certain | {…} earned | `modules/hall-ui/public/goals-render.js:793` |
|
|
1251
1266
|
| `3efa67dc6e07` | certain | {…} file{…} | `modules/hall-ui/public/gate.js:136` |
|
|
1252
1267
|
| `00c50715f271` | certain | {…} fundamentals · {…} you can change here | `modules/hall-ui/public/project-settings.js:228` |
|
|
1253
1268
|
| `511a4b6073cf` | certain | {…} more PR{…} still being checked. Refresh shortly. | `modules/hall-ui/public/gate.js:210` |
|
|
1254
1269
|
| `cc5106af4b35` | certain | {…} of {…} criteria satisfied | `modules/hall-ui/public/goals-lib.js:32` |
|
|
1255
|
-
| `cc5106af4b35` | certain | {…} of {…} criteria satisfied | `modules/hall-ui/public/goals-render.js:
|
|
1270
|
+
| `cc5106af4b35` | certain | {…} of {…} criteria satisfied | `modules/hall-ui/public/goals-render.js:676` |
|
|
1256
1271
|
| `cc5106af4b35` | certain | {…} of {…} criteria satisfied | `modules/hall-ui/public/goals.js:45` |
|
|
1257
1272
|
| `c3d9687e2375` | certain | {…} of {…} shipped | `modules/hall-ui/public/profile.js:488` |
|
|
1258
1273
|
| `f32710d0ef37` | certain | {…} of {…} steps cleared. | `modules/hall-ui/public/hall-render.js:978` |
|
|
1259
1274
|
| `60743fe1e40d` | certain | {…} per page | `modules/hall-ui/public/hall-kit.js:74` |
|
|
1260
1275
|
| `154bc518bab4` | certain | {…} proposed | `modules/hall-ui/public/government.js:626` |
|
|
1261
1276
|
| `275f3565c78b` | certain | {…} reset to its default {…} permissions. | `modules/hall-ui/public/government.js:304` |
|
|
1262
|
-
| `33afba17ee0f` | certain | {…} seeded | `modules/hall-ui/public/roadmap.js:
|
|
1277
|
+
| `33afba17ee0f` | certain | {…} seeded | `modules/hall-ui/public/roadmap.js:214` |
|
|
1263
1278
|
| `732b4c935e36` | certain | {…} sessions | `modules/hall-ui/public/task.js:446` |
|
|
1264
1279
|
| `3d76dce19c4a` | certain | {…} session{…} across {…} builder{…}. | `modules/hall-ui/public/sessions.js:194` |
|
|
1265
1280
|
| `e08fa22622f0` | certain | {…} shipped, {…} confirmed, {…} completed, {…} remaining of {…} | `modules/hall-ui/public/roadmap.js:74` |
|
|
1266
|
-
| `e08fa22622f0` | certain | {…} shipped, {…} confirmed, {…} completed, {…} remaining of {…} | `modules/hall-ui/public/roadmap.js:
|
|
1267
|
-
| `ad27ae9f5433` | certain | {…} tasks · {…} | `modules/hall-ui/public/roadmap.js:
|
|
1268
|
-
| `a15c35192be9` | certain | {…} to claim | `modules/hall-ui/public/goals-render.js:
|
|
1281
|
+
| `e08fa22622f0` | certain | {…} shipped, {…} confirmed, {…} completed, {…} remaining of {…} | `modules/hall-ui/public/roadmap.js:305` |
|
|
1282
|
+
| `ad27ae9f5433` | certain | {…} tasks · {…} | `modules/hall-ui/public/roadmap.js:431` |
|
|
1283
|
+
| `a15c35192be9` | certain | {…} to claim | `modules/hall-ui/public/goals-render.js:393` |
|
|
1269
1284
|
| `955499559f0a` | certain | {…} tokens | `modules/hall-ui/public/sessions.js:101` |
|
|
1270
|
-
| `8e28c14b106d` | certain | {…} total | `modules/hall-ui/public/roadmap.js:
|
|
1285
|
+
| `8e28c14b106d` | certain | {…} total | `modules/hall-ui/public/roadmap.js:127` |
|
|
1286
|
+
| `1a8a6267e490` | certain | {…} unfinished task{…} — say what happens to each | `modules/hall-ui/public/goals-render.js:1006` |
|
|
1271
1287
|
| `44e2f95586e4` | certain | {…} will be able to open dev boxes again. | `modules/hall-ui/public/harbor.js:177` |
|
|
1272
1288
|
| `b2db97589086` | certain | {…} will not be able to open or wake a dev box until you unblock them. A box they already have running is left | `modules/hall-ui/public/harbor.js:148` |
|
|
1273
1289
|
| `3ad8f32dd43b` | certain | {…} you have sent | `modules/hall-ui/public/profile-connections.js:137` |
|
|
@@ -1291,7 +1307,8 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
1291
1307
|
| `4a5ff4f662df` | certain | — ${…} of ${…} this month ({…}%). {…} | `modules/hall-ui/public/hall-render.js:461` |
|
|
1292
1308
|
| `a6ae9cbdee30` | certain | — all builders — | `modules/hall-ui/public/builders.js:675` |
|
|
1293
1309
|
| `729d4ce22b99` | certain | — any — | `modules/hall-ui/public/hall-widgets.js:132` |
|
|
1294
|
-
| `
|
|
1310
|
+
| `d2c30a1ee74e` | certain | — decide — | `modules/hall-ui/public/goals-render.js:970` |
|
|
1311
|
+
| `417adabd1a00` | certain | — no goal suggested — open the goal board and pick one — | `modules/hall-ui/public/task-detail.js:324` |
|
|
1295
1312
|
| `da9962dc1729` | certain | — or open any diagram fullscreen. | `modules/hall-ui/public/diagrams.html:33` |
|
|
1296
1313
|
| `d4ff85363f89` | certain | — so if Claude Desktop then says | `modules/hall-ui/public/box-panel.js:160` |
|
|
1297
1314
|
| `e5c5e94152b3` | certain | — that's all the tooling you need up front. | `modules/hall-ui/public/hall-render.js:817` |
|
|
@@ -1308,17 +1325,19 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
1308
1325
|
| `7926e30955d2` | certain | ← Back to goal | `modules/hall-ui/public/goals.html:184` |
|
|
1309
1326
|
| `7926e30955d2` | certain | ← Back to goal | `modules/hall-ui/public/goals.html:195` |
|
|
1310
1327
|
| `7926e30955d2` | certain | ← Back to goal | `modules/hall-ui/public/goals.html:207` |
|
|
1311
|
-
| `2180e0ecf138` | certain | → no idea # | `modules/hall-ui/public/task-detail.js:
|
|
1328
|
+
| `2180e0ecf138` | certain | → no idea # | `modules/hall-ui/public/task-detail.js:495` |
|
|
1312
1329
|
| `d5d76f1c0dfe` | certain | ○ reserved | `modules/hall-ui/public/diagrams.html:44` |
|
|
1313
1330
|
| `97b0773e72a5` | certain | ● LIVE | `modules/hall-ui/public/diagrams.html:42` |
|
|
1331
|
+
| `946efde0885f` | certain | ⚖ Admitted by {…} | `modules/hall-ui/public/goals-render.js:867` |
|
|
1332
|
+
| `5d6f38a02386` | certain | ⚖ admitted | `modules/hall-ui/public/goals-render.js:184` |
|
|
1314
1333
|
| `1375334c77f6` | certain | ⚠ This box is running | `modules/hall-ui/public/box-panel.js:202` |
|
|
1315
|
-
| `fe81a8973cc2` | certain | ✎ {…} file{…} | `modules/hall-ui/public/goals-render.js:
|
|
1334
|
+
| `fe81a8973cc2` | certain | ✎ {…} file{…} | `modules/hall-ui/public/goals-render.js:327` |
|
|
1316
1335
|
| `fe81a8973cc2` | certain | ✎ {…} file{…} | `modules/hall-ui/public/work.js:393` |
|
|
1317
1336
|
| `31c8afafc110` | certain | ✓ Approved | `modules/hall-ui/public/pair.js:40` |
|
|
1318
1337
|
| `5938da97d113` | certain | ⤍ PLANNED | `modules/hall-ui/public/diagrams.html:43` |
|
|
1319
|
-
| `65790f65c6f4` | certain | 🔒 Private | `modules/hall-ui/public/goals-render.js:
|
|
1320
|
-
| `7e1bb38d4777` | certain | 🔒 Request to join | `modules/hall-ui/public/goals-render.js:
|
|
1321
|
-
| `cce9c199e874` | certain | 🛡 Archon-mediated | `modules/hall-ui/public/goals-render.js:
|
|
1338
|
+
| `65790f65c6f4` | certain | 🔒 Private | `modules/hall-ui/public/goals-render.js:842` |
|
|
1339
|
+
| `7e1bb38d4777` | certain | 🔒 Request to join | `modules/hall-ui/public/goals-render.js:941` |
|
|
1340
|
+
| `cce9c199e874` | certain | 🛡 Archon-mediated | `modules/hall-ui/public/goals-render.js:848` |
|
|
1322
1341
|
|
|
1323
1342
|
## `status-dashboard` — 100 strings
|
|
1324
1343
|
|