Skip to content

Commit 822b363

Browse files
[Penify]: Documentation for commit - ae9de05
1 parent fe9b394 commit 822b363

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

  • next-app/app/docs/exec-overlay/executive-summary

next-app/app/docs/exec-overlay/executive-summary/page.tsx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
export const metadata = { title: 'Executive Summary - Governance Commissioning' } as const;
22

3+
/**
4+
* Renders the Executive Summary component for the Responsible AI Governance Commissioning Overlay.
5+
*/
36
export default function ExecutiveSummary() {
47
return (
58
<main className="mx-auto max-w-4xl space-y-6 p-6">

0 commit comments

Comments
 (0)