File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ Palimpsest License (PMPL-1.0-or-later)
2+
3+ Copyright (c) 2026 Jonathan D.A. Jewell (hyperpolymath)
4+
5+ This work is licensed under the Palimpsest License, version 1.0 or later.
6+
7+ See https://github.com/hyperpolymath/palimpsest-license for the full
8+ license text.
Original file line number Diff line number Diff line change 1+ // SPDX-License-Identifier: PMPL-1.0-or-later
2+ // Copyright (c) 2026 Jonathan D.A. Jewell (hyperpolymath)
3+
4+ = a2ml-showcase
5+
6+ Showcase examples and templates for A2ML (AI Attestation Markup Language).
7+
8+ image:https://api.securityscorecards.dev/projects/github.com/hyperpolymath/a2ml-showcase/badge[OpenSSF Scorecard,link=https://securityscorecards.dev/viewer/?uri=github.com/hyperpolymath/a2ml-showcase]
9+
10+ == About
11+
12+ This repository contains example A2ML documents, templates, and rendered output
13+ demonstrating the capabilities of the A2ML format. It is a content/showcase
14+ repository -- there is no executable code.
15+
16+ == Structure
17+
18+ * `content/` -- A2ML source documents
19+ * `output/` -- Rendered output
20+ * `template.html` -- HTML rendering template
21+
22+ == License
23+
24+ PMPL-1.0-or-later. See link:LICENSE[LICENSE].
Original file line number Diff line number Diff line change 1+ <!-- SPDX-License-Identifier: PMPL-1.0-or-later -->
2+ <!-- Copyright (c) 2026 Jonathan D.A. Jewell (hyperpolymath) -->
3+
4+ # Security Policy
5+
6+ ## Reporting a Vulnerability
7+
8+ Please report security vulnerabilities to j.d.a.jewell@open.ac.uk .
9+
10+ We will acknowledge receipt within 48 hours and provide a detailed response within 7 days.
11+
12+ ## Supported Versions
13+
14+ | Version | Supported |
15+ | ---------| -----------|
16+ | Latest | Yes |
Original file line number Diff line number Diff line change 1+ <!-- SPDX-License-Identifier: PMPL-1.0-or-later -->
2+
3+ # Tests
4+
5+ This is a showcase/content repository for A2ML examples. There is no executable
6+ code to test.
7+
8+ The ` fuzz/ ` directory contains placeholder structure for OpenSSF compliance.
You can’t perform that action at this time.
0 commit comments