fix: remove remaining action-agent references from docs and configs
- Remove action-agent card from site/docs/architecture.html - Remove action/ directory line from architecture.html - Update formula comments to reference dispatcher instead of action-agent - Remove action/action.log from log scan loops in preflight.sh and collect-metrics.sh - Remove action from find command in agent-smoke.sh
This commit is contained in:
parent
dc545a817b
commit
d9a6030127
6 changed files with 5 additions and 12 deletions
|
|
@ -3,7 +3,7 @@
|
|||
# Trigger: action issue created by planner (gap analysis), dev-poll (post-merge
|
||||
# hook detecting site/ changes), or gardener (periodic SHA drift check).
|
||||
#
|
||||
# The action-agent picks up the issue, executes these steps, posts results
|
||||
# The dispatcher picks up the issue, executes these steps, posts results
|
||||
# as a comment, and closes the issue.
|
||||
|
||||
name = "run-publish-site"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue