Developer panel
CPCV engine state
Temporary debug view. Reflects the current session in sessionStorage. Loaded 13 questions and 26 clauses from JSON config.
Session
{
"answers": {},
"inputs": {},
"freeText": "",
"language": null,
"docFormat": null
}Selected answers (questionId → optionValue)
{}Generated variables
{}Selected clauses
[
{
"id": "PARTIES::v1",
"title": "Parties",
"trigger": {
"expression": "always"
}
},
{
"id": "REC::v1",
"title": "Recitals",
"trigger": {
"expression": "always"
}
},
{
"id": "OBJ::v1",
"title": "Object of the Agreement",
"trigger": {
"expression": "always"
}
},
{
"id": "PRE_EMP::v1",
"title": "Pre-emption Rights",
"trigger": {
"expression": "always"
}
},
{
"id": "COMMS::v1",
"title": "Communications",
"trigger": {
"expression": "always"
}
},
{
"id": "COSTS::v1",
"title": "Costs and Expenses",
"trigger": {
"expression": "always"
}
},
{
"id": "AMEND::v1",
"title": "Amendments",
"trigger": {
"expression": "always"
}
},
{
"id": "LAW::v1",
"title": "Governing Law, Jurisdiction and Language",
"trigger": {
"expression": "always"
}
},
{
"id": "AGENCY::v1",
"title": "Real Estate Agency",
"trigger": {
"expression": "always"
}
},
{
"id": "SIGN::v1",
"title": "Execution and Signatures",
"trigger": {
"expression": "always"
}
}
]Annex 1 (selected clauses)
[
{
"id": "PARTIES::v1",
"title": "Parties",
"text": "This section identifies the buyer and seller and confirms who is entering into the agreement. It is important that all relevant parties are correctly listed, as only those named can be bound by the contract."
},
{
"id": "REC::v1",
"title": "Recitals",
"text": "This section briefly introduces the background of the transaction and explains why the parties are entering into the agreement. It can also be used to mention relevant context, such as special ownership situations or the fact that the property is still under construction."
},
{
"id": "OBJ::v1",
"title": "Object of the Agreement",
"text": "This clause defines the property being sold, confirms ownership, and clarifies whether the property is free of any legal or financial burdens."
},
{
"id": "PRE_EMP::v1",
"title": "Pre-emption Rights",
"text": "This clause ensures that the sale can only go ahead if no third party has a legal right to step in and buy the property under the same conditions. In some cases, entities such as municipalities or co-owners may have pre-emption rights. If such a right is exercised, the agreement is cancelled and the buyer is refunded."
},
{
"id": "COMMS::v1",
"title": "Communications",
"text": "This defines how the parties communicate during the process and ensures that important messages are sent to the correct contact details.\n\nKeeping communication in writing helps avoid misunderstandings and provides a clear record if questions arise later."
},
{
"id": "COSTS::v1",
"title": "Costs and Expenses",
"text": "This clause defines how the costs related to the transaction are allocated between the parties. In most cases, the buyer is responsible for the main costs, such as taxes, notary and registration fees."
},
{
"id": "AMEND::v1",
"title": "Amendments",
"text": "This clause confirms that this agreement is the full agreement between the parties, explains how it can be changed, and ensures that the contract remains valid even if one part is found to be invalid."
},
{
"id": "LAW::v1",
"title": "Governing Law, Jurisdiction and Language",
"text": "This clause defines which law applies, which court will handle disputes, and clarifies which language version prevails if the agreement is drafted in more than one language."
},
{
"id": "AGENCY::v1",
"title": "Real Estate Agency",
"text": "This section identifies the real estate agent involved in the transaction, where applicable. It helps clarify who facilitated the deal and may be relevant for commissions or communication."
},
{
"id": "SIGN::v1",
"title": "Execution and Signatures",
"text": "This section confirms when and where the agreement is signed and formalizes the commitment of all parties. Each party receives a signed copy of the contract."
}
]Annex 2 (not selected, include_in_annex2)
[
{
"id": "OBJ::v2",
"title": "Object of the Agreement",
"text": "All items currently present in the property are considered part of the sale, unless otherwise agreed."
},
{
"id": "OBJ::v3",
"title": "Object of the Agreement",
"text": "Included items should be clearly listed to avoid misunderstandings about what remains in the property."
},
{
"id": "OBJ::v4",
"title": "Object of the Agreement",
"text": "Only the property itself is included in the sale. The property should be delivered empty, without furniture or personal belongings, to avoid misunderstandings at handover."
},
{
"id": "OBJ::v5",
"title": "Object of the Agreement",
"text": "The property is not yet completed and should be delivered in accordance with the approved project and specifications."
},
{
"id": "OBJ::v6",
"title": "Object of the Agreement",
"text": "Construction details such as materials and finishes should be clearly defined and agreed in advance."
},
{
"id": "OBJ::v7",
"title": "Object of the Agreement",
"text": "Any additional or negotiated works should be clearly defined to avoid disputes at the time of handover."
}
]