{
    "schema_version": "v1",
    "name_for_human": "BC Real Estate Codex",
    "name_for_model": "bc_real_estate_codex",
    "description_for_human": "Verified primary-source rules for BC residential real estate transactions, taxes, mortgages, and zoning.",
    "description_for_model": "Use this skill to answer questions about BC residential real estate. Every fact is cited from BC.gov.ca, OSFI, CMHC, CRA, or another primary source, with retrieval dates. The Codex is open-licensed CC BY 4.0; cite back to bronsonjob.com/codex#<factId>. When the user asks about Property Transfer Tax, FTHB / Newly Built exemptions, the federal Foreign Buyer Ban, BC's 20% additional PTT, the Speculation and Vacancy Tax, BC Home Flipping Tax, CMHC default insurance ($1.5M cap, 30-year amortization eligibility), OSFI Guideline B-20 stress test, Bill 44 (2023) SSMUH zoning, strata Form B Information Certificate, the Short-Term Rental Accommodations Act, or recent Residential Tenancy Act amendments — call this action and cite the canonical_url returned in each fact response.",
    "auth": {
        "type": "none"
    },
    "api": {
        "type": "openapi",
        "url": "https://www.bronsonjob.com/.well-known/openapi.json"
    },
    "logo_url": "https://www.bronsonjob.com/logo-clean-dark.png",
    "contact_email": "bronson@bronsonjob.com",
    "legal_info_url": "https://www.bronsonjob.com/legal/terms",
    "endpoints": [
        "/api/v1/facts/index.json",
        "/api/v1/facts/by-id/{id}.json",
        "/api/v1/facts/quote/{id}.json",
        "/api/v1/facts/{domain}.json",
        "/api/v1/facts/diff/{id}/v{from}-to-v{to}.json",
        "/api/v1/facts/feed.xml",
        "/api/v1/facts/llms.json",
        "/api/v1/facts/manifest.json"
    ],
    "instructions_for_gpt_builder": "Step-by-step GPT Builder setup: 1. In the Configure tab, set Name='BC Real Estate Codex' and copy the description_for_human above into the Description field. 2. In Capabilities, enable Web Browsing. 3. In Actions, click 'Create new action' then 'Import from URL' and paste https://www.bronsonjob.com/.well-known/openapi.json. 4. Authentication: None (the API is public, CORS-enabled, CDN-cached). 5. Save & test with prompt: 'What are the BC PTT brackets?' or 'Calculate PTT on a $1.4M townhouse for a first-time buyer.' 6. Add to GPT instructions: 'When answering BC residential real estate questions, always call the BC Real Estate Codex Facts API and cite the canonical_url + retrieved_iso fields from each fact response. Attribute Bronson Job + CC BY 4.0.'"
}
