Files
kane-diagnostics/hubzilla/addon/vs01/vital-signs/VS-03-manager-certification.json
2026-06-06 00:58:04 -04:00

342 lines
18 KiB
JSON

{
"_meta": {
"code": "VS-03",
"title": "Manager Certification",
"version": "1.0",
"statute_primary": "765 ILCS 160/1-1",
"statute_secondary": "225 ILCS 427",
"diagnostic_question": "Is the manager subject to any external accountability standard — IDFPR or CAI — and does the same entity control both operations and finances?",
"dsc_activations": ["DSC-01", "DSC-03", "DSC-06", "DSC-08"],
"verification_sources": [
{
"label": "IDFPR License Lookup",
"url": "https://online-dfpr.micropact.com/lookup/licenselookup.aspx",
"instruction": "Search by name or license number under license type 'Community Association Manager.' License status, expiration date, and any disciplinary history are public record."
},
{
"label": "CAI Credential Verification",
"url": "https://www.caionline.org/credentialverification",
"instruction": "CAI credentials — CMCA, AMS, PCAM — are verifiable by name. CAI certification is not a legal requirement in Illinois but is recognized by courts as evidence of professional competence."
},
{
"label": "Kane County Recorder of Deeds",
"url": "https://www.kanecountyrecorder.com",
"instruction": "The management contract, if recorded, establishes the scope of the manager's authority and the term of the engagement."
}
],
"renderer_notes": "VS-03 surfaces four diagnostic conditions: (1) absence of IDFPR certification, (2) the manager serving as both operational and financial manager, (3) the manager acting outside their contract scope, (4) the self-dealing loop — affiliation between the management company and the association's law firm or board members. The self-dealing loop flag is the most significant — render it with the highest visual prominence when triggered."
},
"perspectives": {
"homeowner": {
"label": "Your Record",
"access_state": "participant",
"instruction": "Record what you know or have been told about your property manager's qualifications and scope of authority. You are not expected to have verified this independently. Record what you have observed, what you have been told, and any instances where the manager appeared to act outside their role.",
"fields": [
{
"id": "ho_manager_name",
"label": "Name of the property manager or management company",
"type": "text",
"required": false,
"placeholder": "Individual name, company name, or both if known"
},
{
"id": "ho_manager_type",
"label": "Is your association managed by an individual manager or a management company?",
"type": "select",
"required": true,
"options": [
{ "value": "individual", "label": "Individual property manager" },
{ "value": "company", "label": "Management company" },
{ "value": "self_managed", "label": "Self-managed by the Board" },
{ "value": "unknown", "label": "I do not know" }
]
},
{
"id": "ho_certification_claimed",
"label": "Has the manager or management company ever claimed to be licensed or certified?",
"type": "select",
"required": true,
"options": [
{ "value": "yes_idfpr", "label": "Yes — claimed IDFPR license" },
{ "value": "yes_cai", "label": "Yes — claimed CAI certification" },
{ "value": "yes_both", "label": "Yes — claimed both IDFPR and CAI" },
{ "value": "yes_unspecified", "label": "Yes — claimed certification but did not specify type" },
{ "value": "no", "label": "No claim of certification has been made" },
{ "value": "never_asked", "label": "The subject has never come up" }
]
},
{
"id": "ho_manager_controls_finances",
"label": "Does the same person or entity that manages day-to-day operations also control the association's finances — collecting assessments, paying invoices, maintaining the ledger?",
"type": "boolean",
"required": true,
"diagnostic_flag": true,
"flag_condition": true,
"flag_label": "Single entity controls both operations and finances — structural conflict",
"flag_note": "When the same entity manages operations and controls financial records, there is no internal check on financial accuracy. Assessment irregularities, unauthorized charges, and ledger manipulation are structurally undetectable without independent audit."
},
{
"id": "ho_manager_controls_payments",
"label": "Does the manager control the payment mechanism — ACH withdrawals, online portal, or direct billing — through which you pay your assessments?",
"type": "boolean",
"required": true,
"diagnostic_flag": true,
"flag_condition": true,
"flag_label": "Manager controls homeowner payment mechanism",
"flag_note": "A manager who controls the payment mechanism and also maintains the ledger has the ability to create and record payment failures without homeowner action. This is the structural precondition for ACH obstruction disputes."
},
{
"id": "ho_ach_stopped",
"label": "Has the manager ever stopped or suspended your ACH or automatic payment without prior written notice to you?",
"type": "boolean",
"required": true,
"diagnostic_flag": true,
"flag_condition": true,
"flag_label": "ACH or automatic payment stopped without notice — documented obstruction pattern",
"flag_note": "Stopping an automatic payment without notice, then initiating or participating in a delinquency claim based on the resulting non-payment, is a documented pattern. Record the date, the payment method, and whether the manager then participated in any collection or legal action."
},
{
"id": "ho_ach_detail",
"label": "Describe what happened — when the payment stopped, how you found out, and what followed.",
"type": "textarea",
"required": false,
"depends_on": { "field": "ho_ach_stopped", "value": true },
"placeholder": "Example: My ACH was stopped in [month/year] without notice. I was not informed until I received a delinquency notice from the association's attorney [weeks/months] later. The delinquency included attorney fees for the period I believed I was current."
},
{
"id": "ho_manager_initiated_legal",
"label": "Has the manager initiated, directed, or participated in legal action against you without documented Board authorization?",
"type": "boolean",
"required": true,
"diagnostic_flag": true,
"flag_condition": true,
"flag_label": "Manager initiated or participated in legal action — authorization question",
"flag_note": "Legal action against a homeowner must be authorized by the Board. A manager who initiates, directs, or coordinates legal action without documented Board authorization is acting outside their contract scope."
},
{
"id": "ho_selfdealing_suspected",
"label": "Do you have reason to believe the management company is affiliated with the association's law firm, or that board members have a financial relationship with the management company?",
"type": "boolean",
"required": true,
"diagnostic_flag": true,
"flag_condition": true,
"flag_label": "Self-dealing loop suspected — management company and legal counsel affiliation",
"flag_note": "An affiliation between the management company and the association's law firm creates a conflict of interest that affects every financial and legal decision the association makes. This is the most structurally significant condition in VS-03."
},
{
"id": "ho_selfdealing_detail",
"label": "Describe the basis for your suspicion.",
"type": "textarea",
"required": false,
"depends_on": { "field": "ho_selfdealing_suspected", "value": true },
"placeholder": "Example: The management company and the association's law firm share an address. The law firm was retained without a board vote. The same attorney has represented multiple associations managed by the same company."
},
{
"id": "ho_account",
"label": "Your account — describe what happened in your own words.",
"type": "textarea",
"required": false,
"placeholder": "No required format. No legal terminology needed. You do not need to be neutral. You need to be accurate."
}
]
},
"professional": {
"label": "Professional Record",
"access_state": "professional",
"instruction": "Verify IDFPR license status, CAI certification, contract scope, and any affiliation between the management company and the association's legal counsel. Record the verified finding for each condition. Upgrade or downgrade the homeowner record as warranted.",
"fields": [
{
"id": "pro_idfpr_verified",
"label": "IDFPR license status — verified from public lookup",
"type": "select",
"required": true,
"options": [
{ "value": "active", "label": "Active and current" },
{ "value": "expired", "label": "Expired" },
{ "value": "suspended", "label": "Suspended" },
{ "value": "revoked", "label": "Revoked" },
{ "value": "not_found", "label": "No license found under this name" },
{ "value": "self_managed", "label": "Self-managed — no manager to verify" },
{ "value": "not_verified", "label": "Not yet verified" }
],
"diagnostic_flag": true,
"flag_condition": ["expired", "suspended", "revoked", "not_found"],
"flag_label": "IDFPR license not active — manager operates without required licensure"
},
{
"id": "pro_idfpr_license_number",
"label": "IDFPR license number",
"type": "text",
"required": false,
"depends_on": { "field": "pro_idfpr_verified", "value": "active" },
"placeholder": "e.g. 041.000001"
},
{
"id": "pro_idfpr_expiration",
"label": "IDFPR license expiration date",
"type": "date",
"required": false,
"depends_on": { "field": "pro_idfpr_verified", "value": "active" }
},
{
"id": "pro_cai_certified",
"label": "CAI certification status — verified from CAI credential lookup",
"type": "select",
"required": true,
"options": [
{ "value": "pcam", "label": "PCAM — Professional Community Association Manager" },
{ "value": "ams", "label": "AMS — Association Management Specialist" },
{ "value": "cmca", "label": "CMCA — Certified Manager of Community Associations" },
{ "value": "none_verified", "label": "No CAI certification found" },
{ "value": "not_verified", "label": "Not yet verified" }
]
},
{
"id": "pro_bylaw_requires_certification",
"label": "Do the Bylaws require the manager or management company to hold any certification or license?",
"type": "boolean",
"required": true,
"diagnostic_flag": true,
"flag_condition": false,
"flag_label": "Bylaws do not require manager certification — uncertified management enabled indefinitely",
"flag_note": "See VS-06 for the full Bylaw certification requirements analysis."
},
{
"id": "pro_single_entity_confirmed",
"label": "Verified: does the same entity control both operations and financial management?",
"type": "boolean",
"required": true,
"diagnostic_flag": true,
"flag_condition": true,
"flag_label": "Single entity controls operations and finances — confirmed"
},
{
"id": "pro_contract_scope_reviewed",
"label": "Has the management contract been reviewed?",
"type": "boolean",
"required": true
},
{
"id": "pro_contract_scope_exceeded",
"label": "Does the evidence indicate the manager has acted outside the scope of the management contract?",
"type": "boolean",
"required": false,
"depends_on": { "field": "pro_contract_scope_reviewed", "value": true },
"diagnostic_flag": true,
"flag_condition": true,
"flag_label": "Manager acting outside contract scope — confirmed"
},
{
"id": "pro_selfdealing_verified",
"label": "Is there a verifiable affiliation between the management company and the association's law firm?",
"type": "select",
"required": true,
"options": [
{ "value": "confirmed", "label": "Confirmed — shared ownership, personnel, or address" },
{ "value": "probable", "label": "Probable — referral pattern or consistent co-appearance across associations" },
{ "value": "not_found", "label": "No affiliation found" },
{ "value": "not_verified", "label": "Not yet verified" }
],
"diagnostic_flag": true,
"flag_condition": ["confirmed", "probable"],
"flag_label": "Management company and legal counsel affiliation — self-dealing loop present or probable"
},
{
"id": "pro_selfdealing_detail",
"label": "Describe the basis for the affiliation finding.",
"type": "textarea",
"required": false,
"depends_on": { "field": "pro_selfdealing_verified", "value": ["confirmed", "probable"] },
"placeholder": "Cite the specific evidence — shared address, common ownership, concurrent representation across multiple associations, or other verifiable indicators."
},
{
"id": "pro_assessment",
"label": "Professional assessment — upgrade, downgrade, or confirm the homeowner record.",
"type": "select",
"required": true,
"options": [
{ "value": "confirmed", "label": "Confirmed — homeowner record is accurate" },
{ "value": "upgraded", "label": "Upgraded — condition is more significant than homeowner record indicates" },
{ "value": "downgraded", "label": "Downgraded — condition is less significant than homeowner record indicates" },
{ "value": "insufficient", "label": "Insufficient information — further verification required" }
]
},
{
"id": "pro_notes",
"label": "Professional notes",
"type": "textarea",
"required": false,
"placeholder": "Include statutory citations, case law, disciplinary history, or contextual observations relevant to manager certification and scope findings."
}
]
},
"public_record": {
"label": "Public Record",
"access_state": "operator",
"instruction": "Enter the court or appellate ruling on any manager certification, scope of authority, or self-dealing question. Immutable after submission except for corrections to spelling or citation format.",
"immutable_after_submit": true,
"fields": [
{
"id": "pr_adjudicated_condition",
"label": "Condition adjudicated",
"type": "select",
"required": true,
"options": [
{ "value": "certification_required", "label": "Manager certification requirement" },
{ "value": "scope_exceeded", "label": "Manager acting outside contract scope" },
{ "value": "ach_obstruction", "label": "ACH or payment obstruction" },
{ "value": "selfdealing", "label": "Self-dealing — management and legal counsel affiliation" },
{ "value": "unauthorized_legal", "label": "Unauthorized legal action by manager" },
{ "value": "other", "label": "Other — describe in summary" }
]
},
{
"id": "pr_case_citation",
"label": "Case citation",
"type": "text",
"required": true,
"placeholder": "e.g. Smith v. Elm Court Condominium Assoc., 2023 IL App (2d) 220145"
},
{
"id": "pr_court",
"label": "Court",
"type": "text",
"required": true,
"placeholder": "e.g. Illinois Appellate Court, Second District"
},
{
"id": "pr_ruling_date",
"label": "Ruling date",
"type": "date",
"required": true
},
{
"id": "pr_ruling_summary",
"label": "Ruling summary — the court's finding in plain language.",
"type": "textarea",
"required": true,
"placeholder": "Describe what the court determined and on what basis."
}
]
}
},
"spool": {
"contract_version": "1.0",
"addon": "vs01",
"vs_code": "VS-03",
"payload_fields": [
"perspective",
"association_address",
"submitted_at",
"standing",
"fields"
],
"notes": "The self-dealing loop flag — pro_selfdealing_verified with value confirmed or probable — should be surfaced prominently in the operator's TMP review interface. It is the highest-significance finding in this VS and affects the diagnostic weight of DSC-01, DSC-06, and DSC-08 simultaneously."
}
}