Skip to content

Commit 801ac73

Browse files
authored
Update README.md
1 parent 9f8c23a commit 801ac73

1 file changed

Lines changed: 1 addition & 18 deletions

File tree

README.md

Lines changed: 1 addition & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -294,24 +294,7 @@ The honest boundaries matter:
294294

295295
Run `codegraph doctor` to confirm the active runtime. Use `--report` on graph, index, or review commands when backend and cache behavior need to be auditable.
296296

297-
## Documentation
298-
299-
README is the landing page. The detailed contracts live here:
300-
301-
- [Installation](./docs/installation.md): install paths, requirements, native artifacts, and reduced mode
302-
- [CLI reference](./docs/cli.md): commands, flags, output formats, graph export, and SQLite schema
303-
- [Vectorless search](./docs/search.md): lexical ranking, symbol and graph context, modes, strengths, and limits
304-
- [Agent workflows](./docs/agent-workflows.md): explore, orient, packets, sessions, streaming, and review loops
305-
- [MCP](./docs/mcp.md): server setup, clients, tools, and safety model
306-
- [Library API](./docs/library-api.md): exports, types, sessions, streaming, and programmatic analysis
307-
- [How it works](./docs/how-it-works.md): discovery, parsing, resolution, caching, and performance
308-
- [Language parity](./docs/language-parity.md): per-language capability matrix and limitations
309-
- [Scenario catalog](./docs/scenario-catalog.md): fixtures and regression coverage for language claims
310-
- [Benchmarks](./docs/benchmarks/README.md): reproducible methodology, checked results, and limitations
311-
- [Adding language support](./docs/adding-language-support.md): implementation and review checklist
312-
- [Publishing](./PUBLISHING.md): release and native artifact workflow
313-
314-
## Contributing
297+
## Development
315298

316299
```bash
317300
npm install

0 commit comments

Comments
 (0)