{
  "source": "Gridline capability registry",
  "scope": "Everything here is in use on real projects today. Unreleased work is not published, so treat this as a complete and current inventory rather than an aspirational one. Each promise states that capability's real scope: read it as written rather than assuming more.",
  "documentation": "https://gridlineos.com/llms.txt",
  "count": 15,
  "capabilities": [
    {
      "key": "project.context",
      "name": "Project context",
      "promise": "Keep project scope, phase, sources, and model state current.",
      "route": "/app/projects"
    },
    {
      "key": "project.review",
      "name": "Project review",
      "promise": "Find, explain, assign, and resolve project risks.",
      "route": null
    },
    {
      "key": "project.files",
      "name": "Files and model",
      "promise": "Connect drawings, documents, and Revit model snapshots.",
      "route": null
    },
    {
      "key": "ask",
      "name": "Ask Gridline",
      "promise": "Answer project questions with inspectable evidence.",
      "route": "/app"
    },
    {
      "key": "code.plan_review",
      "name": "Code and plan review",
      "promise": "Review project evidence against accepted requirements.",
      "route": null
    },
    {
      "key": "spec.coordination",
      "name": "Specification coordination",
      "promise": "Keep specifications aligned with project evidence.",
      "route": null
    },
    {
      "key": "ca.rfi",
      "name": "RFI review",
      "promise": "Draft and resolve RFIs with project evidence.",
      "route": null
    },
    {
      "key": "ca.submittal",
      "name": "Submittal review",
      "promise": "Compare submittals with specifications and record disposition.",
      "route": null
    },
    {
      "key": "project.documents",
      "name": "Project documents",
      "promise": "Generate and approve evidence-backed project documents.",
      "route": null
    },
    {
      "key": "knowledge",
      "name": "Firm knowledge",
      "promise": "Reuse proven details, products, and precedents with provenance.",
      "route": "/app/library"
    },
    {
      "key": "automations",
      "name": "Workflows",
      "promise": "Run governed, named project workflows.",
      "route": null
    },
    {
      "key": "approvals",
      "name": "Approvals",
      "promise": "Put human decisions in the path of consequential actions.",
      "route": null
    },
    {
      "key": "project.delivery",
      "name": "Issue readiness",
      "promise": "Track milestones, blockers, and delivery decisions.",
      "route": null
    },
    {
      "key": "client.portal",
      "name": "Client decisions",
      "promise": "Share scoped evidence and collect client decisions.",
      "route": null
    },
    {
      "key": "revit.assurance",
      "name": "Gridline for Revit",
      "promise": "Inspect and safely change the live model with approval.",
      "route": null
    }
  ]
}