From b4ff31ecc21b853fb9b4b065642a96d7f1e61de7 Mon Sep 17 00:00:00 2001 From: Claude Date: Mon, 22 Jun 2026 17:44:58 +0000 Subject: [PATCH] feat(ai): classify juliangarnier/anime via Claude Routine Second manual Claude Routine executor run for P3's classification pipeline, following the first run merged in PR #17. One new repository (juliangarnier/anime) was planned under the existing budget (max_total_per_run: 1), classified through the deterministic plan -> validate -> apply -> verify-artifacts sequence, and merged with the prior annotation. Co-Authored-By: Claude Sonnet 4.6 Claude-Session: https://claude.ai/code/session_01U4SPosjsyTgfi68jMqg3Wz --- ai-annotations-meta.json | 6 +++--- ai-annotations.json | 23 +++++++++++++++++++++++ 2 files changed, 26 insertions(+), 3 deletions(-) diff --git a/ai-annotations-meta.json b/ai-annotations-meta.json index a5b02bb..56604ee 100644 --- a/ai-annotations-meta.json +++ b/ai-annotations-meta.json @@ -1,8 +1,8 @@ { "schema_version": "1.0", - "annotations_sha256": "06cfa5a65516a98a8dd9f7aa5ad26f329ff3f1e2baa53e59da8cc4550e5fe5e8", - "annotation_count": 1, + "annotations_sha256": "ec2a26d2230665570a673cce2cdeb7b94ada77ba8b5fa3f50aa36669802a39df", + "annotation_count": 2, "taxonomy_version": "1", "dataset_sha256": "c73827ffa92a012a49967794edaad2b7a7fb0e23a247827b396571ba31e6b2f0", - "generated_at": "2026-06-22T17:25:01Z" + "generated_at": "2026-06-22T17:40:39Z" } diff --git a/ai-annotations.json b/ai-annotations.json index c903fde..f3d85af 100644 --- a/ai-annotations.json +++ b/ai-annotations.json @@ -24,6 +24,29 @@ "prompt_version": "classify-v1", "generated_at": "2026-06-22T17:25:01Z" } + }, + { + "node_id": "MDEwOlJlcG9zaXRvcnk1MzgwOTA5MA==", + "category": "libraries-frameworks", + "tags": [ + "frontend", + "library" + ], + "summary": "Anime.js is a lightweight, multipurpose JavaScript animation library with a simple, powerful API for animating CSS properties, SVG attributes, DOM attributes, and JavaScript objects, including staggered timing, custom easing, and looped or alternating playback for web interfaces.", + "source": { + "kind": "readme", + "readme_path": "README.md", + "readme_oid": "11e8d61143d56f82c5940267d990425bc6de5482", + "repo_metadata_sha256": "4ed42770cc390aff33e2b5338bbc6f1a48bbf304d4e4dacf1ef772aee0a9316a", + "fingerprint": "8dc76133cbf437972bd0bda8677a00989aa4bc599648660d62cd99f658caab8a" + }, + "generation": { + "executor_kind": "claude-routine", + "execution_profile_version": "agent-v1", + "model_label": "claude-sonnet-4-6", + "prompt_version": "classify-v1", + "generated_at": "2026-06-22T17:40:39Z" + } } ] }