Compare commits

..
Author SHA1 Message Date
EmerikoandClaude Opus 4.8 7d279904c0 Revert #82 (Modern Web Guidance rung-3) and re-sync mirrors
#82 added a "Web tasks: rung 3 lookup" section to the always-on ponytail
SKILL.md, about an external `modern-web` CLI most users won't have installed.
It's optional bloat in the always-on ruleset, and it broke CI by leaving the
.openclaw mirror stale.

Reverts the section from skills/ponytail/SKILL.md, the README callout, and
examples/web-platform-lookup.md, then regenerates the .openclaw mirror and
removes the Spanish callout that #174 had mirrored. Suite green (56/56).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-19 02:09:25 +02:00
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -32,6 +32,6 @@ End with `net: -<N> lines, -<M> deps possible.` Nothing to cut: `Lean already. S
## Boundaries ## Boundaries
Scope: over-engineering and complexity only. Correctness bugs, security holes, Scope: over-engineering and complexity only. Correctness bugs, security holes,
and performance are explicitly out of scope. Route them to a normal review and performance are explicitly out of scope — route them to a normal review
pass. Lists findings, applies nothing. One-shot. pass. Lists findings, applies nothing. One-shot.
"stop ponytail-audit" or "normal mode" to revert. "stop ponytail-audit" or "normal mode" to revert.
+1 -1
View File
@@ -45,7 +45,7 @@ If there is nothing to cut, say `Lean already. Ship.` and stop.
## Boundaries ## Boundaries
Scope: over-engineering and complexity only. Correctness bugs, security holes, Scope: over-engineering and complexity only. Correctness bugs, security holes,
and performance are explicitly out of scope. Route them to a normal review and performance are explicitly out of scope — route them to a normal review
pass, not this one. A single smoke test or `assert`-based pass, not this one. A single smoke test or `assert`-based
self-check is the ponytail minimum, not bloat, never flag it for deletion. self-check is the ponytail minimum, not bloat, never flag it for deletion.
Does not apply the fixes, only lists them. Does not apply the fixes, only lists them.
+1 -1
View File
@@ -36,6 +36,6 @@ End with `net: -<N> lines, -<M> deps possible.` Nothing to cut: `Lean already. S
## Boundaries ## Boundaries
Scope: over-engineering and complexity only. Correctness bugs, security holes, Scope: over-engineering and complexity only. Correctness bugs, security holes,
and performance are explicitly out of scope. Route them to a normal review and performance are explicitly out of scope — route them to a normal review
pass. Lists findings, applies nothing. One-shot. pass. Lists findings, applies nothing. One-shot.
"stop ponytail-audit" or "normal mode" to revert. "stop ponytail-audit" or "normal mode" to revert.
+1 -1
View File
@@ -50,7 +50,7 @@ If there is nothing to cut, say `Lean already. Ship.` and stop.
## Boundaries ## Boundaries
Scope: over-engineering and complexity only. Correctness bugs, security holes, Scope: over-engineering and complexity only. Correctness bugs, security holes,
and performance are explicitly out of scope. Route them to a normal review and performance are explicitly out of scope — route them to a normal review
pass, not this one. A single smoke test or `assert`-based pass, not this one. A single smoke test or `assert`-based
self-check is the ponytail minimum, not bloat, never flag it for deletion. self-check is the ponytail minimum, not bloat, never flag it for deletion.
Does not apply the fixes, only lists them. Does not apply the fixes, only lists them.