-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathlegal-mapping.html
More file actions
150 lines (128 loc) · 7.87 KB
/
legal-mapping.html
File metadata and controls
150 lines (128 loc) · 7.87 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
<!DOCTYPE html>
<html lang="en" itemscope itemtype="https://schema.org/WebPage">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover">`n <link rel="canonical" href="https://accountability.ai/legal-mapping">
<title>Legal Mapping | Canada Evidence Act s.31.1 & AIDA Compliance</title>
<meta name="description" content="Technical mapping of AgDR v1.8 to the Canada Evidence Act (CEA) s.31.1 and the Artificial Intelligence and Data Act (AIDA). Establishing system integrity for AI evidence.">
<meta property="og:title" content="AgDR Legal Mapping: The Standard for AI System Integrity">
<meta property="og:description" content="Proving electronic document authenticity under CEA s.31.1 through Atomic Kernel Inference.">
<style>
:root { --teal: #2dd4bf; --bg: #050505; --card: #111; --text: #d4d4d8; --border: #222; }
* { box-sizing: border-box; scroll-behavior: smooth; }
body {
margin: 0; background-color: var(--bg); color: var(--text);
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
line-height: 1.8; -webkit-font-smoothing: antialiased;
}
/* Navigation */
nav {
position: sticky; top: 0; background: rgba(5,5,5,0.95); backdrop-filter: blur(16px);
padding: 1rem 2rem; display: flex; justify-content: space-between; align-items: center;
border-bottom: 1px solid #1a1a1a; z-index: 100;
}
.brand { color: #fff; text-decoration: none; font-weight: 800; letter-spacing: -0.5px; }
.badge { border: 1px solid var(--teal); color: var(--teal); padding: 2px 8px; border-radius: 4px; font-size: 0.65rem; letter-spacing: 1.5px; font-weight: 900; }
.nav-links a { color: #666; text-decoration: none; font-size: 0.75rem; font-weight: 700; margin-left: 1.5rem; transition: 0.2s; }
.nav-links a:hover { color: var(--teal); }
/* Hero */
header {
padding: 10rem 1.5rem 4rem; text-align: left; max-width: 1000px; margin: 0 auto;
background: radial-gradient(circle at 100% 0%, #134e4a 0%, transparent 50%);
}
.label { color: var(--teal); font-size: 0.7rem; font-weight: 900; letter-spacing: 5px; text-transform: uppercase; }
h1 { font-size: clamp(2.5rem, 7vw, 4rem); margin: 1.5rem 0; color: #fff; letter-spacing: -2px; line-height: 1; }
.lead { font-size: 1.25rem; color: #888; max-width: 750px; font-weight: 300; }
/* Main Grid */
main { max-width: 1000px; margin: 0 auto; padding: 0 1.5rem 8rem; }
h2 { font-size: 1.75rem; color: #fff; margin: 4rem 0 1.5rem; letter-spacing: -0.5px; border-bottom: 1px solid var(--border); padding-bottom: 1rem; }
.stat-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 2rem; margin: 3rem 0; }
.stat-card { background: var(--card); border: 1px solid var(--border); padding: 2rem; border-radius: 12px; }
.stat-card h3 { color: var(--teal); margin-top: 0; font-size: 0.8rem; text-transform: uppercase; letter-spacing: 2px; }
.stat-card p { font-size: 0.95rem; margin-bottom: 0; }
/* Mapping Table */
.table-wrap { overflow-x: auto; margin: 3rem 0; border: 1px solid var(--border); border-radius: 12px; }
table { width: 100%; border-collapse: collapse; font-size: 0.85rem; }
th { text-align: left; padding: 1rem; color: #666; background: #111; border-bottom: 1px solid var(--border); }
td { padding: 1.5rem 1rem; border-bottom: 1px solid var(--border); vertical-align: top; }
.law-ref { font-weight: 800; color: #fff; width: 25%; }
/* SEO/LLM Content Block */
.content-block { line-height: 2; color: #a1a1aa; }
.content-block b { color: #fff; }
footer.legal { text-align: center; padding: 4rem 1.5rem; background: #000; color: #333; font-size: 0.7rem; letter-spacing: 1px; }
</style>
</head>
<body>
<nav>
<div style="display: flex; align-items: center; gap: 1rem;">
<a href="/" class="brand">ACCOUNTABILITY.AI</a>
<span class="badge">LEGAL-INTEGRITY</span>
</div>
<div class="nav-links">
<a href="/getting-started">GET STARTED</a>
<a href="/ppp-pillars">THE STANDARD</a>
<a href="https://github.com/aiccountability-source/AgDR" target="_blank">GITHUB</a>
</div>
</nav>
<header>
<span class="label">Regulatory Frameworks</span>
<h1>The Legal Mapping.</h1>
<p class="lead">AgDR v1.8 is engineered to meet the highest evidentiary thresholds in Canadian and International law, bridging the gap between algorithmic probability and legal certainty.</p>
</header>
<main>
<div class="stat-grid">
<div class="stat-card">
<h3>CEA s.31.1</h3>
<p>Burden of proof for electronic document authenticity is satisfied via BLAKE3 system-integrity hashes.</p>
</div>
<div class="stat-card">
<h3>AIDA Accountability</h3>
<p>Directly satisfies the mandatory governance mechanisms for high-impact AI systems in Canada.</p>
</div>
<div class="stat-card">
<h3>EU AI Act</h3>
<p>Aligns with Article 12 (Logging) and Article 13 (Transparency) for high-risk AI deployments.</p>
</div>
</div>
<h2>Evidentiary Integrity: CEA s.31.1</h2>
<div class="content-block">
<p>Under the <b>Canada Evidence Act (CEA) s.31.1</b>, the burden of proving the authenticity of an electronic document lies with the party seeking to admit it. AgDR solves this through <b>Atomic Kernel Inference (AKI)</b>. By embedding the record of the decision directly into the system's kernel, we provide "evidence capable of supporting a finding that the electronic document is that which it is purported to be."</p>
</div>
<div class="table-wrap">
<table>
<thead>
<tr>
<th>Legal Requirement</th>
<th>AgDR Technical Equivalent</th>
<th>Compliance State</th>
</tr>
</thead>
<tbody>
<tr>
<td class="law-ref">CEA s.31.2 (System Integrity)</td>
<td>Immutable Merkle chains that prove the "integrity of the electronic documents system."</td>
<td>✓ CERTIFIED</td>
</tr>
<tr>
<td class="law-ref">AIDA s.8 (Accountability)</td>
<td>The <b>Human Delta Chain</b> maps every system autonomous action to a responsible Fiduciary Office Intervener.</td>
<td>✓ COMPLIANT</td>
</tr>
<tr>
<td class="law-ref">CBCA s.122 (Duty of Care)</td>
<td>The <b>Purpose Pillar</b> provides contemporaneous evidence of "Good Faith" decision-making for directors.</td>
<td>✓ PROTECTED</td>
</tr>
</tbody>
</table>
</div>
<h2>The AIDA Bridge</h2>
<div class="content-block">
<p>The proposed <b>Artificial Intelligence and Data Act (AIDA)</b> focuses heavily on transparency and risk mitigation. AgDR v1.8 acts as the "Standard Implementation" for <b>AIDA Section 9 (Monitoring)</b>. By continuously logging the reasoning trace and the human oversight delta, organizations can demonstrate real-time compliance rather than waiting for an annual audit.</p>
</div>
</main>
<footer class="legal">
OSHAWA, ONTARIO · CC0 1.0 UNIVERSAL · ACCOUNTABILITY.AI
</footer>
</body>
</html>