info.html · 介绍 · play.html · 游玩 · llms.txt · 下载与本地运行 · ZIP · GitHub
Age of Heroes, an experimental English LDMud mudlib based on One Step Beyond (OSB). LDMud → FluffOS conversion: catalog login lands on the docks of Silvere harbour. Walkable Westway shops (Molly's Chandler, Chez Brigan) and harbour combat (Rednose the drunken sailor). The Adventurers Guild is an unfinished archive entrance. Full OSB kernel and other domains are not loaded.
README
LDMud → FluffOS conversion. Snapshot of git clone https://github.com/seikichin/aoh.
Slug aoh, number 976, port 40285.
This collection’s copy is a snapshot, not a live mirror.
Age of Heroes, an experimental English LDMud mudlib based on One Step Beyond (OSB). LDMud → FluffOS conversion: archive master uses closures and LDMud kernel applies; catalog login lands on the docks of Silvere harbour. Full OSB-derived source tree is preserved under /d, /lib, /std.
Based on One Step Beyond (OSB). Interactive play is a Strategy A harbour start (docks, Westway shops, Rednose combat). The Adventurers Guild is an unfinished archive entrance. WASM §10.7 2026-09-10.
Registration flow
Name (2–16 letters) → new character: password (≥6, twice) → The docks (Silvere harbour). Existing names prompt for password only.
Admin / test account
- name:
fluffos - password:
Mud@2026 - privilege: seeded mortal (level 1). This overlay does not auto-god the first player.
Verified live: fluffos / Mud@2026 → The docks; west to the
northern tower exterior; southwest quay #2 west to the
southern tower; east through City Gate onto The Westway
(Park Lane, healer street, Molly's Chandler candles,
flowerbed, pigeon alley, post-office street, sell-only
shop, fishmonger-front, Feridwyn's tiles/vats/sign,
Couture Celimarith cloth/dummy, Elrimand Road bakery
pretzel, Chez Brigan racks/sign, Eldranna shelves/
chalkboard, Guild Street fork palace silhouette,
flower-shop iron rose, Jehane's Flowers (myriard /
JEHANE'S FLOWERS / vases; flavour — no buy),
palace-square approach (marble/gardens / square /
murals), Central place west end (brownstone wall /
lime trees / statue too far), West Palace Avenue
(brownstone paving / gulls / statue gaurds),
Avenue of the Palace (helmeted Rilana / yellow
roses / Gaurdian inscription; flavour — no touch),
The palace avenue (cassia cinnamon / gentleman's
buttons / lime trees; then pink saliums / brownstone /
jays; then east corner bonnie bells),
Road at the palace (pink/white shrub roses /
brownstone front wall; archive “stones brownstones”;
then further east same rose stretch twice),
Avenue of the Palace (broad road north to palace
entrance), The palace square (exotic flowers /
gravel seashells / alabaster lanterns; look only),
The place before the palace (latticed windows /
white marble bench / aranged flower beds; look only),
At the entrance into the palace (hieroglyphics /
brownstone entry way; look only — no enter),
The palace square fountain (pearly griffin fountain /
sunburst paving; look only — no drink),
Avenue of the Palace (Sarykan statue / Gaurdian
inscription; look only — no touch),
On a road at Silvere (foggy buildings; archive stub),
The place before the palace east wing (exotic flowers /
gravel seashells / alabaster lanterns / roses; look only),
The place before the palace east-wing walls (latticed
windows / enrance typo / white marble bench; look only),
Road at the palace south of the east wing (brownstones /
pink-white roses; look only),
Avenue the palace (archive short typo missing “of”;
look only),
Road at the palace further east (brownstones /
pink-white roses; look only),
Road at the palace east of outside12 (brownstones /
pink-white roses; look only),
The palace avenue north of outside13 (Lady flowers /
thier / Arabellas / venus poppys; look only),
Avenue of the Palace (Tali statue / Gaurdian
inscription; look only — no touch),
The palace avenue further north (Morning Stars /
pomegranate grove; look only),
The palace avenue turns west (grove os sweet;
look only),
Avenue at the palace rear wall (stones brownstones /
doves trees..; look only),
Avenue of the Palace angelica/sorrel/astra liliums
(look only),
Avenue of the Palace sage/mint/orange star liliums
(look only),
Avenue of the Palace (Kyrie statue / Gaurdian
wind; look only — no touch),
Avenue of the Palace bay/lavender/orange astra
liliums (look only; archive lavendar),
Avenue at the palace ginger/parsley/yellow star
liliums (look only),
Avenue at the palace fig grove / elven leaf hedges
(perferred; look only),
The palace avenue west corner then south (fig
grove; look only),
palace avenue (archive short; jasmine / cinnamon;
look only — south closes the loop on outside2),
library road (guild unfinished),
wine-shop vines, Counting House plaque,
post-office cabins, bank panelling); south Seaman's Rest
(look at menu); score / quit; reconnect lands on
the docks again.
Local run
cd libs/aoh
~/src/fluffos/build-debug/src/driver config.fluffosGame port: 40285.
python3 scripts/mudclient.py 127.0.0.1 40285 --timeout 25 --idle 0.6 \
--send fluffos --send Mud@2026 \
--send look --send score --send quitNOTES · 移植与修复记录
Age of Heroes (aoh) — porting notes
Source: git clone https://github.com/seikichin/aoh (commit 6ab8f3679d560a3726ae98b671d7ded7be6fb75d, cloned 2026-09-05); repo root is the mudlib. Converted 2026-09-05. Config name Age of Heroes.
Slug aoh, number 976, port 40285.
This is an LDMud → FluffOS conversion. Discovery triage normally
drops LDMud-lineage libs; this onboard is an explicit exception in the
same family as questmud / acme (AGENTS.md §7.158).
This collection’s copy is a snapshot, not a live mirror. Do not onboard the same upstream repo again.
0. Layout
Repo root is the mudlib. raw/ is gitignored. Original LDMud master
preserved as /secure/master_ldmud.lpc.
1. Convert (2026-09-05)
convert_lib.sh with UTF-8 source encoding (already UTF-8 English /
German sources). .c → .lpc rename + literal .c" fixups +
static→nosave as usual.
2. FluffOS port (LDMud → FluffOS)
The archive is LDMud 3.x (set_driver_hook, inaugurate_master,
#' / unbound_lambda closures, multi-file or directory simul_efun).
FluffOS has none of those driver hooks. A mechanical dialect rewrite of
the whole tree is not attempted; the original login/command stack is
kept as source and not loaded.
config.fluffos: master /catalog/master, simul /catalog/simul_efun,
global include "/catalog/auto.h", port 40285,
lazy resets : 1.
Catalog overlay (questmud §7.158 cluster):
/catalog/master.lpc—get_root_uid/get_bb_uid,creator_filealways returns string"BACKBONE",valid_readincludesload_object/recompile_object/include/restore_object,valid_overridereturns 1,error_handler→/log/catch/catalog/simul_efun.lpc— thincat/log_file/exists/catalog/login.lpc,/catalog/player.lpc— name/password →/d/silvere/rooms/harbour/quay1_2(Strategy A; Void fallback if load fails)/catalog/void.lpc,/catalog/workshop.lpc— leftover overlay rooms
3. Live-verified (native, port 40285)
Create fluffos / Mud@2026. Lands in The Void; look / score /
north (workshop) / south / quit. Reconnect after cold restart
reloads data/f/fluffos.o.
深度功能测试(§10.7, 2026-09-05)
Catalog overlay only — the LDMud 3.x world is not loaded. Organic
fluffos / Mud@2026 on native 40285: Void look / score
(level 1, hp 20/20) / inventory / north workshop / south /
quit persist. Reconnect: Void look / score / quit. Shop,
combat, guild, death: N/A (needs a real LDMud driver).
Logs this boot (PID started 20:08:55, live fd
libs/aoh/log/debug.log): stdout + debug.log clean.
work/log/catch proven live with a one-shot catchprobe
(CAUGHT /catalog/player.lpc *catch-path-probe) then reverted;
play itself left no other catch lines.
4. What is not ported yet
Full OSB/AOH world (other Silvere shop buy, remaining interiors,
tower interiors, other domains), protocol stacks,
OSB kernel daemons. Adventurers guild is an archive
entrance stub (no join / cost / advance). 2681 #'
in 1062 files — do not attempt a mechanical /std
rewrite this slice. Newbie creation /d/login/entrance
is not loaded; catalog login uses STARTROOM.
6. Full dialect port (Strategy A, 2026-09-06)
Catalog Void/workshop is no longer the live start. Established
players in the archive start at /d/silvere/rooms/harbour/quay1_2
("The docks"; sys/stdrooms.h STARTROOM). Newbies go to
/d/login/entrance — that creation path is not loaded here.
/std/room and HARBOUR_BASEROOM cannot load on FluffOS (LDMud
inherit + #' + nightday). Strategy A keeps the authentic paths
and English harbour text as thin FluffOS rooms; originals are
quay1_*_ldmud.lpc.
/d/silvere/rooms/harbour/quay1_2— The docks (login)/d/silvere/rooms/harbour/quay1_3— The quay at Silvere (west)/d/silvere/rooms/harbour/quay1_1— A street (east; lobster traps)/d/silvere/rooms/harbour/street3— harbour crossing (southeast)/d/silvere/rooms/harbour/street2— paved road up the hill/d/silvere/rooms/harbour/street1— sun clock/d/silvere/rooms/harbour/entrance— City Gate/d/silvere/rooms/harbour/harbour_inn— The Seaman's Rest/d/silvere/rooms/harbour/harbourmaster— office (up harbourmaster2 loaded)/d/silvere/rooms/harbour/harbourmaster2— upstairs loft (telescope look-at; look through not wired)/d/silvere/rooms/harbour/shipyard— north of the lobster-trap street/d/silvere/rooms/harbour/quay2_1— southern quay (barrels)/d/silvere/rooms/harbour/quay2_2— southern landing/d/silvere/rooms/harbour/quay2_3— path to the southern tower/d/silvere/rooms/harbour/stower_enter— Before a high tower (south)/d/silvere/rooms/harbour/ntower_enter— Before a high tower (north)/d/silvere/rooms/west/harbourgate— city side of the harbour wall/d/silvere/rooms/west/westroad1— The Westway/d/silvere/rooms/west/westroad2— Westway shop fronts/d/silvere/rooms/west/westroad3— Westway chandler front/d/silvere/rooms/west/chandler— Molly's Chandler (list/buy)/d/silvere/rooms/west/westroad4— Westway flowerbed/d/silvere/rooms/west/westshop1— south alley (SHOPPE THATT WAY)/d/silvere/rooms/west/westshop2— lane to the sell-only shop/d/silvere/rooms/west/westshop— A little shop (look only)/d/silvere/rooms/west/westroad5— Westway toward the post office/d/silvere/rooms/west/westroad6— fishmonger-front Westway/d/silvere/rooms/west/westroad7— tailor-front Westway / Elrimand Road/d/silvere/rooms/west/westroad8— wine-shop-front Westway/d/silvere/rooms/west/westroad9— Guild Street fork/d/silvere/rooms/west/westroad10— flower-shop-front Westway/d/silvere/rooms/west/westroad11— palace-square approach Westway/d/silvere/rooms/center/westenter— Central place, west end/d/silvere/rooms/center/outside1— West Palace Avenue/d/silvere/rooms/center/outside2— Avenue of the Palace (look only)/d/silvere/rooms/center/outside3— The palace avenue (look only)/d/silvere/rooms/center/outside4— The palace avenue, salium beds/d/silvere/rooms/center/outside5— The palace avenue, east corner/d/silvere/rooms/center/outside6— Road at the palace (look only)/d/silvere/rooms/center/outside7— Road at the palace, further east (look only)/d/silvere/rooms/center/outside8— Road at the palace, further east (look only)/d/silvere/rooms/center/outside9— Avenue of the Palace, entrance fork (look only; east mainsouth1 loaded)/d/silvere/rooms/center/palplace1— The palace square, west side (look only)/d/silvere/rooms/center/palplace4— The place before the palace (look only)/d/silvere/rooms/center/palplace5— At the entrance into the palace (look only; north palenter loaded)/d/silvere/rooms/palace/palenter— A hall in the palace (archive stub; east paleast1 / west palwest1 loaded; enter throneroom not wired)/d/silvere/rooms/palace/paleast1— east-wing hall stub (seems to glance / you.The walls / podestal; east paleast2 loaded)/d/silvere/rooms/palace/paleast2— east-wing crossing stub (glance at you.The walls / podestal; north paleast3 / south paleast13 loaded)/d/silvere/rooms/palace/paleast3— east-wing fork stub (another way to the east / glance at you.The; east paleast4 / north palnorth1 loaded)/d/silvere/rooms/palace/paleast4— east-wing south-door hall (southern wall / large room / you.The walls; east paleast6 loaded; s paleast5 not wired)/d/silvere/rooms/palace/paleast6— east-wing south-turn (from south to west; south paleast7 loaded)/d/silvere/rooms/palace/paleast7— east-wing north-south hall (through this part of the palace; south paleast8 loaded)/d/silvere/rooms/palace/paleast13— east-wing south hall stub (crossing from the west / glance at you. The walls; south paleast12 loaded)/d/silvere/rooms/palace/paleast12— east-wing south corner (continues east; east paleast10 loaded)/d/silvere/rooms/palace/paleast8— east-wing north-south hall (through this part of the palace; n paleast7 / s paleast9 loaded)/d/silvere/rooms/palace/paleast10— east-wing mid-south hall (leads here from east to west; east paleast9 / north paleast11 loaded)/d/silvere/rooms/palace/paleast11— east-wing undecided stub (stairway up to a tower; south paleast10 loaded)/d/silvere/rooms/palace/paleast9— east-wing southeast corner (continues to the west / Some ceremonial; n paleast8 loaded)/d/silvere/rooms/palace/palwest1— west-wing hall stub (seems to glance / podestal; west palwest2 loaded)/d/silvere/rooms/palace/palwest2— west-wing crossing stub (glance at you.The walls / podestal; north palwest3 / south palwest13 loaded)/d/silvere/rooms/palace/palnorth1— north-palace hall (two doors, leading there / The guards clothes; west palnorth2 loaded)/d/silvere/rooms/palace/palnorth2— north-palace hall (Lu'meyna door look-ats; west palnorth3 loaded; south private1 not wired)/d/silvere/rooms/palace/palnorth3— north-palace hall (valuable to them; west palnorth4 loaded)/d/silvere/rooms/palace/palnorth4— north-palace hall (Lu'meyn door look-ats; west palnorth5 loaded; south private2 not wired)/d/silvere/rooms/palace/palnorth5— north-palace west corner (from east to south; south palwest3 loaded)/d/silvere/rooms/palace/palwest3— west-wing fork stub (glare at you / pedestal; west palwest4 / north palnorth5 loaded)/d/silvere/rooms/palace/palwest4— west-wing south-door hall (southern wall / large room / you.The walls; west palwest6 loaded; s palwest5 not wired)/d/silvere/rooms/palace/palwest6— west-wing south-turn (from south to east; south palwest7 loaded)/d/silvere/rooms/palace/palwest7— west-wing north-south hall (through this part of the palace; south palwest8 loaded)/d/silvere/rooms/palace/palwest13— west-wing south hall stub (crossing from the east / glance at you. The walls; south palwest12 loaded)/d/silvere/rooms/palace/palwest12— west-wing south corner (continues west; west palwest10 loaded)/d/silvere/rooms/palace/palwest8— west-wing north-south hall (through this part of the palace; n palwest7 / s palwest9 loaded)/d/silvere/rooms/palace/palwest10— west-wing mid-south hall (leads here from east to west; west palwest9 loaded; n palwest11 not wired)/d/silvere/rooms/palace/palwest9— west-wing southwest corner (continues to the east / Some ceremonial; n palwest8 loaded)/d/silvere/rooms/center/palplace2— The palace square fountain (look only)/d/silvere/rooms/center/mainsouth1— Avenue of the Palace, Sarykan statue (look only; west outside9 loaded)/d/silvere/rooms/south/mainroad1— On a road at Silvere (archive stub)/d/silvere/rooms/center/palplace3— The place before the palace, east wing (look only)/d/silvere/rooms/center/palplace6— The place before the palace, east-wing walls (look only)/d/silvere/rooms/center/outside10— Road at the palace, south of east wing (look only)/d/silvere/rooms/center/outside11— Avenue the palace (look only; archive short typo)/d/silvere/rooms/center/outside12— Road at the palace, east of Avenue the palace (look only)/d/silvere/rooms/center/outside13— Road at the palace, east of outside12 (look only)/d/silvere/rooms/center/outside14— The palace avenue, Lady flowers (look only)/d/silvere/rooms/center/outside15— The palace avenue, Arabellas (look only)/d/silvere/rooms/center/outside16— The palace avenue, venus poppys (look only)/d/silvere/rooms/center/outside17— Avenue of the Palace, Tali statue (look only; east eastroad1 loaded)/d/silvere/rooms/center/eastroad1— Mainroad leading east (archive stub)/d/silvere/rooms/center/eastroad2— Mainroad leading east (archive stub)/d/silvere/rooms/east/mainroad1— On a road at Silvere (foggy; Joan and Mistral house mentioned, not loaded)/d/silvere/rooms/center/outside18— The palace avenue, Morning Stars (look only)/d/silvere/rooms/center/outside19— The palace avenue, pomegranate grove (look only)/d/silvere/rooms/center/outside20— The palace avenue, turns west (look only)/d/silvere/rooms/center/outside21— Avenue at the palace, rear wall (look only)/d/silvere/rooms/center/outside22— Avenue at the palace, doves (look only)/d/silvere/rooms/center/outside23— Avenue of the Palace, angelica/sorrel (look only)/d/silvere/rooms/center/outside24— Avenue of the Palace, sage/mint (look only)/d/silvere/rooms/center/outside25— Avenue of the Palace, Kyrie statue (look only; north northroad loaded)/d/silvere/rooms/center/northroad— On a road at Silvere (foggy stub; north unwired)/d/silvere/rooms/center/outside26— Avenue of the Palace, bay/lavender (look only)/d/silvere/rooms/center/outside27— Avenue at the palace, ginger/parsley (look only)/d/silvere/rooms/center/outside28— Avenue at the palace, fig grove (look only; south garden2 loaded)/d/silvere/rooms/center/outside29— Avenue at the palace, fig grove west (look only; south garden1 loaded)/d/silvere/rooms/center/outside30— The palace avenue, west corner (look only; southeast garden1 loaded)/d/silvere/rooms/center/outside31— The palace avenue, west wing south (look only; east garden1 loaded)/d/silvere/rooms/center/garden1— Palace Fig Garden (look only)/d/silvere/rooms/center/garden2— Palace Fig Garden, east (look only)/d/silvere/rooms/center/garden3— Palace pomegranate Garden (look only; east garden4 loaded)/d/silvere/rooms/center/garden4— Palace pomegranate Garden, east (look only)/d/silvere/rooms/south/mainroad2— On a road at Silvere (foggy south-gate stub; south mainroad3 loaded)/d/silvere/rooms/south/mainroad3— On a road at Silvere (foggy stub)/d/silvere/rooms/south/mainroad4— On a road at Silvere (foggy stub)/d/silvere/rooms/south/mainroad5— On a road at Silvere (foggy stub)/d/silvere/rooms/south/mainroad6— On a road at Silvere (foggy stub; south mainroad7 loaded)/d/silvere/rooms/south/mainroad7— On a road at Silvere (foggy stub)/d/silvere/rooms/south/mainroad8— On a road at Silvere (foggy stub)/d/silvere/rooms/south/mainroad9— On a road at Silvere (foggy stub; south mainroad10 loaded)/d/silvere/rooms/south/mainroad10— On a road at Silvere (foggy stub plus west citypark mention; west parkroad1 loaded)/d/silvere/rooms/south/parkroad1— On a road at Silvere (foggy citypark stub)/d/silvere/rooms/south/parkroad2— On a road at Silvere (foggy citypark stub)/d/silvere/rooms/south/parkroad3— On a road at Silvere (foggy citypark stub; west parkroad4 loaded)/d/silvere/rooms/south/parkroad4— On a road at Silvere (foggy citypark stub)/d/silvere/rooms/south/parkroad5— On a road at Silvere (foggy citypark stub; west parkroad6 loaded)/d/silvere/rooms/south/parkroad6— On a road at Silvere (foggy wall+trees stub)/d/silvere/rooms/south/parkenter— On a road at Silvere (foggy park-entrance stub; west SIL_PARK southentrance loaded)/d/silvere/rooms/south/mainroad11— On a road at Silvere (citygates south; south southgate loaded)/d/silvere/rooms/south/southgate— southern gates (This are; ivy look-at; climb not wired)/d/silvere/rooms/south/wilderness1— road south of the gates (layout stub)/d/silvere/rooms/south/wilderness2— road toward the river (layout stub)/d/silvere/rooms/south/wilderness3— road with windmill mention (west fields not wired)/d/silvere/rooms/south/rivershore1— On a road south (layouted stub; south bridge not wired)/d/silvere/rooms/center/outside32— palace avenue (archive short; jasmine; look only)/d/silvere/rooms/west/flowershop— Jehane's Flowers (look only)/d/silvere/rooms/west/libraryroad1— Guild Street / library road (east adventurerguild loaded)/d/silvere/rooms/west/adventurerguild— The Adventurers Guild (archive stub; leave guild not wired)/d/silvere/rooms/west/libraryroad2— library road west (stub look-ats; west libraryenter loaded)/d/silvere/rooms/west/libraryenter— The Adventurers Guild / library entrance stub/d/silvere/rooms/west/wineshop— Chez Brigan (list/buy)/d/silvere/rooms/west/bakery— Eldranna's Bake Shoppe (look only)/d/silvere/rooms/west/tailor— Couture Celimarith (look only)/d/silvere/rooms/west/councilroad1— Elrimand Road (bakery look-at; north councilroad2 loaded)/d/silvere/rooms/west/councilroad2— Elrimand Road (houses / coat of arms look-ats)/d/silvere/rooms/west/councilroad3— Elrimand Road, Elrimand statue (look only)/d/silvere/rooms/west/councilroad4— Elrimand Road, outside the council hall (look only; enter hall not wired)/d/silvere/rooms/west/councilenter— Council Hall Entrance (archive stub)/d/silvere/rooms/west/fishmonger— Feridwyn's Seafood (look only)/d/silvere/rooms/west/wpostroad1— lane to the post office/d/silvere/rooms/west/wpostroad2— Counting House arch/d/silvere/rooms/west/wpostoffice— post office (look only)/d/silvere/rooms/west/wbank— Counting House foyer (look only)/d/silvere/rooms/west/cityinfo1— Park Lane (east cityinfo loaded; south citypark1 loaded)/d/silvere/rooms/west/cityinfo— Elder office (look only; leave/sit/elder NPC not wired)/d/silvere/rooms/west/citypark1— Park Lane (uneaven cobbles; south citypark2 loaded)/d/silvere/rooms/west/citypark2— Park Lane (thebare bricks; south cityenter loaded)/d/silvere/rooms/west/cityenter— Citypark entrance (look only; south SIL_PARK parkenter loaded; enter park verb not wired)/d/silvere/rooms/newbiepark/parkenter— Citypark entrance (sign / it's wooden surface; leave/search not wired)/d/silvere/rooms/newbiepark/forest_enter— Before a small forest (archive stub; east forest_room1 not wired)/d/silvere/rooms/newbiepark/southentrance— Citypark entrance (sign / its wooden surface; leave/search not wired)/d/silvere/rooms/newbiepark/forest_south10— Border of the forest (archive stub; north/west not wired)/d/silvere/rooms/west/whealer1— Before the house of the healer (north whealer loaded)/d/silvere/rooms/west/whealer— The house of the healer (look only; drink / treat not wired)/d/silvere/rooms/west/templeroad1— Templeroad (Xalandre approach)/d/silvere/rooms/west/templeroad2— Templeroad (archive stub)/d/silvere/rooms/west/templeroad3— Templeroad, outside the temple (look only; enter temple not wired)/d/silvere/rooms/west/cparch— Caves of Parch entrance (blocked stub)/d/silvere/rooms/west/wsmithroad1— small road toward the weaponsmith (stub)/d/silvere/rooms/west/wsmithroad2— small road before the weaponsmith (stub; shop not loaded)
inn buy/drink, harbourmaster bell NPC, tower interiors,
palace hall look-ats (palenter) plus east/west wing
stubs (paleast1 / palwest1 / paleast2 /
palwest2 / paleast3 / palwest3 /
paleast4 / palwest4 / paleast6 /
palwest6 / paleast7 / palwest7 /
paleast13 / palwest13 / paleast12 /
palwest12 / paleast10 / palwest10 /
paleast9 / palwest9) are loaded
(enter throneroom / palnorth / pal*5 conference /
pal*8+ not wired),
harbourmaster loft telescope look-ats are loaded
(look through not wired),
further south-town
(/d/silvere/rooms/south/southgate look-ats are
loaded; climb ivy not wired; west fields and the
south bridge stay unwired),
north of northroad is unwired (no prevent_void
message), statue
touch/helmet, enter hall,
mail / bank deposit,
shop buy (except Molly's Chandler and
Chez Brigan list/buy),
and healer treat/drink are not loaded
(healer-house look-ats are loaded).
The council hall, library entrance, and adventurers
guild stubs are loaded (look only). The City Elder
office look-ats are loaded (leave office / sit
/ elder NPC not wired). Park Lane continues south
through citypark1–2 to the cityenter gate and
SIL_PARK parkenter / forest_enter /
southentrance / forest_south10 look-ats
(leave park / search / forest combat not wired).
/catalog/login still handles name/password. /catalog/player
enter_world() moves onto the docks (fallback Void if load fails).
Live walk (native 40285, 2026-09-06, organic fluffos /
Mud@2026):
- Lands on The docks.
look at nets/gulls/pails. - West → The quay at Silvere (
look at sails). East back. East → A street (look at traps). West back to the docks. scorelevel 1, hp 20/20. Quit persist. Reconnect lands on the docks again.
This-boot live libs/aoh/log/debug.log (fd 3, PID 1750409
BOOT_MARKER1 aoh-docks): start rooms compiled, no new lines
after the marker. Catch this walk: empty after the marker
(older *catch-path-probe line is from 2026-09-05).
Harbour expansion (native 40285, 2026-09-06, same fluffos /
Mud@2026, do not redo the docks look-ats):
- East → lobster-trap street. Southeast → harbour crossing (
look at road). East ×2 past the sun clock (look at clock) to City Gate (look at ivy). - South → The Seaman's Rest (
look at sailors/menu). North back. North → Office of the Harbourmaster (look at desk/bell). South back. scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 1778974
BOOT_MARKER2 aoh-inn-hm): no new lines after the marker.
Catch this walk: empty after the marker.
Harbour expansion 2 (native 40285, 2026-09-06, same fluffos /
Mud@2026, do not redo docks or inn/office look-ats):
- East → lobster-trap street. North → The shipyard of Silvere (
look at frames/tar/workers). South back. - Southeast → crossing. Southwest → southern quay (
look at barrels/crates). West → landing (look at people). East, northeast back. - East ×3 to City Gate. East → City gates (
look at gate/portcullis). West back. scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 1806541
BOOT_MARKER3 aoh-quay2-yard): no new lines after the marker.
Catch this walk: empty after the marker.
Harbour expansion 3 (native 40285, 2026-09-06, same fluffos /
Mud@2026, do not redo docks, inn/office, shipyard, or
quay2/city-gate look-ats):
- West from the landing → path to the southern tower (
look at bushes/trees). West → Before a high tower (look at tower/chain). East back. - East through City Gate → The Westway (
look at flagstones/shops). East → shop-front Westway (look at signs). - South → Park Lane (
look at sign). North, north → healer street (look at herbs). scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 1836787
BOOT_MARKER4 aoh-westway): no new lines after the marker.
Catch this walk: empty after the marker.
Harbour expansion 4 (native 40285, 2026-09-06, same fluffos /
Mud@2026, do not redo docks, inn/office, shipyard,
southern-tower, or Westway look-ats):
- West ×2 from the docks → northern tower exterior (
look at tower/chain). East back. - East through City Gate and The Westway → chandler-front Westway (
look at sign/shop). scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 1863039
BOOT_MARKER5 aoh-ntower-wr3): no new lines after the marker.
Catch this walk: empty after the marker.
Harbour expansion 5 (native 40285, 2026-09-06, same fluffos /
Mud@2026, do not redo docks, inn/office, towers, or
Westway look-ats):
- North from the chandler front → Molly's Chandler (
look at candles/sign). South back. - East → Westway flowerbed (
look at flowerbed/fence). South → pigeon alley (look at sign/pigeons). scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 1892062
BOOT_MARKER6 aoh-wr4-chandler): no new lines after the marker.
Catch this walk: empty after the marker.
Harbour expansion 6 (native 40285, 2026-09-06, same fluffos /
Mud@2026, do not redo docks, inn/office, towers,
Westway, or chandler/flowerbed/alley look-ats):
- East of the flowerbed → Westway toward the post office (
look at decorations/houses). - South of the pigeon alley → sell-shop lane (
look at shop) → A little shop (look at shopkeeper/trashcan). scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 1920162
BOOT_MARKER7 aoh-wr5-sellshop): no new lines after the marker.
Catch this walk: empty after the marker.
Harbour expansion 7 (native 40285, 2026-09-06, same fluffos /
Mud@2026, do not redo docks, inn/office, towers,
Westway, chandler/flowerbed/alley, or westroad5/sell-shop
look-ats):
- East of westroad5 → fishmonger-front Westway (
look at sign/nets). West back. - North → post-office lane. North → Counting House street (
look at plaque/arch). West → post office (look at cabins). Mail is not implemented. scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 1950215
BOOT_MARKER8 aoh-wr6-post): no new lines after the marker.
Catch this walk: empty after the marker.
Harbour expansion 8 (native 40285, 2026-09-06, same fluffos /
Mud@2026, do not redo docks, inn/office, towers,
Westway, chandler/flowerbed/alley, westroad5/sell-shop,
or westroad6/post-office look-ats):
- North of westroad6 → a fishmonger's (
look at tiles/vats/signFERIDWYN'S SEAFOOD). South back. - East → tailor-front Westway / Elrimand Road (
look at signCouture Celimarith /flagstones). West back. - East of the Counting House street → The bank of Silvere (
look at sign/panelling). Deposit is not implemented. scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 1977309
BOOT_MARKER9 aoh-wr7-fish-bank): no new lines after the marker.
Catch this walk: empty after the marker.
Harbour expansion 9 (native 40285, 2026-09-06, same fluffos /
Mud@2026, do not redo docks, inn/office, towers,
Westway, chandler/flowerbed/alley, westroad5/sell-shop,
westroad6/post-office, or westroad7/fishmonger/bank
look-ats):
- South of westroad7 → a tailor shop (
look at cloth/dummy/sign). North back. - North → Elrimand Road (
look at signEldranna's Bake Shoppe /bakery). South back. - East → wine-shop-front Westway (
look at signwine glass /vines). scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 2014609
BOOT_MARKER10 aoh-wr8-tailor-elrimand): no new lines after
the marker. Catch this walk: empty after the marker.
Harbour expansion 10 (native 40285, 2026-09-06, same
fluffos / Mud@2026, do not redo docks, inn/office,
towers, Westway, chandler/flowerbed/alley,
westroad5/sell-shop, westroad6/post-office,
westroad7/fishmonger/bank, or westroad8/tailor/Elrimand
look-ats):
- North of westroad8 → a wine merchant's shop (
look at racks/signCHEZ BRIGAN). South back. - East → Guild Street fork (
look at street/palace). West back. - West of Elrimand Road → Eldranna's Bake Shoppe (
look at shelves/chalkboard). Buy is not implemented. scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 2033649
BOOT_MARKER11 aoh-wr9-wine-bakery): no new lines after
the marker. Catch this walk: empty after the marker.
Harbour expansion 11 (native 40285, 2026-09-06, same
fluffos / Mud@2026, do not redo docks, inn/office,
towers, Westway, chandler/flowerbed/alley,
westroad5/sell-shop, westroad6/post-office,
westroad7/fishmonger/bank, westroad8/tailor/Elrimand,
or westroad9/wineshop/bakery look-ats):
- East of westroad9 → flower-shop-front Westway (
look at signiron rose /roses/palacemarble). West back. - South → Library road (
look at guild/library). West → library road west (look at library). Guild and library interiors are archive stubs. scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 2061268
BOOT_MARKER12 aoh-wr10-guildstreet): no new lines after
the marker. Catch this walk: empty after the marker.
Harbour expansion 12 (native 40285, 2026-09-06, same
fluffos / Mud@2026, do not redo docks, inn/office,
towers, Westway, chandler/flowerbed/alley,
westroad5/sell-shop, westroad6/post-office,
westroad7/fishmonger/bank, westroad8/tailor/Elrimand,
westroad9/wineshop/bakery, or westroad10/Guild Street
look-ats):
- South of westroad10 → a flower shop (
look at flowers/signJEHANE'S FLOWERS /vases). Archive long keeps the typo “myriard”. Buy is not implemented. North back. - East → palace-square approach Westway (
look at palacewhite marble/gardens /square/murals). East palace square (westenter) is still the LDMud original — not loaded. scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 2090614
BOOT_MARKER13 aoh-wr11-flowershop): no new lines after
the marker. Catch this walk: empty after the marker.
Harbour expansion 13 (native 40285, 2026-09-06, same
fluffos / Mud@2026, do not redo docks, inn/office,
towers, Westway, chandler/flowerbed/alley,
westroad5/sell-shop, westroad6/post-office,
westroad7/fishmonger/bank, westroad8/tailor/Elrimand,
westroad9/wineshop/bakery, westroad10/Guild Street,
or westroad11/Jehane flower-shop look-ats):
- East of westroad11 → Central place, west end (
look at palacebrownstone wall /treeslime /statuetoo far). Archive detail keeps the typo “gaurds”. East West Palace Avenue (outside1) is still the LDMud original — not loaded. scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 2120738
BOOT_MARKER14 aoh-westenter): no new lines after
the marker. Catch this walk: empty after the marker.
Harbour expansion 14 (native 40285, 2026-09-06, same
fluffos / Mud@2026, do not redo docks, inn/office,
towers, Westway, chandler/flowerbed/alley,
westroad5/sell-shop, westroad6/post-office,
westroad7/fishmonger/bank, westroad8/tailor/Elrimand,
westroad9/wineshop/bakery, westroad10/Guild Street,
westroad11/Jehane flower-shop, or westenter
palace-square west-end look-ats):
- East of westenter → West Palace Avenue (
look at stonebrownstones /gulls/avenuestatue “gaurds”). Archive long keeps “roads leads”. East Avenue of the Palace (outside2) is still the LDMud original — not loaded. scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 2152533
BOOT_MARKER15 aoh-outside1): no new lines after
the marker. Catch this walk: empty after the marker.
Harbour expansion 15 (native 40285, 2026-09-06, same
fluffos / Mud@2026, do not redo docks, inn/office,
towers, Westway, chandler/flowerbed/alley,
westroad5/sell-shop, westroad6/post-office,
westroad7/fishmonger/bank, westroad8/tailor/Elrimand,
westroad9/wineshop/bakery, westroad10/Guild Street,
westroad11/Jehane flower-shop, westenter
palace-square west-end, or outside1 West Palace
Avenue look-ats):
- East of outside1 → Avenue of the Palace (
look at statuehelmeted Rilana /rosesMyrads /inscriptionGaurdian). Touch/helmet is not implemented. Southoutside3/ northoutside32are still the LDMud originals — not loaded. scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 2185452
BOOT_MARKER16 aoh-outside2): no new lines after
the marker. Catch this walk: empty after the marker.
Harbour expansion 16 (native 40285, 2026-09-06, same
fluffos / Mud@2026, do not redo docks, inn/office,
towers, Westway, chandler/flowerbed/alley,
westroad5/sell-shop, westroad6/post-office,
westroad7/fishmonger/bank, westroad8/tailor/Elrimand,
westroad9/wineshop/bakery, westroad10/Guild Street,
westroad11/Jehane flower-shop, westenter
palace-square west-end, outside1 West Palace Avenue,
or outside2 Avenue of the Palace look-ats):
- South of outside2 → The palace avenue (
look at cinnamoncassia /flowersgentleman's buttons /treeslime). Archive long keeps “forage though”. Southoutside4is still the LDMud original — not loaded. scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 2206456
BOOT_MARKER17 aoh-outside3): no new lines after
the marker. Catch this walk: empty after the marker.
Harbour expansion 17 (native 40285, 2026-09-06, same
fluffos / Mud@2026, do not redo docks, inn/office,
towers, Westway, chandler/flowerbed/alley,
westroad5/sell-shop, westroad6/post-office,
westroad7/fishmonger/bank, westroad8/tailor/Elrimand,
westroad9/wineshop/bakery, westroad10/Guild Street,
westroad11/Jehane flower-shop, westenter
palace-square west-end, outside1 West Palace Avenue,
outside2 Avenue of the Palace, or outside3
cinnamon/gentleman's-buttons look-ats):
- South of outside3 → The palace avenue (
look at saliumspink /stonebrownstones /jays). Archive long keeps “gentley” and “forage though”. Southoutside5is still the LDMud original — not loaded. scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 2235109
BOOT_MARKER18 aoh-outside4): no new lines after
the marker. Catch this walk: empty after the marker.
Harbour expansion 18 (native 40285, 2026-09-06, same
fluffos / Mud@2026, do not redo docks, inn/office,
towers, Westway, chandler/flowerbed/alley,
westroad5/sell-shop, westroad6/post-office,
westroad7/fishmonger/bank, westroad8/tailor/Elrimand,
westroad9/wineshop/bakery, westroad10/Guild Street,
westroad11/Jehane flower-shop, westenter
palace-square west-end, outside1 West Palace Avenue,
outside2 Avenue of the Palace, outside3
cinnamon/gentleman's-buttons, or outside4
salium-bed look-ats):
- South of outside4 → The palace avenue (
look at flowerspurple bonnie bells /cinnamon/avenuecurves north and east). Archive long keeps “thier”. Eastoutside6— see Harbour expansion 19. scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 2264366
BOOT_MARKER19 aoh-outside5): no new lines after
the marker. Catch this walk: empty after the marker.
Harbour expansion 19 (native 40285, 2026-09-06, same
fluffos / Mud@2026, do not redo docks, inn/office,
towers, Westway, chandler/flowerbed/alley,
westroad5/sell-shop, westroad6/post-office,
westroad7/fishmonger/bank, westroad8/tailor/Elrimand,
westroad9/wineshop/bakery, westroad10/Guild Street,
westroad11/Jehane flower-shop, westenter
palace-square west-end, outside1 West Palace Avenue,
outside2 Avenue of the Palace, outside3
cinnamon/gentleman's-buttons, outside4
salium-bed, or outside5 east-corner bonnie-bell
look-ats):
- East of outside5 → Road at the palace (
look at rosespink and creamy white /palacefront wall /avenuenorthern approach /stone“The stones brownstones” /doves). Eastoutside7— see Harbour expansion 20. scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 2294047
BOOT_MARKER20 aoh-outside6): this-run boot banner only
(driver truncates the log on open); no error: after
Initializations complete. Catch this walk: empty after
the marker.
Harbour expansion 20 (native 40285, 2026-09-06, same
fluffos / Mud@2026, do not redo docks, inn/office,
towers, Westway, chandler/flowerbed/alley,
westroad5/sell-shop, westroad6/post-office,
westroad7/fishmonger/bank, westroad8/tailor/Elrimand,
westroad9/wineshop/bakery, westroad10/Guild Street,
westroad11/Jehane flower-shop, westenter
palace-square west-end, outside1 West Palace Avenue,
outside2 Avenue of the Palace, outside3
cinnamon/gentleman's-buttons, outside4
salium-bed, outside5 east-corner bonnie-bell,
or outside6 rose/palace look-ats):
- East of outside6 → Road at the palace (
look at gulls/shrubspink and creamy white /wallfront palace /pathnorthern approach). Same Joan front-wall rose stretch as outside6. Eastoutside8— see Harbour expansion 21. scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 2322674
BOOT_MARKER21 aoh-outside7): no new lines after the
marker. Catch this walk: empty after the marker.
Harbour expansion 21 (native 40285, 2026-09-06, same
fluffos / Mud@2026, do not redo docks, inn/office,
towers, Westway, chandler/flowerbed/alley,
westroad5/sell-shop, westroad6/post-office,
westroad7/fishmonger/bank, westroad8/tailor/Elrimand,
westroad9/wineshop/bakery, westroad10/Guild Street,
westroad11/Jehane flower-shop, westenter
palace-square west-end, outside1 West Palace Avenue,
outside2 Avenue of the Palace, outside3
cinnamon/gentleman's-buttons, outside4
salium-bed, outside5 east-corner bonnie-bell,
outside6 rose/palace, or outside7
gulls/shrubs/wall look-ats):
- East of outside7 → Road at the palace (
look at brownstones“The stones brownstones” /seagulls/rosepink and creamy white /roadnorthern approach). Same Joan front-wall rose stretch as outside6/outside7. Eastoutside9— see Harbour expansion 22. scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 2351704
BOOT_MARKER22 aoh-outside8): no new lines after the
marker. Catch this walk: empty after the marker.
Harbour expansion 22 (native 40285, 2026-09-06, same
fluffos / Mud@2026, do not redo docks, inn/office,
towers, Westway, chandler/flowerbed/alley,
westroad5/sell-shop, westroad6/post-office,
westroad7/fishmonger/bank, westroad8/tailor/Elrimand,
westroad9/wineshop/bakery, westroad10/Guild Street,
westroad11/Jehane flower-shop, westenter
palace-square west-end, outside1 West Palace Avenue,
outside2 Avenue of the Palace (statue), outside3
cinnamon/gentleman's-buttons, outside4
salium-bed, outside5 east-corner bonnie-bell,
outside6 rose/palace, outside7
gulls/shrubs/wall, or outside8
brownstones/seagulls/rose look-ats):
- East of outside8 → Avenue of the Palace (long “A broad road leads north to palace entrance”;
look at avenuenorthern approach /mourning doves/palace wall/stones“The stones brownstones”). Northpalplace1— see Harbour expansion 23. Eastmainsouth1is still the LDMud original — not loaded. scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 2389673
BOOT_MARKER23 aoh-outside9): no new lines after the
marker. Catch this walk: empty after the marker.
Harbour expansion 23 (native 40285, 2026-09-06, same
fluffos / Mud@2026, do not redo docks, inn/office,
towers, Westway, chandler/flowerbed/alley,
westroad5/sell-shop, westroad6/post-office,
westroad7/fishmonger/bank, westroad8/tailor/Elrimand,
westroad9/wineshop/bakery, westroad10/Guild Street,
westroad11/Jehane flower-shop, westenter
palace-square west-end, outside1–outside8, or
outside9 Avenue-of-the-Palace entrance-fork look-ats):
- North of outside9 → The palace square (long exotic flowers / gravel / crushed seashells;
look at flowers/saliumspink /lanternscast-iron alabaster /roses). Northpalplace4(The place before the palace) and eastpalplace2are still the LDMud originals — not loaded. scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 2412237
BOOT_MARKER24 aoh-palplace1): no new lines after the
marker. Catch this walk: empty after the marker.
Harbour expansion 24 (native 40285, 2026-09-06, same
fluffos / Mud@2026, do not redo docks, inn/office,
towers, Westway, chandler/flowerbed/alley,
westroad5/sell-shop, westroad6/post-office,
westroad7/fishmonger/bank, westroad8/tailor/Elrimand,
westroad9/wineshop/bakery, westroad10/Guild Street,
westroad11/Jehane flower-shop, westenter
palace-square west-end, outside1–outside9, or
palplace1 palace-square west-side look-ats):
- North of palplace1 → The place before the palace (long latticed windows / basement / artfully aranged flowers / cascades of roses / white marble bench;
look at bench/marble bench/lanternscast-iron alabaster /roses/flowerspink saliums /palacebrown stone). Eastpalplace5(At the entrance into the palace) is still the LDMud original — not loaded. scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 2443689
BOOT_MARKER25 aoh-palplace4): no new lines after the
marker. Catch this walk: empty after the marker.
Harbour expansion 25 (native 40285, 2026-09-06, same
fluffos / Mud@2026, do not redo docks, inn/office,
towers, Westway, chandler/flowerbed/alley,
westroad5/sell-shop, westroad6/post-office,
westroad7/fishmonger/bank, westroad8/tailor/Elrimand,
westroad9/wineshop/bakery, westroad10/Guild Street,
westroad11/Jehane flower-shop, westenter
palace-square west-end, outside1–outside9,
palplace1 palace-square west-side, or palplace4
place-before-the-palace look-ats):
- East of palplace4 → At the entrance into the palace (long brownstone entry way / hieroglyphics / citygates;
look at hieroglyphicsfounding of Silvere /palacebrown stone /roses/flowerspink saliums). Northenter palace/palenter, southpalplace2(fountain square), and eastpalplace6are still the LDMud originals — not loaded. scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 2472361
BOOT_MARKER26 aoh-palplace5): no new lines after the
marker. Catch this walk: empty after the marker.
Harbour expansion 26 (native 40285, 2026-09-06, same
fluffos / Mud@2026, do not redo docks, inn/office,
towers, Westway, chandler/flowerbed/alley,
westroad5/sell-shop, westroad6/post-office,
westroad7/fishmonger/bank, westroad8/tailor/Elrimand,
westroad9/wineshop/bakery, westroad10/Guild Street,
westroad11/Jehane flower-shop, westenter
palace-square west-end, outside1–outside9,
palplace1 palace-square west-side, palplace4
place-before-the-palace, or palplace5
palace-entrance look-ats):
- South of palplace5 → The palace square (fountain) (long exotic flowers / geometric designs / carved fountain / basin;
look at fountainpearly white stone / 4 carved griffins /griffins/griffonseagles' heads /pearly carved white stone/pearly white stone basin/paving stonessunburst /flowersLu'meyn gardens).drink wateris not wired. Southmainsouth1and eastpalplace3are still the LDMud originals — not loaded. scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 2500061
BOOT_MARKER27 aoh-palplace2): no new lines after the
marker. Catch this walk: empty after the marker.
Harbour expansion 27 (native 40285, 2026-09-07, same
fluffos / Mud@2026, do not redo docks, inn/office,
towers, Westway, chandler/flowerbed/alley,
westroad5/sell-shop, westroad6/post-office,
westroad7/fishmonger/bank, westroad8/tailor/Elrimand,
westroad9/wineshop/bakery, westroad10/Guild Street,
westroad11/Jehane flower-shop, westenter
palace-square west-end, outside1–outside9,
palplace1 palace-square west-side, palplace4
place-before-the-palace, palplace5 palace-entrance,
or palplace2 fountain look-ats):
- South of palplace2 → Avenue of the Palace (long north to palace entrance / south to harbour / huge white marble statue / pink and white roses;
look at statuewinged Sarykan / black boots / eels and star fish / whirlpool cloak /inscription/baseThe Gaurdian Sarykan /roses/avenuequietly gaurds).touch statueis not wired. Southmainroad1, eastoutside10, and westoutside9exits are not loaded this slice. scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 2529898
BOOT_MARKER28 aoh-mainsouth1): no new lines after the
marker. Catch this walk: empty after the marker.
Harbour expansion 28 (native 40285, 2026-09-07, same
fluffos / Mud@2026, do not redo docks, inn/office,
towers, Westway, chandler/flowerbed/alley,
westroad5–westroad11, westenter, outside1–outside9,
palplace1–palplace5, palplace2 fountain, or
mainsouth1 Sarykan look-ats):
- South of mainsouth1 → On a road at Silvere (long palace north / city gates south / buildings somewhat foggy, archive typo “seems”; archive stub —
look at buildings/road/palace/gatesnothing special). Southmainroad2is still the LDMud original — not loaded. scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 2558804
BOOT_MARKER29 aoh-mainroad1): no new lines after the
marker. Catch this walk: empty after the marker.
Harbour expansion 29 (native 40285, 2026-09-07, same
fluffos / Mud@2026, do not redo docks, inn/office,
towers, Westway, chandler/flowerbed/alley,
westroad5–westroad11, westenter, outside1–outside9,
palplace1–palplace5, palplace2 fountain,
mainsouth1 Sarykan, or south/mainroad1 foggy-road
look-ats):
- East of palplace2 → The place before the palace (long eastern side / exotic flowers / gravel and crushed seashells / palace windows;
look at lanternsalabaster /palacebrown stone /rosespink and creamy white /flowers/saliums/gulls/doves;look at gravel/seashells/windowsnothing special). Northpalplace6and southoutside10are still the LDMud originals — not loaded (You cannot go that way.). scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 2588690
BOOT_MARKER30 aoh-palplace3): no new lines after the
marker. Catch this walk: empty after the marker.
Harbour expansion 30 (native 40285, 2026-09-07, same
fluffos / Mud@2026, do not redo docks, inn/office,
towers, Westway, chandler/flowerbed/alley,
westroad5–westroad11, westenter, outside1–outside9,
palplace1–palplace5, palplace2 fountain,
mainsouth1 Sarykan, south/mainroad1 foggy-road, or
palplace3 east-wing look-ats):
- North of palplace3 → The place before the palace (long latticed windows / basement / archive typo “enrance” / artfully arranged flowers / cascades of roses;
look at lanternsalabaster /palacebrown stone /rosespink and creamy white /flowers/saliums/bench/white marble bench/gulls/doves;look at windows/basement/latticed windowsnothing special). West back to palplace5 works. Southoutside10is still the LDMud original — not loaded. scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 2618069
BOOT_MARKER31 aoh-palplace6): no new lines after the
marker. Catch this walk: empty after the marker.
Harbour expansion 31 (native 40285, 2026-09-07, same
fluffos / Mud@2026, do not redo docks, inn/office,
towers, Westway, chandler/flowerbed/alley,
westroad5–westroad11, westenter, outside1–outside9,
palplace1–palplace6, palplace2 fountain,
mainsouth1 Sarykan, south/mainroad1 foggy-road, or
palplace3 east-wing look-ats):
- South of palplace3 → Road at the palace (long tree-lined avenue / north to palace entrance / pink and white shrub roses;
look at avenue/roadnorthern approach /stones/brownstonesarchive “The stones brownstones” /palacebrown stone /roses/gulls/doves). Eastoutside11is still the LDMud original — not loaded (You cannot go that way.). West back to mainsouth1 works. scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 2646658
BOOT_MARKER32 aoh-outside10): no new lines after the
marker. Catch this walk: empty after the marker.
Harbour expansion 32 (native 40285, 2026-09-07, same
fluffos / Mud@2026, do not redo docks, inn/office,
towers, Westway, chandler/flowerbed/alley,
westroad5–westroad11, westenter, outside1–outside10,
palplace1–palplace6, palplace2 fountain,
mainsouth1 Sarykan, south/mainroad1 foggy-road, or
palplace3 east-wing look-ats):
- East of outside10 → Avenue the palace (archive short typo missing “of”; long tree-lined avenue / pink and white shrub roses;
look at avenue/road“To the west the graceful avenue” /stones/brownstonesarchive “The stones brownstones” /palacebrown stone /roses/gulls/doves). Eastoutside12is still the LDMud original — not loaded (You cannot go that way.). West back to outside10 works. scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 2675159
BOOT_MARKER33 aoh-outside11): no new lines after the
marker. Catch this walk: empty after the marker.
Harbour expansion 33 (native 40285, 2026-09-07, same
fluffos / Mud@2026, do not redo docks, inn/office,
towers, Westway, chandler/flowerbed/alley,
westroad5–westroad11, westenter, outside1–outside11,
palplace1–palplace6, palplace2 fountain,
mainsouth1 Sarykan, south/mainroad1 foggy-road, or
palplace3 east-wing look-ats):
- East of outside11 → Road at the palace (long tree-lined avenue / pink and white shrub roses;
look at avenue/road“To the west the graceful avenue” /stones/brownstonesarchive “The stones brownstones” /palacebrown stone /roses/gulls/doves). Eastoutside13is still the LDMud original — not loaded (You cannot go that way.). West back to Avenue the palace works. scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 2703475
BOOT_MARKER34 aoh-outside12): no new lines after the
marker. Catch this walk: empty after the marker.
Harbour expansion 34 (native 40285, 2026-09-07, same
fluffos / Mud@2026, do not redo docks, inn/office,
towers, Westway, chandler/flowerbed/alley,
westroad5–westroad11, westenter, outside1–outside12,
palplace1–palplace6, palplace2 fountain,
mainsouth1 Sarykan, south/mainroad1 foggy-road, or
palplace3 east-wing look-ats):
- East of outside12 → Road at the palace (long tree-lined avenue / pink and white shrub roses;
look at avenue/road“To the west the graceful avenue” /stones/brownstonesarchive “The stones brownstones” /palacebrown stone /roses/gulls/doves). Eastoutside14is still the LDMud original — not loaded (You cannot go that way.). West back to outside12 works. scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 2733196
BOOT_MARKER35 aoh-outside13): no new lines after the
marker. Catch this walk: empty after the marker.
Harbour expansion 35 (native 40285, 2026-09-07, same
fluffos / Mud@2026, do not redo docks, inn/office,
towers, Westway, chandler/flowerbed/alley,
westroad5–westroad11, westenter, outside1–outside13,
palplace1–palplace6, palplace2 fountain,
mainsouth1 Sarykan, south/mainroad1 foggy-road, or
palplace3 east-wing look-ats):
- East of outside13 → The palace avenue (turns west and north; Lady flowers archive “thier”;
look at lady flowers/cinnamon“the the brownstone” /trees). - North → The palace avenue (Arabellas / archive “gentley”;
look at arabellas/flowers). - North → The palace avenue (purple venus poppys; archive “poppys”).
- North → Avenue of the Palace (Tali statue / firery cloak and swords /
look at inscription“The Gaurdian Tali” fire;look at basemarble;look at rosesred shrub).touch statuenot wired (What?). Easteastroad1still LDMud (You cannot go that way.). - North → The palace avenue (Morning Stars).
- North → The palace avenue (pomegranate grove;
look at grovearchive “pomegranatetrees”;look at pomegranates“You can't see them from here.”). Northoutside20and westgarden4still LDMud. South back to Morning Stars works. scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 2752534
BOOT_MARKER36 aoh-outside14-19): no new lines after the
marker. Catch this walk: empty after the marker.
Harbour expansion 36 (native 40285, 2026-09-07, same
fluffos / Mud@2026, do not redo docks, inn/office,
towers, Westway, westenter, outside1–outside19,
palplace1–palplace6, mainsouth1 Sarykan,
south/mainroad1, or Tali statue look-ats):
- North of outside19 → The palace avenue (turns west and south;
look at grovearchive “grove os sweet”;look at pomegranates“You can't see them from here.”). Southwestgarden4still LDMud. - West → Avenue at the palace (rear palace wall;
look at brownstonesarchive “The stones brownstones” /grove/palace). Southgarden4still LDMud. - West → Avenue at the palace (
look at dovesarchive “trees..” /grove). Southgarden3still LDMud. - West → Avenue of the Palace (
look at angelica/sorrel/astra liliums). Westoutside24still LDMud. East back to the dove stretch works. scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 2757269
BOOT_MARKER37 aoh-outside20-23): no new lines after the
marker. Catch this walk: empty after the marker.
Harbour expansion 37 (native 40285, 2026-09-07, same
fluffos / Mud@2026, do not redo docks, inn/office,
towers, Westway, westenter, outside1–outside23,
palplace1–palplace6, mainsouth1 Sarykan,
south/mainroad1, Tali statue, or grove look-ats):
- West of outside23 → Avenue of the Palace (
look at sage/mint/ orangestar liliums). - West → Avenue of the Palace (Kyrie statue / ice swords / snowy whirlwind cloak;
look at inscription“The Gaurdian Kyrie” wind;look at roses).touch statuenot wired (What?). Northnorthroadstill LDMud. - West → Avenue of the Palace (
look at bayarchive “lavendar” /lavender/ orangeastra liliums). - West → Avenue at the palace (
look at ginger/parsley/ yellowstar liliums). Westoutside28still LDMud. East back to bay/lavender works. scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 2789264
BOOT_MARKER38 aoh-outside24-27): no new lines after the
marker. Catch this walk: empty after the marker.
Harbour expansion 38 (native 40285, 2026-09-07, same
fluffos / Mud@2026, do not redo docks, inn/office,
towers, Westway, westenter, outside1–outside27,
palplace1–palplace6, mainsouth1 Sarykan,
south/mainroad1, Tali/Kyrie statues, or herb-bed
look-ats):
- West of outside27 → Avenue at the palace (fig grove /
look at hedgearchive “perferred” /figs“You can't see them from here.” /dovesarchive “trees..”). Southgarden2still LDMud. - West → Avenue at the palace (fig grove / hedge “perferred”). South
garden1still LDMud. - West → The palace avenue (turns south; fig grove southeast). Southeast
garden1still LDMud. - South → The palace avenue (fig grove east). East
garden1still LDMud. - South → palace avenue (archive short omits “The”;
look at jasmine/cinnamon“the the brownstone”). South closes the loop onto already-live Avenue of the Palace (outside2 / Rilana statue; no new look-ats). scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 2820105
BOOT_MARKER39 aoh-outside28-32): no new lines after the
marker. Catch this walk: empty after the marker.
Harbour expansion 39 (native 40285, 2026-09-07, same
fluffos / Mud@2026, do not redo docks, inn/office,
towers, Westway, westenter, outside1–outside32,
palplace1–palplace6, mainsouth1 Sarykan,
south/mainroad1, Tali/Kyrie statues, or palace-avenue
look-ats):
- East of Tali / outside17 → Mainroad leading east (palace west / eastern district east; archive stub, no AddDetail;
look at road“You see nothing special.”). - East → Mainroad leading east (same stub long).
- East → On a road at Silvere (foggy buildings archive “seems to be”; house of Joan and Mistral south).
look at buildings“You see nothing special.” Southmistralhouse/garden1not wired (You cannot go that way.). East citygate unfinished (You cannot go that way.). West×3 returns to Tali. scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 2825393
BOOT_MARKER40 aoh-eastroad): no new lines after the
marker. Catch this walk: empty after the marker.
Harbour expansion 40 (native 40285, 2026-09-07, same
fluffos / Mud@2026, do not redo docks, inn/office,
towers, Westway, westenter, outside1–outside32,
palplace1–palplace6, mainsouth1 Sarykan,
south/mainroad1, Tali/Kyrie statues, eastroad stubs,
or palace-avenue look-ats):
- East of outside31 → Palace Fig Garden (
look at groveweather.Perhaps /ripe figs/hedgearchive “perferred” /tree“figs..” /figs“the the ripe”).pick fignot wired (What?). - East → Palace Fig Garden (archive “big leave”;
look at grass“romp?”).rompnot wired (What?). West back, north to outside29 works. - South of outside22 → Palace pomegranate Garden (archive “withing”;
look at pond“lavendar” /lavendar lily/pomegranates“the the ripe” /fish).drinknot wired (What?). Eastgarden4still LDMud (You cannot go that way.). scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 2850585
BOOT_MARKER41 aoh-gardens): no new lines after the
marker. Catch this walk: empty after the marker.
Harbour expansion 41 (native 40285, 2026-09-07, same
fluffos / Mud@2026, do not redo docks, inn/office,
towers, Westway, westenter, outside1–outside32,
palplace1–palplace6, mainsouth1 Sarykan,
south/mainroad1, Tali/Kyrie statues, eastroad stubs,
garden1–3 look-ats, or palace-avenue look-ats):
- East of garden3 → Palace pomegranate Garden (
look at grove/ripe pomegranates/hedgearchive “perferred” /tree“pomegranates..”).picknot wired (What?). East to outside19 works. - South of mainroad1 → On a road at Silvere (foggy buildings archive “seems to be”; citygate south / palace north).
look at buildings“You see nothing special.” Southmainroad3still LDMud (You cannot go that way.). scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 2878703
BOOT_MARKER42 aoh-garden4-mainroad2): no new lines after
the marker. Catch this walk: empty after the marker.
<!-- librarian-expansion:42 -->
Harbour expansion 42 (native 40285, 2026-09-07, same
fluffos / Mud@2026, do not redo docks, inn/office,
towers, Westway, westenter, outside1–outside32,
palplace1–palplace6, mainsouth1 Sarykan,
south/mainroad1–2, Tali/Kyrie statues, eastroad stubs,
garden1–4 look-ats, or palace-avenue look-ats):
- South of mainroad2 → On a road at Silvere (foggy buildings archive “seems to be”; citygate south / palace north;
look at buildings“You see nothing special.”). - South ×3 through the same stub long to mainroad6 (north-only). South
mainroad7still LDMud (You cannot go that way.). scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 2905859
BOOT_MARKER43 aoh-mainroad3-6): no new lines after the
marker. Catch this walk: empty after the marker.
Not published (wasm_status: partial). Do not flip to
playable on this harbour walk. look at menu,
look at candles, look at cabins, look at tiles,
and tailor/bakery/wine/flower signs are flavour —
buy/drink, mail, deposit, combat, enter palace,
touch statue, and tower interiors are not claimed.
<!-- librarian-expansion:43 -->
Harbour expansion 43 (native 40285, 2026-09-07, same
fluffos / Mud@2026, do not redo docks, inn/office,
towers, Westway, westenter, outside1–outside32,
palplace1–palplace6, mainsouth1 Sarykan,
south/mainroad1–6, Tali/Kyrie statues, eastroad stubs,
garden1–4 look-ats, or palace-avenue look-ats):
- South of mainroad6 → On a road at Silvere (foggy buildings archive “seems to be”; citygate south / palace north;
look at buildings“You see nothing special.”). - South ×2 through the same stub long to mainroad9 (north-only). South
mainroad10still LDMud (You cannot go that way.). scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 2909848
BOOT_MARKER44 aoh-mainroad7-9): no new lines after the
marker. Catch this walk: empty after the marker.
Not published (wasm_status: partial). Do not flip to
playable on this harbour walk. look at menu,
look at candles, look at cabins, look at tiles,
and tailor/bakery/wine/flower signs are flavour —
buy/drink, mail, deposit, combat, enter palace,
touch statue, and tower interiors are not claimed.
<!-- librarian-expansion:44 -->
Harbour expansion 44 (native 40285, 2026-09-07, same
fluffos / Mud@2026, do not redo docks, inn/office,
towers, Westway, westenter, outside1–outside32,
palplace1–palplace6, mainsouth1 Sarykan,
south/mainroad1–9, Tali/Kyrie statues, eastroad stubs,
garden1–4 look-ats, or palace-avenue look-ats):
- South of mainroad9 → On a road at Silvere (foggy buildings archive “seems to be”; west citypark mention;
look at buildings/citypark“You see nothing special.”). Westparkroad1still LDMud (You cannot go that way.). - South → On a road at Silvere (citygates south / palace and citypark crossing north; north-only). South
southgatestill LDMud (You cannot go that way.). scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 2934733
BOOT_MARKER45 aoh-mainroad10-11): no new lines after the
marker. Catch this walk: empty after the marker.
Not published (wasm_status: partial). Do not flip to
playable on this harbour walk. look at menu,
look at candles, look at cabins, look at tiles,
and tailor/bakery/wine/flower signs are flavour —
buy/drink, mail, deposit, combat, enter palace,
touch statue, and tower interiors are not claimed.
<!-- librarian-expansion:45 -->
Harbour expansion 45 (native 40285, 2026-09-07, same
fluffos / Mud@2026, do not redo docks, inn/office,
towers, Westway, westenter, outside1–outside32,
palplace1–palplace6, mainsouth1 Sarykan,
south/mainroad1–11, Tali/Kyrie statues, eastroad stubs,
garden1–4 look-ats, or palace-avenue look-ats):
- West of mainroad10 → On a road at Silvere (foggy buildings archive “didn't decide yet”; trailing space;
look at buildings“You see nothing special.”). - West ×2 through the same stub long to parkroad3 (east-only). West
parkroad4still LDMud (You cannot go that way.). scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 2963392
BOOT_MARKER46 aoh-parkroad1-3): no new lines after the
marker. Catch this walk: empty after the marker.
Not published (wasm_status: partial). Do not flip to
playable on this harbour walk. look at menu,
look at candles, look at cabins, look at tiles,
and tailor/bakery/wine/flower signs are flavour —
buy/drink, mail, deposit, combat, enter palace,
touch statue, and tower interiors are not claimed.
<!-- librarian-expansion:46 -->
Harbour expansion 46 (native 40285, 2026-09-07, same
fluffos / Mud@2026, do not redo docks, inn/office,
towers, Westway, westenter, outside1–outside32,
palplace1–palplace6, mainsouth1 Sarykan,
south/mainroad1–11, parkroad1–3, Tali/Kyrie statues,
eastroad stubs, garden1–4 look-ats, or palace-avenue
look-ats):
- West of parkroad3 → On a road at Silvere (foggy buildings archive “didn't decide yet”; trailing space;
look at buildings“You see nothing special.”). - West → same stub long to parkroad5 (east-only). West
parkroad6still LDMud (You cannot go that way.). scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 2992129
BOOT_MARKER47 aoh-parkroad4-5): no new lines after the
marker. Catch this walk: empty after the marker.
Not published (wasm_status: partial). Do not flip to
playable on this harbour walk. look at menu,
look at candles, look at cabins, look at tiles,
and tailor/bakery/wine/flower signs are flavour —
buy/drink, mail, deposit, combat, enter palace,
touch statue, and tower interiors are not claimed.
<!-- librarian-expansion:47 -->
Harbour expansion 47 (native 40285, 2026-09-07, same
fluffos / Mud@2026, do not redo docks, inn/office,
towers, Westway, westenter, outside1–outside32,
palplace1–palplace6, mainsouth1 Sarykan,
south/mainroad1–11, parkroad1–5, Tali/Kyrie statues,
eastroad stubs, garden1–4 look-ats, or palace-avenue
look-ats):
- West of parkroad5 → On a road at Silvere (wall+trees; archive “looks somewhat” / “as someone didn't decide yet”; trailing space;
look at buildings/wall/trees“You see nothing special.”). - West → On a road at Silvere (citypark to the west into the city; archive “hasn't decided yet”; east-only). West park interiors still LDMud (
You cannot go that way.). scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 3019962
BOOT_MARKER48 aoh-parkroad6-parkenter): no new lines after
the marker. Catch this walk: empty after the marker.
Not published (wasm_status: partial). Do not flip to
playable on this harbour walk. look at menu,
look at candles, look at cabins, look at tiles,
and tailor/bakery/wine/flower signs are flavour —
buy/drink, mail, deposit, combat, enter palace,
touch statue, and tower interiors are not claimed.
Next aoh slice: north northroad (south of Kyrie /
outside25; foggy stub; prevent_void north; look-ats
only). Do not load southgate interiors or park
interiors this next leftover unless that is the assigned
batch.
<!-- librarian-expansion:48 -->
Harbour expansion 48 (native 40285, 2026-09-07, same
fluffos / Mud@2026, do not redo docks, inn/office,
towers, Westway, westenter, outside1–outside32,
palplace1–palplace6, mainsouth1 Sarykan look-ats,
south/mainroad1–11, parkroad1–6, parkenter,
Tali/Kyrie statues, eastroad stubs, garden1–4
look-ats, or palace-avenue look-ats):
- North of outside25 (Kyrie) → On a road at Silvere (broad road backside of the palace; archive “seems to be”; south-only;
look at buildings“You see nothing special.”). North still unwired (You cannot go that way.; no LDMudprevent_voidmessage). - West of mainsouth1 → already-live outside9 (Avenue of the Palace; exits west, north and east). East back to mainsouth1 works.
scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 3050915
BOOT_MARKER49 aoh-northroad-mainsouth1-west): no new
lines after the marker. Catch this walk: empty after
the marker.
Not published (wasm_status: partial). Do not flip to
playable on this harbour walk. look at menu,
look at candles, look at cabins, look at tiles,
and tailor/bakery/wine/flower signs are flavour —
buy/drink, mail, deposit, combat, enter palace,
touch statue, and tower interiors are not claimed.
Next aoh slice: further council road (councilroad2+
east of already-live Elrimand / councilroad1) if
those are look-at stubs with no shop/combat. Do not
load southgate interiors, park interiors (SIL_PARK),
palenter, or mistralhouse this next leftover unless
that is the assigned batch.
<!-- librarian-expansion:49 -->
Harbour expansion 49 (native 40285, 2026-09-07, same
fluffos / Mud@2026, do not redo docks, inn/office,
towers, Westway, westenter, outside1–outside32,
palplace1–palplace6, mainsouth1 Sarykan look-ats,
south/mainroad1–11, parkroad1–6, parkenter,
Tali/Kyrie statues, eastroad stubs, garden1–4,
northroad, mainsouth1↔outside9, bakery look-ats,
or palace-avenue look-ats):
- North of councilroad1 → Elrimand Road (
look at houses/guards/flagstones/coat of arms). - East → Elrimand Road. A statue is standing here (
look at statuearchive “semingly”;look at cloakarchive “statue4s”;look at sign“You may read it.”;look at inscription“Elrimand, founder of Silvere.”;look at hedge). - East → Elrimand Road, just outside the council hall (
look at tree/ summerbranches/ heart-shapedleaves/trunk/doors/marble).enter hallnot wired (What?). - East → Council Hall Entrance (archive stub “nothing here nothing can be seen”;
look at clocktower“You see nothing special.”). West back works. scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 3077782
BOOT_MARKER50 aoh-councilroad2-enter): no new lines
after the marker. Catch this walk: empty after the
marker.
Not published (wasm_status: partial). Do not flip to
playable on this harbour walk. look at menu,
look at candles, look at cabins, look at tiles,
and tailor/bakery/wine/flower signs are flavour —
buy/drink, mail, deposit, combat, enter palace,
enter hall, touch statue, and tower interiors
are not claimed.
Next aoh slice: templeroad look-ats
(/d/silvere/rooms/west/templeroad1+ north of
already-live westroad2) if those are look-at rooms
with no shop/combat. Do not load southgate
interiors, park interiors (SIL_PARK), palenter,
or mistralhouse this next leftover unless that is
the assigned batch.
<!-- librarian-expansion:50 -->
Harbour expansion 50 (native 40285, 2026-09-07, same
fluffos / Mud@2026, do not redo docks, inn/office,
towers, Westway look-ats, westenter, outside1–32,
palplace1–6, mainsouth1 Sarykan, south/mainroad1–11,
parkroad1–6, parkenter, Tali/Kyrie, eastroad stubs,
garden1–4, northroad, mainsouth1↔outside9,
councilroad2–4 + councilenter, or bakery look-ats):
- North of westroad2 → Templeroad (
look at pathworn smooth; Xalandre sea-goddess long). - North → Templeroad (leads in from the south;
look at road“You see nothing special.”). - East → Templeroad at the temple (
look at temple/grass/palms/ocean/wall).enter templenot wired (What?). East still refuses (You cannot go that way.; noxal_temple/ pray). - West of already-live westshop2 → Caves of Parch (blocked entrance stub;
look at caves“You see nothing special.”). East back works. scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 3105174
BOOT_MARKER51 aoh-templeroad-cparch): no new lines
after the marker. Catch this walk: empty after the
marker.
Not published (wasm_status: partial). Do not flip to
playable on this harbour walk. look at menu,
look at candles, look at cabins, look at tiles,
and tailor/bakery/wine/flower signs are flavour —
buy/drink, mail, deposit, combat, enter palace,
enter hall, enter temple, touch statue, and
tower interiors are not claimed.
Next aoh slice: libraryenter stub (west of
already-live libraryroad2) if it is a look-at
archive stub. If that is only one room, continue
with wsmithroad1+ look-ats (do not load the
weaponsmith shop). Do not load southgate
interiors, park interiors (SIL_PARK), palenter,
xal_temple, or mistralhouse this next leftover
unless that is the assigned batch.
<!-- librarian-expansion:51 -->
Harbour expansion 51 (native 40285, 2026-09-07, same
fluffos / Mud@2026, do not redo docks, inn/office,
towers, Westway look-ats, westenter, outside1–32,
palplace1–6, mainsouth1 Sarykan, south/mainroad1–11,
parkroad1–6, parkenter, Tali/Kyrie, eastroad stubs,
garden1–4, northroad, mainsouth1↔outside9,
councilroad2–4 + councilenter, templeroad1–3 +
cparch, bakery, or flower-shop look-ats):
- West of libraryroad2 → The Adventurers Guild (archive short on a library-entrance long;
look at library“You see nothing special.”).leave librarynot wired (What?). East back works. - East of already-live westshop1 → small road (shop mentioned;
look at shop“You see nothing special.”). - East → small road before a shop (archive “Then entrance”).
enter shopnot wired (What?). South still refuses (You cannot go that way.; no weaponsmith). scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 3133101
BOOT_MARKER52 aoh-libraryenter-wsmith): no new lines
after the marker. Catch this walk: empty after the
marker.
Not published (wasm_status: partial). Do not flip to
playable on this harbour walk. look at menu,
look at candles, look at cabins, look at tiles,
and tailor/bakery/wine/flower signs are flavour —
buy/drink, mail, deposit, combat, enter palace,
enter hall, enter temple, enter shop,
touch statue, and tower interiors are not claimed.
Next aoh slice: Park Lane south of already-live
cityinfo1 (citypark1+ look-ats; do not load
SIL_PARK / cityenter enter-park). Or the
stonecutter workshop look-ats. Do not load
southgate interiors, park interiors (SIL_PARK),
palenter, xal_temple, weaponsmith, or
mistralhouse this next leftover unless that is
the assigned batch.
<!-- librarian-expansion:52 -->
Harbour expansion 52 (native 40285, 2026-09-07, same
fluffos / Mud@2026, do not redo docks, inn/office,
towers, Westway look-ats, westenter, outside1–32,
palplace1–6, mainsouth1 Sarykan, south/mainroad1–11,
parkroad1–6, parkenter, Tali/Kyrie, eastroad stubs,
garden1–4, northroad, mainsouth1↔outside9,
councilroad2–4 + councilenter, templeroad1–3 +
cparch, libraryenter, wsmithroad1–2, bakery, or
flower-shop look-ats):
- East of already-live libraryroad1 → The Adventurers Guild (archive stub;
look at guild“You see nothing special.”).leave guildnot wired (What?). North refuses. West back works. - East of already-live cityinfo1 → Elder office (archive
Ciraranin the long). Desk / oak / papers / quills / window / curtains / floral design / rosebush / chairs / rug / painting / harbour-is-a-picture / blue door look-ats.sit,leave office,enter officenot wired (What?).look at elder“You see nothing special.” (NPC not loaded). West back works. scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 3162172
BOOT_MARKER53 aoh-adventurerguild-cityinfo): no new lines
after the marker. Catch this walk: empty after the
marker.
Not published (wasm_status: partial). Do not flip to
playable on this harbour walk. look at menu,
look at candles, look at cabins, look at tiles,
and tailor/bakery/wine/flower signs are flavour —
buy/drink, mail, deposit, combat, enter palace,
enter hall, enter temple, enter shop,
touch statue, and tower interiors are not claimed.
Next aoh slice: cityenter look-at stub south of
already-live citypark2 (do not wire enter park
/ SIL_PARK). The stonecutter workshop is an
archive orphan (south to westroad3, but westroad3
has no inbound). Do not load southgate interiors,
park interiors (SIL_PARK), palenter,
xal_temple, weaponsmith, or mistralhouse this
next leftover unless that is the assigned batch.
<!-- librarian-expansion:53 -->
Harbour expansion 53 (native 40285, 2026-09-07, same
fluffos / Mud@2026, do not redo docks, inn/office,
towers, Westway look-ats, westenter, outside1–32,
palplace1–6, mainsouth1 Sarykan, south/mainroad1–11,
parkroad1–6, parkenter, Tali/Kyrie, eastroad stubs,
garden1–4, northroad, mainsouth1↔outside9,
councilroad2–4 + councilenter, templeroad1–3 +
cparch, libraryenter, wsmithroad1–2, adventurerguild,
cityinfo office, bakery, or flower-shop look-ats):
- South of already-live cityinfo1 → Park Lane (day-default inlined; archive
uneavencobbles; refuse/weeds/fissures/children/women/westway). - South → Park Lane (archive
thebarebricks; peeling paint / cracked stones).southrefuses (You cannot go that way.; no cityenter).enter parknot wired (What?). North back works. scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 3189577
BOOT_MARKER54 aoh-citypark1-2): no new lines after the
marker. Catch this walk: empty after the marker.
Not published (wasm_status: partial). Do not flip to
playable on this harbour walk. look at menu,
look at candles, look at cabins, look at tiles,
and tailor/bakery/wine/flower signs are flavour —
buy/drink, mail, deposit, combat, enter palace,
enter hall, enter temple, enter shop,
enter park, touch statue, and tower interiors
are not claimed.
Next aoh slice: southgate look-ats south of
already-live mainroad11 (do not implement ivy
climb / weapons). Do not load SIL_PARK
interiors, palenter, xal_temple, weaponsmith,
or mistralhouse this next leftover unless that is
the assigned batch. Stonecutter remains an archive
orphan.
<!-- librarian-expansion:54 -->
Harbour expansion 54 (native 40285, 2026-09-07, same
fluffos / Mud@2026, do not redo docks, inn/office,
towers, Westway look-ats, westenter, outside1–32,
palplace1–6, mainsouth1 Sarykan, south/mainroad1–11,
parkroad1–6, parkenter, Tali/Kyrie, eastroad stubs,
garden1–4, northroad, mainsouth1↔outside9,
councilroad2–4 + councilenter, templeroad1–3 +
cparch, libraryenter, wsmithroad1–2, adventurerguild,
cityinfo office, citypark1–2, bakery, or
flower-shop look-ats):
- South of already-live citypark2 → Citypark entrance (sandstone gate / reliefs / rusty hinges / neglected houses / cloth-covered windows). Archive
which quite surprisingon birds.southrefuses (You cannot go that way.; no SIL_PARK).enter park/leave citynot wired (What?). North back works. scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 3217409
BOOT_MARKER55 aoh-cityenter): no new lines after the
marker. Catch this walk: empty after the marker.
Not published (wasm_status: partial). Do not flip to
playable on this harbour walk. look at menu,
look at candles, look at cabins, look at tiles,
and tailor/bakery/wine/flower signs are flavour —
buy/drink, mail, deposit, combat, enter palace,
enter hall, enter temple, enter shop,
enter park, touch statue, and tower interiors
are not claimed.
Next aoh slice: palenter look-ats (do not wire
enter palace / throneroom). Do not load
SIL_PARK interiors, xal_temple, weaponsmith,
or mistralhouse this next leftover unless that is
the assigned batch. West fields / south bridge are
not in the snapshot. Stonecutter remains an archive
orphan.
<!-- librarian-expansion:55 -->
Harbour expansion 55 (native 40285, 2026-09-07, same
fluffos / Mud@2026, do not redo docks, inn/office,
towers, Westway look-ats, westenter, outside1–32,
palplace1–6, mainsouth1 Sarykan, south/mainroad1–11,
parkroad1–6, parkenter, Tali/Kyrie, eastroad stubs,
garden1–4, northroad, mainsouth1↔outside9,
councilroad2–4 + councilenter, templeroad1–3 +
cparch, libraryenter, wsmithroad1–2, adventurerguild,
cityinfo office, citypark1–2, cityenter, bakery, or
flower-shop look-ats):
- South of already-live mainroad11 → southern gates (archive
This are; ivy / city wall / citywall look-ats).climb ivy/climb wallnot wired (What?). - South → road toward the river (layout stub).
- South → road before the bridge (layout stub).
- South → road with windmill mention.
westrefuses (unfinished fields).look at windmillnothing special. - South → On a road south (archive
*No details yet, room only layouted.).southrefuses (no bridge / forest). North back works. scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 3245111
BOOT_MARKER56 aoh-southgate-wilderness): no new lines
after the marker. Catch this walk: empty after the
marker.
Not published (wasm_status: partial). Do not flip to
playable on this harbour walk. look at menu,
look at candles, look at cabins, look at tiles,
and tailor/bakery/wine/flower signs are flavour —
buy/drink, mail, deposit, combat, enter palace,
enter hall, enter temple, enter shop,
enter park, climb ivy, touch statue, and
tower interiors are not claimed.
Next aoh slice: paleast1 + palwest1 hall stubs
east/west of already-live palenter (look-ats
only; do not load throneroom or pal*2+). Do not
load SIL_PARK interiors, xal_temple,
weaponsmith, or mistralhouse this next leftover
unless that is the assigned batch. West fields /
south bridge are not in the snapshot. Stonecutter
remains an archive orphan.
<!-- librarian-expansion:56 -->
Harbour expansion 56 (native 40285, 2026-09-07, same
fluffos / Mud@2026, do not redo docks, inn/office,
towers, Westway look-ats, westenter, outside1–32,
palplace1–6, mainsouth1 Sarykan, south/mainroad1–11,
parkroad1–6, parkenter, Tali/Kyrie, eastroad stubs,
garden1–4, northroad, mainsouth1↔outside9,
councilroad2–4 + councilenter, templeroad1–3 +
cparch, libraryenter, wsmithroad1–2, adventurerguild,
cityinfo office, citypark1–2, cityenter, southgate
chain, bakery, or flower-shop look-ats):
- North of already-live palplace5 → A hall in the palace (archive stub; no AddDetail).
look at hall/doors/archways/throneroom/wingsnothing special.enter throneroom/leave palacenot wired (What?).north/east/westrefuse (You cannot go that way.). South back works. - North of already-live whealer1 → The house of the healer (
cannisters/linaments/contruction/ missing space beforecrush).look at herbs/roots/labels/table/pestle/mortar/shelves/trivet/hearth/soup/sign(100/300/500 copper day-default).drink soup/taste brew/leave healernot wired (What?).northrefuses. South back works. scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 3276642
BOOT_MARKER57 aoh-palenter-whealer): no new lines after
the marker. Catch this walk: empty after the marker.
Not published (wasm_status: partial). Do not flip to
playable on this harbour walk. look at menu,
look at candles, look at cabins, look at tiles,
and tailor/bakery/wine/flower signs are flavour —
buy/drink, mail, deposit, combat, enter palace,
enter hall, enter temple, enter shop,
enter park, climb ivy, touch statue,
drink soup, and tower interiors are not claimed.
Next aoh slice: SIL_PARK parkenter look-ats
south of already-live cityenter (or west of
south/parkenter; look-ats only, no snake pit).
Do not load xal_temple, weaponsmith, mistralhouse,
throneroom, or pal*2+ this next leftover unless
that is the assigned batch. West fields / south
bridge are not in the snapshot. Stonecutter remains
an archive orphan.
<!-- librarian-expansion:57 -->
Harbour expansion 57 (native 40285, 2026-09-07, same
fluffos / Mud@2026, do not redo docks, inn/office
look-ats, towers, Westway look-ats, westenter,
outside1–32, palplace1–6, mainsouth1 Sarykan,
south/mainroad1–11, parkroad1–6, parkenter, Tali/Kyrie,
eastroad stubs, garden1–4, northroad,
mainsouth1↔outside9, councilroad2–4 + councilenter,
templeroad1–3 + cparch, libraryenter, wsmithroad1–2,
adventurerguild, cityinfo office, citypark1–2,
cityenter, southgate chain, palenter hall stub,
whealer house, bakery, or flower-shop look-ats):
- East of already-live palenter → east-wing hall (archive
seems to glance/you.The walls/podestal).look at guards/tapestries/podestalnothing special.eastrefuses (no pal*2+). West back works. - West of already-live palenter → west-wing hall (archive
seems to glance/podestal).look at guards/podestalnothing special.westrefuses (no pal*2+). East back works.north/enter throneroomstill refuse. - Up from already-live harbourmaster office → upstairs loft.
look at telescope/spy glass/tube/brass telescopestatic brass-tube description.look through telescopenothing special.northrefuses. Down back works. scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 3303416
BOOT_MARKER58 aoh-paleast-palwest-loft): no new lines
after the marker. Catch this walk: empty after the
marker.
Not published (wasm_status: partial). Do not flip to
playable on this harbour walk. look at menu,
look at candles, look at cabins, look at tiles,
and tailor/bakery/wine/flower signs are flavour —
buy/drink, mail, deposit, combat, enter palace,
enter hall, enter temple, enter shop,
enter park, climb ivy, touch statue,
drink soup, look through telescope, and tower
interiors are not claimed.
Next aoh slice: SIL_PARK southentrance look-ats
west of already-live south/parkenter (look-ats
only; no snake pit / forest_room1 combat). Do not
load xal_temple, weaponsmith, mistralhouse,
throneroom, or pal*2+ this next leftover unless
that is the assigned batch. West fields / south
bridge are not in the snapshot. Stonecutter remains
an archive orphan.
<!-- librarian-expansion:58 -->
Harbour expansion 58 (native 40285, 2026-09-07, same
fluffos / Mud@2026, do not redo docks, inn/office
look-ats, towers, Westway look-ats, westenter,
outside1–32, palplace1–6, mainsouth1 Sarykan,
south/mainroad1–11, parkroad1–6, south/parkenter,
Tali/Kyrie, eastroad stubs, garden1–4, northroad,
mainsouth1↔outside9, councilroad2–4 + councilenter,
templeroad1–3 + cparch, libraryenter, wsmithroad1–2,
adventurerguild, cityinfo office, citypark1–2,
cityenter look-ats, southgate chain, palenter,
paleast1, palwest1, whealer, harbourmaster loft,
bakery, or flower-shop look-ats):
- South of already-live cityenter → Citypark entrance (forestal border; archive
it's wooden surface).look at sign/important sign/words/textshow the wimpy/kill-rabbit inscription.leave park/enter city/search ground/enter parknot wired (What?). - East → Before a small forest (archive stub).
look at forest/path/trees/wallnothing special.enter forest/enter parknot wired (What?).eastrefuses (no forest_room1 / snake pit). West and north back work. scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 3331600
BOOT_MARKER59 aoh-silpark-parkenter): no new lines after
the marker. Catch this walk: empty after the marker.
Not published (wasm_status: partial). Do not flip to
playable on this harbour walk. look at menu,
look at candles, look at cabins, look at tiles,
and tailor/bakery/wine/flower signs are flavour —
buy/drink, mail, deposit, combat, enter palace,
enter hall, enter temple, enter shop,
enter park, climb ivy, touch statue,
drink soup, look through telescope, and tower
interiors are not claimed.
Next aoh slice: SIL_PARK southentrance look-ats
west of already-live south/parkenter (look-ats
only; no snake pit / forest_room1 combat). Do not
load xal_temple, weaponsmith, mistralhouse,
throneroom, or pal*2+ this next leftover unless
that is the assigned batch. West fields / south
bridge are not in the snapshot. Stonecutter remains
an archive orphan.
<!-- librarian-expansion:59 -->
Harbour expansion 59 (native 40285, 2026-09-07, same
fluffos / Mud@2026, do not redo docks, inn/office
look-ats, towers, Westway look-ats, westenter,
outside1–32, palplace1–6, mainsouth1 Sarykan,
south/mainroad1–11, parkroad1–6, south/parkenter,
Tali/Kyrie, eastroad stubs, garden1–4, northroad,
mainsouth1↔outside9, councilroad2–4 + councilenter,
templeroad1–3 + cparch, libraryenter, wsmithroad1–2,
adventurerguild, cityinfo office, citypark1–2,
cityenter look-ats, southgate chain, palenter,
paleast1, palwest1, whealer, harbourmaster loft,
SIL_PARK parkenter, forest_enter, bakery, or
flower-shop look-ats):
- West of already-live south/
parkenter→ Citypark entrance (forestal border; archiveits wooden surface/That is, if you set).look at sign/important sign/words/textshow the wimpy/kill-rabbit inscription.leave park/search groundnot wired (What?). - West → Border of the forest (archive stub).
north/westrefuse (no forest_south9 encounters / snake pit). East back works. scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 3360183
BOOT_MARKER60 aoh-southentrance): no new lines after
the marker. Catch this walk: empty after the marker.
Not published (wasm_status: partial). Do not flip to
playable on this harbour walk. look at menu,
look at candles, look at cabins, look at tiles,
and tailor/bakery/wine/flower signs are flavour —
buy/drink, mail, deposit, combat, enter palace,
enter hall, enter temple, enter shop,
enter park, climb ivy, touch statue,
drink soup, look through telescope, and tower
interiors are not claimed.
Next aoh slice: paleast2 + palwest2 hall look-ats
east/west of already-live paleast1 / palwest1
(look-ats only; no throneroom / pal*3+). Do not
load xal_temple, weaponsmith, mistralhouse,
forest_south9 encounters, or snake pit this next
leftover unless that is the assigned batch. West
fields / south bridge are not in the snapshot.
Stonecutter remains an archive orphan.
<!-- librarian-expansion:60 -->
Harbour expansion 60 (native 40285, 2026-09-07, same
fluffos / Mud@2026, do not redo docks, inn/office
look-ats, towers, Westway look-ats, westenter,
outside1–32, palplace1–6, mainsouth1 Sarykan,
south/mainroad1–11, parkroad1–6, south/parkenter,
Tali/Kyrie, eastroad stubs, garden1–4, northroad,
mainsouth1↔outside9, councilroad2–4 + councilenter,
templeroad1–3 + cparch, libraryenter, wsmithroad1–2,
adventurerguild, cityinfo office, citypark1–2,
cityenter look-ats, southgate chain, palenter,
paleast1, palwest1, whealer, harbourmaster loft,
SIL_PARK parkenter, forest_enter, southentrance,
forest_south10, bakery, or flower-shop look-ats):
- East of already-live paleast1 → east-wing crossing (archive
leads in from the west/glance at you.The walls/podestal).look at guards/tapestries/podestal/wallsnothing special.north/southrefuse (no pal*3+). West back works. - West of already-live palwest1 → west-wing crossing (archive
leads in from the east/glance at you.The walls/podestal).look at guards/tapestries/podestalnothing special.north/southrefuse (no pal*3+). East back works. scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 3360183
BOOT_MARKER60 aoh-southentrance): no new lines after
the marker. Catch this walk: empty after the marker.
Not published (wasm_status: partial). Do not flip to
playable on this harbour walk. look at menu,
look at candles, look at cabins, look at tiles,
and tailor/bakery/wine/flower signs are flavour —
buy/drink, mail, deposit, combat, enter palace,
enter hall, enter temple, enter shop,
enter park, climb ivy, touch statue,
drink soup, look through telescope, and tower
interiors are not claimed.
Next aoh slice: paleast3 + palwest3 hall look-ats
north of already-live paleast2 / palwest2
(look-ats only; no palnorth / pal*4+ / throneroom).
Do not load xal_temple, weaponsmith, mistralhouse,
forest_south9 encounters, or snake pit this next
leftover unless that is the assigned batch. West
fields / south bridge are not in the snapshot.
Stonecutter remains an archive orphan.
<!-- librarian-expansion:61 -->
Harbour expansion 61 (native 40285, 2026-09-07, same
fluffos / Mud@2026, do not redo docks, inn/office
look-ats, towers, Westway look-ats, westenter,
outside1–32, palplace1–6, mainsouth1 Sarykan,
south/mainroad1–11, parkroad1–6, south/parkenter,
Tali/Kyrie, eastroad stubs, garden1–4, northroad,
mainsouth1↔outside9, councilroad2–4 + councilenter,
templeroad1–3 + cparch, libraryenter, wsmithroad1–2,
adventurerguild, cityinfo office, citypark1–2,
cityenter look-ats, southgate chain, palenter,
paleast1, palwest1, paleast2, palwest2, whealer,
harbourmaster loft, SIL_PARK parkenter,
forest_enter, southentrance, forest_south10,
bakery, or flower-shop look-ats):
- North of already-live paleast2 → east-wing fork (archive
another way to the east/glance at you.The walls/podestal).look at guards/tapestries/podestalnothing special.east/northrefuse (no paleast4 / palnorth). South back works. - South of already-live paleast2 → east-wing south hall (archive
crossing/from the west/glance at you. The walls).southrefuses (no paleast12). North back works. - North of already-live palwest2 → west-wing fork (archive
leads here/glare at you/pedestal).look at guards/tapestries/pedestalnothing special.west/northrefuse (no palwest4 / palnorth). South back works. - South of already-live palwest2 → west-wing south hall (archive
from the east).southrefuses (no palwest12). North back works. scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 3389771
BOOT_MARKER61 aoh-paleast3-palwest3): no new lines after
the marker. Catch this walk: empty after the marker.
Not published (wasm_status: partial). Do not flip to
playable on this harbour walk. look at menu,
look at candles, look at cabins, look at tiles,
and tailor/bakery/wine/flower signs are flavour —
buy/drink, mail, deposit, combat, enter palace,
enter hall, enter temple, enter shop,
enter park, climb ivy, touch statue,
drink soup, look through telescope, and tower
interiors are not claimed.
Next aoh slice: paleast4 + palwest4 hall look-ats
east/west of already-live paleast3 / palwest3
(look-ats only; no palnorth / pal*5+ / throneroom).
Do not load xal_temple, weaponsmith, mistralhouse,
forest_south9 encounters, or snake pit this next
leftover unless that is the assigned batch. West
fields / south bridge are not in the snapshot.
Stonecutter remains an archive orphan.
<!-- librarian-expansion:62 -->
Harbour expansion 62 (native 40285, 2026-09-07, same
fluffos / Mud@2026, do not redo docks, inn/office
look-ats, towers, Westway look-ats, westenter,
outside1–32, palplace1–6, mainsouth1 Sarykan,
south/mainroad1–11, parkroad1–6, south/parkenter,
Tali/Kyrie, eastroad stubs, garden1–4, northroad,
mainsouth1↔outside9, councilroad2–4 + councilenter,
templeroad1–3 + cparch, libraryenter, wsmithroad1–2,
adventurerguild, cityinfo office, citypark1–2,
cityenter look-ats, southgate chain, palenter,
paleast1–3, palwest1–3, paleast13, palwest13,
whealer, harbourmaster loft, SIL_PARK parkenter,
forest_enter, southentrance, forest_south10,
bakery, or flower-shop look-ats):
- East of already-live paleast3 → south-door hall (archive
southern wall/entrance to a large room/glance at you.The walls/podestal).look at guards/tapestries/podestalnothing special.east/southrefuse (no paleast6 / paleast5). West back works. - South of already-live paleast13 → south corner (archive
continues east).eastrefuses (no paleast10). North back works. - West of already-live palwest3 → south-door hall (same southern-wall long).
west/southrefuse (no palwest6 / palwest5). East back works. - South of already-live palwest13 → south corner (archive
continues west).westrefuses (no palwest10). North back works. scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 3417900
BOOT_MARKER62 aoh-paleast4-palwest4): no new lines after
the marker. Catch this walk: empty after the marker.
Not published (wasm_status: partial). Do not flip to
playable on this harbour walk. look at menu,
look at candles, look at cabins, look at tiles,
and tailor/bakery/wine/flower signs are flavour —
buy/drink, mail, deposit, combat, enter palace,
enter hall, enter temple, enter shop,
enter park, climb ivy, touch statue,
drink soup, look through telescope, and tower
interiors are not claimed.
Next aoh slice: paleast6 + palwest6 hall look-ats
east/west of already-live paleast4 / palwest4
(look-ats only; no palnorth / paleast5 conference /
pal*7+ / throneroom). Do not load xal_temple,
weaponsmith, mistralhouse, forest_south9 encounters,
or snake pit this next leftover unless that is the
assigned batch. West fields / south bridge are not
in the snapshot. Stonecutter remains an archive
orphan.
<!-- librarian-expansion:63 -->
Harbour expansion 63 (native 40285, 2026-09-08, same
fluffos / Mud@2026, do not redo docks, inn/office
look-ats, towers, Westway look-ats, westenter,
outside1–32, palplace1–6, mainsouth1 Sarykan,
south/mainroad1–11, parkroad1–6, south/parkenter,
Tali/Kyrie, eastroad stubs, garden1–4, northroad,
mainsouth1↔outside9, councilroad2–4 + councilenter,
templeroad1–3 + cparch, libraryenter, wsmithroad1–2,
adventurerguild, cityinfo office, citypark1–2,
cityenter look-ats, southgate chain, palenter,
paleast1–4, palwest1–4, paleast12–13, palwest12–13,
whealer, harbourmaster loft, SIL_PARK parkenter,
forest_enter, southentrance, forest_south10,
bakery, or flower-shop look-ats):
- East of already-live paleast4 → south-turn (archive
from south to west/entrance leading to the south/glance at you. The walls/podestal).look at guards/podestalnothing special.southrefuses (no paleast7). West back works. - East of already-live paleast12 → mid-south hall (archive
leads here from east to west).north/eastrefuse (no paleast11 / paleast9). West back works. - West of already-live palwest4 → south-turn (archive
from south to east).southrefuses (no palwest7). East back works. - West of already-live palwest12 → mid-south hall (archive
leads here from east to west).north/westrefuse (no palwest11 / palwest9). East back works. scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 3446397
BOOT_MARKER63 aoh-paleast6-palwest6): no new lines after
the marker. Catch this walk: empty after the marker.
Not published (wasm_status: partial). Do not flip to
playable on this harbour walk. look at menu,
look at candles, look at cabins, look at tiles,
and tailor/bakery/wine/flower signs are flavour —
buy/drink, mail, deposit, combat, enter palace,
enter hall, enter temple, enter shop,
enter park, climb ivy, touch statue,
drink soup, look through telescope, and tower
interiors are not claimed.
Next aoh slice: paleast7 + palwest7 hall look-ats
south of already-live paleast6 / palwest6
(look-ats only; no palnorth / paleast5 conference /
pal*8+ / throneroom). Do not load xal_temple,
weaponsmith, mistralhouse, forest_south9 encounters,
or snake pit this next leftover unless that is the
assigned batch. West fields / south bridge are not
in the snapshot. Stonecutter remains an archive
orphan.
<!-- librarian-expansion:64 -->
Harbour expansion 64 (native 40285, 2026-09-08, same
fluffos / Mud@2026, do not redo docks, inn/office
look-ats, towers, Westway look-ats, westenter,
outside1–32, palplace1–6, mainsouth1 Sarykan,
south/mainroad1–11, parkroad1–6, south/parkenter,
Tali/Kyrie, eastroad stubs, garden1–4, northroad,
mainsouth1↔outside9, councilroad2–4 + councilenter,
templeroad1–3 + cparch, libraryenter, wsmithroad1–2,
adventurerguild, cityinfo office, citypark1–2,
cityenter look-ats, southgate chain, palenter,
paleast1–4, palwest1–4, paleast6, palwest6,
paleast10, palwest10, paleast12–13, palwest12–13,
whealer, harbourmaster loft, SIL_PARK parkenter,
forest_enter, southentrance, forest_south10,
bakery, or flower-shop look-ats):
- South of already-live paleast6 → north-south hall (archive
from north to south through this part of the palace/glance at you. The walls/podestal).look at guards/podestalnothing special.southrefuses (no paleast8). North back works. - East of already-live paleast10 → southeast corner (archive
continues to the west/Some ceremonial guards).northrefuses (no paleast8). West back works. - South of already-live palwest6 → north-south hall (same through-this-part long).
southrefuses (no palwest8). North back works. - West of already-live palwest10 → southwest corner (archive
continues to the east/Some ceremonial guards).northrefuses (no palwest8). East back works. scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 3475324
BOOT_MARKER64 aoh-paleast7-palwest7): no new lines after
the marker. Catch this walk: empty after the marker.
Not published (wasm_status: partial). Do not flip to
playable on this harbour walk. look at menu,
look at candles, look at cabins, look at tiles,
and tailor/bakery/wine/flower signs are flavour —
buy/drink, mail, deposit, combat, enter palace,
enter hall, enter temple, enter shop,
enter park, climb ivy, touch statue,
drink soup, look through telescope, and tower
interiors are not claimed.
Next aoh slice: paleast8 + palwest8 hall look-ats
south of already-live paleast7 / palwest7 (or
north of paleast9 / palwest9) to close the wing
loop (look-ats only; no palnorth / paleast5
conference / pal*11+ / throneroom). Do not load
xal_temple, weaponsmith, mistralhouse,
forest_south9 encounters, or snake pit this next
leftover unless that is the assigned batch. West
fields / south bridge are not in the snapshot.
Stonecutter remains an archive orphan.
<!-- librarian-expansion:65 -->
Harbour expansion 65 (native 40285, 2026-09-08, same
fluffos / Mud@2026, do not redo docks, inn/office
look-ats, towers, Westway look-ats, westenter,
outside1–32, palplace1–6, mainsouth1 Sarykan,
south/mainroad1–11, parkroad1–6, south/parkenter,
Tali/Kyrie, eastroad stubs, garden1–4, northroad,
mainsouth1↔outside9, councilroad2–4 + councilenter,
templeroad1–3 + cparch, libraryenter, wsmithroad1–2,
adventurerguild, cityinfo office, citypark1–2,
cityenter look-ats, southgate chain, palenter,
paleast1–4, palwest1–4, paleast6–7, palwest6–7,
paleast9–10, palwest9–10, paleast12–13, palwest12–13,
whealer, harbourmaster loft, SIL_PARK parkenter,
forest_enter, southentrance, forest_south10,
bakery, or flower-shop look-ats):
- South of already-live paleast7 → north-south hall (archive
from north to south through this part of the palace/glance at you. The walls/podestal).look at guards/podestalnothing special.east/westrefuse. South closes the loop onto already-live paleast9 (continues to the west/Some ceremonial). North back works. - North of already-live paleast10 → undecided stub (archive
This room is undecided/stairway up to a tower).north/east/westrefuse. South back works. - South of already-live palwest7 → north-south hall (same through-this-part long).
east/westrefuse. South closes the loop onto already-live palwest9 (continues to the east/Some ceremonial). North back works. scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 3481178
BOOT_MARKER65 aoh-paleast8-palwest8): no new lines after
the marker. Catch this walk: empty after the marker.
Not published (wasm_status: partial). Do not flip to
playable on this harbour walk. look at menu,
look at candles, look at cabins, look at tiles,
and tailor/bakery/wine/flower signs are flavour —
buy/drink, mail, deposit, combat, enter palace,
enter hall, enter temple, enter shop,
enter park, climb ivy, touch statue,
drink soup, look through telescope, and tower
interiors are not claimed.
Next aoh slice: palnorth1 + palnorth2 hall look-ats
north of already-live paleast3 (look-ats only; no
throneroom / private rooms / paleast5 conference /
palwest11 armoury / tower interiors). Do not load
xal_temple, weaponsmith, mistralhouse,
forest_south9 encounters, or snake pit this next
leftover unless that is the assigned batch. West
fields / south bridge are not in the snapshot.
Stonecutter remains an archive orphan.
<!-- librarian-expansion:66 -->
Harbour expansion 66 (native 40285, 2026-09-08, same
fluffos / Mud@2026, do not redo docks, inn/office
look-ats, towers, Westway look-ats, westenter,
outside1–32, palplace1–6, mainsouth1 Sarykan,
south/mainroad1–11, parkroad1–6, south/parkenter,
Tali/Kyrie, eastroad stubs, garden1–4, northroad,
mainsouth1↔outside9, councilroad2–4 + councilenter,
templeroad1–3 + cparch, libraryenter, wsmithroad1–2,
adventurerguild, cityinfo office, citypark1–2,
cityenter look-ats, southgate chain, palenter,
paleast1–4, palwest1–4, paleast6–11, palwest6–10,
paleast12–13, palwest12–13, whealer, harbourmaster
loft, SIL_PARK parkenter, forest_enter,
southentrance, forest_south10, bakery, or
flower-shop look-ats):
- North of already-live paleast3 → north-palace hall (archive
two doors, leading there/The guards clothes/full attention).look at guards/doorsnothing special.north/eastrefuse. South back works. - West → Lu'meyna-door hall (archive
private rooms of the Lu'meyna/valuable to them).look at door/carvings/gold(No, you can't take that) /pattern(The carvings was).south/enter door/open doorrefuse or What? (no private1). - West → mid-north hall (archive
valuable to them).west/north/southrefuse (no palnorth4). East back works. scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 3506622
BOOT_MARKER66 aoh-palnorth1-palnorth3): no new lines after
the marker. Catch this walk: empty after the marker.
Not published (wasm_status: partial). Do not flip to
playable on this harbour walk. look at menu,
look at candles, look at cabins, look at tiles,
and tailor/bakery/wine/flower signs are flavour —
buy/drink, mail, deposit, combat, enter palace,
enter hall, enter temple, enter shop,
enter park, climb ivy, touch statue,
drink soup, look through telescope, and tower
interiors are not claimed.
Next aoh slice: palnorth4 + palnorth5 hall look-ats
west of already-live palnorth3 to close onto
palwest3 (look-ats only; no throneroom / private
rooms / paleast5 conference / palwest11 armoury /
tower interiors). Do not load xal_temple,
weaponsmith, mistralhouse, forest_south9
encounters, or snake pit this next leftover unless
that is the assigned batch. West fields / south
bridge are not in the snapshot. Stonecutter remains
an archive orphan.
<!-- librarian-expansion:67 -->
Harbour expansion 67 (native 40285, 2026-09-08, same
fluffos / Mud@2026, do not redo docks, inn/office
look-ats, towers, Westway look-ats, westenter,
outside1–32, palplace1–6, mainsouth1 Sarykan,
south/mainroad1–11, parkroad1–6, south/parkenter,
Tali/Kyrie, eastroad stubs, garden1–4, northroad,
mainsouth1↔outside9, councilroad2–4 + councilenter,
templeroad1–3 + cparch, libraryenter, wsmithroad1–2,
adventurerguild, cityinfo office, citypark1–2,
cityenter look-ats, southgate chain, palenter,
paleast1–4, palwest1–4, paleast6–11, palwest6–10,
paleast12–13, palwest12–13, palnorth1–3, whealer,
harbourmaster loft, SIL_PARK parkenter, forest_enter,
southentrance, forest_south10, bakery, or
flower-shop look-ats):
- West of already-live palnorth3 → Lu'meyn-door hall (archive
private rooms of the Lu'meyn/valuable to them).look at door/carvings/gold(No, you can't take that) /pattern(The carvings was).south/enter door/open doorrefuse or What? (no private2). - West → west-corner hall (archive
from east to south/valuable to them).north/westrefuse. South closes the loop onto already-live palwest3 (glare at you/pedestal). North back works. scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 3534588
BOOT_MARKER67 aoh-palnorth4-palnorth5): no new lines after
the marker. Catch this walk: empty after the marker.
Not published (wasm_status: partial). Do not flip to
playable on this harbour walk. look at menu,
look at candles, look at cabins, look at tiles,
and tailor/bakery/wine/flower signs are flavour —
buy/drink, mail, deposit, combat, enter palace,
enter hall, enter temple, enter shop,
enter park, climb ivy, touch statue,
drink soup, look through telescope, and tower
interiors are not claimed.
Palace look-at halls are now closed. Next aoh slice:
harbour smugglers1 + smugglers2 dune look-ats
(look-ats only; no squeeze/follow verbs, no tower
interiors / throneroom / private rooms / paleast5
conference / palwest11 armoury / forest_south9
encounters / snake pit). Do not load xal_temple,
weaponsmith, or mistralhouse this next leftover
unless that is the assigned batch. West fields /
south bridge are not in the snapshot. Stonecutter
remains an archive orphan.
<!-- librarian-expansion:68 -->
Harbour expansion 68 (native 40285, 2026-09-08, same
fluffos / Mud@2026, do not redo docks, inn/office
look-ats, towers, Westway look-ats, westenter,
outside1–32, palplace1–6, mainsouth1 Sarykan,
south/mainroad1–11, parkroad1–6, south/parkenter,
Tali/Kyrie, eastroad stubs, garden1–4, northroad,
mainsouth1↔outside9, councilroad2–4 + councilenter,
templeroad1–3 + cparch, libraryenter, wsmithroad1–2,
adventurerguild, cityinfo office, citypark1–2,
cityenter look-ats, southgate chain, palenter,
paleast1–4, palwest1–4, paleast6–11, palwest6–10,
paleast12–13, palwest12–13, palnorth1–5, whealer,
harbourmaster loft, SIL_PARK parkenter, forest_enter,
southentrance, forest_south10, bakery, or
flower-shop look-ats):
- South of already-live quay2_3 → dune hollow (archive
hollow between large sandhills/"backdoor"to/Sqeezing).look at dunes/bushes/gap/footprints.squeeze/followWhat? - Southeast → dune beach (archive
curiousity/sandcorns).look at sea(Shamyra) /shoes/fishnets/planks/footprints(sand simply swallowed) /flotsam/rope(closed).look at opening/sheetnothing special.follow/pull/enterWhat?n/e/wrefuse. - Down → smugglers den stub (
inside of the dune). Out back works. scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 3541076
BOOT_MARKER68 aoh-smugglers1-3): no new lines after
the marker. Catch this walk: empty after the marker.
Not published (wasm_status: partial). Do not flip to
playable on this harbour walk. look at menu,
look at candles, look at cabins, look at tiles,
and tailor/bakery/wine/flower signs are flavour —
buy/drink, mail, deposit, combat, enter palace,
enter hall, enter temple, enter shop,
enter park, climb ivy, touch statue,
drink soup, look through telescope, and tower
interiors are not claimed.
Palace look-at halls and harbour dune look-ats are
now closed. Next aoh slice: xal_temple +
xal_chapel look-ats north of already-live
templeroad3 (look-ats only; no pray / enter hall).
Do not load weaponsmith, mistralhouse, tower
interiors, throneroom / private rooms / paleast5
conference / palwest11 armoury, forest_south9
encounters, or snake pit this next leftover unless
that is the assigned batch. West fields / south
bridge are not in the snapshot. Stonecutter and
butcher remain archive orphans.
<!-- librarian-expansion:69 -->
Harbour expansion 69 (native 40285, 2026-09-08, same
fluffos / Mud@2026, do not redo docks, inn/office
look-ats, towers, Westway look-ats, westenter,
outside1–32, palplace1–6, mainsouth1 Sarykan,
south/mainroad1–11, parkroad1–6, south/parkenter,
Tali/Kyrie, eastroad stubs, garden1–4, northroad,
mainsouth1↔outside9, councilroad2–4 + councilenter,
templeroad1–3 + cparch, libraryenter, wsmithroad1–2,
adventurerguild, cityinfo office, citypark1–2,
cityenter look-ats, southgate chain, palenter,
paleast1–4, palwest1–4, paleast6–11, palwest6–10,
paleast12–13, palwest12–13, palnorth1–5, whealer,
harbourmaster loft, SIL_PARK parkenter, forest_enter,
southentrance, forest_south10, smugglers1–3, bakery,
or flower-shop look-ats):
- East of already-live templeroad3 → temple of Xalandre (archive
Mistress of the Waves/ double spaces afterreturn./windows.).look at altar/statue/dolphin(asks altar or statue) /dolphin on altar/dolphin on statue/coral/pearl/flowers/garlands/hair/seaweed/alcove/shells/conch/stucco/windows/sunlight.pray/leave temple/regenerateWhat? - North → chapel stub (
Weddings take place here). South and west back work. scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 3564632
BOOT_MARKER69 aoh-xal-temple-chapel): no new lines after
the marker. Catch this walk: empty after the marker.
Not published (wasm_status: partial). Do not flip to
playable on this harbour walk. look at menu,
look at candles, look at cabins, look at tiles,
and tailor/bakery/wine/flower signs are flavour —
buy/drink, mail, deposit, combat, enter palace,
enter hall, enter temple, enter shop,
enter park, climb ivy, touch statue,
drink soup, look through telescope, and tower
interiors are not claimed.
<!-- librarian-expansion:70 -->
Harbour expansion 70 (native 40285, 2026-09-08, same boot PID 3564632, do not redo the temple walk or any already-walked rooms listed above):
- South of already-live wsmithroad2 → weaponsmith stub (archive
doesn't buy anything/ missing period afternorth).look at shopnothing special.leave shop/buyWhat? North back works (Then entrance). scorepersist.
This-boot live libs/aoh/log/debug.log (fd 3, PID 3564632
BOOT_MARKER70 aoh-weaponsmith): no new lines after
the marker. Catch this walk: empty after the marker.
Not published (wasm_status: partial). Do not flip to
playable on this harbour walk.
Next aoh slice: mistralhouse/garden1 look-ats
south of already-live east/mainroad1 (look-ats
only; no search herbs / house interiors). Do not
load tower interiors, throneroom / private rooms /
paleast5 conference / palwest11 armoury,
forest_south9 encounters, or snake pit this next
leftover unless that is the assigned batch. West
fields / south bridge are not in the snapshot.
Stonecutter and butcher remain archive orphans.
<!-- librarian-expansion:71 -->
Harbour expansion 71 (native 40285, 2026-09-08, same
fluffos / Mud@2026, do not redo docks, inn/office
look-ats, towers, Westway look-ats, westenter,
outside1–32, palplace1–6, mainsouth1 Sarykan,
south/mainroad1–11, parkroad1–6, south/parkenter,
Tali/Kyrie, eastroad stubs, palace garden1–4,
northroad, mainsouth1↔outside9, councilroad2–4 +
councilenter, templeroad1–3 + cparch, libraryenter,
wsmithroad1–2, adventurerguild, cityinfo office,
citypark1–2, cityenter look-ats, southgate chain,
palenter, paleast1–4, palwest1–4, paleast6–11,
palwest6–10, paleast12–13, palwest12–13,
palnorth1–5, whealer, harbourmaster loft, SIL_PARK
parkenter, forest_enter, southentrance,
forest_south10, smugglers1–3, xal_temple/chapel,
weaponsmith, bakery, or flower-shop look-ats):
- South of already-live east/mainroad1 → Joan and Mistral garden (archive
search for herbs).search/search herbsWhat?southrefuses (no house 011). - West → garden2 (archive short trailing period /
though the trees).look at trees/wind/flowers.southrefuses (no garden3). - East of garden1 → garden8 stub.
southrefuses (no garden7). West and north back work. scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 3594632
BOOT_MARKER71 aoh-mistral-garden): no new lines after
the marker. Catch this walk: empty after the marker.
Not published (wasm_status: partial). Do not flip to
playable on this harbour walk. look at menu,
look at candles, look at cabins, look at tiles,
and tailor/bakery/wine/flower signs are flavour —
buy/drink, mail, deposit, combat, enter palace,
enter hall, enter temple, enter shop,
enter park, climb ivy, touch statue,
drink soup, look through telescope, and tower
interiors are not claimed.
Next aoh slice: mistralhouse/garden3 + garden7
look-ats (no search herbs / house interiors /
garden4–6). Do not load tower interiors,
throneroom / private rooms / paleast5 conference /
palwest11 armoury, forest_south9 encounters, or
snake pit this next leftover unless that is the
assigned batch. West fields / south bridge are not
in the snapshot. Stonecutter and butcher remain
archive orphans.
<!-- librarian-expansion:72 -->
Harbour expansion 72 (native 40285, 2026-09-08, same
fluffos / Mud@2026, do not redo docks, inn/office
look-ats, towers, Westway look-ats, westenter,
outside1–32, palplace1–6, mainsouth1 Sarykan,
south/mainroad1–11, parkroad1–6, south/parkenter,
Tali/Kyrie, eastroad stubs, palace garden1–4,
northroad, mainsouth1↔outside9, councilroad2–4 +
councilenter, templeroad1–3 + cparch, libraryenter,
wsmithroad1–2, adventurerguild, cityinfo office,
citypark1–2, cityenter look-ats, southgate chain,
palenter, paleast1–4, palwest1–4, paleast6–11,
palwest6–10, paleast12–13, palwest12–13,
palnorth1–5, whealer, harbourmaster loft, SIL_PARK
parkenter, forest_enter, southentrance,
forest_south10, smugglers1–3, xal_temple/chapel,
weaponsmith, bakery, flower-shop look-ats, or
mistralhouse garden1/2/8):
- South of already-live garden2 → garden3 (archive
building a houseeast /search for herbs).look at house/herbs/gardennothing special.search/search herbsWhat?southrefuses (no garden4). North back works. - South of already-live garden8 → garden7 (archive
building a housewest). Same look-ats / search What? / south refuse (no garden6). North and west back work. scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 3624837
BOOT_MARKER72 aoh-mistral-garden37): no new lines after
the marker. Catch this walk: empty after the marker.
Not published (wasm_status: partial). Do not flip to
playable on this harbour walk. look at menu,
look at candles, look at cabins, look at tiles,
and tailor/bakery/wine/flower signs are flavour —
buy/drink, mail, deposit, combat, enter palace,
enter hall, enter temple, enter shop,
enter park, climb ivy, touch statue,
drink soup, look through telescope, and tower
interiors are not claimed.
Next aoh slice: mistralhouse/garden4 + garden5
+ garden6 look-ats (no search herbs / house
interiors). Do not load tower interiors,
throneroom / private rooms / paleast5 conference /
palwest11 armoury, forest_south9 encounters, or
snake pit this next leftover unless that is the
assigned batch. West fields / south bridge are not
in the snapshot. Stonecutter and butcher remain
archive orphans.
<!-- librarian-expansion:73 -->
Harbour expansion 73 (native 40285, 2026-09-08, same
fluffos / Mud@2026, do not redo docks, inn/office
look-ats, towers, Westway look-ats, westenter,
outside1–32, palplace1–6, mainsouth1 Sarykan,
south/mainroad1–11, parkroad1–6, south/parkenter,
Tali/Kyrie, eastroad stubs, palace garden1–4,
northroad, mainsouth1↔outside9, councilroad2–4 +
councilenter, templeroad1–3 + cparch, libraryenter,
wsmithroad1–2, adventurerguild, cityinfo office,
citypark1–2, cityenter look-ats, southgate chain,
palenter, paleast1–4, palwest1–4, paleast6–11,
palwest6–10, paleast12–13, palwest12–13,
palnorth1–5, whealer, harbourmaster loft, SIL_PARK
parkenter, forest_enter, southentrance,
forest_south10, smugglers1–3, xal_temple/chapel,
weaponsmith, bakery, flower-shop look-ats, or
mistralhouse garden1–3/7–8):
- South of already-live garden3 → garden4 (archive
east and north/search for herbs).look at herbs/gardennothing special.search/search herbsWhat? - East → garden5 (archive
building a housenorth).look at housenothing special.rootcellarWhat?northrefuses (no house / rcellar). East → garden6 (archivewest and north). Same look-ats / search What? - North from garden6 closes onto already-live garden7. West×2 and north×2 back through garden5/4/3 work. Joan and Mistral garden look-at ring is closed.
scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 3651782
BOOT_MARKER73 aoh-mistral-garden456): no new lines after
the marker. Catch this walk: empty after the marker.
Not published (wasm_status: partial). Do not flip to
playable on this harbour walk. look at menu,
look at candles, look at cabins, look at tiles,
and tailor/bakery/wine/flower signs are flavour —
buy/drink, mail, deposit, combat, enter palace,
enter hall, enter temple, enter shop,
enter park, climb ivy, touch statue,
drink soup, look through telescope, and tower
interiors are not claimed.
Joan and Mistral garden look-ats are closed.
Next aoh slice: harbour ntower1 look-ats west of
already-live ntower_enter (look-ats only; no
climb/jump/chain). Do not load house interiors,
stower interiors, throneroom / private rooms /
paleast5 conference / palwest11 armoury,
forest_south9 encounters, or snake pit this next
leftover unless that is the assigned batch. West
fields / south bridge are not in the snapshot.
Stonecutter and butcher remain archive orphans.
<!-- librarian-expansion:74 -->
Harbour expansion 74 (native 40285, 2026-09-08, same
fluffos / Mud@2026, do not redo docks, quay,
ntower_enter exterior look-ats, inn/office,
Westway, westenter, outside1–32, palplace1–6,
mainsouth1, south/mainroad1–11, parkroad1–6,
south/parkenter, Tali/Kyrie, eastroad stubs,
palace garden1–4, northroad, council, temple,
library, smith, guild, cityinfo, citypark,
cityenter, southgate, palenter, palace wings,
palnorth1–5, whealer, loft, SIL_PARK,
forest_south10, smugglers1–3, xal_temple/chapel,
weaponsmith, or mistralhouse garden1–8):
- West of already-live
ntower_enter→ Tower entrance (archiveat is eastern end/Thereison box).look at globe/box/opening(day light) /machine/chain/stairway/footprints.leave/leave tower/climb/climb stairsWhat?westrefuses (no ntower2). - North → Tower basement, northern end.
look at stairway/wheel/chain/cedar/tree/globe/opening.up/westrefuse (no ntower5 / ntower4).climbWhat? South and east×3 back to docks work. scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 3682980
BOOT_MARKER74 aoh-ntower1-3): no new lines after
the marker. Catch this walk: empty after the marker.
Not published (wasm_status: partial). Do not flip to
playable on this harbour walk. look at menu,
look at candles, look at cabins, look at tiles,
and tailor/bakery/wine/flower signs are flavour —
buy/drink, mail, deposit, combat, enter palace,
enter hall, enter temple, enter shop,
enter park, climb ivy, touch statue,
drink soup, look through telescope, leave
tower, climb stairs, and remaining tower
interiors are not claimed.
Next aoh slice: harbour ntower2 look-ats west of
already-live ntower1 (look-ats only; no handle /
chain verbs). Do not load stower interiors,
ntower4 / upper levels, house interiors,
throneroom / private rooms / paleast5 conference /
palwest11 armoury, forest_south9 encounters, or
snake pit this next leftover unless that is the
assigned batch. West fields / south bridge are not
in the snapshot. Stonecutter and butcher remain
archive orphans.
<!-- librarian-expansion:75 -->
Harbour expansion 75 (native 40285, 2026-09-08, same
fluffos / Mud@2026, do not redo docks, quay,
ntower_enter / ntower1 / ntower3 look-ats,
inn/office, Westway, westenter, outside1–32,
palplace1–6, mainsouth1, south/mainroad1–11,
parkroad1–6, south/parkenter, Tali/Kyrie, eastroad
stubs, palace garden1–4, northroad, council, temple,
library, smith, guild, cityinfo, citypark,
cityenter, southgate, palenter, palace wings,
palnorth1–5, whealer, loft, SIL_PARK,
forest_south10, smugglers1–3, xal_temple/chapel,
weaponsmith, or mistralhouse garden1–8):
- West of already-live
ntower1→ Tower basement, western end (archivemaching/Thereis/ handle on'Lower').look at machine/handle/plaque(Raise and Lower) /opening(day / south tower) /south tower/chain/end/workers/globe/box/rope.pull/push/pull handle/push handle/pull ropeWhat?northrefuses (no ntower4). East×4 back to docks work. scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 3710639
BOOT_MARKER75 aoh-ntower2): no new lines after
the marker. Catch this walk: empty after the marker.
Not published (wasm_status: partial). Do not flip to
playable on this harbour walk. look at menu,
look at candles, look at cabins, look at tiles,
and tailor/bakery/wine/flower signs are flavour —
buy/drink, mail, deposit, combat, enter palace,
enter hall, enter temple, enter shop,
enter park, climb ivy, touch statue,
drink soup, look through telescope, leave
tower, climb stairs, pull/push handle, and
remaining tower interiors are not claimed.
Next aoh slice: harbour ntower4 look-ats north of
already-live ntower2 / west of ntower3
(look-ats only; no handle / chain verbs). Do not
load stower interiors, upper levels, house
interiors, throneroom / private rooms / paleast5
conference / palwest11 armoury, forest_south9
encounters, or snake pit this next leftover unless
that is the assigned batch. West fields / south
bridge are not in the snapshot. Stonecutter and
butcher remain archive orphans.
<!-- librarian-expansion:76 -->
Harbour expansion 76 (native 40285, 2026-09-08, same
fluffos / Mud@2026, do not redo docks, quay,
ntower_enter / ntower1 / ntower2 / ntower3
look-ats, inn/office, Westway, westenter,
outside1–32, palplace1–6, mainsouth1,
south/mainroad1–11, parkroad1–6, south/parkenter,
Tali/Kyrie, eastroad stubs, palace garden1–4,
northroad, council, temple, library, smith, guild,
cityinfo, citypark, cityenter, southgate, palenter,
palace wings, palnorth1–5, whealer, loft, SIL_PARK,
forest_south10, smugglers1–3, xal_temple/chapel,
weaponsmith, or mistralhouse garden1–8):
- North of already-live
ntower2→ Tower basement, northern end (archive same short as ntower3 / empty wheel /Thereison box).look at wheel(empty) /globe/box/chain/opening(day) /stairway/machine/handle.uprefuses.climb/climb stairs/pull/pushWhat? - East closes onto already-live ntower3. South closes onto ntower2. Northern-tower basement look-at ring is closed.
scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 3740528
BOOT_MARKER76 aoh-ntower4): no new lines after
the marker. Catch this walk: empty after the marker.
Not published (wasm_status: partial). Do not flip to
playable on this harbour walk. look at menu,
look at candles, look at cabins, look at tiles,
and tailor/bakery/wine/flower signs are flavour —
buy/drink, mail, deposit, combat, enter palace,
enter hall, enter temple, enter shop,
enter park, climb ivy, touch statue,
drink soup, look through telescope, leave
tower, climb stairs, pull/push handle, and
upper-level / stower interiors are not claimed.
Northern-tower basement look-ats are closed.
Next aoh slice: harbour ntower5 look-ats up from
already-live ntower3 (look-ats only; no climb /
handle / chain verbs). Do not load stower
interiors, house interiors, throneroom / private
rooms / paleast5 conference / palwest11 armoury,
forest_south9 encounters, or snake pit this next
leftover unless that is the assigned batch. West
fields / south bridge are not in the snapshot.
Stonecutter and butcher remain archive orphans.
<!-- librarian-expansion:77 -->
Harbour expansion 77 (native 40285, 2026-09-08, same
fluffos / Mud@2026, do not redo docks, quay,
ntower_enter / ntower1 / ntower2 / ntower3
/ ntower4 look-ats, inn/office, Westway,
westenter, outside1–32, palplace1–6, mainsouth1,
south/mainroad1–11, parkroad1–6, south/parkenter,
Tali/Kyrie, eastroad stubs, palace garden1–4,
northroad, council, temple, library, smith, guild,
cityinfo, citypark, cityenter, southgate, palenter,
palace wings, palnorth1–5, whealer, loft, SIL_PARK,
forest_south10, smugglers1–3, xal_temple/chapel,
weaponsmith, or mistralhouse garden1–8):
- Up from already-live
ntower3→ At a stairway (archiveThereis/unusualy/themself/totaly/frequently is walking).look at globe/box/stairway/door/footprints/cedar/stones/east wall/north wall.climb/climb stairsWhat?up/westrefuse (no upper flight / no west from the landing). - South → Guardroom (cards on table, chairs empty, locker closed and locked, unused bed needs cleanup, sleeping guard).
look at table/cards/chairs/bed/guard/locker/rack/walls.take/take cards/sit/sit chair/clean bed/open lockerWhat?westrefuses (no ntower7). North closes onto the stairway. Down from the stairway closes onto ntower3. East×3 from ntower1 back to docks work. scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 3746388
BOOT_MARKER77 aoh-ntower5-6): no new lines after
the marker. Catch this walk: empty after the marker.
Not published (wasm_status: partial). Do not flip to
playable on this harbour walk. look at menu,
look at candles, look at cabins, look at tiles,
and tailor/bakery/wine/flower signs are flavour —
buy/drink, mail, deposit, combat, enter palace,
enter hall, enter temple, enter shop,
enter park, climb ivy, touch statue,
drink soup, look through telescope, leave
tower, climb stairs, take/sit/clean/lock, and
platform / stower interiors are not claimed.
Next aoh slice: harbour ntower7 look-ats west of
already-live ntower6 (look-ats only; no
raise/lower platform / climb / handle / chain
verbs). Do not load stower interiors, house
interiors, throneroom / private rooms / paleast5
conference / palwest11 armoury, forest_south9
encounters, or snake pit this next leftover unless
that is the assigned batch. West fields / south
bridge are not in the snapshot. Stonecutter and
butcher remain archive orphans.
<!-- librarian-expansion:78 -->
Harbour expansion 78 (native 40285, 2026-09-08, same
fluffos / Mud@2026, do not redo docks, quay,
ntower_enter / ntower1–ntower6 look-ats,
inn/office, Westway, westenter, outside1–32,
palplace1–6, mainsouth1, south/mainroad1–11,
parkroad1–6, south/parkenter, Tali/Kyrie, eastroad
stubs, palace garden1–4, northroad, council, temple,
library, smith, guild, cityinfo, citypark,
cityenter, southgate, palenter, palace wings,
palnorth1–5, whealer, loft, SIL_PARK,
forest_south10, smugglers1–3, xal_temple/chapel,
weaponsmith, or mistralhouse garden1–8):
- West of already-live
ntower6→ At a platform (lowered, no boulders; archiveThereis/Except of that/for platform).look at platform/opening/globe/box/stairs/east wall/west wall/footprints.look at bouldernothing special.climb/climb stairsWhat?uprefuses (no ntower9). - North → A storeroom (archive
an glowing globe).look at boulders/globe/box/glass/south wall/footprints.push/push boulder/pull/pull boulderWhat?westrefuses. South closes onto the platform. East closes onto the guardroom. Down from the stairway and east×3 from ntower1 back to docks work. scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 3769677
BOOT_MARKER78 aoh-ntower7-8): no new lines after
the marker. Catch this walk: empty after the marker.
Not published (wasm_status: partial). Do not flip to
playable on this harbour walk. look at menu,
look at candles, look at cabins, look at tiles,
and tailor/bakery/wine/flower signs are flavour —
buy/drink, mail, deposit, combat, enter palace,
enter hall, enter temple, enter shop,
enter park, climb ivy, touch statue,
drink soup, look through telescope, leave
tower, climb stairs, raise/lower platform,
push/pull boulder, and remaining tower / stower
interiors are not claimed.
Next aoh slice: harbour ntower9 look-ats up from
already-live ntower7 (look-ats only; no
raise/lower platform / climb / handle / chain
verbs). Do not load stower interiors, house
interiors, throneroom / private rooms / paleast5
conference / palwest11 armoury, forest_south9
encounters, or snake pit this next leftover unless
that is the assigned batch. West fields / south
bridge are not in the snapshot. Stonecutter and
butcher remain archive orphans.
<!-- librarian-expansion:79 -->
Harbour expansion 79 (native 40285, 2026-09-08, same
fluffos / Mud@2026, do not redo docks, quay,
ntower_enter / ntower1–ntower8 look-ats,
inn/office, Westway, westenter, outside1–32,
palplace1–6, mainsouth1, south/mainroad1–11,
parkroad1–6, south/parkenter, Tali/Kyrie, eastroad
stubs, palace garden1–4, northroad, council, temple,
library, smith, guild, cityinfo, citypark,
cityenter, southgate, palenter, palace wings,
palnorth1–5, whealer, loft, SIL_PARK,
forest_south10, smugglers1–3, xal_temple/chapel,
weaponsmith, or mistralhouse garden1–8):
- Up from already-live
ntower7→ On top of the tower (archiveplace above/top of if/unwanted quests/city of silvere; handle up; platform lowered solook at platform/bouldernothing special).look at opening/frame/handle/stairs/harbour/silvere/catapult.pull/pull handle/pull rope/push/jump/climbWhat?northrefuses (no ntower10). - East → On the tower (archive
Except of that/water of the tower).look at mirror/battlements/tent/fortress/trees.shove/jump/jump downWhat?northrefuses (no ntower11). West and down close onto the rooftop and platform. East from platform plus north/down and east×3 from ntower1 back to docks work. scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 3797170
BOOT_MARKER79 aoh-ntower9-12): no new lines after
the marker. Catch this walk: empty after the marker.
Not published (wasm_status: partial). Do not flip to
playable on this harbour walk. look at menu,
look at candles, look at cabins, look at tiles,
and tailor/bakery/wine/flower signs are flavour —
buy/drink, mail, deposit, combat, enter palace,
enter hall, enter temple, enter shop,
enter park, climb ivy, touch statue,
drink soup, look through telescope, leave
tower, climb stairs, raise/lower platform,
pull/push handle, jump/shove, and remaining
tower / stower interiors are not claimed.
Next aoh slice: harbour ntower10 look-ats north
of already-live ntower9 (look-ats only; no
catapult fire / raise/lower / climb / jump). Do
not load stower interiors, house interiors,
throneroom / private rooms / paleast5 conference /
palwest11 armoury, forest_south9 encounters, or
snake pit this next leftover unless that is the
assigned batch. West fields / south bridge are not
in the snapshot. Stonecutter and butcher remain
archive orphans.
<!-- librarian-expansion:80 -->
Harbour expansion 80 (native 40285, 2026-09-08, same
fluffos / Mud@2026, do not redo docks, quay,
ntower_enter / ntower1–ntower9 / ntower12
look-ats, inn/office, Westway, westenter,
outside1–32, palplace1–6, mainsouth1,
south/mainroad1–11, parkroad1–6, south/parkenter,
Tali/Kyrie, eastroad stubs, palace garden1–4,
northroad, council, temple, library, smith, guild,
cityinfo, citypark, cityenter, southgate, palenter,
palace wings, palnorth1–5, whealer, loft, SIL_PARK,
forest_south10, smugglers1–3, xal_temple/chapel,
weaponsmith, or mistralhouse garden1–8):
- North from already-live
ntower9→ On the tower (archiveleadto/A small wooden frame is build on top/That's the place, you are standing; frozen empty catapult pointing at the open sea, 10 stones, sizeable heap).look at catapult/stones/wheel/handle/ring/opening/tent/battlements/north/south/ships/fortress/frame/coast.aim/load/put/pull/pull handle/jump/shoveWhat?eastrefuses (no ntower11). South closes onto the rooftop. - Down/east/north/down/south/east×3 back to the docks.
scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 3827550
BOOT_MARKER80 aoh-ntower10): no new lines after
the marker. Catch this walk: empty after the marker.
Not published (wasm_status: partial). Do not flip to
playable on this harbour walk. look at menu,
look at candles, look at cabins, look at tiles,
and tailor/bakery/wine/flower signs are flavour —
buy/drink, mail, deposit, combat, enter palace,
enter hall, enter temple, enter shop,
enter park, climb ivy, touch statue,
drink soup, look through telescope, leave
tower, climb stairs, raise/lower platform,
pull/push handle, catapult load/aim/fire, jump/shove,
and remaining tower / stower interiors are not claimed.
Next aoh slice: harbour ntower11 look-ats east
of already-live ntower10 / north of ntower12
(look-ats only; no catapult fire / raise/lower /
climb / jump). Do not load stower interiors, house
interiors, throneroom / private rooms / paleast5
conference / palwest11 armoury, forest_south9
encounters, or snake pit this next leftover unless
that is the assigned batch. West fields / south
bridge are not in the snapshot. Stonecutter and
butcher remain archive orphans.
<!-- librarian-expansion:81 -->
Harbour expansion 81 (native 40285, 2026-09-08, same
fluffos / Mud@2026, do not redo docks, quay,
ntower_enter / ntower1–ntower10 / ntower12
look-ats, inn/office, Westway, westenter,
outside1–32, palplace1–6, mainsouth1,
south/mainroad1–11, parkroad1–6, south/parkenter,
Tali/Kyrie, eastroad stubs, palace garden1–4,
northroad, council, temple, library, smith, guild,
cityinfo, citypark, cityenter, southgate, palenter,
palace wings, palnorth1–5, whealer, loft, SIL_PARK,
forest_south10, smugglers1–3, xal_temple/chapel,
weaponsmith, or mistralhouse garden1–8):
- East from already-live
ntower10→ On the tower (archivegetting to hot/It standing there/the cities are somewhat higher; tent/shelter; empty guards).look at tent/guards/mirror/catapult/battlements/silvere/north/south/west/east.jump/shoveWhat?north/eastrefuse. West closes onto the catapult rooftop; south closes onto the mirror (ntower12now lists north). - Down/east/north/down/south/east×3 back to the docks.
scorepersist. Reconnect still lands on the docks. Northern tower interiorsntower1–ntower12are now CLOSED.
This-boot live libs/aoh/log/debug.log (fd 3, PID 3852759
BOOT_MARKER81 aoh-ntower11): no new lines after
the marker. Catch this walk: empty after the marker.
Not published (wasm_status: partial). Do not flip to
playable on this harbour walk. look at menu,
look at candles, look at cabins, look at tiles,
and tailor/bakery/wine/flower signs are flavour —
buy/drink, mail, deposit, combat, enter palace,
enter hall, enter temple, enter shop,
enter park, climb ivy, touch statue,
drink soup, look through telescope, leave
tower, climb stairs, raise/lower platform,
pull/push handle, catapult load/aim/fire, jump/shove,
and remaining stower interiors are not claimed.
Next aoh slice: harbour stower1 look-ats west
of already-live stower_enter (look-ats only; no
chain / raise/lower / climb / jump). Do not load
house interiors, throneroom / private rooms /
paleast5 conference / palwest11 armoury,
forest_south9 encounters, or snake pit this next
leftover unless that is the assigned batch. West
fields / south bridge are not in the snapshot.
Stonecutter and butcher remain archive orphans.
<!-- librarian-expansion:82 -->
Harbour expansion 82 (native 40285, 2026-09-08, same
fluffos / Mud@2026, do not redo docks, quay,
ntower_enter / ntower1–ntower12 look-ats,
inn/office, Westway, westenter, outside1–32,
palplace1–6, mainsouth1, south/mainroad1–11,
parkroad1–6, south/parkenter, Tali/Kyrie, eastroad
stubs, palace garden1–4, northroad, council,
temple, library, smith, guild, cityinfo, citypark,
cityenter, southgate, palenter, palace wings,
palnorth1–5, whealer, loft, SIL_PARK,
forest_south10, smugglers1–3, xal_temple/chapel,
weaponsmith, mistralhouse garden1–8, quay2_1–3,
or stower_enter look-ats):
- West from already-live
stower_enter→ in the tower (archiveit's northeastern/It's purpose/would be in big trouble/noone felt responsible/int othe opening/next to the the exit; frozen day opening).look at machine/wheel/chain/opening/globe/box/stairs/floor/dust/footprints/handle.leave/leave tower/search/search dirt/search floorWhat?west/southrefuse (no stower2/stower3). East closes onto the tower entrance. - East×3 / northeast / northwest / west back to the docks.
scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 3880684
BOOT_MARKER82 aoh-stower1): no new lines after
the marker. Catch this walk: empty after the marker.
Not published (wasm_status: partial). Do not flip to
playable on this harbour walk. look at menu,
look at candles, look at cabins, look at tiles,
and tailor/bakery/wine/flower signs are flavour —
buy/drink, mail, deposit, combat, enter palace,
enter hall, enter temple, enter shop,
enter park, climb ivy, touch statue,
drink soup, look through telescope, leave
tower, climb stairs, raise/lower platform,
pull/push handle, catapult load/aim/fire, jump/shove,
and remaining stower interiors are not claimed.
Next aoh slice: harbour stower2 look-ats west
of already-live stower1 (look-ats only; no
chain / raise/lower / climb / jump). Do not load
house interiors, throneroom / private rooms /
paleast5 conference / palwest11 armoury,
forest_south9 encounters, or snake pit this next
leftover unless that is the assigned batch. West
fields / south bridge are not in the snapshot.
Stonecutter and butcher remain archive orphans.
<!-- librarian-expansion:83 -->
Harbour expansion 83 (native 40285, 2026-09-08, same
fluffos / Mud@2026, do not redo docks, quay,
ntower1–ntower12 look-ats, inn/office, Westway,
westenter, outside1–32, palplace1–6, mainsouth1,
south/mainroad1–11, parkroad1–6, south/parkenter,
Tali/Kyrie, eastroad stubs, palace garden1–4,
northroad, council, temple, library, smith, guild,
cityinfo, citypark, cityenter, southgate, palenter,
palace wings, palnorth1–5, whealer, loft, SIL_PARK,
forest_south10, smugglers1–3, xal_temple/chapel,
weaponsmith, mistralhouse garden1–8, quay2_1–3,
stower_enter, or stower1 look-ats):
- West from already-live
stower1→ Tower basement, northern corner (archivean high tower/it's other side/They seems/an wooden handle/Thereis also/it's way; frozen handle on Lower; CheckOpening day fallthrough into default).look at machine/handle/chain/opening/wheel/globe/box/mirror/north tower/workers.pull/pull handle/push/push handle/searchWhat?southrefuses (no stower4). East closes onto the basement. - East×4 / northeast / northwest / west back to the docks.
scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 3910872
BOOT_MARKER83 aoh-stower2): no new lines after
the marker. Catch this walk: empty after the marker.
Not published (wasm_status: partial). Do not flip to
playable on this harbour walk. look at menu,
look at candles, look at cabins, look at tiles,
and tailor/bakery/wine/flower signs are flavour —
buy/drink, mail, deposit, combat, enter palace,
enter hall, enter temple, enter shop,
enter park, climb ivy, touch statue,
drink soup, look through telescope, leave
tower, climb stairs, raise/lower platform,
pull/push handle, catapult load/aim/fire, jump/shove,
and remaining stower interiors are not claimed.
Next aoh slice: harbour stower3 look-ats south
of already-live stower1 (look-ats only; no
chain / raise/lower / climb / jump). Do not load
house interiors, throneroom / private rooms /
paleast5 conference / palwest11 armoury,
forest_south9 encounters, or snake pit this next
leftover unless that is the assigned batch. West
fields / south bridge are not in the snapshot.
Stonecutter and butcher remain archive orphans.
<!-- librarian-expansion:84 -->
Harbour expansion 84 (native 40285, 2026-09-08, same
fluffos / Mud@2026, do not redo docks, quay,
ntower1–ntower12 look-ats, inn/office, Westway,
westenter, outside1–32, palplace1–6, mainsouth1,
south/mainroad1–11, parkroad1–6, south/parkenter,
Tali/Kyrie, eastroad stubs, palace garden1–4,
northroad, council, temple, library, smith, guild,
cityinfo, citypark, cityenter, southgate, palenter,
palace wings, palnorth1–5, whealer, loft, SIL_PARK,
forest_south10, smugglers1–3, xal_temple/chapel,
weaponsmith, mistralhouse garden1–8, quay2_1–3,
stower_enter, stower1, or stower2 look-ats):
- South from already-live
stower1→ Tower basement, southern corner (archiveshows you that someone/Except of that/an stairway/Thereis also/it's western end).look at stairway/globe/box/wheel/machine/opening/floor/north/west/exits/world.search/search dirt/search floor/climbWhat?west/uprefuse (no stower4 / stower5). North closes onto the basement. - East×4 / northeast / northwest / west back to the docks.
scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 3940283
BOOT_MARKER84 aoh-stower3): no new lines after
the marker. Catch this walk: empty after the marker.
Not published (wasm_status: partial). Do not flip to
playable on this harbour walk. look at menu,
look at candles, look at cabins, look at tiles,
and tailor/bakery/wine/flower signs are flavour —
buy/drink, mail, deposit, combat, enter palace,
enter hall, enter temple, enter shop,
enter park, climb ivy, touch statue,
drink soup, look through telescope, leave
tower, climb stairs, raise/lower platform,
pull/push handle, catapult load/aim/fire, jump/shove,
and remaining stower interiors are not claimed.
Next aoh slice: harbour stower4 look-ats west
of already-live stower3 / south of already-live
stower2 (look-ats only; no chain / raise/lower
/ climb / jump). Do not load house interiors,
throneroom / private rooms / paleast5 conference
/ palwest11 armoury, forest_south9 encounters,
or snake pit this next leftover unless that is
the assigned batch. West fields / south bridge
are not in the snapshot. Stonecutter and butcher
remain archive orphans.
<!-- librarian-expansion:85 -->
Harbour expansion 85 (native 40285, 2026-09-08, same
fluffos / Mud@2026, do not redo docks, quay,
ntower1–ntower12 look-ats, inn/office, Westway,
westenter, outside1–32, palplace1–6, mainsouth1,
south/mainroad1–11, parkroad1–6, south/parkenter,
Tali/Kyrie, eastroad stubs, palace garden1–4,
northroad, council, temple, library, smith, guild,
cityinfo, citypark, cityenter, southgate, palenter,
palace wings, palnorth1–5, whealer, loft, SIL_PARK,
forest_south10, smugglers1–3, xal_temple/chapel,
weaponsmith, mistralhouse garden1–8, quay2_1–3,
stower_enter, stower1, stower2, or
stower3 look-ats):
- West from already-live
stower3→ Tower basement, western corner (archivean small opening/stairways leading up/Thereis also/yellow light It is made/much details; frozen empty wheel + day opening; laterstairwayoverwrite).look at wheel/chain/machine/opening/stairway/wooden stairway/globe/box/floor/north/exits.search/search dirt/pull/push/climbWhat?south/westrefuse. North closes onto the machine-room; east closes onto the stairway. Basement ring 1–2–4–3 CLOSED. - Up from already-live
stower3→ in the tower (second-floor landing; archive wiz-exit lines in the long; no AddDetail).look at stairnothing special.west/northrefuse (no stower8 / stower6). Down closes onto the stairway. - East×4 / northeast / northwest / west back to the docks.
scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 3968009
BOOT_MARKER85 aoh-stower4): no new lines after
the marker. Catch this walk: empty after the marker.
Not published (wasm_status: partial). Do not flip to
playable on this harbour walk. look at menu,
look at candles, look at cabins, look at tiles,
and tailor/bakery/wine/flower signs are flavour —
buy/drink, mail, deposit, combat, enter palace,
enter hall, enter temple, enter shop,
enter park, climb ivy, touch statue,
drink soup, look through telescope, leave
tower, climb stairs, raise/lower platform,
pull/push handle, catapult load/aim/fire, jump/shove,
and remaining stower interiors are not claimed.
Next aoh slice: harbour stower6 waiting-room
look-ats north of already-live stower5 (and
stower8 ammo west of stower5 if the batch
fits; look-ats only; no chain / raise/lower /
climb / jump). Do not load house interiors,
throneroom / private rooms / paleast5 conference
/ palwest11 armoury, forest_south9 encounters,
or snake pit this next leftover unless that is
the assigned batch. West fields / south bridge
are not in the snapshot. Stonecutter and butcher
remain archive orphans.
<!-- librarian-expansion:86 -->
Harbour expansion 86 (native 40285, 2026-09-08, same
fluffos / Mud@2026, do not redo docks, quay,
ntower1–ntower12 look-ats, inn/office, Westway,
westenter, outside1–32, palplace1–6, mainsouth1,
south/mainroad1–11, parkroad1–6, south/parkenter,
Tali/Kyrie, eastroad stubs, palace garden1–4,
northroad, council, temple, library, smith, guild,
cityinfo, citypark, cityenter, southgate, palenter,
palace wings, palnorth1–5, whealer, loft, SIL_PARK,
forest_south10, smugglers1–3, xal_temple/chapel,
weaponsmith, mistralhouse garden1–8, quay2_1–3,
stower_enter, or stower1–stower5 look-ats):
- North from already-live
stower5→ in the tower waiting room (archiveMaybe do a card game; no AddDetail).look at room/cardnothing special. West closes onto the platform. - West from already-live
stower5→ ammo store (archiveway to heavy to taken/toward a platform/To the stair, which are leading; no AddDetail).look at boulders/stonesnothing special. - West from the waiting room / north from the ammo store → platform (archive wiz-exit lines; no AddDetail).
uprefuses (no stower9).climbWhat? East/south close the second-floor ring 5–6–7–8. - Down / north / east×4 / northeast / northwest / west back to the docks.
scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 3995010
BOOT_MARKER86 aoh-stower6): no new lines after
the marker. Catch this walk: empty after the marker.
Not published (wasm_status: partial). Do not flip to
playable on this harbour walk. look at menu,
look at candles, look at cabins, look at tiles,
and tailor/bakery/wine/flower signs are flavour —
buy/drink, mail, deposit, combat, enter palace,
enter hall, enter temple, enter shop,
enter park, climb ivy, touch statue,
drink soup, look through telescope, leave
tower, climb stairs, raise/lower platform,
pull/push handle, catapult load/aim/fire, jump/shove,
and remaining stower interiors are not claimed.
Next aoh slice: harbour stower9 rooftop
look-ats up from already-live stower7 (and
stower10 / stower12 if the batch fits;
look-ats only; no chain / raise/lower /
climb / jump). Do not load house interiors,
throneroom / private rooms / paleast5 conference
/ palwest11 armoury, forest_south9 encounters,
or snake pit this next leftover unless that is
the assigned batch. West fields / south bridge
are not in the snapshot. Stonecutter and butcher
remain archive orphans.
<!-- librarian-expansion:87 -->
Harbour expansion 87 (native 40285, 2026-09-08, same
fluffos / Mud@2026, do not redo docks, quay,
ntower1–ntower12 look-ats, inn/office, Westway,
westenter, outside1–32, palplace1–6, mainsouth1,
south/mainroad1–11, parkroad1–6, south/parkenter,
Tali/Kyrie, eastroad stubs, palace garden1–4,
northroad, council, temple, library, smith, guild,
cityinfo, citypark, cityenter, southgate, palenter,
palace wings, palnorth1–5, whealer, loft, SIL_PARK,
forest_south10, smugglers1–3, xal_temple/chapel,
weaponsmith, mistralhouse garden1–8, quay2_1–3,
stower_enter, or stower1–stower8 look-ats):
- Up from already-live
stower7→ On the tower rooftop stairs (archive wiz-exit lines; no AddDetail).look at catapult/mirrornothing special. - South → catapult (archive
pointing on the open sea/watching out of the sea).load/aim/fireWhat? - East → shelter (archive
staying here, exchanging each other). - North → mirror (archive
between the tower/moved to the east and north). West closes onto the stairs. Ring walk east / south / west / north closes rooftop 9–10–11–12. Southern tower 1–12 CLOSED. - Down / east / south / down / north / east×4 / northeast / northwest / west back to the docks.
scorepersist. Reconnect still lands on the docks.
This-boot live libs/aoh/log/debug.log (fd 3, PID 4023863
BOOT_MARKER87 aoh-stower9): no new lines after
the marker. Catch this walk: empty after the marker.
Not published (wasm_status: partial). Do not flip to
playable on this harbour walk. look at menu,
look at candles, look at cabins, look at tiles,
and tailor/bakery/wine/flower signs are flavour —
buy/drink, mail, deposit, combat, enter palace,
enter hall, enter temple, enter shop,
enter park, climb ivy, touch statue,
drink soup, look through telescope, leave
tower, climb stairs, raise/lower platform,
pull/push handle, catapult load/aim/fire, jump/shove,
and remaining interiors are not claimed.
Next aoh slice: stay on aoh; scan unused
connected Silvere rooms that are not house
interiors (001/011/rcellar), throneroom /
private rooms / paleast5 conference /
palwest11 armoury, forest_south9 encounters,
snake pit, harbour/bigjump, or
harbour/timeroom. Do not load those unless
assigned. West fields / south bridge are
not in the snapshot. Stonecutter and butcher
remain archive orphans.
<!-- librarian-expansion:88 -->
Harbour expansion 88 (scan only, 2026-09-08,
no boot — leftover 5d4). Walkable Silvere
snapshot CLOSED. 205 thin rooms; every
query_exit destination is already a thin
room. No unused connected non-skip room
remains from the live docks graph.
Leftover originals that still inherit BASEROOM / FORESTROOM / SILBASEROOM are either skip-list, only reachable through a skip room, archive orphans, or disconnected snapshot fragments:
- Skip (do not load unless assigned): house interiors 001/002/011/012/021/ 022/111/112/121/122/rcellar; throneroom / private1 / private2; paleast5 / palwest5 conference; palwest11 armoury + palwesttow1/2 / palfall1 behind it; forest_south9; snake_pit1/2; forest_room1; harbour/bigjump; harbour/timeroom.
- Only behind skip rooms: newbiepark forest_south1–8, forest_north1–5, forest_room2–9.
- Archive orphans (no parent wiring): west/stonecutter, west/butcher.
- Not in the snapshot: west fields (
wilderness3west commented), south bridge (rivershore1south commented). - Disconnected fragments (no live Silvere exit):
forest/(FORESTROOM cluster),fortress/(nofortress/enter; towers point at missing webat/nobat rooms),corn/a1(no exits)./d/sykorathand/d/archwizexist in the archive but are not wired from live docks (silpath1still TODOs west).
Do not invent those fragments as connected. Do not redo already-walked rooms. Do not flip to playable (no shop buy/combat). Next aoh leftover needs an assignment to load a skip-list room or a disconnected domain; stay on aoh.
<!-- librarian-expansion:89 -->
Harbour expansion 89 (persist only,
2026-09-08, leftover 5d5). No skip-list
or disconnected-domain assignment
arrived. Cheap reconfirm of 5d4
(cff60578488): still 205 thin rooms,
0 live exits to an original or missing
file, 205 _ldmud copies, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:90 -->
Harbour expansion 90 (persist only,
2026-09-08, leftover 5d6). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4+5d5
(cff60578488 + ae9a12b072d): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:91 -->
Harbour expansion 91 (persist only,
2026-09-08, leftover 5d7). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–5d6
(cff60578488 + ae9a12b072d +
5c21127b34e): still 205 thin rooms,
0 live exits to an original or missing
file, ports 40283/40285/40286/40287
free. No boot, no room port. Walkable
Silvere stays CLOSED. Do not invent
forest/fortress/corn or sykorath/archwiz
as connected. Do not flip to playable.
Next leftover still needs that
assignment.
<!-- librarian-expansion:92 -->
Harbour expansion 92 (persist only,
2026-09-08, leftover 5d8). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–5d7
(cff60578488 + ae9a12b072d +
5c21127b34e + 01f4270ecd6): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:93 -->
Harbour expansion 93 (persist only,
2026-09-08, leftover 5d9). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–5d8
(cff60578488 … 539d056727d): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:94 -->
Harbour expansion 94 (persist only,
2026-09-08, leftover 5da). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–5d9
(cff60578488 … 17e90fcb6e8): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:95 -->
Harbour expansion 95 (persist only,
2026-09-08, leftover 5db). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–5da
(cff60578488 … a75bc26688d): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:96 -->
Harbour expansion 96 (persist only,
2026-09-08, leftover 5dc). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–5db
(cff60578488 … 0a956bfb6db): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:97 -->
Harbour expansion 97 (persist only,
2026-09-08, leftover 5dd). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–5dc
(cff60578488 … 27a3f0da570): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:98 -->
Harbour expansion 98 (persist only,
2026-09-08, leftover 5de). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–5dd
(cff60578488 … 3956ef8e5b6): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:99 -->
Harbour expansion 99 (persist only,
2026-09-08, leftover 5df). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–5de
(cff60578488 … 2ac2d35effc): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:100 -->
Harbour expansion 100 (persist only,
2026-09-09, leftover 5e0). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–5df
(cff60578488 … 56aa3a91045): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:101 -->
Harbour expansion 101 (persist only,
2026-09-09, leftover 5e1). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–5e0
(cff60578488 … 988d363ea02): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:102 -->
Harbour expansion 102 (persist only,
2026-09-09, leftover 5e2). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–5e1
(cff60578488 … 3f065bb09d8): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:103 -->
Harbour expansion 103 (persist only,
2026-09-09, leftover 5e3). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–5e2
(cff60578488 … 1da05101f44): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:104 -->
Harbour expansion 104 (persist only,
2026-09-09, leftover 5e4). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–5e3
(cff60578488 … 0ad62e8536b): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:105 -->
Harbour expansion 105 (persist only,
2026-09-09, leftover 5e5). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–5e4
(cff60578488 … bf75431441a): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:106 -->
Harbour expansion 106 (persist only,
2026-09-09, leftover 5e6). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–5e5
(cff60578488 … f463eea69e6): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:107 -->
Harbour expansion 107 (persist only,
2026-09-09, leftover 5e7). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–5e6
(cff60578488 … 8d6819724ce): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:108 -->
Harbour expansion 108 (persist only,
2026-09-09, leftover 5e8). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–5e7
(cff60578488 … 95eea17744b): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:109 -->
Harbour expansion 109 (persist only,
2026-09-09, leftover 5e9). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–5e8
(cff60578488 … 1ad8014e615): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:110 -->
Harbour expansion 110 (persist only,
2026-09-09, leftover 5ea). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–5e9
(cff60578488 … 8eeac56466d): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:111 -->
Harbour expansion 111 (persist only,
2026-09-09, leftover 5eb). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–5ea
(cff60578488 … bf204447ea6): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:112 -->
Harbour expansion 112 (persist only,
2026-09-09, leftover 5ec). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–5eb
(cff60578488 … d32798fc97f): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:113 -->
Harbour expansion 113 (persist only,
2026-09-09, leftover 5ed). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–5ec
(cff60578488 … c94287f5da3): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:114 -->
Harbour expansion 114 (persist only,
2026-09-09, leftover 5ee). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–5ed
(cff60578488 … fa3359848d5): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:115 -->
Harbour expansion 115 (persist only,
2026-09-09, leftover 5ef). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–5ee
(cff60578488 … fcd0b7249cf): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:116 -->
Harbour expansion 116 (persist only,
2026-09-09, leftover 5f0). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–5ef
(cff60578488 … d9388de9ec9): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:117 -->
Harbour expansion 117 (persist only,
2026-09-09, leftover 5f1). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–5f0
(cff60578488 … e1a65e98d59): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:118 -->
Harbour expansion 118 (persist only,
2026-09-09, leftover 5f2). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–5f1
(cff60578488 … 309b4457aae): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:119 -->
Harbour expansion 119 (persist only,
2026-09-09, leftover 5f3). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–5f2
(cff60578488 … 703c75f543a): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:120 -->
Harbour expansion 120 (persist only,
2026-09-09, leftover 5f4). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–5f3
(cff60578488 … 9e0e1aebc20): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:121 -->
Harbour expansion 121 (persist only,
2026-09-09, leftover 5f5). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–5f4
(cff60578488 … e4bc3114558): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:122 -->
Harbour expansion 122 (persist only,
2026-09-09, leftover 5f6). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–5f5
(cff60578488 … cb99514c60f): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:123 -->
Harbour expansion 123 (persist only,
2026-09-09, leftover 5f7). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–5f6
(cff60578488 … 63c650c203e): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:124 -->
Harbour expansion 124 (persist only,
2026-09-09, leftover 5f8). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–5f7
(cff60578488 … 772ff33aa1d): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:125 -->
Harbour expansion 125 (persist only,
2026-09-09, leftover 5f9). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–5f8
(cff60578488 … bed5bdf85c5): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:126 -->
Harbour expansion 126 (persist only,
2026-09-09, leftover 5fa). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–5f9
(cff60578488 … 51d697c2cb6): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:127 -->
Harbour expansion 127 (persist only,
2026-09-09, leftover 5fb). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–5fa
(cff60578488 … 5f7befef86c): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:128 -->
Harbour expansion 128 (persist only,
2026-09-09, leftover 5fc). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–5fb
(cff60578488 … c084cdb9e21): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:129 -->
Harbour expansion 129 (persist only,
2026-09-09, leftover 5fd). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–5fc
(cff60578488 … 9a811754ef1): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:130 -->
Harbour expansion 130 (persist only,
2026-09-09, leftover 5fe). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–5fd
(cff60578488 … 3f63064fcac): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:131 -->
Harbour expansion 131 (persist only,
2026-09-09, leftover 5ff). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–5fe
(cff60578488 … c3baeb72470): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:132 -->
Harbour expansion 132 (persist only,
2026-09-09, leftover 600). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–5ff
(cff60578488 … 835d4ef8e57): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:133 -->
Harbour expansion 133 (persist only,
2026-09-10, leftover 601). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–600
(cff60578488 … f15b1f85630): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:134 -->
Harbour expansion 134 (persist only,
2026-09-10, leftover 602). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–601
(cff60578488 … 4ff04aed7be): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Weekly gh search DONE
2026-09-10: 2 hits, neither a unique
onboard (zayaville = LIMA tutorial;
legendary-octo-doodle = Spanish
"mudo"). Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:135 -->
Harbour expansion 135 (persist only,
2026-09-10, leftover 603). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–602
(cff60578488 … f30b1d9bbef): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:136 -->
Harbour expansion 136 (persist only,
2026-09-10, leftover 604). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–603
(cff60578488 … 8d3ce130e68): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:137 -->
Harbour expansion 137 (persist only,
2026-09-10, leftover 605). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–604
(cff60578488 … 903ddd9e054): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:138 -->
Harbour expansion 138 (persist only,
2026-09-10, leftover 606). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–605
(cff60578488 … cbd8f1c1c91): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:139 -->
Harbour expansion 139 (persist only,
2026-09-10, leftover 607). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–606
(cff60578488 … af176711564): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:140 -->
Harbour expansion 140 (persist only,
2026-09-10, leftover 608). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–607
(cff60578488 … bdd9a2714b1): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:141 -->
Harbour expansion 141 (persist only,
2026-09-10, leftover 609). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–608
(cff60578488 … 9e34a94b905): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:142 -->
Harbour expansion 142 (persist only,
2026-09-10, leftover 610). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–609
(cff60578488 … 9604f5f330f): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:143 -->
Harbour expansion 143 (persist only,
2026-09-10, leftover 611). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–610
(cff60578488 … 32ddeb1648e): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:144 -->
Harbour expansion 144 (persist only,
2026-09-10, leftover 612). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–611
(cff60578488 … afa7598d5a9): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:145 -->
Harbour expansion 145 (persist only,
2026-09-10, leftover 613). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–612
(cff60578488 … 54b103870b3): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:146 -->
Harbour expansion 146 (persist only,
2026-09-10, leftover 614). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–613
(cff60578488 … 840ebde54bc): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:147 -->
Harbour expansion 147 (persist only,
2026-09-10, leftover 615). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–614
(cff60578488 … 9f71918dafe): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:148 -->
Harbour expansion 148 (persist only,
2026-09-10, leftover 616). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–615
(cff60578488 … 485f99aa279): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:149 -->
Harbour expansion 149 (persist only,
2026-09-10, leftover 617). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–616
(cff60578488 … 8981bc0dbfc): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:150 -->
Harbour expansion 150 (persist only,
2026-09-10, leftover 618). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–617
(cff60578488 … a8ff949b898): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:151 -->
Harbour expansion 151 (persist only,
2026-09-10, leftover 619). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–618
(cff60578488 … 1717f6d012d): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:152 -->
Harbour expansion 152 (persist only,
2026-09-10, leftover 620). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–619
(cff60578488 … ed467e26ae0): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:153 -->
Harbour expansion 153 (persist only,
2026-09-10, leftover 621). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–620
(cff60578488 … c7ace895cb7): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:154 -->
Harbour expansion 154 (persist only,
2026-09-10, leftover 622). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–621
(cff60578488 … 120bf483c39): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:155 -->
Harbour expansion 155 (persist only,
2026-09-10, leftover 623). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–622
(cff60578488 … b4750b830a3): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:156 -->
Harbour expansion 156 (persist only,
2026-09-10, leftover 624). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–623
(cff60578488 … 08471b2dde9): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:157 -->
Harbour expansion 157 (persist only,
2026-09-10, leftover 625). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–624
(cff60578488 … 8addeb0aecb): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:158 -->
Harbour expansion 158 (persist only,
2026-09-10, leftover 626). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–625
(cff60578488 … 0e1e2d5c669): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:159 -->
Harbour expansion 159 (persist only,
2026-09-10, leftover 627). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–626
(cff60578488 … 2c792c2b6bd): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:160 -->
Harbour expansion 160 (persist only,
2026-09-10, leftover 628). No skip-list
or disconnected-domain assignment.
Cheap reconfirm of 5d4–627
(cff60578488 … 6f00e643805): still
205 thin rooms, 0 live exits to an
original or missing file, ports
40283/40285/40286/40287 free. No boot,
no room port. Walkable Silvere stays
CLOSED. Do not invent forest/fortress/
corn or sykorath/archwiz as connected.
Do not flip to playable. Next leftover
still needs that assignment.
<!-- librarian-expansion:161 -->
Harbour expansion 161 (leftover 630,
native 40285, 2026-09-10, organic
fluffos / Mud@2026): Molly's
Chandler shop list/buy in the
already-walked
/d/silvere/rooms/west/chandler.
Catalog player keeps a copper purse
(200 on new / on restore if < 50;
OSB newbie tutorial is 15 copper +
2 gold) and cloned inventory.
Archive articles
/d/silvere/obj/chandler/tallow
(10 copper) and wax (18 copper);
originals *_ldmud.lpc.
Live walk (do not redo docks / Westway / chandler look-ats):
- Docks
scorecopper 200;list"There is nothing for sale here." - East, se, east ×7, north → Molly's Chandler.
look at signarchive text.listtallow 10 / beeswax 18. buy tallow→ inventory "a cheap tallow candle", copper 190.buy beeswax→ both candles,look at tallow/beeswaxarchive longs.- Quit / reconnect: copper 172, both candles persist.
This-boot live libs/aoh/log/debug.log
(fd 3, PID 1795215 BOOT_MARKER88
aoh-chandler-buy): no new lines after
the marker. Catch this walk: empty
after the marker. Other walked shops
stay look-only. No new rooms.
wasm_status stays partial until WASM
§10.7 of shop/combat. Do not invent
forest/fortress/corn. Do not flip
to playable.
<!-- librarian-expansion:162 -->
Harbour expansion 162 (leftover 631,
native 40285, 2026-09-10, organic
fluffos / Mud@2026): Chez Brigan
shop list/buy in the already-walked
/d/silvere/rooms/west/wineshop.
Archive articles
/d/silvere/obj/wine/wineglass (2
copper), chamglass (50), elfwine
(400), champagne (500); originals
*_ldmud.lpc. Drink/sip not wired.
Live walk (do not redo docks / Westway / chandler buy):
- Start copper 172 (chandler leftover).
- East, se, east ×12, north → Chez Brigan.
look at signCHEZ BRIGAN.listwineglass 2 / chamglass 50 / elfwine 400 / champagne 500. buy wine→ glass of elvish white wine, copper 170.buy champagne→ champagne glass,look at wine/champagnearchive longs.buy bottle of champagnerefused (not enough money).- Quit / reconnect: copper 120, both glasses plus leftover candles persist.
This-boot live libs/aoh/log/debug.log
(fd 3, PID 1817633 BOOT_MARKER89
aoh-wineshop-buy): no new lines after
the marker. Catch this walk: empty
after the marker. Bakery / flowershop /
fishmonger stay look-only. No new
rooms. wasm_status stays partial.
Do not invent forest/fortress/corn.
Do not flip to playable.
<!-- librarian-expansion:163 -->
Harbour expansion 163 (leftover 633,
native 40285, 2026-09-10, organic
fluffos / Mud@2026): catalog
kill/hit plus thin Rednose
Seastorm on the already-walked
/d/silvere/rooms/harbour/quay2_1.
Original NPC is
drunken_sailor_ldmud.lpc (inherit
/std/npc, level 10, night-only
clone). Strategy A keeps him on the
quay so combat works in daylight.
Player 6+random(6); sailor 18 hp,
2+random(3) bottle swing. Docks
harbour_rest restores HP.
Live walk (do not redo docks / Westway / chandler / wineshop buy):
- Docks
scorehp 20/20 copper 120 (shop leftover). - East, se, sw → quay #2. Rednose Seastorm is here.
look at sailorarchive long. kill sailor: two hits, sailor death whisper (archiveDie()), hp 17/20. Look: sailor gone.- Leave / re-enter: Rednose respawns (
ensure_npcs). - Back to docks: "The salt air of the docks steadies you." hp 20/20.
- Reconnect: copper 120, leftover candles + wine glasses persist.
- East, se, east ×13, south, east → The Adventurers Guild. Archive stub long only. Library road
look at guild: "as soon as it is finished." No join / cost / advance in the snapshot (Sonic 1997 entrance with a comment to add details later). Guild §10.7 is that documented gap, not a missing room.
This-boot live libs/aoh/log/debug.log
(fd 3, PID 1837084 BOOT_MARKER90
aoh-sailor-combat): no new lines after
the marker. Catch this walk: empty
after the marker. No new rooms.
Published (wasm_status: playable) after WASM
§10.7 of shop / combat (leftover 633,
2026-09-10). Guild is the archive stub.
5. WASM
Verified 2026-09-05 via scripts/wasm_client.js: register/reconnect fluffos, look/score/quit.
WASM §10.7 (2026-09-10, leftover 633)
scripts/wasm_client.js against build-wasm
(fluffos 20260830), organic fluffos / Mud@2026
(native leftover 631 save: copper 120, tallow/wax/
wineglass/chamglass):
- Docks look / score hp 20/20 copper 120.
- East, se, east ×7, north → Molly's Chandler.
listtallow 10 / beeswax 18.buy tallowcopper 120→110; inventory two tallow candles plus leftover glasses. - South, west ×7, sw → quay #2.
kill sailor: Rednose dies (archive whisper), hp 14/20. Look: sailor gone. - Northeast, east ×13, south, east → The Adventurers Guild. Archive stub long only. Library road
look at guild: "as soon as it is finished." No join / cost / advance. - Quit / WASM reconnect: salt air heals, copper 110 persist, both tallows + leftover glasses persist.
Do not redo native chandler/wineshop buy or
sailor combat. Remaining partials: simud (no
world.obj), morgengrauen (/d/ebene domain
not in snapshot; only reconstructed
po_haf1), acme (no world).