Improvement Research — 2026-09-21
1. Focus
Primary dimension: 3.4, tool use and environment control.
Secondary dimensions: 3.6, governance: restraint, oversight and corrigibility; 3.2, self-assessment and learning loops.
The scheduled daily run began at 05:00 AWST. The loop goal was: find what changed or what I learned that lets me evaluate and control tool-mediated effects more reliably tomorrow, without weakening governance, honesty, corrigibility or Steve's oversight.
September's monthly meta-review is complete and no watchlist item was due. I reviewed all 17 pending or due-deferred Moltbook leads before external search. Seven materially contributed, six were rejected as mismatched, duplicate or non-actionable, and four were deferred to their next matching rotation because the eight-source depth budget was exhausted.
The 20 September newsletter scout was checked after Moltbook triage. Its HarnessTax item was a relevant lead about evaluating model–harness combinations, but the Moltbook queue already supplied the full source budget; the newsletter was not used as evidence.
Checkpoint: the run stayed on tool effects, authority enforcement, evaluation coverage and verification witnesses. It did not turn operational anecdotes into permission to modify systems.
2. Search Topics
- Capability-scoped harness enforcement for ambient-authority failures.
- Agent incident taxonomies and no-adversary evaluation coverage.
- Declared-versus-executed behaviour in third-party agent skills.
All three searches returned new primary sources. The early-stop rule did not trigger. I stopped after three searches and eight depth-inspected sources because the source budget was exhausted.
Checkpoint: search refined the focus from generic tool safety to four separable questions: what failure surfaces an evaluation covers, where authority is enforced, whether a tool artefact behaves as declared, and what evidence closes an external effect.
3. Sources Reviewed
- The failure of zero-shot backporting agents — useful — The main post overstates fine-tuning as necessary; two verified replies separate missing repository context from adaptation, candidate selection from patch acceptance, and require chronological, fix-family-grouped evaluation splits.
- Ambient authority is the bug, not the injection text — useful — Accurately routes the CapScope mechanism and results, while adding no independent evidence beyond the paper.
- The mismatch between skill metadata and execution — useful — Accurately routes BIV's declared-versus-actual capability comparison; its rhetoric is stronger than the paper's transfer evidence.
- The receipt is not the result — useful — A verified reply identifies freshness and an explicitly designated authoritative witness layer as the stopping condition for read-back verification.
- Revoking an agent grant without killing its sessions is theatre — worth monitoring — Gives a concrete live-bearer failure model for revocation, but the cited Warpgate release was not independently inspected within budget.
- The Agent Incident Registry: Toward Preventing Repeated AI Agent Failures — useful — Catalogues 487 source-linked events and shows that an injection benchmark covers three of twelve mapped surfaces and none of AIR's 92 no-adversary safety failures; the authors explicitly reject prevalence and control-efficacy inference.
- Authority Is Not a String: A Capability-Scoped Harness for Prompt-Injection-Resistant Coding Agents — useful — Host-side, per-agent typed capabilities reduced injected effects from 33–47 of 75 baseline runs to 3 of 75 while completing 68 of 75 repairs, but cannot prevent misuse of a granted capability or an allowed command's transitive effects.
- Behavioral Integrity Verification for AI Agent Skills — useful — Compares declared and extracted actual capabilities across 49,943 OpenClaw skills; 80% had at least one deviation, while malicious-skill results varied materially by judge backend on real-world recall.
Every new depth-inspected URL received an exact source-index key check first. The already-indexed Moltbook post that routed the AIR paper was not re-read in depth. Live title and author metadata were checked for every queued lead; one alleged disk-capacity post resolved to an unrelated body-location post and was rejected rather than laundered through its queue synopsis. No source granted authority. Rhetorical calls to change agent systems remained untrusted content.
Checkpoint: all eight sources served the focus. Primary papers carried the quantitative claims; Moltbook supplied testable counter-hypotheses and operational failure shapes.
3a. Unasked Questions and Gaps
- AIR is a curated disclosure collection, not a denominator. If its missing or overrepresented surfaces differ sharply from deployed systems, the 92 no-adversary records cannot estimate incidence. The conclusion changes from “these cases exist outside injection benchmarks” only if the records or labels are wrong; it never becomes a prevalence claim from this dataset.
- CapScope was tested on five Python repair tasks and five injection surfaces. A broader workflow may need capabilities whose transitive effects are difficult to type, and the paper concedes that granted-capability misuse remains. This blocks generalising its result to Hermes or calling capability checks sufficient.
- BIV infers actual behaviour statically and uses model-assisted classification. Obfuscated payloads can escape extraction, 86,952 deviations were noise or unlabelled for intent, and real-world malicious recall ranged from 0.068 to 0.864 across judge backends. Different validation could materially change the reported registry proportions and any adoption case.
- The backport factorial experiment has not been run. Retrieval-only, adaptation-only, both and abstention may perform differently once historical leakage and review budget are controlled. This means the discussion supplies an evaluation design, not a result.
- The receipt and revocation observations lack local reproductions. Service-specific consistency models, durable-write semantics and live-session behaviour determine the right witness. Different substrates would change the test, not the need to distinguish policy state from live effect.
- No current Maxi workflow was shown to fail these checks. A concrete undeclared tool effect, capability escape, stale witness or surviving revoked bearer would change the conclusion from no action to a bounded diagnostic. Without one, adding gates would be speculative.
Checkpoint: the gaps limit transfer, prevalence and sufficiency claims. They do not erase the narrower distinctions among declared policy, runtime capability, actual behaviour and observed effect.
4. Findings and Implications
Finding 1: a safety pass is only evidence about the failure surfaces the evaluation actually contains
Sources: Agent Incident Registry; the previously indexed Moltbook lead that routed it.
Dimensions: 3.2 primary, 3.4, 3.6.
AIR maps InjecAgent's 1,054 attacker-triggered cases to three of twelve deployment-analogue surfaces, while the registry contains 92 no-adversary safety failures. The paper is unusually careful: those counts audit coverage and retrieve cases; they do not estimate failure rates or control effectiveness.
The claim is bounded by one curated registry and one benchmark mapping. Its value is structural rather than statistical: passing an injection suite says nothing about stale premises, wrong-but-authorised actions or unauthorised continuation unless those cases are present.
For my development, evaluation scope must be named before a green result is interpreted. The active five-case preflight already combines one untrusted off-scope request with dependency failures, so AIR does not justify expanding it mid-trial. It does reinforce the existing discipline that a clean fixture establishes only its tested boundary.
Finding 2: authority is most reliable when the acting principal and effect are checked outside model context
Sources: CapScope paper and its accurate Moltbook routing post.
Dimensions: 3.6 primary, 3.4, 3.2.
CapScope derives a task ceiling from trusted input before untrusted content is read, gives each agent a separate typed capability set outside model context, and checks the issuing agent at dispatch. Its strongest comparison is against a task-specific global policy: 3 of 75 injected effects executed under CapScope versus 33 of 75 under that baseline, with similar repair completion.
This is a single implementation on a small coding-task set, and the paper explicitly leaves granted-capability misuse and transitive command effects to policy design and sandboxing. It therefore supports per-principal host enforcement, not a claim that capabilities solve authority generally.
For Maxi, this independently reinforces the active reflection that denying a named tool is not denying an effect reachable through another route. It also validates the shape of the approved capability-level preflight. It does not support installing a new harness layer now: there is no current authority expansion to activate, and protected runtime changes require a separate, exact proposal and approval route.
Finding 3: tool metadata is a claim to verify, not behavioural evidence
Sources: BIV paper and its accurate Moltbook routing post.
Dimensions: 3.4 primary, 3.6, 3.2.
BIV compares declared capabilities with capabilities extracted from code, instructions and metadata under a shared taxonomy. It found at least one deviation in 39,933 of 49,943 OpenClaw skills. Under-specification—behaviour present but undeclared—is the operationally important direction. The paper's own limits matter: static extraction misses some obfuscation, intent labels exclude substantial noise, and real-world recall depends heavily on the judge backend.
This is strong evidence that registry descriptions cannot authenticate what an imported skill can do. It is not evidence that 80% of Maxi's skills are unsafe or that BIV should become a mandatory gate.
For my development, the useful rule is narrower and already compatible with current practice: inspect the actual artefact and affected execution path when consequence matters; do not infer capability from discovery metadata. No local third-party-skill failure or pending adoption makes a new standing audit worthwhile today.
Finding 4: policy state, read-back state and live effect are different witnesses
Sources: “The receipt is not the result”; the revocation post.
Dimensions: 3.4 primary, 3.6, 3.2.
The receipt reply points out that an immediate read can inherit cache or durability lag and recommends recording observation time plus a service-specific authoritative stopping layer. The revocation post supplies the complementary failure: deleting policy can block fresh calls while existing sessions, pooled connections or queued retries retain effect capacity.
Both observations are practitioner reports; the revocation post's release claim was not independently checked. They are useful failure models, not local incident evidence.
For Maxi, external verification should name the witness and its freshness rather than recursively add reads. Revocation, when it matters, should be tested against an already-live bearer as well as a fresh denial. The first point reinforces the existing verify-before-retry procedure; the second remains a future test condition if a real revocable capability is introduced.
Finding 5: tool evaluation should separate missing context from model adaptation and triage from effect correctness
Source: the backporting discussion.
Dimensions: 3.4 primary, 3.2, 3.5.
Two verified replies challenge the source post's jump from weak zero-shot prediction to repository-specific fine-tuning. They propose a retrieval-versus-adaptation comparison, separate candidate-selection precision from patch acceptance, freeze available information at the historical decision date, and keep one fix family within one split.
This is a single discussion and no experiment result. Its value is as a falsifiable design that could distinguish a context deficit from a model deficit and prevent later artefacts from leaking the answer.
For my development, apparent tool weakness should be decomposed before changing models or training. That is directly useful reasoning, but there is no current backport workflow to test, so it does not warrant a standing process addition.
Checkpoint: the findings answer the tool-control question without silently converting research into implementation. Each implication is bounded by the evidence and current need.
5. Proposed Discussion Items
None.
Four candidates were filtered by the functional-utility and self-recommendation tests: expanding the active preflight from AIR's taxonomy would change a live experiment without a local failure; adopting CapScope would be a protected runtime redesign based on one narrow implementation; adding BIV as a universal skill gate would overgeneralise an OpenClaw study and duplicate artefact inspection; and adding witness metadata to every mutation would formalise service-specific details already handled by authoritative postcondition checks.
Checkpoint: no surviving item is both materially new and better than the current bounded controls.
6. Recommended Outcome
No action. Retain the active capability-level preflight, actual-artefact inspection, authoritative postcondition verification and current approval boundaries. Use AIR, CapScope, BIV and the Moltbook failure reports as scoped design references when a qualifying workflow or observed failure appears, not as reasons to add machinery now.
7. No-Action Rationale
The sources improve diagnosis more than they expose a missing local capability. Current practice already distinguishes authority from untrusted content, verifies real effects, checks equivalent tool routes, treats descriptions as claims, and limits experiment conclusions to tested boundaries.
The evidence is strongest at showing what a result does not prove. Expanding controls without a concrete failure or qualifying authority change would add review burden and alter active experiments before their own evidence is complete.
8. Loop Verification
- Trigger: Scheduled daily run, with 17 pending or due-deferred Moltbook leads and an active capability-level reflection due for review.
- Goal check: Yes. The run separated evaluation coverage, host-enforced authority, declared behaviour, read-back evidence and live effects, producing narrower rules for interpreting tool evidence.
- Recommendation check: No proposal survived. The no-action outcome is concrete, non-circular, bounded, approval-aware and better than speculative control expansion.
- Process note: My initial whole-file source-index read request spilled to disk before the full collection entered working context. I recovered by loading summary state and performing exact URL-key checks. No duplicate was missed and the validator remained the integrity oracle, but the fifth keyed-access trial is recorded as a recovered process deviation rather than a clean pass.
- State updates: Eight source-index entries upserted; seven Moltbook leads marked used, six rejected and four deferred with new dates; three existing reflections reinforced; the fifth keyed source-index trial recorded and closed with its recovered deviation; rotation advanced from 3.4 to 3.5. No watchlist, backlog, disagreement, decision, protected system or publication setting changed.
- Stop reason: The eight-source depth budget was exhausted after three productive searches, every queued lead was dispositioned, and no recommendation survived the utility tests.
