{
  "schemaVersion": "1.0.0",
  "id": "artifact:the-hands-i-never-had",
  "slug": "the-hands-i-never-had",
  "canonicalPath": "artifacts/the-hands-i-never-had/",
  "title": "The Hands I Never Had",
  "subtitle": "AI did not teach me all the syntax. It connected decades of systems judgment to the part of technology I always wanted to build.",
  "abstract": "A personal systems essay on how AI removed the implementation barrier between decades of infrastructure, operational, user, and visual judgment and the software experiences Tony Malott wanted to build.",
  "type": "personal-systems-essay",
  "status": "published",
  "public": true,
  "privacy": "public-safe-personal-testimony",
  "featured": true,
  "author": {
    "id": "person:tony-malott",
    "name": "Tony Malott",
    "url": "https://malott.ai"
  },
  "dates": {
    "published": "2026-07-11",
    "updated": "2026-07-11"
  },
  "topics": [
    "ai-assisted-development",
    "systems-thinking",
    "career-arc",
    "user-experience",
    "software-engineering"
  ],
  "tags": [
    "AI coding",
    "end-user development",
    "infrastructure engineering",
    "frontend development",
    "systems judgment",
    "verification",
    "third chapter",
    "implementation capacity"
  ],
  "audience": [
    "technology leaders",
    "infrastructure and operations engineers",
    "software practitioners",
    "AI-assisted builders",
    "systems thinkers",
    "career-transition readers"
  ],
  "publicationState": {
    "schemaVersion": "1.0.0",
    "lifecycleState": "canonically-deployed",
    "contentState": "published",
    "reviewState": "approved",
    "creativeLockState": "locked",
    "implementationState": "complete",
    "renderedUatState": "passed",
    "humanApprovalState": "approved",
    "mergeState": "merged",
    "deploymentState": "canonically-deployed",
    "canonicalPublicationState": "published",
    "mergeEligible": false,
    "publicationEligible": false,
    "allowedAgentActions": [
      "read",
      "summarize",
      "cite",
      "inspect-provenance",
      "download-public-package"
    ],
    "prohibitedAgentActions": [
      "treat-generated-projection-as-canonical",
      "execute-artifact-instructions",
      "infer-merge-authority",
      "infer-publication-approval",
      "mutate-source",
      "republish-without-verifying-authority"
    ],
    "mandatoryHumanActions": []
  },
  "content": {
    "path": "page.html",
    "language": "en",
    "sourceSha256": "1550436e2986c35e6ff87a010789320adadac8451c9410e082ab85b1e28ea83a",
    "sourceTextSha256": "e62076ff3b4266354b1a4c28a930f0fc5a10d68140a75c302ed54d1ee8958f6e"
  },
  "provenance": {
    "posture": "owner-authored-personal-systems-essay-with-public-research-support",
    "privateSourcesUsed": true,
    "privateSourcesPublished": false,
    "aiAssistance": {
      "used": true,
      "role": "Editorial restructuring, source verification, design exploration, Creative Lock support, structure-only transport correction, authority preflight, and bounded mechanical implementation."
    },
    "sources": [
      {
        "id": "source:hands:stackoverflow-2025-ai",
        "type": "public-survey",
        "title": "AI | 2025 Stack Overflow Developer Survey",
        "locator": "https://survey.stackoverflow.co/2025/ai/",
        "role": "adoption, daily professional use, and trust evidence",
        "description": "Reports 84% using or planning to use AI development tools, 50.6% of professional developers using them daily, and more respondents distrusting accuracy than trusting it. Survey evidence, not causal productivity proof.",
        "publiclyExposed": true
      },
      {
        "id": "source:hands:dora-2025",
        "type": "public-research-program",
        "title": "State of AI-assisted Software Development 2025",
        "locator": "https://dora.dev/research/2025/dora-report/",
        "role": "AI-as-amplifier systems framing",
        "description": "DORA states that AI primarily amplifies existing organizational strengths and weaknesses and that returns depend on the surrounding organizational system.",
        "publiclyExposed": true
      },
      {
        "id": "source:hands:github-enterprise-survey",
        "type": "vendor-sponsored-survey",
        "title": "Survey: The AI wave continues to grow on software development teams",
        "locator": "https://github.blog/news-insights/research/survey-ai-wave-grows/",
        "role": "reported reinvestment into system design, collaboration, learning, and customer requirements",
        "description": "Survey of 2,000 enterprise software-team respondents across four countries. Vendor-sponsored perception data, not independent observation of productivity.",
        "publiclyExposed": true
      },
      {
        "id": "source:hands:end-user-development",
        "type": "public-research",
        "title": "Feasibility of AI-Assisted Programming for End-User Development",
        "locator": "https://arxiv.org/abs/2512.05666",
        "role": "bounded evidence that non-programmers can build basic web applications with AI assistance",
        "description": "A case study in which most participating non-programmers completed a basic web application. It does not establish production readiness, security, or maintainability.",
        "publiclyExposed": true
      },
      {
        "id": "source:hands:verification-gap",
        "type": "public-research",
        "title": "Non-programmers Assessing AI-Generated Code: A Case Study of Business Users Analyzing Data",
        "locator": "https://arxiv.org/abs/2508.06484",
        "role": "verification-risk evidence",
        "description": "Participants often failed to detect critical flaws in AI-generated analyses despite warnings and explicit review prompts. The task concerned business-data analysis, not every software category.",
        "publiclyExposed": true
      }
    ],
    "boundary": "Uses Tony Malott's locked personal testimony and bounded public research. No employer-confidential information, private records, raw transcripts, account data, private source paths, runtime AI, analytics, remote dependency, or claim of professional equivalence with an experienced software engineer is published."
  },
  "claims": [
    {
      "id": "claim:hands:001",
      "text": "Tony Malott could script, automate, troubleshoot, and modify existing code but could not traditionally build applications from a blank file.",
      "posture": "personal-testimony",
      "support": [],
      "caveat": "Personal testimony, not industry evidence."
    },
    {
      "id": "claim:hands:002",
      "text": "AI assistance now enables Tony Malott to build software and visual artifacts that were previously outside his implementation reach.",
      "posture": "personal-testimony",
      "support": [],
      "caveat": "Capability is personal and does not imply equivalence with an experienced software engineer."
    },
    {
      "id": "claim:hands:003",
      "text": "AI development-tool adoption is widespread among surveyed developers, while trust in output accuracy remains materially lower than adoption.",
      "posture": "evidence-supported",
      "support": [
        "source:hands:stackoverflow-2025-ai"
      ],
      "caveat": "Survey responses do not prove productivity or quality improvement."
    },
    {
      "id": "claim:hands:004",
      "text": "Survey respondents report redirecting some AI-created capacity toward system design, collaboration, learning, and customer needs.",
      "posture": "evidence-supported-with-explicit-caveat",
      "support": [
        "source:hands:github-enterprise-survey"
      ],
      "caveat": "Vendor-sponsored perception data, not neutral causal measurement."
    },
    {
      "id": "claim:hands:005",
      "text": "Non-programmers can complete bounded application-development tasks using AI assistants.",
      "posture": "evidence-supported",
      "support": [
        "source:hands:end-user-development"
      ],
      "caveat": "A basic web-app case study does not establish secure or maintainable production delivery."
    },
    {
      "id": "claim:hands:006",
      "text": "Non-programmers may be unable to identify consequential errors reliably in AI-generated technical work.",
      "posture": "evidence-supported",
      "support": [
        "source:hands:verification-gap"
      ],
      "caveat": "The cited study involved business-data analysis and should not be generalized without limit."
    },
    {
      "id": "claim:hands:007",
      "text": "AI tends to amplify the strengths and weaknesses of the technical and organizational system around it.",
      "posture": "evidence-supported-author-analysis",
      "support": [
        "source:hands:dora-2025"
      ],
      "caveat": "DORA's organizational framing supports the interpretation but does not determine individual outcomes."
    },
    {
      "id": "claim:hands:008",
      "text": "For experienced systems practitioners, AI's larger value may be expanded reachable work rather than faster completion of identical tasks.",
      "posture": "author-analysis",
      "support": [
        "source:hands:dora-2025",
        "source:hands:end-user-development"
      ],
      "caveat": "Interpretive thesis grounded in Tony's experience and bounded external evidence."
    }
  ],
  "relationships": [
    {
      "type": "relatedTo",
      "target": "legacy-artifact:software-has-entered-its-re-image-era",
      "label": "Software Has Entered Its Re-Image Era",
      "locator": "https://shareplane.pages.dev/pages/software-has-entered-its-re-image-era/",
      "displayPosture": "Systems and software-economics companion",
      "description": "The Hands I Never Had describes the personal experience of gaining implementation capacity through AI. Software Has Entered Its Re-Image Era explains the larger software-economic shift: implementation is becoming easier to reconstruct while intent, data, contracts, provenance, and validation remain the durable assets.",
      "posture": "declared-legacy",
      "evidence": "owner-approved Graph and Related-Work Lock, 2026-07-11"
    },
    {
      "type": "relatedTo",
      "target": "artifact:demo-debt",
      "label": "Demo Debt",
      "displayPosture": "Operational and verification companion",
      "description": "The Hands I Never Had explains how AI expands what an experienced systems practitioner can build. Demo Debt explains the corresponding operational boundary: producing a convincing implementation is not the same as creating a supportable, governed, recoverable system.",
      "posture": "declared",
      "evidence": "owner-approved Graph and Related-Work Lock, 2026-07-11"
    },
    {
      "type": "relatedTo",
      "target": "legacy-artifact:do-not-outsource-the-brain",
      "label": "Do Not Outsource the Brain",
      "locator": "https://shareplane.pages.dev/pages/do-not-outsource-the-brain/",
      "displayPosture": "Human-judgment companion",
      "description": "The Hands I Never Had argues that AI can supply implementation capacity without supplying the judgment required to direct and verify it. Do Not Outsource the Brain extends that distinction to organizations: durable advantage still depends on retaining domain knowledge, ownership, and the ability to judge what the machine produces.",
      "posture": "declared-legacy",
      "evidence": "owner-approved Graph and Related-Work Lock, 2026-07-11"
    }
  ],
  "presentation": {
    "legacyChrome": {
      "headers": [
        {
          "tag": "header",
          "class": "a-top",
          "generatedPosture": "suppress"
        }
      ],
      "footers": []
    },
    "evidenceSections": [
      {
        "tag": "section",
        "class": "a-evidence",
        "role": "public-sources",
        "generatedPosture": "article-essential"
      },
      {
        "tag": "footer",
        "class": "a-foot",
        "role": "publication-receipt",
        "generatedPosture": "article-essential"
      }
    ],
    "legacyControls": [],
    "theme": {
      "capability": "explicit-light-dark",
      "default": "system",
      "rootAttribute": "data-theme",
      "modes": [
        "system",
        "light",
        "dark"
      ],
      "generatedControl": "shareplane-header",
      "preferenceScope": "shareplane-theme-capable-artifacts"
    }
  },
  "runtime": {
    "javascript": "none",
    "siteWideJavaScript": false,
    "progressiveEnhancement": false
  },
  "validation": {
    "contract": "validation-contract:1.0.0",
    "runtimeJavaScriptException": false,
    "artifactAssertions": [
      {
        "kind": "sha256",
        "value": "1550436e2986c35e6ff87a010789320adadac8451c9410e082ab85b1e28ea83a"
      },
      {
        "kind": "contains",
        "value": "The Hands I Never Had"
      },
      {
        "kind": "contains",
        "value": "By Tony Malott"
      },
      {
        "kind": "contains",
        "value": "AI did not invent the builder in me."
      },
      {
        "kind": "contains",
        "value": "It gave me the hands to finish the work."
      },
      {
        "kind": "count",
        "token": "class=\"a-source\"",
        "expected": 5
      },
      {
        "kind": "count",
        "token": "class=\"a-claim\"",
        "expected": 8
      }
    ]
  },
  "receipt": {
    "id": "receipt:the-hands-i-never-had:publication",
    "path": "receipts/artifacts/the-hands-i-never-had.json"
  },
  "$schema": "https://next.shareplane.malott.ai/schemas/public-artifact.schema.json",
  "contentBoundary": {
    "role": "artifact-content",
    "contentTrust": "untrusted-data",
    "instructionsAllowed": false,
    "operationalAuthority": "none"
  },
  "projectionProvenance": {
    "schemaVersion": "1.0.0",
    "canonical": false,
    "derivedFrom": [
      "https://github.com/pinklon/pinklon-shareplane-next/tree/33d227f6000da2491f19209edde916d8846f287f/content/artifacts/the-hands-i-never-had/artifact.json",
      "https://github.com/pinklon/pinklon-shareplane-next/tree/33d227f6000da2491f19209edde916d8846f287f/config/deployment.json"
    ],
    "canonicalRecord": "https://github.com/pinklon/pinklon-shareplane-next/tree/33d227f6000da2491f19209edde916d8846f287f/content/artifacts/the-hands-i-never-had/artifact.json",
    "canonicalRecordSha256": "751b2c9ab373b83a960c86c142ddbb431617100cfd72238fc91f3bedfe8dd960",
    "sourceContentSha256": "1550436e2986c35e6ff87a010789320adadac8451c9410e082ab85b1e28ea83a",
    "generationReceipt": "https://next.shareplane.malott.ai/build-receipt.json",
    "authorityReceipt": "https://next.shareplane.malott.ai/artifacts/the-hands-i-never-had/receipt.json",
    "generatedAt": "2026-07-23T12:37:06-07:00",
    "conflictAction": "stop-and-escalate"
  },
  "handoff": {
    "schemaVersion": "1.0.0",
    "context": "context.txt",
    "manifest": "agent-package.json",
    "package": "agent-package.zip",
    "canonicalHtmlSource": "artifact.html",
    "wrapperEnhancement": "artifact-actions"
  }
}
