-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path0-AI-MANIFEST.a2ml
More file actions
18 lines (15 loc) · 768 Bytes
/
Copy path0-AI-MANIFEST.a2ml
File metadata and controls
18 lines (15 loc) · 768 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# SPDX-License-Identifier: MPL-2.0
# AI Agent Specification — SDP-HKDF-Deployment
#
# This file defines the formal operating parameters for AI agents
# managing the Secure Deployment Protocol (SDP) infrastructure.
# GOAL: Automate the deployment of HKDF-based cryptographic silos while
# maintaining strict air-gap readiness and provenance tracking.
# CONSTRAINTS:
# 1. NO SECRETS: Never commit raw key material or tokens.
# 2. PROVENANCE: Every deployment artifact must carry a valid SPDX header.
# 3. REVERSIBILITY: All deployment actions must have a corresponding rollback recipe.
# REPOSITORY STRUCTURE:
# - configs/: Declarative Nickel environments.
# - containerfiles/: Hardened OCI image definitions.
# - contractiles/: Formal deployment contracts (K9).