From 5f6109ef37e3c93b3719f8ce025baa2348a6d990 Mon Sep 17 00:00:00 2001 From: Jammy2211 Date: Tue, 14 Jul 2026 09:08:28 +0100 Subject: [PATCH] fix: re-stamp content_sha256 for analysis_objects wiki page PR #66 edited wiki/core/api/analysis_objects.md (fixing the dead iterations_per_update reference) but did not update its content_sha256 provenance stamp, so wiki-currency --check-provenance errored on the hash mismatch. Re-stamped via audit_skill_apis.py --write-provenance; check now reports 0 errors. (wiki/core edits normally go via al_update_wiki, which re-stamps automatically.) Co-Authored-By: Claude Opus 4.8 Claude-Session: https://claude.ai/code/session_01HD3ZkpFRydshFLeu2V6xDi --- wiki/core/api/analysis_objects.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wiki/core/api/analysis_objects.md b/wiki/core/api/analysis_objects.md index f5d61d1..4e44342 100644 --- a/wiki/core/api/analysis_objects.md +++ b/wiki/core/api/analysis_objects.md @@ -14,7 +14,7 @@ sources: - autofit/graphical/declarative/abstract.py pinned_commit: ce2baa2b6611de99922e04d44b272de1be3ceb8e last_updated: 2026-07-09 -content_sha256: 4d96296dca40cf01909f7426f1639417b9fc0af02124e6389e649bae26baa21b +content_sha256: e498449b83a306d6540a399ccef0cb783388c2900980ca9db3eec1b1a1f3ebb1 --- # Analysis objects