Context
We demoed Federated Values in November 2025 to a limited audience and promised a public test instance by end of the year. Due to team shifts, we missed that deadline. We need to fulfill this commitment to gather early user feedback before further development.
Goals
Launch a public Wikibase test instance where users can try Federated Values functionality and provide feedback.
AC:
Infrastructure & Access:
- Public domain URL configured and accessible
- Anonymous users can perform all CRUD operations on statements
Federated Values Functionality
- Functionalities from November demo working
- UI clearly differentiates local vs remote items
- Users can search, select, and save remote Wikidata items as values in statements
- Saved federated values display correctly
Content:
- 50 diverse local items (spread across domains: people, places, concepts, etc.)
- 5 local properties
Feedback Collection:
- Survey widget accessible on all pages (implementation specs from Keren)
- Survey successfully collects responses
User Guidance & Information:
- Welcome/information page (main page)
- Clear explanation of what Federated Values are and why we're testing
- What users can do on this test instance > Link to test items
- Link to original demo video
- Contact information for questions/issues
Out of scope:
- New feature development beyond demo parity
- Automated sync mechanisms with Wikidata
- Production grade performance or code quality