{
  "schema_version": "1.0.0",
  "updated": "2026-07-10",
  "proof_rule": "Show the current artifact, verification path, and known limit. Do not invent client outcomes.",
  "projects": [
    {
      "id": "webular",
      "url": "https://wildmanual.com/work/webular/",
      "name": "webular",
      "summary": "An open-source web research CLI that routes focused capabilities through a deterministic task graph.",
      "status": "Public repository, versioned release",
      "repository": "https://github.com/srinitude/webular",
      "verified_facts": [
        "Commands cover search, scrape, crawl, map, extract, research, monitoring, browser action, and MCP access",
        "Machine data goes to standard output and logs go to standard error",
        "The task graph owns setup, formatting, type checks, build, tests, validation, and CI",
        "The project is published under Apache-2.0"
      ],
      "verification": [
        "Public source and release history",
        "CI workflow and pinned task graph",
        "JSON output and file-sink contracts",
        "Real-service test policy documented in the repository"
      ],
      "limits": [
        "No client adoption or revenue claim is made",
        "Third-party websites and services can still change or block access"
      ],
      "related_offers": [
        "https://wildmanual.com/offers/research-field-guide/",
        "https://wildmanual.com/offers/agent-workflow-sprint/"
      ]
    },
    {
      "id": "visual-design-system-extractor",
      "url": "https://wildmanual.com/work/visual-design-system-extractor/",
      "name": "Visual Design System Extractor",
      "summary": "A portable Agent Skills package that converts visual evidence into a validated design-system contract.",
      "status": "Public repository, validation workflow present",
      "repository": "https://github.com/srinitude/visual-design-system-extractor",
      "verified_facts": [
        "Accepts screenshots, moodboards, product UI, brand boards, and other visual evidence",
        "Produces parser-valid YAML with confidence labels and reusable tokens",
        "Includes schema and package validators",
        "The project is published under Apache-2.0"
      ],
      "verification": [
        "Portable skill package structure",
        "Validation scripts and requirements",
        "GitHub Actions validation",
        "Explicit evidence and anti-imitation boundaries"
      ],
      "limits": [
        "Extraction describes evidence; it does not grant rights to copy a reference identity",
        "Human review still owns taste, originality, and implementation decisions"
      ],
      "related_offers": [
        "https://wildmanual.com/offers/interface-system-rescue/"
      ]
    },
    {
      "id": "hermes-toolbox",
      "url": "https://wildmanual.com/work/hermes-toolbox/",
      "name": "Hermes Toolbox",
      "summary": "Public, reusable agent building blocks with explicit sanitization, identity-neutrality, and safety checks.",
      "status": "Public repository, validators documented",
      "repository": "https://github.com/srinitude/hermes-toolbox",
      "verified_facts": [
        "Packages public-safe skills, profiles, plugins, scripts, and workflow primitives",
        "Separates shareable templates from private runtime state",
        "Documents target paths, prohibited write surfaces, and validation thresholds",
        "Includes public-safety, identity-neutrality, and tutorial validators"
      ],
      "verification": [
        "Dry-run installation path",
        "Public manifest and source fingerprints",
        "Safety and identity-neutrality validation scripts",
        "No credential, memory, session, or runtime-state material is part of the public contract"
      ],
      "limits": [
        "A public template is not a copy of a live private profile",
        "Users must review and explicitly enable plugins in their own target environment"
      ],
      "related_offers": [
        "https://wildmanual.com/offers/agent-workflow-sprint/"
      ]
    }
  ]
}