1. Data Access Assumptions
We can find a syndic's managed buildings from their email domain.HIGH RISK
Pressure test: Syndics often use generic domains (@gmail.com, @orange.fr), especially smaller ones. Even with a @company.fr domain, France's public syndic registries (Registre du Commerce et des Sociétés, ANAH copropriété database) may not map email domains to building addresses in a machine‑readable way. What percentage of syndic emails are on recognizable domains?
IGN cadastre + 3D roof data is available via API for real‑time lookup.MEDIUM RISK
Pressure test: IGN Géoportail API exists, but coverage of 3D building data (BD Topo / Bâti3D) is partial. Access requires registration, API keys, and rate limits. Real‑time roof geometry extraction from cadastre is non‑trivial — does the API expose roof orientation, pitch, and usable surface? Or just 2D footprint?
We can detect ABF (historic zone) and PLU restrictions from geoportal layers.HIGH RISK
Pressure test: ABF zones are mapped, but the rules differ by building (e.g., visible vs. non‑visible roofs). PLU restrictions are per‑municipality and change frequently — some PLUs ban panels on certain streetscapes. Is there a single API that returns "solar panels allowed: yes/no/conditional"? Or do we need to parse PDF urban planning documents?
Solar savings estimates are accurate enough to base AG motions on.HIGH RISK
Pressure test: Real solar production depends on: actual shading (trees, neighboring buildings), roof condition (age, structural integrity), inverter choice, panel degradation, consumption patterns of the copropriété. PVGIS gives theoretical max. Real output can be 30–50% lower. An AG motion with optimistic savings that fails to materialize = lawsuit risk.
2. Legal / Delegation Assumptions
Syndics can legally delegate AG motion preparation to a third‑party software service.HIGH RISK
Pressure test: The AG motion is a legal document proposing a multi‑thousand‑euro investment to a copropriété. Does French law require this to be drafted by the syndic themselves, or can a third party (non‑notaire, non‑avocat) generate it? If the motion is challenged in court, does "generated by software" create liability for us? Do we need to be registered as a legal document preparer?
Syndics can delegate ABF permit filing and Enedis connection requests to us.HIGH RISK
Pressure test: ABF permits require building ownership details, architectural plans, and often the syndic's signature. Enedis connection requests require the mandataire to be the property owner or have a signed power of attorney (mandat). Can a software company legally file these on behalf of a copropriété? Do we need to be registered as a mandataire? What liability do we have if the permit is rejected due to our error?
We can negotiate and sign contracts with installers on a syndic's behalf.HIGH RISK
Pressure test: Installer contracts are typically 5‑figure commitments. Can a third party (us) select the installer and commit the copropriété to a contract? This likely requires a signed mandat. Without one, the syndic must sign. Which means our "one‑click selection" is actually "one‑click recommendation, syndic signs contract." Is that still concierge?
€1,200 covers the full coordination effort until commissioning.MEDIUM RISK
Pressure test: How many hours does ABF filing + Enedis chase + subsidy paperwork + installer coordination actually take? In Paris, ABF delays are 2–6 months. Enedis grid studies add 3–9 months. Subsidy filings are complex. If one project requires 20+ hours of human coordination, €1,200 may be unprofitable unless we scale.
3. Flow / UX Assumptions
Syndics prefer a wizard over talking to their existing property manager or installer.MEDIUM RISK
Pressure test: Most Paris syndics already have a gestionnaire de copropriété (property manager) who handles day‑to‑day. Why would the syndic use us instead of asking their existing manager to handle solar? What’s the switching cost? Are we competing with inertia, not just other solar services?
Step order: installer quotes should come after AG vote.MEDIUM RISK
Pressure test: Wait — our wizard offers quotes before the AG vote. But copropriétaires might want to see a concrete installer quote before voting. Do we need quotes in the AG motion to get the vote? Or do we get the AG motion first, then get quotes? Which order actually works in practice?
Syndics will trust software to recommend an installer.MEDIUM RISK
Pressure test: Installers are a relationship business. Syndics typically use whoever their property manager recommends, or the installer who serviced their boiler. Trusting a faceless algorithm to pick a €30k contractor feels risky. What happens if our recommended installer goes bust or delays?
"Free to explore" converts to "pay to start" at meaningful rates.HIGH RISK
Pressure test: If 100 syndics generate AG docs for free, how many pay €1,200 to start the project? If conversion is <5%, we have a business model problem. Free tools attract tire‑kickers. The real test is whether the wizard creates enough trust/urgency to convert.
4. Technical / Infrastructure Assumptions
We can integrate with installer APIs or email systems for quote collection.LOW RISK
Pressure test: Paris solar installers are small businesses. Do they have APIs? No. Do they respond to structured email quote requests? Sometimes. Will they engage with a third‑party software company sending them leads? Maybe, if the lead quality is high. But each installer has a different quote format. Normalizing their responses into a comparison table requires parsing unstructured PDFs/emails.
Real‑time project tracking (ABF, Enedis, subsidies) is possible.HIGH RISK
Pressure test: ABF status: no public API. You call or email the Architecte des Bâtiments de France. Enedis: has a portail, but no API for third‑party tracking. MaPrimeRénov' has an online tracker, but access is for the applicant (the syndic), not a third party. Can we actually build a "live timeline" or is it manually updated based on emails?
5. Regulatory Realities We Can't Ignore
6. Brutal Honesty: What Will Likely Break First
🔴 Most Likely Failure: Building Discovery
We can't auto‑find buildings from email domains at scale. The "I found 3 buildings" wow moment works for 30% of syndics, dead‑ends for 70%. Result: syndics bail at Step 2.
Fix: Ask for one address immediately. Use it to power the rest of the wizard. Treat auto‑discovery as a bonus, not the entry point.
🟡 Likely Failure: AG Motion Quality
Our automated AG motion is decent for 80% of buildings, wrong for 20% (unique PLU restrictions, copropriété statutes, special majority rules). A bad motion gets rejected or challenged.
Fix: Add a legal review gate for the first 50 motions (partner with a copropriété lawyer). Learn edge cases. Build a "motion confidence score" — if <90%, flag for human review.
🟡 Likely Failure: Installer Relationships
Installers don't trust our leads at first. They ignore quote requests or give inflated prices because they don't know us.
Fix: Pre‑qualify 10 installer partners before launch. Guarantee them exclusive arrondissement access for the first 20 projects. Build trust before automation.
🟠 Slow Burn Failure: Unit Economics
€1,200 assumes we automate 80%+ of coordination. In reality, the first 20 projects need heavy human hand‑holding. At 10 hours/project, that's €120/hour — decent but not scalable. If automation only reaches 50%, we need €2,000+ to profit.
Fix: Measure actual time per project. Adjust pricing after 10 pilots. Don't lock in €1,200 until we know the real cost.