master_status-> The Managerproperty_specs-> The Scoutregulatory_table-> The Plannerfinancials_table-> The Underwriterseller_profile-> The Profilerinteraction_log-> The Scribedocument_index-> The Librariansystem_health-> The Janitor
[master_status]
deal_id = "" # Unique Identifier deal_stage = "" # intake | underwriting | negotiation | closing | dead priority_score = 0 # 1-100 (Calculated by Manager based on completeness) active_blocker = "" # The specific field stopping progress last_updated = "" # ISO-8601 timestamp
[property_specs]
address = "" county = "" parcel_number = "" lot_size_sqft = 0 existing_structure_sqft = 0 year_built = 0 current_condition = "unknown" # distress | turnkey | fixer listing_source = "" # off_market | mls | wholesaler
[regulatory_table]
zoning_code = "" # e.g., "R-1", "CX", "IL" overlay_districts = [] # e.g., ["historic", "transit"] max_height_ft = 0 required_setbacks = { front = 0, side = 0, rear = 0 } allowed_uses = [] # e.g., ["multifamily", "retail", "food_carts"] adu_eligible = false
[financials_table]
purchase_price_ask = 0.0 strike_price_calculated = 0.0 # The max we will pay arv_projected = 0.0 # After Repair Value renovation_budget = 0.0 gross_potential_income = 0.0 noi_annual = 0.0 cap_rate_entry = 0.0 cash_on_cash_return = 0.0 financing_strategy = "cash" # cash | seller_carry | subject_to | bank
[seller_profile]
seller_name = "" motivation_level = "low" # low | medium | high | desperate pain_points = [] # e.g., ["probate", "taxes", "relocation"] personality_type = "" # analytical | emotional | assertive negotiation_leverage = "" # Summary of our angle
[interaction_log]
last_contact_date = "" contact_method = "" # call | text | email | face_to_face key_phrases_extracted = [] # Verbatim quotes indicating motivation sentiment_score = 0.0 # -1.0 (hostile) to +1.0 (friendly)
[document_index]
om_path = "" # Path to Offering Memorandum photos_path = "" # Path to property photos county_records_path = "" contract_draft_path = ""
[system_health]
context_token_count = 0 # Monitors cost file_integrity_check = true # Do all paths in [document_index] exist? archival_status = "active" # active | cold_storage