# 20210115

## Sitewide/Content UX

### Done

* December report for Trustnet [#5922](https://github.com/wellcomecollection/wellcomecollection.org/issues/5922)
* Added start and end dates to the seasons custom type in prismic and displays them on the BannerCard and SeasonsHeader [#5930](https://github.com/wellcomecollection/wellcomecollection.org/pull/5930)
* Display contributors on page template [#5935](https://github.com/wellcomecollection/wellcomecollection.org/pull/5935)
* Use the page template to render projects type from Prismic; added Contributors to Project custom type [#5931](https://github.com/wellcomecollection/wellcomecollection.org/pull/5931)
* Made it possible to add Series to a Season and displays the relevant promos on each page [#5937](https://github.com/wellcomecollection/wellcomecollection.org/pull/5937)
* Created the projects-format type, adding format to projects type, adding start and end to projects [#5955](https://github.com/wellcomecollection/wellcomecollection.org/pull/5955)

## Preservation

### Done

* Add PartOf filter to API [#4956](https://github.com/wellcomecollection/platform/issues/4956)
* Disable merging for audiovisual works from Sierra [#4876](https://github.com/wellcomecollection/platform/issues/4876)
* Image inferrer is getting 404s and 403s for a handful of images [#4953](https://github.com/wellcomecollection/platform/issues/4953)

### Focusing on next

* Finish getting Miro packages into storage via Archivematica
* Register the Miro images with DLCS
* Increase pipeline reliability and stability

## Search

### Done

* Able to have more fully-featured analytics on paths through search [#5850](https://github.com/wellcomecollection/wellcomecollection.org/issues/5850)
* Integrated initial end-to-end tests for search [#5674](https://github.com/wellcomecollection/wellcomecollection.org/issues/5674), [#5883](https://github.com/wellcomecollection/wellcomecollection.org/pull/5883)
* December report for Trustnet [#5922](https://github.com/wellcomecollection/wellcomecollection.org/issues/5922)
* [Mindscapes team](https://wellcome.org/about-us/teams/international-cultural-programmes-team) given access to the catalogue API

### Focusing on next

* Conversion metrics for search: dashboards
* Improve rank eval interface
* Filters modal on catalogue search

### Current [search relevance tests](https://docs.wellcomecollection.org/catalogue/search/tests)

* Boosts contributors
* Then titles
* Then genres / subjects


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.wellcomecollection.org/fortnotes/20210115.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
