Project update

Lena in September 2026: Reliable guest infrastructure

A verified Lena Concierge update for September 2026—and why resorts need multilingual, current and safely operated AI guest services.

Direct answer: Lena Concierge is being developed as a multilingual AI concierge for guests, hosts and tourism partners in Saas-Fee/Saastal. September’s work has focused less on adding visible features and more on dependable operation: restoring conversation context, keeping personal content out of error diagnostics, making emergency replies deterministic and ensuring that code reviews apply to the exact version being released.

In brief:

  • The guest interface supports German, English, French, Italian and Russian.
  • By 16 September 2026, concrete improvements to conversation continuity, privacy-conscious diagnostics, emergency handling and release controls had reached the project’s main branch.
  • AI concierges are especially useful in resorts because opening status, weather, events and availability change continuously, while each guest needs an answer for their own situation.
  • A permanent staging environment, complete deletion workflows, a possible Deskline connection and a winter pilot remain plans or open work—not launched capabilities.

Why resorts need an AI concierge

A resort is not a static directory. A guest may ask which lift is running in the morning, look for a family activity after lunch and need a restaurant in the evening. Questions also cover arrival, weather, events, pharmacies, groceries, accommodation instructions and safety.

The Saas Valley illustrates that complexity well. Its official destination spans four municipalities and maintains changing information for cable cars, hiking and bike trails, mountain restaurants and leisure facilities. Saas-Fee itself is a car-free village at 1,800 metres. In that setting, a current answer tied to place and time is more useful than a generic list of recommendations.

Value appears at the moment of need

An AI concierge does more than collect information. It can shape an answer around the guest’s language, location, travel dates, group and immediate intent.

That creates five practical benefits for a resort:

  • Round-the-clock answers. Guests do not have to wait for the tourist office or reception to open.
  • Multilingual access. The same service can understand and answer common questions in several languages.
  • Less searching. A guest receives a concise next step instead of ten links to inspect.
  • Fewer repetitive enquiries for staff. Human teams keep more time for judgement, hospitality and unusual cases.
  • A clearer picture of demand. Aggregated topics can show what guests actually need, provided privacy and purpose limits are designed in from the start.

An AI concierge does not replace a tourist office, host or emergency service. Its job is to answer routine questions quickly, use authoritative sources and hand off to a person or a fixed emergency path at the right time.

What verifiably improved in September

The following changes had reached the project’s main branch by 16 September 2026. They are completed changes; later work is clearly labelled as planned.

Conversation continuity for signed-in guests

When a signed-in guest changed devices or lost browser storage, the transcript could be restored on screen without the model receiving the same context. Recovery now also reconnects the next reply to the relevant conversation.

The boundary matters: this is an improvement for identified, signed-in guests. It is not a claim that anonymous conversations follow a person across devices.

Diagnostics without copying a guest’s free text

Service providers sometimes echo parts of a request in an error message. For a restaurant enquiry, that may include a name, contact details or special requests. Lena now retains structured technical fields—such as the provider, HTTP status and machine code—instead of passing the provider’s prose into long-lived diagnostics.

The same principle now applies to AI-provider and WhatsApp sending failures. The goal is not to hide errors. It is to keep them repairable without needlessly copying a guest’s words into error storage.

A review must match the version that ships

The release process now checks whether a code review names the exact commit about to be merged. A positive review of an older revision can no longer stand in for code that changed afterwards.

Guests will never see this control. They benefit from what it means: a review is evidence only when it covers the version that will actually run.

Emergency paths are becoming narrower and measurable

Certain emergency reports are not treated as ordinary chat prompts. Lena returns predefined instructions instead of freely generated model prose.

A bounded internal fire-report evaluation shows how the team measures this work. In a fixed corpus of 166 labelled examples across five languages, report detection moved from 88 to 89 out of 89, correct hazard classification from 83 to 89 out of 89, and false alarms across 77 control examples from 13 to zero. This is not a general safety score. It is the result of one defined test corpus—and it is useful precisely because that boundary is explicit.

What is not finished

For a guest-facing system, saying what remains open is more valuable than appearing complete.

A permanent staging environment

The team has decided to build a persistent non-production environment with separate database and hosting projects. It should contain no real guest data and should make release rehearsals reproducible. On 20 September, this is an agreed next step, not a running production proof.

Deletion and data rights

Complete deletion of an owner account has not yet been fully implemented. A verifiable deletion route for anonymous guest data is also an open design problem: without an account, the system must both locate the relevant data and verify that the request comes from the person concerned. These questions belong before broad rollout, not in a later footnote.

Deskline and a possible winter pilot

A Deskline connection is being explored as the next destination integration, with the aim of making tourism-information changes available more quickly. A six-month winter pilot is also part of partnership discussions. Neither is presented here as already live.

What a resort should decide before adoption

Technology alone does not make a reliable concierge. Before a pilot, a destination needs clear answers to five questions:

  • Which systems are authoritative for opening times, events, prices and availability?
  • Which information is public, and which belongs only to verified guests of a property?
  • Which requests must immediately reach a person or a deterministic emergency flow?
  • How will stale information be detected, corrected and retested?
  • Which measures demonstrate value: activation, resolved questions, escalations, feedback or repeat use?

The strongest starting point is not a destination-wide rollout. A bounded pilot with named sources, a small number of partner properties, measurable questions and human ownership produces better evidence faster.

Looking ahead

Lena does not need to appear as human as possible. It needs to be reliably useful in a real resort: quick with routine questions, careful with personal data, current when operations change and unambiguous when a human or emergency service must take over.

The next phase should therefore be measured by more than feature count. The important questions are whether releases can be rehearsed safely, whether data rights work in practice and whether partner updates reach guests without delay or invented detail.

Frequently asked questions

What is Lena Concierge?
Lena is a web-based AI concierge for guests and visitors in Saas-Fee/Saastal. It answers questions about the stay, restaurants, activities, cable cars, weather, events, arrival and—when a property is connected—property-specific information.
Which languages does Lena support?
The guest interface supports German, English, French, Italian and Russian. Public marketing pages are available in German, English, French and Italian. This blog post is available in all five languages at dedicated URLs.
Does Lena replace the tourist office or reception?
No. Lena handles recurring questions and puts information into context. Personal advice, responsibility, unusual cases and critical situations remain with people and the appropriate services.
How does Lena keep information current?
Lena separates general destination knowledge from protected property information and can use current sources for weather and facility status. Further connections, including a possible Deskline integration, are under discussion and are not yet confirmed as live.
What does Lena do in an emergency?
For certain recognised emergencies, Lena uses fixed, predefined instructions and emergency numbers rather than a freely generated answer. These paths are tested with multilingual cases, but Lena never replaces an emergency call.