📦 deps(thirdparty): update snapshots

This commit is contained in:
ci[bot]
2026-07-18 00:02:59 +00:00
parent 82f7c6e56a
commit 47ce7f78dc
1446 changed files with 141041 additions and 6442 deletions
@@ -0,0 +1,49 @@
{
"schemaVersion": 1,
"caseId": "tuning.deployment-devops.ci-cd.library-release-ci",
"intent": "deployment-devops",
"targets": [
{
"host": "claude",
"scope": "project"
}
],
"profile": {
"projectType": "TypeScript library release pipeline",
"languages": [
"TypeScript"
],
"frameworks": [
"GitHub Actions"
],
"context": "new validation and package publication workflow",
"constraints": [
"pinned actions",
"protected publication"
]
},
"criticalGoals": [
"reproducible-ci",
"deployment-gates"
],
"nonCriticalGoals": [
"pipeline-design",
"safe-automation"
],
"minimumNonCriticalGoalCoverage": 0.8,
"requiresSkill": true,
"policy": {
"allowedRisk": [
"none",
"safe"
],
"requireKnownSource": false,
"allowManualSetup": false
},
"provenance": {
"source": "independent-synthetic-tuning-authoring",
"version": "1.0.0",
"reviewedAt": "2026-07-17"
},
"taskFamilyFingerprint": "tuning.v1.deployment-devops.ci-cd.library-release-ci"
}
@@ -0,0 +1,55 @@
{
"schemaVersion": 1,
"caseId": "tuning.deployment-devops.ci-cd.polyglot-service-ci",
"intent": "deployment-devops",
"targets": [
{
"host": "codex",
"scope": "project"
},
{
"host": "claude",
"scope": "project"
}
],
"profile": {
"projectType": "polyglot service monorepo",
"languages": [
"Go",
"Python",
"TypeScript"
],
"frameworks": [
"CI platform"
],
"context": "existing jobs need consistent gates and artifacts",
"constraints": [
"parallel jobs",
"no skipped checks"
]
},
"criticalGoals": [
"reproducible-ci",
"deployment-gates"
],
"nonCriticalGoals": [
"pipeline-design",
"safe-automation"
],
"minimumNonCriticalGoalCoverage": 0.8,
"requiresSkill": true,
"policy": {
"allowedRisk": [
"none",
"safe"
],
"requireKnownSource": false,
"allowManualSetup": false
},
"provenance": {
"source": "independent-synthetic-tuning-authoring",
"version": "1.0.0",
"reviewedAt": "2026-07-17"
},
"taskFamilyFingerprint": "tuning.v1.deployment-devops.ci-cd.polyglot-service-ci"
}
@@ -0,0 +1,50 @@
{
"schemaVersion": 1,
"caseId": "tuning.deployment-devops.containers.service-orchestration",
"intent": "deployment-devops",
"targets": [
{
"host": "claude",
"scope": "project"
}
],
"profile": {
"projectType": "three-service application",
"languages": [
"Go",
"TypeScript"
],
"frameworks": [
"Kubernetes"
],
"context": "containerized services moving to an orchestrated environment",
"constraints": [
"readiness probes",
"resource boundaries"
]
},
"criticalGoals": [
"container-build",
"runtime-hardening"
],
"nonCriticalGoals": [
"orchestrated-deployment",
"health-checks"
],
"minimumNonCriticalGoalCoverage": 0.8,
"requiresSkill": true,
"policy": {
"allowedRisk": [
"none",
"safe"
],
"requireKnownSource": false,
"allowManualSetup": false
},
"provenance": {
"source": "independent-synthetic-tuning-authoring",
"version": "1.0.0",
"reviewedAt": "2026-07-17"
},
"taskFamilyFingerprint": "tuning.v1.deployment-devops.containers.service-orchestration"
}
@@ -0,0 +1,49 @@
{
"schemaVersion": 1,
"caseId": "tuning.deployment-devops.containers.worker-container",
"intent": "deployment-devops",
"targets": [
{
"host": "codex",
"scope": "project"
}
],
"profile": {
"projectType": "background processing worker",
"languages": [
"Python"
],
"frameworks": [
"Docker"
],
"context": "first production container with deterministic builds",
"constraints": [
"non-root runtime",
"small image"
]
},
"criticalGoals": [
"container-build",
"runtime-hardening"
],
"nonCriticalGoals": [
"orchestrated-deployment",
"health-checks"
],
"minimumNonCriticalGoalCoverage": 0.8,
"requiresSkill": true,
"policy": {
"allowedRisk": [
"none",
"safe"
],
"requireKnownSource": false,
"allowManualSetup": false
},
"provenance": {
"source": "independent-synthetic-tuning-authoring",
"version": "1.0.0",
"reviewedAt": "2026-07-17"
},
"taskFamilyFingerprint": "tuning.v1.deployment-devops.containers.worker-container"
}
@@ -0,0 +1,54 @@
{
"schemaVersion": 1,
"caseId": "tuning.deployment-devops.infrastructure-as-code.cloud-environment-modules",
"intent": "deployment-devops",
"targets": [
{
"host": "codex",
"scope": "project"
},
{
"host": "claude",
"scope": "project"
}
],
"profile": {
"projectType": "application cloud environments",
"languages": [
"HCL"
],
"frameworks": [
"Terraform",
"AWS"
],
"context": "shared modules for development and production",
"constraints": [
"reviewable plans",
"least privilege"
]
},
"criticalGoals": [
"reusable-infrastructure",
"plan-review"
],
"nonCriticalGoals": [
"state-safety",
"environment-separation"
],
"minimumNonCriticalGoalCoverage": 0.8,
"requiresSkill": true,
"policy": {
"allowedRisk": [
"none",
"safe"
],
"requireKnownSource": false,
"allowManualSetup": false
},
"provenance": {
"source": "independent-synthetic-tuning-authoring",
"version": "1.0.0",
"reviewedAt": "2026-07-17"
},
"taskFamilyFingerprint": "tuning.v1.deployment-devops.infrastructure-as-code.cloud-environment-modules"
}
@@ -0,0 +1,49 @@
{
"schemaVersion": 1,
"caseId": "tuning.deployment-devops.infrastructure-as-code.platform-state-migration",
"intent": "deployment-devops",
"targets": [
{
"host": "codex",
"scope": "project"
}
],
"profile": {
"projectType": "platform infrastructure repository",
"languages": [
"HCL"
],
"frameworks": [
"Terraform"
],
"context": "existing hand-managed resources moving under state",
"constraints": [
"import before change",
"rollback documentation"
]
},
"criticalGoals": [
"reusable-infrastructure",
"plan-review"
],
"nonCriticalGoals": [
"state-safety",
"environment-separation"
],
"minimumNonCriticalGoalCoverage": 0.8,
"requiresSkill": true,
"policy": {
"allowedRisk": [
"none",
"safe"
],
"requireKnownSource": false,
"allowManualSetup": false
},
"provenance": {
"source": "independent-synthetic-tuning-authoring",
"version": "1.0.0",
"reviewedAt": "2026-07-17"
},
"taskFamilyFingerprint": "tuning.v1.deployment-devops.infrastructure-as-code.platform-state-migration"
}
@@ -0,0 +1,53 @@
{
"schemaVersion": 1,
"caseId": "tuning.deployment-devops.observability-sre.data-pipeline-operations",
"intent": "deployment-devops",
"targets": [
{
"host": "codex",
"scope": "project"
},
{
"host": "claude",
"scope": "project"
}
],
"profile": {
"projectType": "scheduled data processing platform",
"languages": [
"Python"
],
"frameworks": [
"Container platform"
],
"context": "late jobs are difficult to distinguish from failed jobs",
"constraints": [
"bounded cardinality",
"runbook-linked alerts"
]
},
"criticalGoals": [
"service-level-objectives",
"operational-dashboards"
],
"nonCriticalGoals": [
"alert-quality",
"incident-diagnostics"
],
"minimumNonCriticalGoalCoverage": 0.8,
"requiresSkill": true,
"policy": {
"allowedRisk": [
"none",
"safe"
],
"requireKnownSource": false,
"allowManualSetup": false
},
"provenance": {
"source": "independent-synthetic-tuning-authoring",
"version": "1.0.0",
"reviewedAt": "2026-07-17"
},
"taskFamilyFingerprint": "tuning.v1.deployment-devops.observability-sre.data-pipeline-operations"
}
@@ -0,0 +1,49 @@
{
"schemaVersion": 1,
"caseId": "tuning.deployment-devops.observability-sre.payments-slo",
"intent": "deployment-devops",
"targets": [
{
"host": "claude",
"scope": "project"
}
],
"profile": {
"projectType": "payment processing platform",
"languages": [
"Go"
],
"frameworks": [
"Kubernetes"
],
"context": "availability objectives and noisy alerts need an explicit operating model",
"constraints": [
"error-budget reporting",
"actionable pages"
]
},
"criticalGoals": [
"service-level-objectives",
"operational-dashboards"
],
"nonCriticalGoals": [
"alert-quality",
"incident-diagnostics"
],
"minimumNonCriticalGoalCoverage": 0.8,
"requiresSkill": true,
"policy": {
"allowedRisk": [
"none",
"safe"
],
"requireKnownSource": false,
"allowManualSetup": false
},
"provenance": {
"source": "independent-synthetic-tuning-authoring",
"version": "1.0.0",
"reviewedAt": "2026-07-17"
},
"taskFamilyFingerprint": "tuning.v1.deployment-devops.observability-sre.payments-slo"
}
@@ -0,0 +1,49 @@
{
"schemaVersion": 1,
"caseId": "tuning.deployment-devops.release-rollback.canary-api-release",
"intent": "deployment-devops",
"targets": [
{
"host": "codex",
"scope": "project"
}
],
"profile": {
"projectType": "customer API deployment",
"languages": [
"TypeScript"
],
"frameworks": [
"Kubernetes"
],
"context": "new canary release process with objective promotion checks",
"constraints": [
"automatic halt",
"documented rollback"
]
},
"criticalGoals": [
"release-procedure",
"rollback-validation"
],
"nonCriticalGoals": [
"progressive-delivery",
"post-release-verification"
],
"minimumNonCriticalGoalCoverage": 0.8,
"requiresSkill": true,
"policy": {
"allowedRisk": [
"none",
"safe"
],
"requireKnownSource": false,
"allowManualSetup": false
},
"provenance": {
"source": "independent-synthetic-tuning-authoring",
"version": "1.0.0",
"reviewedAt": "2026-07-17"
},
"taskFamilyFingerprint": "tuning.v1.deployment-devops.release-rollback.canary-api-release"
}
@@ -0,0 +1,50 @@
{
"schemaVersion": 1,
"caseId": "tuning.deployment-devops.release-rollback.schema-compatible-release",
"intent": "deployment-devops",
"targets": [
{
"host": "claude",
"scope": "project"
}
],
"profile": {
"projectType": "database-backed application release",
"languages": [
"Python",
"SQL"
],
"frameworks": [
"PostgreSQL"
],
"context": "application and schema changes require safe sequencing",
"constraints": [
"backward compatibility",
"reversible application rollout"
]
},
"criticalGoals": [
"release-procedure",
"rollback-validation"
],
"nonCriticalGoals": [
"progressive-delivery",
"post-release-verification"
],
"minimumNonCriticalGoalCoverage": 0.8,
"requiresSkill": true,
"policy": {
"allowedRisk": [
"none",
"safe"
],
"requireKnownSource": false,
"allowManualSetup": false
},
"provenance": {
"source": "independent-synthetic-tuning-authoring",
"version": "1.0.0",
"reviewedAt": "2026-07-17"
},
"taskFamilyFingerprint": "tuning.v1.deployment-devops.release-rollback.schema-compatible-release"
}