Commit afce757
release: v3.12.0 — upstream MCP ingest (ingest_codebase + ingest_prd)
Highlights since v3.11.0:
- **New: `ingest_codebase`** — pulls tree-sitter + graph analysis from
the ai-automatised-pipeline MCP server into Cortex memories +
knowledge-graph entities/edges + wiki reference pages. Graph-path
memoised per project for idempotent re-runs.
- **New: `ingest_prd`** — pulls a PRD from disk / inline markdown /
prd-gen pipeline state into a wiki spec page + per-bullet
decision/requirement memories. Optional `validate=true` routes
through prd-gen's `validate_prd_document` for quality signals.
- **Deleted: `run_pipeline`** — ai-architect is dead. Cortex was
driving a non-existent server; replaced with the consumer-side
pattern above.
- ADR-0044 documents the upstream-consumer design.
- `docs/mcp-connections.example.json` ships as a user template.
Tool count: 41 → 42.
Test count: 2087 → 2098 (+11 ingest tests). All pass.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 0f1ef0e commit afce757
3 files changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
| 15 | + | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments