{
    "category": null,
    "files_filter": [],
    "total_items_considered": 6,
    "selected_count": 2,
    "selected_entities": [
        {
            "id": "page",
            "types": [
                "O"
            ],
            "raw_lines": [
                "O page H index.html ! -> S style.css -> F email_form.php @frontend #web \"Main landing page with email form\""
            ],
            "note": "Main landing page with email form",
            "owner": "frontend",
            "tags": [
                "web"
            ],
            "categories": [],
            "priority_sym": "!",
            "score": 0.3
        },
        {
            "id": "email_form.php",
            "types": [
                "F"
            ],
            "raw_lines": [
                "F email_form.php F email_form.php ! C:AD=1.0 C:DS=0.9 @backend #web \"Handles email submissions\"",
                "F email_form.php -> X mailerAPI.php ! C:AD=1.0 C:RL=0.8 \"Calls external mailer API\""
            ],
            "note": "Handles email submissions",
            "owner": "backend",
            "tags": [
                "web"
            ],
            "categories": {
                "AD": 1,
                "DS": 0.9,
                "RL": 0.8
            },
            "priority_sym": "!",
            "score": 0.3
        }
    ],
    "selected_relations": [],
    "file_destinations": [
        "index.html",
        "style.css",
        "email_form.php"
    ],
    "note": "Top 30% by combined score (category-weighted)."
}