feat: add prop-037 + match-063/064 — PRE-MARKET VERIFIED for Bern Retail search

Adds VERIFIED_PORTFOLIO retail property (Spitalgasse 18, Bern Innenstadt)
with schattenmarktRelease enabled, completing card-type coverage for
need-011 (Stadtladen Bern GmbH): now has VERIFIED_PORTFOLIO, PRE-MARKET
VERIFIED, EXTERNAL_MARKET, MAISON_WORK, and MARKET SIGNAL cards across
gold/silver/bronze score tiers.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Benjamin Sutter
2026-05-20 18:18:12 +02:00
parent d2d2f5f1bb
commit dd2eb9be3f
2 changed files with 114 additions and 0 deletions
+51
View File
@@ -1216,4 +1216,55 @@ export const mockProperties: Property[] = [
updatedAt: '2025-05-02T10:00:00Z',
},
{
id: 'prop-037',
title: 'Retailfläche Spitalgasse 18',
assetType: AssetType.RETAIL,
resultType: ResultType.VERIFIED_PORTFOLIO,
location: { city: 'Bern', district: 'Innenstadt', canton: 'BE', country: 'CH', coordinates: { lat: 46.9487, lng: 7.4451 } },
address: { street: 'Spitalgasse', houseNumber: '18', postalCode: '3011', city: 'Bern', country: 'CH' },
areaSqm: 270,
rentPricePerSqm: 1080,
totalRentMonthly: 291600,
availabilityDate: '2026-10-31',
availabilityStatus: AvailabilityStatus.AVAILABLE_SOON,
sourceType: 'ERP_IMPORT',
confidenceScore: 0.96,
dataQuality: {
score: 0.91,
missingCriticalFields: [],
missingOptionalFields: ['expansionPotentialSqm'],
lastVerifiedAt: '2026-04-15',
freshness: DataFreshness.FRESH,
warnings: [],
},
softFactors: {
prestige: 92,
accessibility: 95,
visibilityScore: 96,
talentAccess: 80,
parkingSpots: 0,
publicTransportMinutes: 3,
},
floorLevel: 0,
contractDurationMonths: 48,
ancillaryCosts: 4.0,
riskLevel: RiskLevel.LOW,
images: ['https://images.unsplash.com/photo-1441986300917-64674bd600d8?w=800&h=400&fit=crop'],
mapImageUrl: 'https://images.unsplash.com/photo-1524661135-423995f22d0b?w=600&h=300&fit=crop',
propertyNumber: 'BE-2024-037',
importedFrom: 'SAP RE-FX',
importedAt: '2025-03-01T08:00:00Z',
lastUpdatedAt: '2026-04-15T10:00:00Z',
currentTenant: 'Modehaus Bern AG',
leaseTerm: '5 Jahre',
leaseStartDate: '2021-11-01',
leaseEndDate: '2026-10-31',
breakoutOption: false,
schattenmarktRelease: { enabled: true, leadTimeMonths: 6 },
organizationId: 'org-wincasa',
createdAt: '2025-03-01T08:00:00Z',
updatedAt: '2026-04-15T10:30:00Z',
},
]