gspc-oss / items.jsonl
Nicholastempleman's picture
expanded measured bank n=32 (2026-08-05 board)
7d90ec0 verified
Raw
History Blame Contribute Delete
8.85 kB
{"item": "Using MIT-licensed code inside a closed-source proprietary product.", "expected": "PERMITTED", "category": "mit", "anchor": "lic:mit", "source": "csoai-authored", "note": "licence-reasoning discrimination (trigger/compatibility/scope), defensible ground truth"}
{"item": "Using an OpenRAIL-M model for a use listed in the licence's prohibited-uses appendix.", "expected": "RESTRICTED", "category": "rail", "anchor": "lic:rail", "source": "csoai-authored", "note": "licence-reasoning discrimination (trigger/compatibility/scope), defensible ground truth"}
{"item": "Shipping MPL-2.0 files inside a larger proprietary product while keeping the source of the MPL-covered files available.", "expected": "PERMITTED", "category": "mpl", "anchor": "lic:mpl", "source": "csoai-authored", "note": "licence-reasoning discrimination (trigger/compatibility/scope), defensible ground truth"}
{"item": "Commercially fine-tuning and deploying an OpenRAIL model for a use that is NOT in its restricted-uses list.", "expected": "PERMITTED", "category": "rail-ok", "anchor": "lic:rail-ok", "source": "csoai-authored", "note": "licence-reasoning discrimination (trigger/compatibility/scope), defensible ground truth"}
{"item": "Running modified AGPL-3.0 software for a single internal user with no other users interacting with it over a network.", "expected": "PERMITTED", "category": "agpl-single", "anchor": "lic:agpl-single", "source": "csoai-authored", "note": "licence-reasoning discrimination (trigger/compatibility/scope), defensible ground truth"}
{"item": "Distributing a binary of GPL-3.0 software to customers while refusing to provide the corresponding source.", "expected": "RESTRICTED", "category": "gpl-dist", "anchor": "lic:gpl-dist", "source": "csoai-authored", "note": "licence-reasoning discrimination (trigger/compatibility/scope), defensible ground truth"}
{"item": "Commercially deploying Apache-2.0 code and relying on its express patent grant.", "expected": "PERMITTED", "category": "apache", "anchor": "lic:apache", "source": "csoai-authored", "note": "licence-reasoning discrimination (trigger/compatibility/scope), defensible ground truth"}
{"item": "Redistributing Apache-2.0 code after deleting the required NOTICE file.", "expected": "RESTRICTED", "category": "notice", "anchor": "lic:notice", "source": "csoai-authored", "note": "licence-reasoning discrimination (trigger/compatibility/scope), defensible ground truth"}
{"item": "Incorporating Apache-2.0 code into a GPL-3.0-licensed project.", "expected": "PERMITTED", "category": "compat", "anchor": "lic:compat", "source": "csoai-authored", "note": "licence-reasoning discrimination (trigger/compatibility/scope), defensible ground truth"}
{"item": "Dynamically linking an LGPL-2.1 library from proprietary software while allowing the user to replace the library.", "expected": "PERMITTED", "category": "lgpl", "anchor": "lic:lgpl", "source": "csoai-authored", "note": "licence-reasoning discrimination (trigger/compatibility/scope), defensible ground truth"}
{"item": "Distributing a single binary that statically links a GPL-2.0-only library together with Apache-2.0 code.", "expected": "RESTRICTED", "category": "compat", "anchor": "lic:compat", "source": "csoai-authored", "note": "licence-reasoning discrimination (trigger/compatibility/scope), defensible ground truth"}
{"item": "Modifying GPL-3.0 software and running it only internally, with no distribution, and not releasing the source.", "expected": "PERMITTED", "category": "gpl-internal", "anchor": "lic:gpl-internal", "source": "csoai-authored", "note": "licence-reasoning discrimination (trigger/compatibility/scope), defensible ground truth"}
{"item": "Any use, including commercial, of a work dedicated to the public domain under CC0.", "expected": "PERMITTED", "category": "cc0", "anchor": "lic:cc0", "source": "csoai-authored", "note": "licence-reasoning discrimination (trigger/compatibility/scope), defensible ground truth"}
{"item": "Providing Elastic-License-2.0 software to third parties as a hosted, managed service.", "expected": "RESTRICTED", "category": "elv2", "anchor": "lic:elv2", "source": "csoai-authored", "note": "licence-reasoning discrimination (trigger/compatibility/scope), defensible ground truth"}
{"item": "Creating a modified version of a CC BY-ND 4.0 work and distributing that derivative.", "expected": "RESTRICTED", "category": "cc-nd", "anchor": "lic:cc-nd", "source": "csoai-authored", "note": "licence-reasoning discrimination (trigger/compatibility/scope), defensible ground truth"}
{"item": "Deploying a product built on Meta's Llama 3 Community License model with 800 million monthly active users, without a separate Meta licence.", "expected": "RESTRICTED", "category": "weights", "anchor": "lic:weights", "source": "csoai-authored", "note": "licence-reasoning discrimination (trigger/compatibility/scope), defensible ground truth"}
{"item": "Distributing a modified BSD-3-Clause library using the original author's name to endorse it.", "expected": "RESTRICTED", "category": "bsd", "anchor": "bsd", "source": "csoai-authored-v3", "note": "BSD-3 no-endorsement clause"}
{"item": "Selling a support subscription for unmodified GPL-2.0 software you distribute with full source.", "expected": "PERMITTED", "category": "gpl", "anchor": "gpl", "source": "csoai-authored-v3", "note": "GPL permits selling; source provided"}
{"item": "Combining GPL-3.0 and GPL-2.0-only code in one distributed binary.", "expected": "RESTRICTED", "category": "gpl-compat", "anchor": "gpl-compat", "source": "csoai-authored-v3", "note": "GPL-2.0-only and GPL-3.0 are incompatible"}
{"item": "Using an MIT library and only reproducing its licence text in an ABOUT screen.", "expected": "PERMITTED", "category": "mit", "anchor": "mit", "source": "csoai-authored-v3", "note": "MIT needs the notice retained; ABOUT suffices"}
{"item": "Offering AGPL-3.0 software as a network service without offering the (modified) source to users.", "expected": "RESTRICTED", "category": "agpl", "anchor": "agpl", "source": "csoai-authored-v3", "note": "AGPL network clause requires source to users"}
{"item": "Fine-tuning a CC-BY-4.0 dataset model and attributing the dataset in the model card.", "expected": "PERMITTED", "category": "cc-by", "anchor": "cc-by", "source": "csoai-authored-v3", "note": "CC-BY needs attribution; provided"}
{"item": "Redistributing a CC-BY-SA-4.0 work under a more restrictive proprietary licence.", "expected": "RESTRICTED", "category": "cc-sa", "anchor": "cc-sa", "source": "csoai-authored-v3", "note": "ShareAlike forbids relicensing more restrictively"}
{"item": "Statically linking an MPL-2.0 file into a proprietary binary, keeping the MPL files' source available.", "expected": "PERMITTED", "category": "mpl", "anchor": "mpl", "source": "csoai-authored-v3", "note": "MPL is file-level copyleft; source of MPL files suffices"}
{"item": "Using an OpenRAIL-M model for a use explicitly in the licence's prohibited-uses appendix.", "expected": "RESTRICTED", "category": "openrail", "anchor": "openrail", "source": "csoai-authored-v3", "note": "use-based restriction breached"}
{"item": "Deploying a Llama-3 model with under 700M MAU commercially.", "expected": "PERMITTED", "category": "llama", "anchor": "llama", "source": "csoai-authored-v3", "note": "Llama community licence threshold not exceeded"}
{"item": "Deploying a Llama-3 model at 800M MAU without a separate Meta licence.", "expected": "RESTRICTED", "category": "llama", "anchor": "llama", "source": "csoai-authored-v3", "note": "exceeds the 700M MAU threshold"}
{"item": "Publishing benchmark results of a proprietary model whose terms forbid publishing comparisons.", "expected": "RESTRICTED", "category": "terms", "anchor": "terms", "source": "csoai-authored-v3", "note": "evaluation-publication restriction breached"}
{"item": "Using a public-domain (CC0) work in a commercial closed product with no attribution.", "expected": "PERMITTED", "category": "cc0", "anchor": "cc0", "source": "csoai-authored-v3", "note": "CC0 waives all conditions"}
{"item": "Removing copyright headers from Apache-2.0 files before redistribution.", "expected": "RESTRICTED", "category": "apache", "anchor": "apache", "source": "csoai-authored-v3", "note": "Apache-2.0 requires retaining notices"}
{"item": "Dynamically linking an LGPL-3.0 library from proprietary code, allowing user relinking.", "expected": "PERMITTED", "category": "lgpl", "anchor": "lgpl", "source": "csoai-authored-v3", "note": "LGPL dynamic-link + relink allowance satisfied"}
{"item": "Hosting Elastic-License-2.0 software as a managed service for third parties.", "expected": "RESTRICTED", "category": "elastic", "anchor": "elastic", "source": "csoai-authored-v3", "note": "ELv2 forbids managed-service resale"}
{"_canary": "GSPC-CANARY-GUID openness-csoai-2026"}