Skip to content

Commit a0629be

Browse files
committed
chore(spec-009): mark content-bootstrap-step done
Refs #17
1 parent 705579d commit a0629be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/specs/INDEX.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ roadmap step, to be implemented sequentially (each builds on the previous).
1414
| 006 | 006-content-extractor | Content extractor | backend, crawler | `ContentExtractor` — jsoup content + metadata extraction | #11 | done |
1515
| 007 | 007-source-strategy | Source strategy | backend, architecture | `ContentSourceStrategy` interface + `WebsiteSourceStrategy` | #13 | done |
1616
| 008 | 008-content-indexer | Content indexer | backend, search, crawler | `ContentIndexer` — orchestration, diff, upsert/delete | #15 | done |
17-
| 009 | 009-content-bootstrap-step | Content bootstrap step | backend, search | `ContentBootstrapStep` — initial reindex via `SearchIndexBootstrapStep` | #17 | in progress |
17+
| 009 | 009-content-bootstrap-step | Content bootstrap step | backend, search | `ContentBootstrapStep` — initial reindex via `SearchIndexBootstrapStep` | #17 | done |
1818
| 010 | 010-content-refresh-scheduler | Content refresh scheduler | backend, scheduling | `ContentRefreshScheduler``@Scheduled` incremental re-crawl || open |
1919
| 011 | 011-content-search-service | Content search service | backend, search | `ContentSearchService``multiSearch` + highlighting facade || open |
2020
| 012 | 012-content-mcp-tools | Content MCP tools | backend, mcp, api | `ContentMcpToolProvider` — the 4 MCP tools || open |

0 commit comments

Comments
 (0)