{
  "$comment": "ASHR.work product integration pack (A1 manifest). Authored HERE, in the ASHR.work repo; Miatz crawls it. Filename and key set follow docs/b2b/PRODUCT-INTEGRATION-PACK.md §A1 in the miatz repo. See miatz/README.md for the boundary this pack is written under.",
  "id": "ashr",
  "name": "ASHR.work",
  "domain": "ashr.work",
  "tagline": "People operations in one place — hiring, employee records, leave, payroll, onboarding and appraisals for Indian SMBs.",
  "category": "people-operations",
  "status": "live",
  "version": "1.0.0",
  "updated": "2026-08-18",
  "app_url": "https://ashr.work",
  "manifest_url": "https://ashr.work/miatz/miatz.product.json",
  "docs_url": "https://ashr.work/docs",
  "sitemap_url": "https://ashr.work/sitemap.xml",
  "openapi_url": "https://ashr.work/api/openapi.json",
  "release_notes_url": "https://ashr.work/changelog",
  "status_page_url": "https://ashr.work/status",
  "repo_url": "https://github.com/demystify-systems/hrms-e2e",
  "personas": [
    {
      "key": "hr-admin",
      "label": "HR admin / ops lead",
      "audience": "customer",
      "$comment": "docs/strategy/ICP.md persona id. Maps to the ASHR `admin` actor."
    },
    {
      "key": "payroll-operator",
      "label": "Payroll operator (often the external CA)",
      "audience": "customer",
      "$comment": "docs/strategy/ICP.md persona id. Maps to the ASHR `finance` actor."
    },
    {
      "key": "founder-approver",
      "label": "Founder / final approver",
      "audience": "customer",
      "$comment": "docs/strategy/ICP.md persona id. Maps to the ASHR `admin` actor, often also `finance`."
    },
    {
      "key": "people-manager",
      "label": "People manager with direct reports",
      "audience": "customer",
      "$comment": "docs/strategy/ICP.md persona id. Maps to the ASHR `manager` actor."
    },
    {
      "key": "employee",
      "label": "Employee",
      "audience": "customer",
      "$comment": "docs/strategy/ICP.md persona id. Maps to the ASHR `employee` actor."
    },
    {
      "key": "candidate",
      "label": "Candidate (public careers surfaces, no login)",
      "audience": "customer",
      "$comment": "docs/strategy/ICP.md persona id. Deliberately carries NO track: a candidate has no ASHR login and no ongoing relationship to certify. Listed for ICP completeness only."
    }
  ],
  "use_cases": [
    {
      "key": "employee-records-and-leave",
      "label": "Keep employee records and leave balances accurate and auditable",
      "personas": ["hr-admin", "people-manager", "employee"]
    },
    {
      "key": "payroll-run",
      "label": "Run the monthly payroll from draft to locked payslips",
      "personas": ["payroll-operator", "hr-admin", "founder-approver"]
    },
    {
      "key": "hiring-and-onboarding",
      "label": "Run hiring from job opening to onboarded employee",
      "personas": ["hr-admin", "people-manager"]
    },
    {
      "key": "tenancy-roles-and-audit",
      "label": "Keep roles, tenant isolation and the audit trail defensible",
      "personas": ["hr-admin", "founder-approver"]
    },
    {
      "key": "posh-compliance",
      "label": "Meet POSH Act obligations: awareness, attestation, redressal and annual recertification",
      "personas": ["hr-admin", "people-manager", "employee", "founder-approver"]
    }
  ],
  "tracks": [
    {
      "role_track": "ashr-ops",
      "level": "foundations",
      "title": "ASHR.work Operations — Foundations",
      "personas": ["hr-admin", "payroll-operator"],
      "use_cases": [
        "employee-records-and-leave",
        "payroll-run",
        "hiring-and-onboarding",
        "tenancy-roles-and-audit"
      ],
      "blueprint_url": "https://ashr.work/miatz/assessment/ashr-ops/blueprint.json",
      "credential_url": "https://ashr.work/miatz/assessment/ashr-ops/credential.json",
      "item_urls": [
        "https://ashr.work/miatz/assessment/ashr-ops/items/employee-records-and-leave.json",
        "https://ashr.work/miatz/assessment/ashr-ops/items/payroll-run.json",
        "https://ashr.work/miatz/assessment/ashr-ops/items/hiring-and-onboarding.json",
        "https://ashr.work/miatz/assessment/ashr-ops/items/tenancy-roles-and-audit.json"
      ]
    },
    {
      "role_track": "ashr-posh",
      "level": "foundations",
      "title": "ASHR.work POSH Compliance — Annual Certification",
      "personas": ["hr-admin", "people-manager", "employee", "founder-approver"],
      "use_cases": ["posh-compliance"],
      "mandatory": true,
      "blueprint_url": "https://ashr.work/miatz/assessment/ashr-posh/blueprint.json",
      "credential_url": "https://ashr.work/miatz/assessment/ashr-posh/credential.json",
      "item_urls": [
        "https://ashr.work/miatz/assessment/ashr-posh/items/policy-scope-and-definitions.json",
        "https://ashr.work/miatz/assessment/ashr-posh/items/raising-and-redressal.json",
        "https://ashr.work/miatz/assessment/ashr-posh/items/committee-records-and-recertification.json"
      ]
    }
  ],
  "pack_files": [
    "https://ashr.work/miatz/miatz.product.json",
    "https://ashr.work/miatz/tracks.md",
    "https://ashr.work/miatz/sme-roster.md",
    "https://ashr.work/miatz/README.md"
  ],
  "contacts": {
    "$comment": "ROLES, not named people. The named Angoff panel and reviewers are a human appointment tracked as TRACKER M6-01 / UNBLOCK-REGISTER UB-06 — nobody is invented here to satisfy the ≥2-SME rule.",
    "product_owner": "ASHR.work Product Owner <hello@ashr.work>",
    "smes": [
      "ASHR.work People Operations Lead <hello@ashr.work>",
      "ASHR.work Payroll Operations Lead <hello@ashr.work>",
      "ASHR.work POSH Designated Point of Contact <hello@ashr.work>"
    ],
    "support": "support@ashr.work",
    "security": "support@ashr.work"
  }
}
