{
  "$schema": "https://lumicorp.github.io/ruhroh/schemas/workspace-summary-v1.schema.json",
  "version": "ruhroh_workspace_summary_v1",
  "generatedAt": "2026-07-08T12:00:00.000Z",
  "workspaceRoot": "/docs/sample/workspace",
  "exists": true,
  "totalFiles": 2,
  "totalDirectories": 0,
  "totalBytes": 128,
  "topLevelEntries": [
    {
      "path": "index.html",
      "type": "file"
    },
    {
      "path": "README.md",
      "type": "file"
    }
  ],
  "projectMarkers": [
    "README.md"
  ],
  "sampleFiles": [
    {
      "path": "index.html",
      "sizeBytes": 96
    },
    {
      "path": "README.md",
      "sizeBytes": 32
    }
  ],
  "truncated": false
}
