@bongos/core 1.19.695 → 1.19.697
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 +33 -38
- package/docs/adr/0151-governance-permissions-as-atom-ranks-as-roles.md +2 -0
- package/docs/copy-inventory.md +14 -24
- package/docs/copy-registry.json +29 -130
- package/docs/file-map.md +1 -1
- package/docs/module-api-changelog.md +4 -0
- package/modules/government/catalog.js +10 -2
- package/modules/hall-ui/public/panel.css +3 -3
- package/modules/hall-ui/public/settings.html +2 -2
- package/modules/hall-ui/public/shell.js +4 -1
- package/package-lock.json +2 -2
- package/package.json +1 -1
- package/scripts/gds/run-unit-tests.js +20 -0
- package/src/bongos/auth.js +11 -25
- package/src/bongos/serve-internal.js +13 -11
- package/src/module-api.js +1 -1
- package/tests/auth_resolve_failure.mjs +9 -8
- package/tests/government_page_gates.mjs +13 -7
- package/tests/hall_page_gate_map.mjs +87 -14
- package/tests/hall_settings_world.mjs +6 -3
- package/tests/scouting_page_gate.mjs +6 -3
- package/tests/secret_box.mjs +83 -9
- package/tests/unit_runner_serial.mjs +72 -0
- package/modules/hall-ui/public/not-ready.html +0 -53
- package/modules/hall-ui/public/not-ready.states.json +0 -14
package/.bongos-core.json
CHANGED
|
@@ -2,22 +2,22 @@
|
|
|
2
2
|
"artifact": "bongos-core",
|
|
3
3
|
"manifest_schema": 1,
|
|
4
4
|
"generator": "scripts/gds/package-core.js",
|
|
5
|
-
"core_version": "1.19.
|
|
6
|
-
"core_contract": "1.19.
|
|
7
|
-
"source_commit": "
|
|
5
|
+
"core_version": "1.19.697",
|
|
6
|
+
"core_contract": "1.19.697",
|
|
7
|
+
"source_commit": "bfb9b4492d0f0057725db35914055204f148c032",
|
|
8
8
|
"source_ref": "HEAD",
|
|
9
|
-
"built_at": "2026-09-13T02:
|
|
9
|
+
"built_at": "2026-09-13T02:32:59.182Z",
|
|
10
10
|
"redaction": {
|
|
11
11
|
"model": "docs-redacted+functional-verbatim",
|
|
12
12
|
"docs_redacted": 477,
|
|
13
13
|
"agent_docs_stubbed": 24,
|
|
14
|
-
"functional_verbatim":
|
|
14
|
+
"functional_verbatim": 2126,
|
|
15
15
|
"rules": 3,
|
|
16
16
|
"gate_literals": 3,
|
|
17
17
|
"gate": "passed"
|
|
18
18
|
},
|
|
19
|
-
"file_count":
|
|
20
|
-
"tree_sha256": "
|
|
19
|
+
"file_count": 2627,
|
|
20
|
+
"tree_sha256": "aecd13ccb73fd1082fe45b3aa23bab026afc2c358c584c4e188cb8caafcc1199",
|
|
21
21
|
"files": [
|
|
22
22
|
{
|
|
23
23
|
"path": ".claude/skills/ask-for-help/SKILL.md",
|
|
@@ -1242,7 +1242,7 @@
|
|
|
1242
1242
|
{
|
|
1243
1243
|
"path": "docs/adr/0151-governance-permissions-as-atom-ranks-as-roles.md",
|
|
1244
1244
|
"mode": "0000644",
|
|
1245
|
-
"sha256": "
|
|
1245
|
+
"sha256": "3cfcabdcd7603f2f537a3d5459e62e9f2f05d1463c484120e99ec6720dfbb1fa"
|
|
1246
1246
|
},
|
|
1247
1247
|
{
|
|
1248
1248
|
"path": "docs/adr/0152-landing-gate-served-by-the-core-app.md",
|
|
@@ -1952,12 +1952,12 @@
|
|
|
1952
1952
|
{
|
|
1953
1953
|
"path": "docs/copy-inventory.md",
|
|
1954
1954
|
"mode": "0000644",
|
|
1955
|
-
"sha256": "
|
|
1955
|
+
"sha256": "ab5c4798a75b2278e0fefd99d80cb5e5ce2be07034cc95f14d35abe1a458e2cf"
|
|
1956
1956
|
},
|
|
1957
1957
|
{
|
|
1958
1958
|
"path": "docs/copy-registry.json",
|
|
1959
1959
|
"mode": "0000644",
|
|
1960
|
-
"sha256": "
|
|
1960
|
+
"sha256": "708114251e3317f48d581da8ab3df316a5a6e4300afb87749296cfa8f767fc7b"
|
|
1961
1961
|
},
|
|
1962
1962
|
{
|
|
1963
1963
|
"path": "docs/design/apex-pass-2-direction.md",
|
|
@@ -2792,7 +2792,7 @@
|
|
|
2792
2792
|
{
|
|
2793
2793
|
"path": "docs/file-map.md",
|
|
2794
2794
|
"mode": "0000644",
|
|
2795
|
-
"sha256": "
|
|
2795
|
+
"sha256": "f6ddc25a7d527156c64ee58b26238f8db8bf45206d6bdbc8876eb0e38d87e633"
|
|
2796
2796
|
},
|
|
2797
2797
|
{
|
|
2798
2798
|
"path": "docs/handoff-template.md",
|
|
@@ -2802,7 +2802,7 @@
|
|
|
2802
2802
|
{
|
|
2803
2803
|
"path": "docs/module-api-changelog.md",
|
|
2804
2804
|
"mode": "0000644",
|
|
2805
|
-
"sha256": "
|
|
2805
|
+
"sha256": "8862b2feb53917b00597c8a2a32d75fedbbe24cdb78c12998209f9de39395c15"
|
|
2806
2806
|
},
|
|
2807
2807
|
{
|
|
2808
2808
|
"path": "docs/modules-contract.md",
|
|
@@ -4507,7 +4507,7 @@
|
|
|
4507
4507
|
{
|
|
4508
4508
|
"path": "modules/government/catalog.js",
|
|
4509
4509
|
"mode": "0000644",
|
|
4510
|
-
"sha256": "
|
|
4510
|
+
"sha256": "a4bf9be1eadcd77a5a8705208b6d848ec670e9838f48c70899941e1d888aeb3b"
|
|
4511
4511
|
},
|
|
4512
4512
|
{
|
|
4513
4513
|
"path": "modules/government/config.js",
|
|
@@ -5169,16 +5169,6 @@
|
|
|
5169
5169
|
"mode": "0000644",
|
|
5170
5170
|
"sha256": "80931a71335a98bdc435d37a2feaeae039e933db69d50d37307e66a252d5d285"
|
|
5171
5171
|
},
|
|
5172
|
-
{
|
|
5173
|
-
"path": "modules/hall-ui/public/not-ready.html",
|
|
5174
|
-
"mode": "0000644",
|
|
5175
|
-
"sha256": "566fb8bc1f1bf9a59b46278205add68ff5fefe6ba732f5358455006e0f7c0142"
|
|
5176
|
-
},
|
|
5177
|
-
{
|
|
5178
|
-
"path": "modules/hall-ui/public/not-ready.states.json",
|
|
5179
|
-
"mode": "0000644",
|
|
5180
|
-
"sha256": "c87b673454778e91e220a4300e8eb1c8766076b7a44e31637b47b56f0e80241d"
|
|
5181
|
-
},
|
|
5182
5172
|
{
|
|
5183
5173
|
"path": "modules/hall-ui/public/oversight.css",
|
|
5184
5174
|
"mode": "0000644",
|
|
@@ -5212,7 +5202,7 @@
|
|
|
5212
5202
|
{
|
|
5213
5203
|
"path": "modules/hall-ui/public/panel.css",
|
|
5214
5204
|
"mode": "0000644",
|
|
5215
|
-
"sha256": "
|
|
5205
|
+
"sha256": "b20b5d76766d76dce55dfb20f0cb56a5bda936871963c2303ce7f7a914b10bfa"
|
|
5216
5206
|
},
|
|
5217
5207
|
{
|
|
5218
5208
|
"path": "modules/hall-ui/public/people.css",
|
|
@@ -5407,7 +5397,7 @@
|
|
|
5407
5397
|
{
|
|
5408
5398
|
"path": "modules/hall-ui/public/settings.html",
|
|
5409
5399
|
"mode": "0000644",
|
|
5410
|
-
"sha256": "
|
|
5400
|
+
"sha256": "434434356fda3d24f6ec27e0b9d3b2cdf9285d73fa8427be53d3cdf5e0ba158d"
|
|
5411
5401
|
},
|
|
5412
5402
|
{
|
|
5413
5403
|
"path": "modules/hall-ui/public/settings.js",
|
|
@@ -5422,7 +5412,7 @@
|
|
|
5422
5412
|
{
|
|
5423
5413
|
"path": "modules/hall-ui/public/shell.js",
|
|
5424
5414
|
"mode": "0000644",
|
|
5425
|
-
"sha256": "
|
|
5415
|
+
"sha256": "d6dbc82d220998aa709f51349f4e36319d656962f4fb0ace05dadadbf56da320"
|
|
5426
5416
|
},
|
|
5427
5417
|
{
|
|
5428
5418
|
"path": "modules/hall-ui/public/ship.wav",
|
|
@@ -7782,12 +7772,12 @@
|
|
|
7782
7772
|
{
|
|
7783
7773
|
"path": "package-lock.json",
|
|
7784
7774
|
"mode": "0000644",
|
|
7785
|
-
"sha256": "
|
|
7775
|
+
"sha256": "b8fa92bf72071648e7a68331fcd48c316d5f42b4dd22ac58de8c69fa91cdbefb"
|
|
7786
7776
|
},
|
|
7787
7777
|
{
|
|
7788
7778
|
"path": "package.json",
|
|
7789
7779
|
"mode": "0000644",
|
|
7790
|
-
"sha256": "
|
|
7780
|
+
"sha256": "1c2dd79228c1d4d99779ed0526734e6f75a68e40026db6665e800862b95cccc5"
|
|
7791
7781
|
},
|
|
7792
7782
|
{
|
|
7793
7783
|
"path": "public-docs/index.html",
|
|
@@ -8707,7 +8697,7 @@
|
|
|
8707
8697
|
{
|
|
8708
8698
|
"path": "scripts/gds/run-unit-tests.js",
|
|
8709
8699
|
"mode": "0000644",
|
|
8710
|
-
"sha256": "
|
|
8700
|
+
"sha256": "4ba19aaa0106bafafd6369b761460e0a1fccac3045f191c3f7835bc250623f40"
|
|
8711
8701
|
},
|
|
8712
8702
|
{
|
|
8713
8703
|
"path": "scripts/gds/sandbox-stage.js",
|
|
@@ -9282,7 +9272,7 @@
|
|
|
9282
9272
|
{
|
|
9283
9273
|
"path": "src/bongos/auth.js",
|
|
9284
9274
|
"mode": "0000644",
|
|
9285
|
-
"sha256": "
|
|
9275
|
+
"sha256": "f42e9845e7b2dd78821885a94e2a687c6424c0a13214174b32c982560134f51a"
|
|
9286
9276
|
},
|
|
9287
9277
|
{
|
|
9288
9278
|
"path": "src/bongos/cascade-dispatch.js",
|
|
@@ -9522,7 +9512,7 @@
|
|
|
9522
9512
|
{
|
|
9523
9513
|
"path": "src/bongos/serve-internal.js",
|
|
9524
9514
|
"mode": "0000644",
|
|
9525
|
-
"sha256": "
|
|
9515
|
+
"sha256": "5c99fec0061221143be5e22bb51ca690aec883d9eaf094bd25007d3e21b5f96c"
|
|
9526
9516
|
},
|
|
9527
9517
|
{
|
|
9528
9518
|
"path": "src/bongos/uptime-poller.js",
|
|
@@ -9552,7 +9542,7 @@
|
|
|
9552
9542
|
{
|
|
9553
9543
|
"path": "src/module-api.js",
|
|
9554
9544
|
"mode": "0000644",
|
|
9555
|
-
"sha256": "
|
|
9545
|
+
"sha256": "aceceda426abd1aa9dd04fdfc69a225e7b33a91b790a823cf10d206698f24c1e"
|
|
9556
9546
|
},
|
|
9557
9547
|
{
|
|
9558
9548
|
"path": "src/module-loader/catalog.js",
|
|
@@ -9817,7 +9807,7 @@
|
|
|
9817
9807
|
{
|
|
9818
9808
|
"path": "tests/auth_resolve_failure.mjs",
|
|
9819
9809
|
"mode": "0000644",
|
|
9820
|
-
"sha256": "
|
|
9810
|
+
"sha256": "2a0eed68ecf44c376ec7cddc84a7bf7b66191aa23226b300559daca7e2756c60"
|
|
9821
9811
|
},
|
|
9822
9812
|
{
|
|
9823
9813
|
"path": "tests/auth_session_ttl.mjs",
|
|
@@ -10957,7 +10947,7 @@
|
|
|
10957
10947
|
{
|
|
10958
10948
|
"path": "tests/government_page_gates.mjs",
|
|
10959
10949
|
"mode": "0000644",
|
|
10960
|
-
"sha256": "
|
|
10950
|
+
"sha256": "2f1d101654efff0e4a577168082228b13ac2fddf08f273b4fb294eaf43676ede"
|
|
10961
10951
|
},
|
|
10962
10952
|
{
|
|
10963
10953
|
"path": "tests/government_parity.mjs",
|
|
@@ -11147,7 +11137,7 @@
|
|
|
11147
11137
|
{
|
|
11148
11138
|
"path": "tests/hall_page_gate_map.mjs",
|
|
11149
11139
|
"mode": "0000644",
|
|
11150
|
-
"sha256": "
|
|
11140
|
+
"sha256": "c4da76a78326495bad7393797d47ca076f8ad1f49fc3224fa2be337a3b6f109d"
|
|
11151
11141
|
},
|
|
11152
11142
|
{
|
|
11153
11143
|
"path": "tests/hall_palette.mjs",
|
|
@@ -11187,7 +11177,7 @@
|
|
|
11187
11177
|
{
|
|
11188
11178
|
"path": "tests/hall_settings_world.mjs",
|
|
11189
11179
|
"mode": "0000644",
|
|
11190
|
-
"sha256": "
|
|
11180
|
+
"sha256": "6fb2c57647f5693693c9e02a1be6f1c4e410f393a9a0b8ed63c185f6dd4e2a39"
|
|
11191
11181
|
},
|
|
11192
11182
|
{
|
|
11193
11183
|
"path": "tests/hall_signout.mjs",
|
|
@@ -12407,7 +12397,7 @@
|
|
|
12407
12397
|
{
|
|
12408
12398
|
"path": "tests/scouting_page_gate.mjs",
|
|
12409
12399
|
"mode": "0000644",
|
|
12410
|
-
"sha256": "
|
|
12400
|
+
"sha256": "fcb87aec22e9051eaa303f6587f1687701dd59d29971b11823fa443cef2edb77"
|
|
12411
12401
|
},
|
|
12412
12402
|
{
|
|
12413
12403
|
"path": "tests/scouting_rollup_fanout.mjs",
|
|
@@ -12457,7 +12447,7 @@
|
|
|
12457
12447
|
{
|
|
12458
12448
|
"path": "tests/secret_box.mjs",
|
|
12459
12449
|
"mode": "0000644",
|
|
12460
|
-
"sha256": "
|
|
12450
|
+
"sha256": "b50f33fe20bfa93f97c1250083bf0b4d36c72be75ddeffeef6ff7c2c0fe1cc62"
|
|
12461
12451
|
},
|
|
12462
12452
|
{
|
|
12463
12453
|
"path": "tests/secret_gate.mjs",
|
|
@@ -12994,6 +12984,11 @@
|
|
|
12994
12984
|
"mode": "0000644",
|
|
12995
12985
|
"sha256": "a2ab80b7fb38695bb65c617eff1c39cfbe17403b1586cb1b20e3dee50e5a23fa"
|
|
12996
12986
|
},
|
|
12987
|
+
{
|
|
12988
|
+
"path": "tests/unit_runner_serial.mjs",
|
|
12989
|
+
"mode": "0000644",
|
|
12990
|
+
"sha256": "024c65f27b684bc3a00181cd72df7e7152af3372c9338d9a38f0a1200c25b678"
|
|
12991
|
+
},
|
|
12997
12992
|
{
|
|
12998
12993
|
"path": "tests/update_channel.mjs",
|
|
12999
12994
|
"mode": "0000644",
|
|
@@ -212,6 +212,8 @@ The `system` set is deliberately **tight** — only gates whose delegation would
|
|
|
212
212
|
| `page.view.builder` | authenticated hall pages (`requireNonXenosPage` / `requireBuilderPage`) | thetes+ |
|
|
213
213
|
| `page.view.governance` | the Archon governance page (`requireArchonPage`; write = `governance.manage`) | archon |
|
|
214
214
|
|
|
215
|
+
> **Update (2026-09-13, task [#1003450](https://cloudbongos.com/builders#/task/1003450)).** The `page.view.builder` row's *guards* column no longer holds: `requireNonXenosPage` is gone, and `requireBuilderPage` resolves `page.view.public`, not this key. The gate emptied when task 1002710 moved the orientation reading rooms down to signed-in, and was deleted once nothing had dispatched it. **The atom itself is unchanged** — seeded at thetes+ by `governance_002`, still grantable, still available to a module or instance that wants a thetes+ floor — so this is a narrowing of what the *core* gates on it, not a permission change. `modules/government/catalog.js` carries the current answer; `tests/hall_page_gate_map.mjs` now fails the build if any page gate is left dispatched from no route. The table above is preserved as the R107 record.
|
|
216
|
+
|
|
215
217
|
> **Sweep-completeness note.** These keys cover every authority **domain** the 2026-07-24 sweep found ([the sweep doc](../governance/<redacted>.md) holds the exhaustive 1:1 route list — 81 guarded routes). R94 (the code transcription) is where each remaining `requireRank` site is mapped 1:1 to a key and any residual gap is closed; the route-rank-check fitness gate (R109) is the mechanical backstop that no write route ends up keyless. Keys are stable strings; adding a permission is a catalog + migration change, never a UI action. **A permission's `system` flag, not its floor, decides grantability** — floors are seed data and move; the flag is the wall.
|
|
216
218
|
|
|
217
219
|
---
|
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
|
+
**1749 strings** across 3 surfaces · 1513 distinct pieces of copy · 1749 certain, 0 heuristic · 164 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` |
|
|
13
|
+
| `builders-hall` | `modules/hall-ui/public` | 80 | 1270 |
|
|
14
14
|
| `status-dashboard` | `modules/status-ui/public` | 4 | 100 |
|
|
15
15
|
| `landing` | `modules/public-landing/public` | 5 | 379 |
|
|
16
16
|
|
|
@@ -46,7 +46,6 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
46
46
|
| `0887725744f2` | 5x | Restricted. | modules/hall-ui/public/board-room.js:433, modules/hall-ui/public/gate.js:219, modules/hall-ui/public/government.js:879 |
|
|
47
47
|
| `9a685b01e2c6` | 5x | This page opens at a higher rank. | modules/hall-ui/public/gate.html:37, modules/hall-ui/public/government.html:37, modules/hall-ui/public/harbor.html:37 |
|
|
48
48
|
| `4d8ee7d68974` | 5x | task {…} | modules/hall-ui/public/gate.js:142, modules/hall-ui/public/hall-render.js:623, modules/hall-ui/public/idea.js:207 |
|
|
49
|
-
| `08afb1257b71` | 4x | Back to home | modules/hall-ui/public/drachmae.html:87, modules/hall-ui/public/not-ready.html:38, modules/hall-ui/public/primer.html:90 |
|
|
50
49
|
| `90a128c97eae` | 4x | Builders' hall | modules/public-landing/public/index.html:906, modules/public-landing/public/projects.html:550, modules/public-landing/public/projects.html:550 |
|
|
51
50
|
| `bd315dd71ea7` | 4x | Built by agents, on Cloud Bongos. | modules/public-landing/public/contact.html:71, modules/public-landing/public/index.html:900, modules/public-landing/public/privacy.html:80 |
|
|
52
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 |
|
|
@@ -57,6 +56,7 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
57
56
|
| `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
57
|
| `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:904 |
|
|
59
58
|
| `1de02052abf2` | 3x | Available from the {…} rank up. | modules/hall-ui/public/gate.js:222, modules/hall-ui/public/government.js:882, modules/hall-ui/public/harbor.js:340 |
|
|
59
|
+
| `08afb1257b71` | 3x | Back to home | modules/hall-ui/public/drachmae.html:87, modules/hall-ui/public/primer.html:90, modules/hall-ui/public/primer.js:283 |
|
|
60
60
|
| `118026595c16` | 3x | Board Room | modules/hall-ui/public/board-room.html:19, modules/hall-ui/public/board-room.html:19, modules/hall-ui/public/board-room.html:31 |
|
|
61
61
|
| `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 |
|
|
62
62
|
| `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 |
|
|
@@ -76,9 +76,9 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
76
76
|
| `3e5a62bc4887` | 2x | A GitHub username is needed. | modules/hall-ui/public/hall-render.js:377, modules/hall-ui/public/watch.js:311 |
|
|
77
77
|
| `996edffc1966` | 2x | Access requests | modules/hall-ui/public/watch.html:46, modules/hall-ui/public/watch.html:61 |
|
|
78
78
|
| `a072071b893c` | 2x | All time | modules/status-ui/public/index.html:286, modules/status-ui/public/index.html:313 |
|
|
79
|
-
| … | |
|
|
79
|
+
| … | | _124 more in the JSON registry_ | |
|
|
80
80
|
|
|
81
|
-
## `builders-hall` —
|
|
81
|
+
## `builders-hall` — 1270 strings
|
|
82
82
|
|
|
83
83
|
| id | conf | text | where |
|
|
84
84
|
|---|---|---|---|
|
|
@@ -181,7 +181,6 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
181
181
|
| `bdbe9ff6a177` | certain | Awaiting the grader, or a confirmation, before it can ship. | `modules/hall-ui/public/task.js:607` |
|
|
182
182
|
| `ecfbb10d4ca9` | certain | Awaiting the owner/manager's approval | `modules/hall-ui/public/goals-render.js:934` |
|
|
183
183
|
| `08afb1257b71` | certain | Back to home | `modules/hall-ui/public/drachmae.html:87` |
|
|
184
|
-
| `08afb1257b71` | certain | Back to home | `modules/hall-ui/public/not-ready.html:38` |
|
|
185
184
|
| `08afb1257b71` | certain | Back to home | `modules/hall-ui/public/primer.html:90` |
|
|
186
185
|
| `08afb1257b71` | certain | Back to home | `modules/hall-ui/public/primer.js:283` |
|
|
187
186
|
| `b3c1c5615971` | certain | Back to ideas | `modules/hall-ui/public/idea.html:31` |
|
|
@@ -529,8 +528,8 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
529
528
|
| `7ee76a958445` | certain | Join requests | `modules/hall-ui/public/goals-render.js:1289` |
|
|
530
529
|
| `b7ab5922126b` | certain | Join-requests to approve | `modules/hall-ui/public/goal-inbox.js:117` |
|
|
531
530
|
| `d305f0df6f25` | certain | Jump to | `modules/hall-ui/public/palette.js:226` |
|
|
532
|
-
| `2bfc5a50ce88` | certain | Jump to a page or record | `modules/hall-ui/public/shell.js:
|
|
533
|
-
| `eba610d25523` | certain | Jump to… | `modules/hall-ui/public/shell.js:
|
|
531
|
+
| `2bfc5a50ce88` | certain | Jump to a page or record | `modules/hall-ui/public/shell.js:455` |
|
|
532
|
+
| `eba610d25523` | certain | Jump to… | `modules/hall-ui/public/shell.js:457` |
|
|
534
533
|
| `bc779353aa0c` | certain | Karma — peer recognition and approvals, a separate counter from {…}. | `modules/hall-ui/public/profile.js:94` |
|
|
535
534
|
| `de0e1590667f` | certain | Keep all {…} {…} — they are the values the code drops in, and the change cannot land without them. | `modules/hall-ui/public/copy-desk.js:442` |
|
|
536
535
|
| `32d25ef2182d` | certain | Keep box | `modules/hall-ui/public/box-panel.js:164` |
|
|
@@ -647,9 +646,6 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
647
646
|
| `61250b49a90b` | certain | Not scored. | `modules/hall-ui/public/idea.js:84` |
|
|
648
647
|
| `8d6afe6def47` | certain | Not signed in | `modules/hall-ui/public/settings.html:40` |
|
|
649
648
|
| `a290f6c14df9` | certain | Not taking requests | `modules/hall-ui/public/goals-render.js:939` |
|
|
650
|
-
| `19adac0efed1` | certain | Not yet available | `modules/hall-ui/public/not-ready.html:30` |
|
|
651
|
-
| `2c19f41704b9` | certain | Not yet available — {{worldName}} | `modules/hall-ui/public/not-ready.html:6` |
|
|
652
|
-
| `2c19f41704b9` | certain | Not yet available — {{worldName}} | `modules/hall-ui/public/not-ready.html:6` |
|
|
653
649
|
| `571b9b22dbda` | certain | Not yet ready — blocked by dependencies or awaiting promotion. These become claimable when their blockers ship | `modules/hall-ui/public/work.html:110` |
|
|
654
650
|
| `0c59d118db9b` | certain | Note (optional) | `modules/hall-ui/public/task-detail.js:476` |
|
|
655
651
|
| `73c72974f4f9` | certain | Note it | `modules/hall-ui/public/studio.js:161` |
|
|
@@ -679,7 +675,7 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
679
675
|
| `261d123970e8` | certain | Open goal #{…} | `modules/hall-ui/public/roadmap.js:119` |
|
|
680
676
|
| `5f3e0b179839` | certain | Open in Sessions | `modules/hall-ui/public/task.js:443` |
|
|
681
677
|
| `9f55e4674ebb` | certain | Open in the copy desk | `modules/hall-ui/public/studio.js:218` |
|
|
682
|
-
| `3366b115217b` | certain | Open navigation | `modules/hall-ui/public/shell.js:
|
|
678
|
+
| `3366b115217b` | certain | Open navigation | `modules/hall-ui/public/shell.js:446` |
|
|
683
679
|
| `0f0b1e62148d` | certain | Open online environment | `modules/hall-ui/public/box-panel.js:421` |
|
|
684
680
|
| `855277dff074` | certain | Open task #{…} | `modules/hall-ui/public/goals-render.js:401` |
|
|
685
681
|
| `855277dff074` | certain | Open task #{…} | `modules/hall-ui/public/work.js:1143` |
|
|
@@ -825,7 +821,6 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
825
821
|
| `9e370ee74bc4` | certain | See all ready work → | `modules/hall-ui/public/hall-widgets.js:105` |
|
|
826
822
|
| `324af64c8b6e` | certain | See all {…} goals {…} | `modules/hall-ui/public/roadmap.js:135` |
|
|
827
823
|
| `324af64c8b6e` | certain | See all {…} goals {…} | `modules/hall-ui/public/roadmap.js:214` |
|
|
828
|
-
| `fa1f021dbe21` | certain | See how ranks work | `modules/hall-ui/public/not-ready.html:37` |
|
|
829
824
|
| `a9c398651862` | certain | See the cross-project record | `modules/hall-ui/public/profile-canonical.js:114` |
|
|
830
825
|
| `17d5b5739f46` | certain | See the work board → | `modules/hall-ui/public/hall-render.js:973` |
|
|
831
826
|
| `75dc5463facc` | certain | Select at least 2 waiting tasks to copy a parallel-session prompt. | `modules/hall-ui/public/work.js:817` |
|
|
@@ -862,12 +857,12 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
862
857
|
| `e57ec24e13ef` | certain | Sign in with GitHub | `modules/hall-ui/public/hall-render.js:275` |
|
|
863
858
|
| `e57ec24e13ef` | certain | Sign in with GitHub | `modules/hall-ui/public/hall-render.js:346` |
|
|
864
859
|
| `e57ec24e13ef` | certain | Sign in with GitHub | `modules/hall-ui/public/hall-render.js:415` |
|
|
865
|
-
| `e57ec24e13ef` | certain | Sign in with GitHub | `modules/hall-ui/public/shell.js:
|
|
866
|
-
| `1883ad7f07fc` | certain | Sign out | `modules/hall-ui/public/shell.js:
|
|
867
|
-
| `1883ad7f07fc` | certain | Sign out | `modules/hall-ui/public/shell.js:
|
|
860
|
+
| `e57ec24e13ef` | certain | Sign in with GitHub | `modules/hall-ui/public/shell.js:416` |
|
|
861
|
+
| `1883ad7f07fc` | certain | Sign out | `modules/hall-ui/public/shell.js:434` |
|
|
862
|
+
| `1883ad7f07fc` | certain | Sign out | `modules/hall-ui/public/shell.js:591` |
|
|
868
863
|
| `8ad669ab2565` | certain | Sign out everywhere | `modules/hall-ui/public/settings.html:171` |
|
|
869
864
|
| `ecc12c1dd4de` | certain | Skill voices | `modules/hall-ui/public/settings.html:291` |
|
|
870
|
-
| `87cee78ca134` | certain | Skip to content | `modules/hall-ui/public/shell.js:
|
|
865
|
+
| `87cee78ca134` | certain | Skip to content | `modules/hall-ui/public/shell.js:582` |
|
|
871
866
|
| `688ca7b6e30f` | certain | Slop — reads as machine-written | `modules/hall-ui/public/copy-desk.html:90` |
|
|
872
867
|
| `82df09a08476` | certain | So the Archon knows who you are | `modules/hall-ui/public/hall-render.js:294` |
|
|
873
868
|
| `7da6a848cd26` | certain | Someone helped | `modules/hall-ui/public/collab.js:113` |
|
|
@@ -887,7 +882,7 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
887
882
|
| `5831de503015` | certain | Studio — {{worldName}} | `modules/hall-ui/public/studio.html:10` |
|
|
888
883
|
| `5831de503015` | certain | Studio — {{worldName}} | `modules/hall-ui/public/studio.html:10` |
|
|
889
884
|
| `f79e1fb8ebd4` | certain | Suggested as you type; leave it on "no goal" and it waits for triage. | `modules/hall-ui/public/ideas.html:88` |
|
|
890
|
-
| `1e40f33483eb` | certain | Switch theme | `modules/hall-ui/public/shell.js:
|
|
885
|
+
| `1e40f33483eb` | certain | Switch theme | `modules/hall-ui/public/shell.js:461` |
|
|
891
886
|
| `93fa2e97dd35` | certain | System default for this skill | `modules/hall-ui/public/settings.js:74` |
|
|
892
887
|
| `4894b1d9b0de` | certain | System oversight: people, operations and security. | `modules/hall-ui/public/watch.js:1324` |
|
|
893
888
|
| `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` |
|
|
@@ -905,7 +900,7 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
905
900
|
| `2fc66e722e33` | certain | Tasks open once you have read the builder primer. | `modules/hall-ui/public/work.html:43` |
|
|
906
901
|
| `44579eef0c8d` | certain | Tasks — {{worldName}} | `modules/hall-ui/public/work.html:6` |
|
|
907
902
|
| `44579eef0c8d` | certain | Tasks — {{worldName}} | `modules/hall-ui/public/work.html:6` |
|
|
908
|
-
| `2f4f047dc1b4` | certain | Text size | `modules/hall-ui/public/shell.js:
|
|
903
|
+
| `2f4f047dc1b4` | certain | Text size | `modules/hall-ui/public/shell.js:460` |
|
|
909
904
|
| `545c59c1deb7` | certain | That is the session you are using right now. Ending it signs you out of this page. | `modules/hall-ui/public/settings-sessions.js:74` |
|
|
910
905
|
| `282c3fa2d456` | certain | That is the wording it already has. Change something, or file a flag instead if you only want to mark it. | `modules/hall-ui/public/copy-desk.js:438` |
|
|
911
906
|
| `c0e28f30524d` | certain | That project's own standing, as reported by that project. | `modules/hall-ui/public/profile.js:314` |
|
|
@@ -992,7 +987,6 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
992
987
|
| `9a685b01e2c6` | certain | This page opens at a higher rank. | `modules/hall-ui/public/harbor.html:37` |
|
|
993
988
|
| `9a685b01e2c6` | certain | This page opens at a higher rank. | `modules/hall-ui/public/project-settings.html:36` |
|
|
994
989
|
| `9a685b01e2c6` | certain | This page opens at a higher rank. | `modules/hall-ui/public/watch.html:40` |
|
|
995
|
-
| `87f1c2e07790` | certain | This page unlocks as you advance. | `modules/hall-ui/public/not-ready.html:26` |
|
|
996
990
|
| `69e8beced2ff` | certain | This sends the idea back to its author. Say why, and which section. | `modules/hall-ui/public/board-room.js:276` |
|
|
997
991
|
| `09256febc32d` | certain | This sentence has {…} {…} where a value is dropped in when it is shown. | `modules/hall-ui/public/copy-desk.js:422` |
|
|
998
992
|
| `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` |
|
|
@@ -1064,7 +1058,6 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
1064
1058
|
| `52e5fe3c6075` | certain | Write a Full Idea | `modules/hall-ui/public/ideas.html:103` |
|
|
1065
1059
|
| `7664f4373d1f` | certain | Write one | `modules/hall-ui/public/idea.js:258` |
|
|
1066
1060
|
| `47f61e576454` | certain | Write the wording you want instead. | `modules/hall-ui/public/copy-desk.js:436` |
|
|
1067
|
-
| `c368b56ecf40` | certain | Xenos builders start with a focused set of pages — ship your first | `modules/hall-ui/public/not-ready.html:31` |
|
|
1068
1061
|
| `b6b0fcb2bcee` | certain | You already have a pending request or invitation for this goal. | `modules/hall-ui/public/goals-render.js:1246` |
|
|
1069
1062
|
| `52e93bbc07a6` | certain | You are already a member of this goal. | `modules/hall-ui/public/goals-render.js:1247` |
|
|
1070
1063
|
| `46b1265ef172` | certain | You are not a member of this goal. | `modules/hall-ui/public/goals-render.js:1203` |
|
|
@@ -1200,7 +1193,6 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
1200
1193
|
| `d43b9bbb8d4d` | certain | not graded (quality lens unavailable) | `modules/hall-ui/public/builders.js:569` |
|
|
1201
1194
|
| `3916a3dc8e98` | certain | not started | `modules/hall-ui/public/roadmap.js:127` |
|
|
1202
1195
|
| `3916a3dc8e98` | certain | not started | `modules/hall-ui/public/roadmap.js:295` |
|
|
1203
|
-
| `b5567b42fa52` | certain | not yet | `modules/hall-ui/public/not-ready.html:25` |
|
|
1204
1196
|
| `8ca0a499ec86` | certain | nothing recorded yet · {…} | `modules/hall-ui/public/profile-charts.js:220` |
|
|
1205
1197
|
| `e2c643fbf4d6` | certain | npm install | `modules/hall-ui/public/hall-render.js:820` |
|
|
1206
1198
|
| `e90b5601ce16` | certain | objected to | `modules/hall-ui/public/board-room.js:168` |
|
|
@@ -1244,11 +1236,9 @@ Identical copy within one surface. Sometimes right (a repeated button), sometime
|
|
|
1244
1236
|
| `bd3402efa59e` | certain | task{…} shipped | `modules/hall-ui/public/goals-render.js:793` |
|
|
1245
1237
|
| `95854f8315ca` | certain | the page everyone else reads | `modules/hall-ui/public/profile.html:32` |
|
|
1246
1238
|
| `632527db5bca` | certain | this session | `modules/hall-ui/public/settings-sessions.js:44` |
|
|
1247
|
-
| `ee431f143549` | certain | three tasks | `modules/hall-ui/public/not-ready.html:33` |
|
|
1248
1239
|
| `d70c287bcd7f` | certain | to authenticate this machine, then | `modules/hall-ui/public/hall-render.js:820` |
|
|
1249
1240
|
| `65702f92a8c8` | certain | to claim your first task. | `modules/hall-ui/public/hall-render.js:820` |
|
|
1250
1241
|
| `5520469f2834` | certain | to copy the task prompt and paste it into a fresh Claude Code session to begin. | `modules/hall-ui/public/work.html:83` |
|
|
1251
|
-
| `b8e12f871044` | certain | to graduate and open the rest of {{worldName}}'s builder hub. | `modules/hall-ui/public/not-ready.html:33` |
|
|
1252
1242
|
| `7d54a818850d` | certain | to see the full record. | `modules/hall-ui/public/profile.js:208` |
|
|
1253
1243
|
| `23488ca48320` | certain | to take a task right here — no terminal needed. Then click | `modules/hall-ui/public/work.html:83` |
|
|
1254
1244
|
| `1b88ce51fd84` | certain | to tend now · {…} | `modules/hall-ui/public/studio.js:203` |
|