← Naming and brand · all tasks

Publish the Copyright & IP notice page

needs-input priority 2 estimate S

naming-and-brand/001 · created 2026-08-12 · updated 2026-08-12 · blocked by naming-and-brand/Q004

What to do

A full draft of the public Copyright & Intellectual Property notice already exists in the site’s source tree (repo: n/a — this workspace, same as the rest of this epic):

This task is to review, correct, and actually build/push/deploy that draft — none of it has been built or pushed yet (deliberately, per the task that produced it). Concretely:

  1. Read naming-and-brand/questions/004-copyright-notice-legal-review.md and get its remaining items resolved (jurisdiction, third-party-contributor assignment, AI-art copyright framing, trademark/copyright distinction — entity name is resolved as of 2026-08-12) — this task is blocked_by that question and shouldn’t move past needs-input until it’s fully answered.
  2. Apply whatever wording changes the review produces directly in copyright.astro / copyright.md.ts (keep the two in sync — the markdown mirror is hand-maintained, not generated from the Astro page).
  3. Build (cd site && npm run build) and confirm the page renders correctly and the JSON-LD block is valid JSON (e.g. xmllint isn’t relevant here, but a build failure or a broken set:html would show up immediately).
  4. Commit and push, per this workspace’s normal convention (CLAUDE.md’s “push by default” rule — this is exactly the kind of change that convention is about, since the deploy watcher only ever sees origin/master).
  5. Verify the live page per epics/PICKUP.md step 8 (check the deploy log, then load https://lor.kris.ai-task-runner.com/copyright and /ai.txt//robots.txt).

Definition of done

Docs to read first

Assumptions

View source in repository · also available as raw markdown.