Files
Claude Code DTP Worker 0d3b2420c3
CI / Contraintes NON-NÉGOCIABLES (CLAUDE.md) (push) Has been cancelled
CI / Validation JSON (schémas Faisabilité) (push) Has been cancelled
CI / Qualité documentaire (liens + 4Big) (push) Has been cancelled
CI / Publiciste · parser + schéma + generator (unittest) (push) Has been cancelled
CI / RBAC · 50 rôles + schéma (unittest) (push) Has been cancelled
CI / Faisabilité · générateur 4 volets + round-trip (unittest) (push) Has been cancelled
CI / RBAC · fixtures ERPNext (Role + Custom DocPerm) (push) Has been cancelled
CI / RBAC · plan User Permission (row-level) (push) Has been cancelled
CI / RBAC · Role Profile (bundles par portail) (push) Has been cancelled
CI / RBAC · run-book d'application unifié (agrégat 3 volets) (push) Has been cancelled
CI / Faisabilité · dossier bancable trilingue FR/EN/ES (push) Has been cancelled
CI / CRM · workflow vente ERPNext (lead → CONFOTUR) (push) Has been cancelled
CI / CRM · DocType porteur OTO Dossier Vente (push) Has been cancelled
CI / CRM · barème commissions vendeurs (push) Has been cancelled
CI / Fiscal · e-CF DGII (Compupar) (push) Has been cancelled
CI / Frontend · Workspaces 5 portails rôle (push) Has been cancelled
CI / Legal · DocType CONFOTUR Application (push) Has been cancelled
CI / QA · Audit 5D conformité (push) Has been cancelled
CI / SEO · mots-clés trilingues + schema.org + hreflang (push) Has been cancelled
CI / E2E baseline Playwright (manuel) (push) Has been cancelled
CI / Gate qualité (agrégat) (push) Has been cancelled
[DTP-Worker 20260730_085719] Auto exec · session 20260730_085719
2026-07-30 09:12:19 +00:00

138 lines
4.1 KiB
JSON

{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"@id": "https://vente.otov7.com/#organization",
"name": "Helios RD",
"url": "https://vente.otov7.com"
},
{
"@type": "Residence",
"@id": "https://vente.otov7.com/projets/structure#residence",
"name": "Structure",
"url": "https://vente.otov7.com/projets/structure",
"brand": {
"@id": "https://vente.otov7.com/#organization"
},
"address": {
"@type": "PostalAddress",
"addressCountry": "DO",
"addressLocality": "Republica Dominicana"
}
},
{
"@type": "Residence",
"@id": "https://vente.otov7.com/projets/coral-del-sur#residence",
"name": "Coral del Sur",
"url": "https://vente.otov7.com/projets/coral-del-sur",
"brand": {
"@id": "https://vente.otov7.com/#organization"
},
"address": {
"@type": "PostalAddress",
"addressCountry": "DO",
"addressLocality": "Republica Dominicana"
}
},
{
"@type": "Residence",
"@id": "https://vente.otov7.com/projets/nakua#residence",
"name": "Nakua",
"url": "https://vente.otov7.com/projets/nakua",
"brand": {
"@id": "https://vente.otov7.com/#organization"
},
"address": {
"@type": "PostalAddress",
"addressCountry": "DO",
"addressLocality": "Republica Dominicana"
}
},
{
"@type": "Residence",
"@id": "https://vente.otov7.com/projets/xamana-cantiles#residence",
"name": "Xamana Cantiles",
"url": "https://vente.otov7.com/projets/xamana-cantiles",
"brand": {
"@id": "https://vente.otov7.com/#organization"
},
"address": {
"@type": "PostalAddress",
"addressCountry": "DO",
"addressLocality": "Xamana, Republica Dominicana"
}
},
{
"@type": "Residence",
"@id": "https://vente.otov7.com/projets/las-colinas-najayo-arriba#residence",
"name": "Las Colinas Najayo Arriba",
"url": "https://vente.otov7.com/projets/las-colinas-najayo-arriba",
"brand": {
"@id": "https://vente.otov7.com/#organization"
},
"address": {
"@type": "PostalAddress",
"addressCountry": "DO",
"addressLocality": "Najayo Arriba, Republica Dominicana"
}
},
{
"@type": "Residence",
"@id": "https://vente.otov7.com/projets/coco-real#residence",
"name": "Coco Real",
"url": "https://vente.otov7.com/projets/coco-real",
"brand": {
"@id": "https://vente.otov7.com/#organization"
},
"address": {
"@type": "PostalAddress",
"addressCountry": "DO",
"addressLocality": "Republica Dominicana"
}
},
{
"@type": "Residence",
"@id": "https://vente.otov7.com/projets/aqua-terra-las-terrenas#residence",
"name": "Aqua Terra Las Terrenas",
"url": "https://vente.otov7.com/projets/aqua-terra-las-terrenas",
"brand": {
"@id": "https://vente.otov7.com/#organization"
},
"address": {
"@type": "PostalAddress",
"addressCountry": "DO",
"addressLocality": "Las Terrenas, Republica Dominicana"
}
},
{
"@type": "Residence",
"@id": "https://vente.otov7.com/projets/fasano-espirilla#residence",
"name": "Fasano Espirilla",
"url": "https://vente.otov7.com/projets/fasano-espirilla",
"brand": {
"@id": "https://vente.otov7.com/#organization"
},
"address": {
"@type": "PostalAddress",
"addressCountry": "DO",
"addressLocality": "Espirilla, Republica Dominicana"
}
},
{
"@type": "Residence",
"@id": "https://vente.otov7.com/projets/1069-crisfer#residence",
"name": "1069 Crisfer",
"url": "https://vente.otov7.com/projets/1069-crisfer",
"brand": {
"@id": "https://vente.otov7.com/#organization"
},
"address": {
"@type": "PostalAddress",
"addressCountry": "DO",
"addressLocality": "Republica Dominicana"
}
}
]
}