{
  "schema_version": "1.0.0",
  "scanner": {
    "name": "global-capability-catalog",
    "version": "0.1.0"
  },
  "repo": {
    "id": "github-recent__mbarbine__lettuce",
    "name": "mbarbine__lettuce",
    "path": "/Users/bwm.barbinewarnermichael/Documents/github/repositories/github-recent/mbarbine__lettuce",
    "relative_path": "github-recent/mbarbine__lettuce",
    "remote_url": "git@github.com:mbarbine/lettuce.git",
    "default_branch": "main",
    "current_commit": "81a94bbf9703ede1b29108078974b174cdebaea2"
  },
  "languages": [
    {
      "language": "Rust",
      "files": 33,
      "bytes": 62976
    },
    {
      "language": "Markdown",
      "files": 5,
      "bytes": 7431
    },
    {
      "language": "YAML",
      "files": 4,
      "bytes": 4868
    },
    {
      "language": "TOML",
      "files": 6,
      "bytes": 835
    },
    {
      "language": "HTML",
      "files": 1,
      "bytes": 495
    },
    {
      "language": "Shell",
      "files": 1,
      "bytes": 465
    }
  ],
  "frameworks": [],
  "packages": {
    "package_manager": null,
    "manifests": []
  },
  "routes": {
    "api_routes": [],
    "app_routes": []
  },
  "components": [],
  "data_models": [],
  "database": {
    "databases": [],
    "schemas": [],
    "migrations": []
  },
  "tests": [
    {
      "name": "test.rs",
      "kind": "unit-or-integration",
      "source_path": "module-lwe/src/test.rs"
    },
    {
      "name": "test.rs",
      "kind": "unit-or-integration",
      "source_path": "ntt/src/test.rs"
    },
    {
      "name": "test.rs",
      "kind": "unit-or-integration",
      "source_path": "ring-lwe/src/test.rs"
    }
  ],
  "ci": {
    "workflows": [
      {
        "path": ".github/workflows/rust.yml"
      }
    ]
  },
  "containers": {
    "dockerfiles": [],
    "compose_files": []
  },
  "env": {
    "example_files": [],
    "variables": [
      {
        "name": "CODECOV_TOKEN",
        "source_paths": [
          ".github/workflows/rust.yml"
        ],
        "likely_secret": true
      }
    ]
  },
  "configs": [],
  "docs": {
    "readme_paths": [
      {
        "path": "README.md"
      }
    ],
    "doc_paths": [
      {
        "path": "docs/status.md"
      }
    ],
    "llms_context_paths": []
  },
  "discovery_files": {
    "openapi": [],
    "mcp": [],
    "llms": [],
    "sitemaps": [],
    "feeds": [],
    "well_known": [],
    "robots": [],
    "manifests": []
  },
  "integrations": [],
  "license": {
    "spdx": "MIT",
    "paths": [
      {
        "path": "LICENSE"
      }
    ]
  },
  "comments": [
    {
      "kind": "todo",
      "source_path": "ntt/src/transforms.rs",
      "line": 4,
      "text": "// TODO: Compute a primitive n-th root of unity mod `modulus`"
    },
    {
      "kind": "todo",
      "source_path": "ntt/src/transforms.rs",
      "line": 9,
      "text": "// TODO: forward NTT implementation"
    },
    {
      "kind": "todo",
      "source_path": "ntt/src/transforms.rs",
      "line": 14,
      "text": "// TODO: inverse NTT implementation"
    },
    {
      "kind": "security",
      "source_path": "project_board.md",
      "line": 3,
      "text": "This board tracks feature readiness, security hardening, and observability status for all modules."
    },
    {
      "kind": "security",
      "source_path": "README.md",
      "line": 36,
      "text": "| Feature       | Included | Observability | Test Coverage | Benchmark | Security Audit |"
    }
  ],
  "security": {
    "secret_risks": [],
    "unsafe_patterns": [],
    "sensitive_data_indicators": [
      {
        "name": "health",
        "confidence": "medium",
        "evidence_paths": [
          "README.md"
        ]
      },
      {
        "name": "secret-like environment variables",
        "confidence": "medium",
        "evidence_paths": [
          "package.json"
        ]
      },
      {
        "name": "token",
        "confidence": "medium",
        "evidence_paths": [
          ".github/workflows/rust.yml"
        ]
      }
    ]
  },
  "generated_at": "2026-05-16T16:44:10.059Z"
}
