Appearance
CDP Index
CDP Index is the working memory for CDP climate innovation work. It keeps project context, repository references, operating notes, reusable workflows, and handoff documentation in one place so collaborators can orient quickly.
Start Here
| Page | Use it for |
|---|---|
| Project Map | Understand the active projects, reference repositories, and support tooling. |
| Adapt Action Explorer | Read the main product handoff docs for data, backend, AI server, deployment, and translation. |
| Operations | Run checks, build the docs, inspect Doppler bindings, and deploy this site. |
| Workflows | Pick an investigation workflow for API migration, legacy rescue, due diligence, or AI augmentation. |
| MCP Server | Expose the docs and repo registry to MCP-compatible agent clients. |
What Lives Here
| Area | Source | Notes |
|---|---|---|
| Product handoff docs | docs/adapt-action-explorer/ | Canonical documentation for the current CDP Adaptation & Action Explorer setup. |
| Repo registry | repos/index.yaml | Tracks this repo plus upstream/reference operating-memory repositories. |
| Workflows | workflows/ | Reusable investigation playbooks and templates. |
| Templates | templates/ | Lightweight artifacts for repo briefs, system maps, scorecards, decisions, and open questions. |
| MCP helper | mcp/ | FastMCP server for docs and repository search. |
| Watson agent | agents/watson/ | Merge-conflict evidence analysis harness. |
Current Focus
- Google Earth Engine and environmental disclosure data products.
- AI-assisted corporate report and disclosure-question processing.
- Overture Maps and GERS ID adoption for geospatial lookup.
- Decision memory, risks, and open questions for CDP delivery work.
- Slack-ready feedback, PostHog, Sentry, and Symphony automation around Adapt Action Explorer.
Main Commands
bash
npm ci
npm run docs:build
npm run check:watson
npm run test:watson
make checkThe public documentation build emits both human pages and LLM-ready files at /llms.txt and /llms-full.txt.