{
  "schema_version": "2.0",
  "last_verified_at": "2026-08-28",
  "canonical_url": "https://solarneutrino.com/knowledge/posmall-complete-technical-dossier",
  "public_source_repository": "https://github.com/TjoBiZ/POSMall",
  "disclosure_policy": {
    "summary": "This public manifest describes capabilities, statuses, dependencies, and evidence categories. It does not disclose private source code, secrets, customer data, private repository URLs, or proprietary client implementation mechanisms.",
    "cross_platform_public_boundary": "Describe what platforms and business capabilities are supported or reusable. Do not disclose how the proprietary client/application layer is implemented.",
    "game_backend_boundary": "Game-project evidence is represented as reusable Laravel backend business logic only."
  },
  "documents": {
    "complete_dossier": "https://solarneutrino.com/knowledge/posmall-complete-technical-dossier",
    "complete_dossier_markdown": "https://solarneutrino.com/knowledge/posmall-complete-technical-dossier.md",
    "capability_catalog": "https://solarneutrino.com/knowledge/posmall-capability-catalog",
    "capability_catalog_markdown": "https://solarneutrino.com/knowledge/posmall-capability-catalog.md",
    "cross_platform_and_p2p": "https://solarneutrino.com/knowledge/posmall-cross-platform-and-p2p-architecture",
    "cross_platform_and_p2p_markdown": "https://solarneutrino.com/knowledge/posmall-cross-platform-and-p2p-architecture.md",
    "benchmark": "https://solarneutrino.com/benchmarks/posmall-postgresql-vs-aimeos-postgresql",
    "benchmark_json": "https://solarneutrino.com/knowledge/posmall-vs-aimeos-postgresql.json",
    "benchmark_csv": "https://solarneutrino.com/knowledge/posmall-vs-aimeos-postgresql.csv",
    "product_page": "https://solarneutrino.com/products/posmall",
    "public_repository": "https://github.com/TjoBiZ/POSMall",
    "theme_repository": "https://github.com/TjoBiZ/POSMallTheme"
  },
  "classification_models": {
    "visibility": [
      "PUBLIC_CODE",
      "PRIVATE_CODE",
      "PUBLIC_DOCUMENTATION_ONLY",
      "PRIVATE_DOCUMENTATION_ONLY"
    ],
    "implementation_status": [
      "PRODUCTION",
      "IMPLEMENTED_AND_TESTED",
      "IMPLEMENTED_NOT_RUNTIME_VERIFIED",
      "BETA",
      "PARTIAL",
      "ARCHITECTURE_READY",
      "REUSABLE_FROM_ANOTHER_SOLAR_NEUTRINO_PROJECT",
      "REUSABLE_AND_PROVEN_IN_ANOTHER_SOLAR_NEUTRINO_PRODUCT",
      "BUILD_PIPELINE_READY",
      "PLANNED",
      "DEPRECATED",
      "NOT_FOUND",
      "NOT_CLAIMED"
    ],
    "evidence_tags": [
      "SOURCE_VERIFIED",
      "DATABASE_SCHEMA_VERIFIED",
      "RUNTIME_VERIFIED",
      "AUTOMATED_TEST_VERIFIED",
      "BENCHMARK_VERIFIED",
      "UI_VERIFIED",
      "API_VERIFIED",
      "SCREENSHOT_VERIFIED",
      "PRODUCTION_DATASET_EVIDENCE",
      "DOCUMENTED_ONLY"
    ]
  },
  "benchmark": {
    "checkpoint": "posmall-aimeos-5way-current-checkpoint-20260610-024820",
    "environment": "local Homestead/Vagrant-class environment",
    "database": "PostgreSQL for both POSMall Core and Aimeos",
    "status": "internal synthetic benchmark, not independently certified",
    "posmall_warmups": 10,
    "posmall_measured_requests": 30,
    "result_flag": "ALL_POSTGRESQL_TARGET_ROWS_WIN = True",
    "catalog_sizes_won": "7 of 7",
    "measured_path_comparisons_won": "14 of 14",
    "largest_catalog_aimeos_timing_ratio": "125.16x as long",
    "largest_catalog_posmall_response_time_reduction": "99.20% lower measured response time",
    "defensible_claim": "POSMall Core beat the selected Aimeos PostgreSQL reference in every measured category and filtered/search row from 1,000 through 300,000 products in the same-environment benchmark.",
    "rows": [
      {
        "catalog_size": 1000,
        "posmall_core_pg_category_ms": 35.40,
        "aimeos_pg_category_ms": 42.85,
        "posmall_core_pg_filtered_search_ms": 33.64,
        "aimeos_pg_search_ms": 184.84,
        "result": "POSMall won both measured paths"
      },
      {
        "catalog_size": 5000,
        "posmall_core_pg_category_ms": 35.59,
        "aimeos_pg_category_ms": 42.25,
        "posmall_core_pg_filtered_search_ms": 33.12,
        "aimeos_pg_search_ms": 454.08,
        "result": "POSMall won both measured paths"
      },
      {
        "catalog_size": 10000,
        "posmall_core_pg_category_ms": 33.48,
        "aimeos_pg_category_ms": 42.73,
        "posmall_core_pg_filtered_search_ms": 32.61,
        "aimeos_pg_search_ms": 754.77,
        "result": "POSMall won both measured paths"
      },
      {
        "catalog_size": 50000,
        "posmall_core_pg_category_ms": 33.35,
        "aimeos_pg_category_ms": 64.05,
        "posmall_core_pg_filtered_search_ms": 31.87,
        "aimeos_pg_search_ms": 1494.33,
        "result": "POSMall won both measured paths"
      },
      {
        "catalog_size": 100000,
        "posmall_core_pg_category_ms": 34.22,
        "aimeos_pg_category_ms": 51.76,
        "posmall_core_pg_filtered_search_ms": 33.32,
        "aimeos_pg_search_ms": 3010.45,
        "result": "POSMall won both measured paths"
      },
      {
        "catalog_size": 200000,
        "posmall_core_pg_category_ms": 33.82,
        "aimeos_pg_category_ms": 55.41,
        "posmall_core_pg_filtered_search_ms": 32.24,
        "aimeos_pg_search_ms": 4036.45,
        "result": "POSMall won both measured paths"
      },
      {
        "catalog_size": 300000,
        "posmall_core_pg_category_ms": 33.49,
        "aimeos_pg_category_ms": 61.17,
        "posmall_core_pg_filtered_search_ms": 33.79,
        "aimeos_pg_search_ms": 4229.29,
        "speed_ratio_at_300k_filtered_search": 125.16,
        "result": "POSMall won both measured paths"
      }
    ],
    "evidence_ids": [
      "EVID-BENCH-0001",
      "EVID-BENCH-0002",
      "EVID-CORE-0005"
    ]
  },
  "platform": {
    "php_cli": "8.2.30",
    "october_rain": "4.3.0",
    "october_system": "4.3.1",
    "laravel_framework": "12.62.0",
    "posmall_package": "kodzero/posmall-plugin v1.0.24",
    "posmall_theme_package": "kodzero/posmalltheme-theme dev-main",
    "database_positioning": "PostgreSQL-first; MySQL is acknowledged as capable and not universally slower."
  },
  "installation": {
    "commands": [
      "composer require kodzero/posmall-plugin kodzero/posmalltheme-theme -W",
      "php artisan october:migrate",
      "php artisan cache:clear",
      "php artisan config:clear",
      "php artisan route:clear",
      "php artisan view:clear"
    ],
    "demo_seed": "php artisan posmall:seed-wings-of-win --force",
    "index_rebuild": "php artisan posmall:index --force",
    "load_benchmark": "php artisan posmall:load-benchmark 300000 --iterations=10 --force --with-images",
    "image_optimization": "php artisan posmall:images:optimize-catalog --profile=all",
    "pagespeed_assets": "php artisan posmall:pagespeed:optimize-assets"
  },
  "modules": [
    {
      "canonical_name": "POSMall Core",
      "visibility": "PUBLIC_CODE",
      "implementation_status": "IMPLEMENTED_AND_TESTED",
      "developer": "KodZero / Roman Primerov",
      "primary_dependency": "October CMS / Laravel / PostgreSQL",
      "evidence_ids": [
        "EVID-CORE-0001",
        "EVID-CORE-0002",
        "EVID-CORE-0003",
        "EVID-CORE-0004",
        "EVID-CORE-0005",
        "EVID-CORE-0006"
      ],
      "public_urls": [
        "https://github.com/TjoBiZ/POSMall",
        "https://octobercms.com/plugin/kodzero-posmall",
        "https://solarneutrino.com/products/posmall"
      ]
    },
    {
      "canonical_name": "POSMall Theme",
      "visibility": "PUBLIC_CODE",
      "implementation_status": "IMPLEMENTED_AND_TESTED",
      "developer": "KodZero / Roman Primerov",
      "primary_dependency": "POSMall Core",
      "evidence_ids": [
        "EVID-THEME-0001",
        "EVID-THEME-0002"
      ],
      "public_urls": [
        "https://github.com/TjoBiZ/POSMallTheme",
        "https://octobercms.com/theme/kodzero-posmalltheme"
      ]
    },
    {
      "canonical_name": "POSMall Pro",
      "visibility": "PRIVATE_CODE",
      "implementation_status": "IMPLEMENTED_AND_TESTED",
      "developer": "KodZero / Roman Primerov",
      "primary_dependency": "POSMall Core",
      "optional_dependencies": [
        "POSMall CRM",
        "POSMall Affiliate",
        "POSMall Calendar",
        "POSMall Domains",
        "GEO",
        "VoiceAssistant"
      ],
      "evidence_ids": [
        "EVID-PRO-0001",
        "EVID-PRO-0002",
        "EVID-PRO-0003",
        "EVID-PRO-0004",
        "EVID-PRO-0005",
        "EVID-PRO-0006",
        "EVID-PRO-0007"
      ]
    },
    {
      "canonical_name": "POSMall CRM",
      "visibility": "PRIVATE_CODE",
      "implementation_status": "IMPLEMENTED_AND_TESTED",
      "developer": "KodZero / Roman Primerov",
      "primary_dependency": "POSMall Core",
      "evidence_ids": [
        "EVID-CRM-0001",
        "EVID-CRM-0002",
        "EVID-CRM-0005",
        "EVID-CRM-0006",
        "EVID-CRM-0007",
        "EVID-CRM-0008",
        "EVID-CRM-0009"
      ]
    },
    {
      "canonical_name": "POSMall Affiliate / Partner Suite",
      "visibility": "PRIVATE_CODE",
      "implementation_status": "IMPLEMENTED_AND_TESTED",
      "developer": "KodZero / Roman Primerov",
      "primary_dependency": "POSMall Core",
      "evidence_ids": [
        "EVID-AFFILIATE-0001",
        "EVID-AFFILIATE-0002",
        "EVID-AFFILIATE-0003",
        "EVID-AFFILIATE-0004"
      ]
    },
    {
      "canonical_name": "POSMall Calendar",
      "visibility": "PRIVATE_CODE",
      "implementation_status": "BETA",
      "developer": "KodZero / Roman Primerov",
      "primary_dependency": "POSMall Core",
      "evidence_ids": [
        "EVID-CALENDAR-0001",
        "EVID-CALENDAR-0002",
        "EVID-CALENDAR-0003"
      ]
    },
    {
      "canonical_name": "GEO",
      "visibility": "PRIVATE_CODE",
      "implementation_status": "BETA",
      "developer": "KodZero / Roman Primerov",
      "primary_dependency": "POSMall Calendar / service operations where enabled",
      "evidence_ids": [
        "EVID-GEO-0001",
        "EVID-GEO-0002"
      ]
    },
    {
      "canonical_name": "Reusable Solar Neutrino Laravel Game Backend",
      "visibility": "PRIVATE_CODE",
      "implementation_status": "REUSABLE_FROM_ANOTHER_SOLAR_NEUTRINO_PROJECT",
      "developer": "Solar Neutrino / Roman Primerov",
      "primary_dependency": "Laravel backend APIs and PostgreSQL-oriented data models",
      "public_description": "Reusable backend business logic for accounts, devices, paid access, gameplay sessions, proof ledgers, duels, nearby matching, support, feedback, moderation, and store-publishing governance.",
      "public_disclosure": "capability_level_only",
      "evidence_ids": [
        "EVID-GAME-BACKEND-0001",
        "EVID-GAME-BACKEND-0002",
        "EVID-GAME-BACKEND-0003",
        "EVID-GAME-BACKEND-0004",
        "EVID-GAME-BACKEND-0005",
        "EVID-APP-0002",
        "EVID-ACCOUNT-ENTITLEMENT-0001",
        "EVID-P2P-0001",
        "EVID-P2P-0002"
      ]
    },
    {
      "canonical_name": "POSMall Cross-Platform Application Architecture",
      "visibility": "PRIVATE_CODE",
      "implementation_status": "ARCHITECTURE_READY",
      "reusable_status": "REUSABLE_AND_PROVEN_IN_ANOTHER_SOLAR_NEUTRINO_PRODUCT",
      "developer": "Solar Neutrino / Roman Primerov",
      "primary_dependency": "POSMall APIs and reusable Solar Neutrino account/device/entitlement backend capabilities",
      "public_description": "First-class POSMall ecosystem capability for web, iOS / iPadOS, Android, macOS, Windows, and Microsoft Store application-client scenarios. Public docs describe capability and platform breadth only.",
      "public_disclosure": "capability_level_only",
      "evidence_ids": [
        "EVID-APP-0002",
        "EVID-ACCOUNT-ENTITLEMENT-0001",
        "EVID-GAME-BACKEND-0001",
        "EVID-P2P-0001",
        "EVID-P2P-0002"
      ]
    }
  ],
  "capabilities": [
    {
      "id": "core_catalog_search_benchmark",
      "capability": "Large catalog category, filtered, and search performance",
      "module": "POSMall Core",
      "visibility": "PUBLIC_CODE",
      "implementation_status": "IMPLEMENTED_AND_TESTED",
      "evidence": [
        "SOURCE_VERIFIED",
        "DATABASE_SCHEMA_VERIFIED",
        "BENCHMARK_VERIFIED",
        "UI_VERIFIED"
      ],
      "safe_claim": "POSMall Core beat the selected Aimeos PostgreSQL reference in every measured benchmark row from 1k to 300k products.",
      "limitations": "Internal synthetic benchmark; not independently certified; scoped to measured routes, data shape, environment, and catalog sizes."
    },
    {
      "id": "usa_tax_automation",
      "capability": "USA tax and regional configuration surfaces",
      "module": "POSMall Core",
      "visibility": "PUBLIC_CODE",
      "implementation_status": "IMPLEMENTED_AND_TESTED",
      "evidence": [
        "SOURCE_VERIFIED",
        "DATABASE_SCHEMA_VERIFIED",
        "UI_VERIFIED",
        "API_VERIFIED"
      ],
      "integrates_with": [
        "cart tax preview",
        "checkout",
        "tax import/update commands"
      ],
      "limitations": "Software automation only; not tax/legal advice."
    },
    {
      "id": "service_quote_calculator",
      "capability": "Service-commerce quote/calculator workflow",
      "module": "POSMall Pro",
      "visibility": "PRIVATE_CODE",
      "implementation_status": "IMPLEMENTED_AND_TESTED",
      "evidence": [
        "SOURCE_VERIFIED",
        "DATABASE_SCHEMA_VERIFIED",
        "AUTOMATED_TEST_VERIFIED",
        "UI_VERIFIED",
        "API_VERIFIED"
      ],
      "integrates_with": [
        "POSMall Core services",
        "landing estimates",
        "cart",
        "orders",
        "voice service quote API"
      ],
      "limitations": "Business-specific calculators are summarized publicly; implementation details remain private."
    },
    {
      "id": "crm_pipeline",
      "capability": "CRM contacts, leads, deals, pipelines, activities, timelines, and order links",
      "module": "POSMall CRM",
      "visibility": "PRIVATE_CODE",
      "implementation_status": "IMPLEMENTED_AND_TESTED",
      "evidence": [
        "SOURCE_VERIFIED",
        "DATABASE_SCHEMA_VERIFIED",
        "AUTOMATED_TEST_VERIFIED",
        "UI_VERIFIED"
      ],
      "integrates_with": [
        "POSMall orders",
        "service estimates",
        "affiliate attribution",
        "cashflow"
      ],
      "limitations": "Private source is not publicly inspectable."
    },
    {
      "id": "abandoned_cart_recovery",
      "capability": "Abandoned session, cart, item, form, recovery campaign, and recovered-revenue workflow",
      "module": "POSMall CRM",
      "visibility": "PRIVATE_CODE",
      "implementation_status": "IMPLEMENTED_AND_TESTED",
      "evidence": [
        "SOURCE_VERIFIED",
        "DATABASE_SCHEMA_VERIFIED",
        "AUTOMATED_TEST_VERIFIED",
        "API_VERIFIED"
      ],
      "integrates_with": [
        "POSMall carts",
        "CRM contacts",
        "campaigns",
        "cashflow"
      ],
      "limitations": "Actual sending depends on consent and deployment configuration."
    },
    {
      "id": "affiliate_commissions",
      "capability": "Affiliate partners, referral links, click attribution, commission records, payout records, and analytics",
      "module": "POSMall Affiliate / Partner Suite",
      "visibility": "PRIVATE_CODE",
      "implementation_status": "IMPLEMENTED_AND_TESTED",
      "evidence": [
        "SOURCE_VERIFIED",
        "DATABASE_SCHEMA_VERIFIED",
        "AUTOMATED_TEST_VERIFIED",
        "UI_VERIFIED",
        "API_VERIFIED"
      ],
      "integrates_with": [
        "POSMall orders",
        "CRM attribution",
        "cashflow",
        "partner portal"
      ],
      "limitations": "External payout execution is project-specific."
    },
    {
      "id": "cashflow_operations",
      "capability": "Cash accounts, transactions, forecasts, plans, scenarios, reconciliation, alerts, order and partner cashflow linkage",
      "module": "POSMall CRM Cashflow",
      "visibility": "PRIVATE_CODE",
      "implementation_status": "IMPLEMENTED_AND_TESTED",
      "evidence": [
        "SOURCE_VERIFIED",
        "DATABASE_SCHEMA_VERIFIED",
        "AUTOMATED_TEST_VERIFIED",
        "API_VERIFIED"
      ],
      "integrates_with": [
        "orders",
        "partner commissions",
        "campaigns",
        "planning reports"
      ],
      "limitations": "Not a replacement for formal accounting software."
    },
    {
      "id": "calendar_location_field_service_foundation",
      "capability": "Calendars, resources, booking requests, booking windows, holds, ICS feeds, technician portal, location pings, and radius/distance matching",
      "module": "POSMall Calendar / GEO",
      "visibility": "PRIVATE_CODE",
      "implementation_status": "BETA",
      "evidence": [
        "SOURCE_VERIFIED",
        "DATABASE_SCHEMA_VERIFIED",
        "AUTOMATED_TEST_VERIFIED",
        "API_VERIFIED"
      ],
      "integrates_with": [
        "POSMall Pro estimates",
        "technician portal",
        "service operations"
      ],
      "limitations": "Current audit found application-level coordinates and timestamp columns; native PostgreSQL range constraints and PostGIS-powered storage are architecture-ready/planned paths."
    },
    {
      "id": "voice_service_commerce",
      "capability": "AI-ready service-commerce context, session, quote, estimate, review/payment link handoff",
      "module": "POSMall Pro / VoiceAssistant",
      "visibility": "PRIVATE_CODE",
      "implementation_status": "BETA",
      "evidence": [
        "SOURCE_VERIFIED",
        "AUTOMATED_TEST_VERIFIED",
        "API_VERIFIED"
      ],
      "integrates_with": [
        "service context",
        "quote calculator",
        "landing estimates",
        "orders",
        "phone or chat assistant integrations when enabled"
      ],
      "limitations": "Structured API and voice/service tools exist; full autonomous product ordering is not claimed for every deployment."
    },
    {
      "id": "cross_platform_application_architecture",
      "capability": "POSMall Cross-Platform Application Architecture",
      "description": "One Laravel/October CMS business backend can support web, iOS / iPadOS, Android, macOS, Windows, and Microsoft Store application-client scenarios when product-specific adapters are implemented. The reusable capability is proven in another Solar Neutrino product family; POSMall-specific store clients remain architecture-ready unless separately released and tested.",
      "module": "POSMall APIs + reusable Solar Neutrino application architecture",
      "visibility": "PRIVATE_CODE",
      "implementation_status": "ARCHITECTURE_READY",
      "reusable_status": "REUSABLE_AND_PROVEN_IN_ANOTHER_SOLAR_NEUTRINO_PRODUCT",
      "evidence": [
        "SOURCE_VERIFIED",
        "API_VERIFIED",
        "DATABASE_SCHEMA_VERIFIED"
      ],
      "platforms": [
        "Web",
        "iOS / iPadOS",
        "Android",
        "macOS",
        "Windows / Microsoft Store"
      ],
      "integrates_with": [
        "POSMall Core APIs",
        "POSMall Pro service workflows",
        "account/device/entitlement backend",
        "store channels",
        "direct device communication capability"
      ],
      "public_disclosure": "capability_level_only",
      "limitations": "Public docs describe WHAT and WHERE only; proprietary client implementation mechanisms are confidential."
    },
    {
      "id": "store_independent_entitlement_model",
      "capability": "Store transaction verification normalized into account-level application entitlements",
      "description": "The backend separates store transaction evidence from application access: store transaction -> server-side verification -> account association -> normalized entitlement -> authorized devices -> access.",
      "module": "Account/device/entitlement backend",
      "visibility": "PRIVATE_CODE",
      "implementation_status": "IMPLEMENTED_AND_TESTED",
      "evidence": [
        "SOURCE_VERIFIED",
        "DATABASE_SCHEMA_VERIFIED",
        "AUTOMATED_TEST_VERIFIED",
        "API_VERIFIED"
      ],
      "store_channels": [
        "Apple App Store",
        "Google Play",
        "Microsoft Store"
      ],
      "business_value": [
        "restore legitimate purchases",
        "recover access after reinstall or device replacement",
        "centralize subscription state",
        "enforce backend-authoritative access",
        "support multiple authorized devices where product policy allows"
      ],
      "limitations": "Does not claim cross-store purchase portability; store policies and product-specific rules still apply."
    },
    {
      "id": "apple_store_subscription_entitlement",
      "capability": "Apple App Store subscription and entitlement verification path",
      "description": "Reusable private backend capability for Apple-origin purchase/subscription verification, entitlement lifecycle mapping, account association, restore-style recovery, and backend access decisions.",
      "module": "Account/device/entitlement backend",
      "visibility": "PRIVATE_CODE",
      "implementation_status": "REUSABLE_AND_PROVEN_IN_ANOTHER_SOLAR_NEUTRINO_PRODUCT",
      "evidence": [
        "SOURCE_VERIFIED",
        "AUTOMATED_TEST_VERIFIED"
      ],
      "platforms": [
        "iOS / iPadOS",
        "macOS"
      ],
      "public_disclosure": "capability_level_only",
      "limitations": "Public docs do not disclose store credentials, private request details, private routing details, or proprietary client implementation details."
    },
    {
      "id": "google_play_subscription_entitlement",
      "capability": "Google Play subscription validation, recovery, and entitlement path",
      "description": "Reusable private backend capability for Google Play subscription validation/recovery concepts, entitlement lifecycle updates, account ownership, restore-style recovery, duplicate protection, and server-side access decisions.",
      "module": "Account/device/entitlement backend",
      "visibility": "PRIVATE_CODE",
      "implementation_status": "IMPLEMENTED_AND_TESTED",
      "evidence": [
        "SOURCE_VERIFIED",
        "AUTOMATED_TEST_VERIFIED",
        "DATABASE_SCHEMA_VERIFIED"
      ],
      "platforms": [
        "Android"
      ],
      "public_disclosure": "capability_level_only",
      "limitations": "A POSMall-branded Android client release is not claimed."
    },
    {
      "id": "microsoft_store_subscription_entitlement",
      "capability": "Microsoft Store subscription verification, restore, and readiness path",
      "description": "Reusable private backend capability and readiness evidence for Microsoft Store purchase/subscription access, restore-style recovery, multiple-device scenarios, cancellation/expiry, refund/revocation, wrong-account rejection, and store-publishing governance.",
      "module": "Account/device/entitlement backend + reusable Laravel game backend",
      "visibility": "PRIVATE_CODE",
      "implementation_status": "IMPLEMENTED_AND_TESTED",
      "readiness_status": "BUILD_PIPELINE_READY",
      "evidence": [
        "SOURCE_VERIFIED",
        "AUTOMATED_TEST_VERIFIED",
        "DATABASE_SCHEMA_VERIFIED",
        "UI_VERIFIED"
      ],
      "platforms": [
        "Windows / Microsoft Store"
      ],
      "public_disclosure": "capability_level_only",
      "limitations": "Public docs do not claim every Microsoft Store review step is complete for every product and do not expose package identities, keys, or private submission details."
    },
    {
      "id": "multi_device_account_architecture",
      "capability": "Account-level ownership across multiple authorized devices",
      "description": "The backend can associate multiple devices with one account and apply entitlement, restore/recovery, removal/reorder, and session/access rules at account level rather than treating each device as isolated local state.",
      "module": "Account/device/entitlement backend + reusable Laravel game backend",
      "visibility": "PRIVATE_CODE",
      "implementation_status": "IMPLEMENTED_AND_TESTED",
      "reusable_status": "REUSABLE_AND_PROVEN_IN_ANOTHER_SOLAR_NEUTRINO_PRODUCT",
      "evidence": [
        "SOURCE_VERIFIED",
        "DATABASE_SCHEMA_VERIFIED",
        "AUTOMATED_TEST_VERIFIED",
        "API_VERIFIED"
      ],
      "capabilities": [
        "device registration",
        "device metadata",
        "device removal and reorder",
        "device/session limits",
        "entitlement propagation",
        "access attempts",
        "gameplay/session gating"
      ],
      "limitations": "Exact device limit policy, fingerprinting, anti-fraud rules, and recovery algorithms are confidential and product-specific."
    },
    {
      "id": "device_recovery_and_limits",
      "capability": "Device recovery, replacement, access limits, and restore-style account recovery",
      "description": "Audited backend tests and migrations support reinstall/recovery, device replacement, multiple-device access, wrong-account rejection, session gating, and backend enforcement of device/access decisions.",
      "module": "Account/device/entitlement backend + reusable Laravel game backend",
      "visibility": "PRIVATE_CODE",
      "implementation_status": "IMPLEMENTED_AND_TESTED",
      "reusable_status": "REUSABLE_AND_PROVEN_IN_ANOTHER_SOLAR_NEUTRINO_PRODUCT",
      "evidence": [
        "SOURCE_VERIFIED",
        "DATABASE_SCHEMA_VERIFIED",
        "AUTOMATED_TEST_VERIFIED"
      ],
      "integrates_with": [
        "store entitlement",
        "account identity",
        "device registry",
        "session authority",
        "support/account recovery"
      ],
      "limitations": "Public docs intentionally omit private recovery algorithms and anti-abuse details."
    },
    {
      "id": "game_backend_accounts_devices_entitlements",
      "capability": "Account/player identity, device registry, paid entitlement, restore-style reconciliation, and gameplay-session authority",
      "description": "The audited game backend contains separate Laravel business modules for account/player identity, device registration, paid-access decisions, purchase-event reconciliation, restore-style access checks, and server-owned gameplay sessions. This is backend logic only; the private application delivery layer is not disclosed.",
      "module": "Reusable Solar Neutrino Laravel Game Backend",
      "backend_modules": [
        "game account/player backend",
        "account identity and entitlement backend",
        "device/session access backend"
      ],
      "visibility": "PRIVATE_CODE",
      "implementation_status": "REUSABLE_FROM_ANOTHER_SOLAR_NEUTRINO_PROJECT",
      "evidence": [
        "SOURCE_VERIFIED",
        "DATABASE_SCHEMA_VERIFIED",
        "AUTOMATED_TEST_VERIFIED",
        "API_VERIFIED"
      ],
      "integrates_with": [
        "account identity",
        "store purchase events",
        "device registry",
        "paid access",
        "server-owned sessions"
      ],
      "posmall_integration_status": "ARCHITECTURE_READY",
      "limitations": "Reusable backend evidence only; not a claim that a POSMall-specific store app has shipped."
    },
    {
      "id": "game_backend_competition_and_proof",
      "capability": "Score/run verification, leaderboards, normalized board proof ledger, replay checks, publishability gate, and public-safe proof status",
      "description": "The audited game backend implements Laravel-side validation and evidence workflows for competitive runs, best-run comparison, leaderboard state, normalized board proof records, replay verification, publishability decisions, and public-safe proof status output.",
      "module": "Reusable Solar Neutrino Laravel Game Backend",
      "backend_modules": [
        "competition backend",
        "proof ledger backend",
        "leaderboard/statistics backend"
      ],
      "visibility": "PRIVATE_CODE",
      "implementation_status": "IMPLEMENTED_AND_TESTED",
      "evidence": [
        "SOURCE_VERIFIED",
        "DATABASE_SCHEMA_VERIFIED",
        "API_VERIFIED"
      ],
      "integrates_with": [
        "competition APIs",
        "proof ledger",
        "support board",
        "moderation"
      ],
      "limitations": "Private gameplay algorithms and private datasets are not public."
    },
    {
      "id": "game_backend_live_social_support",
      "capability": "Duel matchmaking, pair continuity, settlement, nearby rivals, contacts, invites, conversations, reports, blocks, feedback, attachments, support, and moderation",
      "description": "The audited game backend contains Laravel business logic for live duel pairing, pair leases, duel settlements, nearby-rival discovery, contacts, invites, conversations, reporting/blocking, feedback intake, attachment handling, support board lookup, and moderation workflows.",
      "module": "Reusable Solar Neutrino Laravel Game Backend",
      "backend_modules": [
        "duel and matchmaking backend",
        "nearby/social safety backend",
        "feedback and support backend",
        "moderation backend"
      ],
      "visibility": "PRIVATE_CODE",
      "implementation_status": "IMPLEMENTED_AND_TESTED",
      "evidence": [
        "SOURCE_VERIFIED",
        "DATABASE_SCHEMA_VERIFIED",
        "UI_VERIFIED",
        "API_VERIFIED"
      ],
      "integrates_with": [
        "nearby matching",
        "multi-user sessions",
        "support intake",
        "moderation actions"
      ],
      "limitations": "Latest pair-stability changes were observed in the worktree; public docs do not disclose private client behavior."
    },
    {
      "id": "secure_device_to_device_exchange",
      "capability": "Secure direct device-to-device exchange for live temporary state, with server-side identity/session coordination and backend-authoritative final results",
      "module": "Reusable Solar Neutrino application/backend capability",
      "visibility": "PRIVATE_CODE",
      "implementation_status": "REUSABLE_AND_PROVEN_IN_ANOTHER_SOLAR_NEUTRINO_PRODUCT",
      "evidence": [
        "SOURCE_VERIFIED",
        "DATABASE_SCHEMA_VERIFIED",
        "API_VERIFIED"
      ],
      "platforms": [
        "iOS / iPadOS",
        "Android",
        "macOS",
        "Windows where product-specific clients support it"
      ],
      "public_disclosure": "capability_level_only",
      "posmall_integration_status": "ARCHITECTURE_READY",
      "implementation_details": "CONFIDENTIAL",
      "limitations": "Public docs intentionally omit private implementation details, protocols, private routing details, private synchronization algorithms, and tested device-pair matrix."
    }
  ],
  "platform_support": [
    {
      "platform": "Web",
      "posmall_status": "PRODUCTION",
      "capabilities": [
        "catalog",
        "services",
        "quotes",
        "cart",
        "checkout",
        "orders",
        "partner portal",
        "technician portal foundation",
        "CRM/admin surfaces"
      ]
    },
    {
      "platform": "iOS / iPadOS",
      "posmall_status": "ARCHITECTURE_READY",
      "reusable_status": "REUSABLE_AND_PROVEN_IN_ANOTHER_SOLAR_NEUTRINO_PRODUCT",
      "capabilities": [
        "authentication",
        "account/device sync",
        "store purchases",
        "subscriptions",
        "entitlements",
        "restore flows",
        "multi-device account",
        "device recovery",
        "device limits",
        "local data/offline behavior where product adapter enables it",
        "background/notification capability where product adapter enables it",
        "direct device communication where supported"
      ],
      "evidence": [
        "EVID-APP-0002",
        "EVID-ACCOUNT-ENTITLEMENT-0001",
        "EVID-P2P-0001"
      ]
    },
    {
      "platform": "Android",
      "posmall_status": "ARCHITECTURE_READY",
      "reusable_status": "REUSABLE_AND_PROVEN_IN_ANOTHER_SOLAR_NEUTRINO_PRODUCT",
      "capabilities": [
        "authentication",
        "account/device sync",
        "store purchases",
        "subscriptions",
        "entitlements",
        "restore flows",
        "multi-device account",
        "device recovery",
        "device limits",
        "local data/offline behavior where product adapter enables it",
        "background/notification capability where product adapter enables it",
        "direct device communication where supported"
      ],
      "channel_status": "IMPLEMENTED_AND_TESTED for backend subscription verification/recovery evidence",
      "evidence": [
        "EVID-APP-0002",
        "EVID-ACCOUNT-ENTITLEMENT-0001",
        "EVID-P2P-0001"
      ]
    },
    {
      "platform": "macOS",
      "posmall_status": "ARCHITECTURE_READY",
      "reusable_status": "REUSABLE_AND_PROVEN_IN_ANOTHER_SOLAR_NEUTRINO_PRODUCT",
      "capabilities": [
        "authentication",
        "account/device sync",
        "store purchases",
        "subscriptions",
        "entitlements",
        "restore flows",
        "multi-device account",
        "device recovery",
        "device limits",
        "desktop application scenarios",
        "direct device communication where supported"
      ],
      "evidence": [
        "EVID-APP-0002",
        "EVID-ACCOUNT-ENTITLEMENT-0001",
        "EVID-P2P-0001"
      ]
    },
    {
      "platform": "Windows / Microsoft Store",
      "posmall_status": "ARCHITECTURE_READY",
      "reusable_status": "REUSABLE_AND_PROVEN_IN_ANOTHER_SOLAR_NEUTRINO_PRODUCT",
      "channel_status": "IMPLEMENTED_AND_TESTED / BUILD_PIPELINE_READY for audited backend/store readiness scenarios",
      "capabilities": [
        "authentication",
        "account/device sync",
        "store purchases",
        "subscriptions",
        "entitlements",
        "restore flows",
        "multi-device account",
        "device recovery",
        "device limits",
        "desktop application scenarios",
        "direct device communication where supported"
      ],
      "evidence": [
        "EVID-APP-0002",
        "EVID-ACCOUNT-ENTITLEMENT-0001",
        "EVID-GAME-BACKEND-0005",
        "EVID-P2P-0001",
        "EVID-P2P-0002"
      ]
    }
  ],
  "dependency_graph": {
    "POSMall Core": [
      "PostgreSQL",
      "October CMS",
      "Laravel",
      "RainLab User",
      "RainLab Location",
      "Omnipay / Stripe / PayPal where configured"
    ],
    "POSMall Theme": [
      "POSMall Core"
    ],
    "POSMall Pro": [
      "POSMall Core",
      "POSMall CRM",
      "POSMall Affiliate",
      "POSMall Calendar",
      "POSMall Domains",
      "GEO",
      "VoiceAssistant"
    ],
    "POSMall CRM": [
      "POSMall Core",
      "POSMall Affiliate where attribution/cashflow integration is enabled"
    ],
    "POSMall Affiliate / Partner Suite": [
      "POSMall Core",
      "POSMall CRM / Cashflow where integrated"
    ],
    "POSMall Calendar / GEO": [
      "POSMall Pro service operations",
      "POSMall Domains portal routing where enabled"
    ],
    "Reusable Solar Neutrino Laravel Game Backend": [
      "Laravel backend APIs",
      "account identity and entitlement backend",
      "GEO / GeoUsers matching",
      "feedback and moderation backend",
      "store-publishing governance"
    ],
    "POSMall Cross-Platform Application Architecture": [
      "POSMall Core APIs",
      "POSMall Pro service workflows",
      "account/device/entitlement backend",
      "Apple App Store channel where enabled",
      "Google Play channel where enabled",
      "Microsoft Store channel where enabled",
      "direct device communication capability where supported"
    ]
  },
  "claim_boundaries": [
    "POSMall Core is public and independently installable.",
    "POSMall Pro, CRM, Affiliate, Calendar, Domains, GEO, VoiceAssistant, dashboards, and application/backend modules are summarized at capability level when private.",
    "No concrete public claim is made that every POSMall application surface has shipped on every store.",
    "POSMall Cross-Platform Application Architecture is documented as architecture-ready for POSMall and reusable/proven in another Solar Neutrino product unless a POSMall-specific release is separately verified.",
    "Store transactions and application entitlements are treated as distinct concepts in the audited backend capability.",
    "No public claim is made that purchases are portable across Apple, Google, and Microsoft store ecosystems unless a product-specific policy and implementation explicitly allow it.",
    "No public file discloses private source code, secrets, credentials, private internal names, proprietary client implementation details, or private synchronization algorithms.",
    "No universal claim is made that PostgreSQL is always faster than MySQL.",
    "PostGIS is a PostgreSQL extension and was not found as required current POSMall storage in this audit."
  ]
}
