generated from coulomb/repo-seed
Lightweight caching and incremental processing
This commit is contained in:
@@ -3,7 +3,7 @@ id: MKTT-WP-0003
|
||||
type: workplan
|
||||
title: "Core Markdown Toolkit Implementation"
|
||||
domain: markitect
|
||||
status: active
|
||||
status: done
|
||||
owner: markitect-tool
|
||||
topic_slug: markitect
|
||||
planning_priority: P0
|
||||
@@ -130,13 +130,19 @@ generation hook protocols, docs, examples, tests, `mkt template inspect`,
|
||||
|
||||
```task
|
||||
id: MKTT-WP-0003-T007
|
||||
status: todo
|
||||
status: done
|
||||
priority: low
|
||||
state_hub_task_id: "236f90e3-1d79-473f-8c57-bcbbde9ece02"
|
||||
```
|
||||
|
||||
Implement FR-070 and FR-071 after the parse/schema contracts are stable.
|
||||
|
||||
Initial implementation complete for lightweight file-backed cache manifests,
|
||||
SHA-256 content fingerprints, parse summaries, new/changed/deleted detection,
|
||||
CLI access via `mkt cache fingerprint`, `mkt cache build`, and
|
||||
`mkt cache status`, docs, and tests. Rich AST/query/index caching remains
|
||||
tracked in `MKTT-WP-0006` and `MKTT-WP-0007`.
|
||||
|
||||
## Known Technical Debt
|
||||
|
||||
```task
|
||||
|
||||
Reference in New Issue
Block a user