Files
clawfort/openspec/changes/p05-no-ownership/specs/footer-policy-links/spec.md
2026-02-13 00:49:22 -05:00

622 B

ADDED Requirements

The system SHALL display footer links for Terms of Use and Attribution on the landing page.

  • WHEN a user loads the main page
  • THEN the footer includes links labeled "Terms of Use" and "Attribution"
  • AND links are visually distinguishable and keyboard focusable
  • WHEN a user activates either policy link
  • THEN the browser navigates to the corresponding policy page
  • AND navigation succeeds without API dependency