fix: restore closing --> on AGENTS.md watermark HTML comments
The sed watermark-update pattern stripped the closing --> from 9 of 10 AGENTS.md files, making entire file bodies invisible in rendered markdown. Fix by appending --> to the affected lines. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
30cc5688bd
commit
d8cf0a39bc
9 changed files with 9 additions and 9 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
<!-- last-reviewed: 9ec0c0221032979bd4440b9fd67f2072f1de01be
|
<!-- last-reviewed: 9ec0c0221032979bd4440b9fd67f2072f1de01be -->
|
||||||
# Disinto — Agent Instructions
|
# Disinto — Agent Instructions
|
||||||
|
|
||||||
## What this repo is
|
## What this repo is
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
<!-- last-reviewed: 9ec0c0221032979bd4440b9fd67f2072f1de01be
|
<!-- last-reviewed: 9ec0c0221032979bd4440b9fd67f2072f1de01be -->
|
||||||
# Action Agent
|
# Action Agent
|
||||||
|
|
||||||
**Role**: Execute operational tasks described by action formulas — run scripts,
|
**Role**: Execute operational tasks described by action formulas — run scripts,
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
<!-- last-reviewed: 9ec0c0221032979bd4440b9fd67f2072f1de01be
|
<!-- last-reviewed: 9ec0c0221032979bd4440b9fd67f2072f1de01be -->
|
||||||
# Dev Agent
|
# Dev Agent
|
||||||
|
|
||||||
**Role**: Implement issues autonomously — write code, push branches, address
|
**Role**: Implement issues autonomously — write code, push branches, address
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
<!-- last-reviewed: 9ec0c0221032979bd4440b9fd67f2072f1de01be
|
<!-- last-reviewed: 9ec0c0221032979bd4440b9fd67f2072f1de01be -->
|
||||||
# Gardener Agent
|
# Gardener Agent
|
||||||
|
|
||||||
**Role**: Backlog grooming — detect duplicate issues, missing acceptance
|
**Role**: Backlog grooming — detect duplicate issues, missing acceptance
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
<!-- last-reviewed: 9ec0c0221032979bd4440b9fd67f2072f1de01be
|
<!-- last-reviewed: 9ec0c0221032979bd4440b9fd67f2072f1de01be -->
|
||||||
# Planner Agent
|
# Planner Agent
|
||||||
|
|
||||||
**Role**: Strategic planning using a Prerequisite Tree (Theory of Constraints),
|
**Role**: Strategic planning using a Prerequisite Tree (Theory of Constraints),
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
<!-- last-reviewed: 9ec0c0221032979bd4440b9fd67f2072f1de01be
|
<!-- last-reviewed: 9ec0c0221032979bd4440b9fd67f2072f1de01be -->
|
||||||
# Predictor Agent
|
# Predictor Agent
|
||||||
|
|
||||||
**Role**: Risk oracle and opportunity spotter (the "goblin"). Runs a 3-step
|
**Role**: Risk oracle and opportunity spotter (the "goblin"). Runs a 3-step
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
<!-- last-reviewed: 9ec0c0221032979bd4440b9fd67f2072f1de01be
|
<!-- last-reviewed: 9ec0c0221032979bd4440b9fd67f2072f1de01be -->
|
||||||
# Review Agent
|
# Review Agent
|
||||||
|
|
||||||
**Role**: AI-powered PR review — post structured findings and formal
|
**Role**: AI-powered PR review — post structured findings and formal
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
<!-- last-reviewed: 9ec0c0221032979bd4440b9fd67f2072f1de01be
|
<!-- last-reviewed: 9ec0c0221032979bd4440b9fd67f2072f1de01be -->
|
||||||
# Supervisor Agent
|
# Supervisor Agent
|
||||||
|
|
||||||
**Role**: Health monitoring and auto-remediation, executed as a formula-driven
|
**Role**: Health monitoring and auto-remediation, executed as a formula-driven
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
<!-- last-reviewed: 9ec0c0221032979bd4440b9fd67f2072f1de01be
|
<!-- last-reviewed: 9ec0c0221032979bd4440b9fd67f2072f1de01be -->
|
||||||
# Vault Agent
|
# Vault Agent
|
||||||
|
|
||||||
**Role**: Dual-purpose gate — action safety classification and resource procurement.
|
**Role**: Dual-purpose gate — action safety classification and resource procurement.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue