[Duplicate] Define jurisdiction and target eligibility rules for user-side acquisition #35

Closed
opened 2026-07-31 01:21:13 -04:00 by JackFrostbyte · 1 comment

Goal

Turn Issue #34's architecture decision into an operational eligibility policy for
user-side acquisition targets.

Required policy dimensions

Evaluate each target independently across these dimensions:

  • redistribution permission;
  • lawful user acquisition path;
  • permission or defensible legal basis for local copying and processing;
  • automation permission;
  • website, API, account, subscription, or purchase terms;
  • authentication and technical access controls;
  • reviewed jurisdiction or jurisdictions;
  • evidence, reviewer, review date, expiry/recheck date, and withdrawal status.

Do not treat “personal use,” “purchased,” “freely accessible,” or “not bundleable”
as blanket permission.

Required source states

Define at least:

  1. bundleable;
  2. catalog_only;
  3. user_acquirable;
  4. prohibited_or_withdrawn.

A source may be catalog_only when Arkive can preserve metadata but cannot provide
or automate an acquisition route.

Hard boundaries

  • No DRM, paywall, CAPTCHA, authentication, or other access-control circumvention.
  • No credential collection in recipes.
  • No use of unauthorized mirrors or known infringing copies.
  • Terms-of-service and contract review remain separate from copyright review.
  • Disclaimers explain risk and responsibility but do not create permission.
  • Paid or account-bound sources default to manual user import unless an official,
    reviewed API or download mechanism expressly supports automation.

Deliverables

  • Policy document under governance/ or docs/.
  • Review checklist and evidence requirements.
  • Jurisdiction-handling rules, including how unsupported jurisdictions fail closed.
  • Re-review and emergency-withdrawal procedure.
  • A statement identifying which questions require qualified legal review before
    Arkive publishes a production recipe catalogue.

Acceptance criteria

  • Eligibility is decided per target, not by source class alone.
  • Copyright, contract/terms, automation, and access controls are separate checks.
  • Unknown or expired evidence fails closed.
  • Manual import and automated acquisition have distinct eligibility rules.
  • Withdrawal stops future acquisition without claiming Arkive can delete users'
    existing local copies.
  • The policy does not claim that a disclaimer makes an otherwise unauthorized
    action lawful.

Out of scope

  • Implementing fetchers.
  • Selecting the first production target list.
  • Providing legal advice to end users.
## Goal Turn Issue #34's architecture decision into an operational eligibility policy for user-side acquisition targets. ## Required policy dimensions Evaluate each target independently across these dimensions: - redistribution permission; - lawful user acquisition path; - permission or defensible legal basis for local copying and processing; - automation permission; - website, API, account, subscription, or purchase terms; - authentication and technical access controls; - reviewed jurisdiction or jurisdictions; - evidence, reviewer, review date, expiry/recheck date, and withdrawal status. Do not treat “personal use,” “purchased,” “freely accessible,” or “not bundleable” as blanket permission. ## Required source states Define at least: 1. `bundleable`; 2. `catalog_only`; 3. `user_acquirable`; 4. `prohibited_or_withdrawn`. A source may be `catalog_only` when Arkive can preserve metadata but cannot provide or automate an acquisition route. ## Hard boundaries - No DRM, paywall, CAPTCHA, authentication, or other access-control circumvention. - No credential collection in recipes. - No use of unauthorized mirrors or known infringing copies. - Terms-of-service and contract review remain separate from copyright review. - Disclaimers explain risk and responsibility but do not create permission. - Paid or account-bound sources default to manual user import unless an official, reviewed API or download mechanism expressly supports automation. ## Deliverables - Policy document under `governance/` or `docs/`. - Review checklist and evidence requirements. - Jurisdiction-handling rules, including how unsupported jurisdictions fail closed. - Re-review and emergency-withdrawal procedure. - A statement identifying which questions require qualified legal review before Arkive publishes a production recipe catalogue. ## Acceptance criteria - [ ] Eligibility is decided per target, not by source class alone. - [ ] Copyright, contract/terms, automation, and access controls are separate checks. - [ ] Unknown or expired evidence fails closed. - [ ] Manual import and automated acquisition have distinct eligibility rules. - [ ] Withdrawal stops future acquisition without claiming Arkive can delete users' existing local copies. - [ ] The policy does not claim that a disclaimer makes an otherwise unauthorized action lawful. ## Out of scope - Implementing fetchers. - Selecting the first production target list. - Providing legal advice to end users.
Author
Owner

Closing this issue as a duplicate of #43.

Issues #35 and #43 were created with the same roadmap
content during recovery from an interrupted automation run. The later set
#43–#50 is canonical because Issue #34's finalized roadmap body, comment, and
dependency graph reference that set.

No implementation work was completed in this duplicate issue.

<!-- arkive-roadmap-duplicate-cleanup-v1 --> Closing this issue as a duplicate of #43. Issues #35 and #43 were created with the same roadmap content during recovery from an interrupted automation run. The later set #43–#50 is canonical because Issue #34's finalized roadmap body, comment, and dependency graph reference that set. No implementation work was completed in this duplicate issue.
JackFrostbyte changed title from Define jurisdiction and target eligibility rules for user-side acquisition to [Duplicate] Define jurisdiction and target eligibility rules for user-side acquisition 2026-07-31 01:31:38 -04:00
Sign in to join this conversation.
No description provided.