Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .machine_readable/6a2/AGENTIC.a2ml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# SPDX-License-Identifier: MPL-2.0
# AGENTIC.a2ml - AI agent interaction patterns for rsr-template-repo
# AGENTIC.a2ml - AI agent interaction patterns for proof-burrower
# Template from: https://github.com/hyperpolymath/standards

# ── Agent Configuration ────────────────────────────────────────────────────
[agentic-config]
version = "1.0.0"
project = "rsr-template-repo"
project = "proof-burrower"

# ── Claude Code Settings ──────────────────────────────────────────────────
[agentic-config.claude-code]
Expand Down
Loading