import type { Metadata } from 'next';
import Link from 'next/link';
export const metadata: Metadata = {
title: 'Terms of Service',
description: 'Terms governing use of MapleBrief and its synthesized news briefs.',
alternates: { canonical: '/terms-of-service' },
};
function Section({ title, children }: { title: string; children: React.ReactNode }) {
return (
{title}
Last updated: {new Date().toISOString().slice(0, 10)}
By accessing or using MapleBrief (“the Site”), you agree to be bound by these Terms of Service. If you do not agree, discontinue use.
MapleBrief provides automated, AI-assisted summaries of publicly available news from third-party Canadian publishers. Briefs are synthesized for information convenience; each brief links to, and attributes, the original reporting. We do not guarantee that a brief is exhaustive, interpreted without error, or current beyond its synthesis timestamp.
Nothing on the Site constitutes professional, legal, financial, medical, or investment advice.
The original articles remain the exclusive property of their
respective publishers. MapleBrief's briefs are independently
authored; links to original sources are provided with{' '}
rel="nofollow"{' '}
and are intended as outbound referrals, not endorsements.
You may share brief links for personal, non-commercial reference. You may not scrape, mirror, resell, or systematically redistribute the Site's content.
You agree not to: (a) interfere with or disrupt the Site or its infrastructure; (b) attempt to bypass rate limits or access controls; (c) use the Site for unlawful purposes; (d) attempt to extract the underlying raw feed content in bulk.
We may modify or terminate any part of the Site at any time, with or without notice.
To the maximum extent permitted by law, MapleBrief shall not be liable for indirect, incidental, special, consequential, or punitive damages arising from your use of (or inability to use) the Site.
These terms are governed by the laws of Ontario, Canada, without regard to conflict-of-law principles, and the exclusive remedy venue is the courts of Ontario.
For questions about these terms, see our{' '} contact page .