generated from coulomb/repo-seed
Workplan extensible canonical processing model
This commit is contained in:
@@ -34,6 +34,7 @@ and descriptions mirror the operational view.
|
||||
| `MKTT-WP-0006` | complete | done | `MKTT-WP-0004`; task-level trigger: `MKTT-WP-0003-T005` | Optional backend fabric is complete: manifests, capabilities, snapshot identity, interfaces, registry, provenance, and read-only CLI scaffolding. |
|
||||
| `MKTT-WP-0010` | complete | done | `MKTT-WP-0004`; task-level trigger: `MKTT-WP-0003-T006` | Content references, processors, explode/implode, weave/tangle, content classes, and migration examples are complete as the first WP-0010 extension layer. |
|
||||
| `MKTT-WP-0007` | complete | done | `MKTT-WP-0006` | Advanced query and local index backend is complete: AST inspection, optional JSONPath, SQLite snapshots/metadata, FTS5 search, incremental refresh, and local index CLI. |
|
||||
| `MKTT-WP-0013` | P1 | todo | `MKTT-WP-0003`, `MKTT-WP-0004`, `MKTT-WP-0006`, `MKTT-WP-0007`, `MKTT-WP-0010` | Internal extension framework and canonical processing model: characterize current behavior, add registries/descriptors/callbacks, and reduce central wiring before heavier runtime/workflow work. |
|
||||
| `MKTT-WP-0005` | P2 | todo | `MKTT-WP-0003`, `MKTT-WP-0004` | Pick up when generation/form/context or semantic assessment pressure appears. |
|
||||
| `MKTT-WP-0011` | P2 | todo | `MKTT-WP-0003`; task-level triggers: `MKTT-WP-0010-T001`, `MKTT-WP-0010-T005` | Declarative Markdown dataflow workflows: source extraction, deterministic/assisted processing, and multi-output generation. |
|
||||
| `MKTT-WP-0009` | P2 | todo | `MKTT-WP-0006` | Establish access-control gateway before security-sensitive cache/context use. |
|
||||
@@ -61,6 +62,12 @@ optional assisted generation hooks, and multiple Markdown outputs. It should not
|
||||
block P3.7, but it should follow the first reference model and processor
|
||||
registry decisions in `MKTT-WP-0010`.
|
||||
|
||||
`MKTT-WP-0013` captures internal extensibility pressure found while adding
|
||||
optional query, backend, processor, and index features. It should precede major
|
||||
runtime/workflow expansion because it reduces central wiring and gives future
|
||||
features a canonical processing context/result/diagnostic/provenance model. It
|
||||
is not a business dataflow layer; that remains `MKTT-WP-0011`.
|
||||
|
||||
`MKTT-WP-0012` captures the Quarkdown-inspired document function layer. It
|
||||
should follow `MKTT-WP-0011` because the workflow layer will reveal which
|
||||
operations deserve author-facing function syntax. It should remain optional and
|
||||
@@ -85,6 +92,11 @@ dependencies:
|
||||
- `MKTT-WP-0005 -> MKTT-WP-0004`
|
||||
- `MKTT-WP-0011 -> MKTT-WP-0003`
|
||||
- `MKTT-WP-0009 -> MKTT-WP-0006`
|
||||
- `MKTT-WP-0013 -> MKTT-WP-0003`
|
||||
- `MKTT-WP-0013 -> MKTT-WP-0004`
|
||||
- `MKTT-WP-0013 -> MKTT-WP-0006`
|
||||
- `MKTT-WP-0013 -> MKTT-WP-0007`
|
||||
- `MKTT-WP-0013 -> MKTT-WP-0010`
|
||||
- `MKTT-WP-0012 -> MKTT-WP-0004`
|
||||
- `MKTT-WP-0012 -> MKTT-WP-0010`
|
||||
- `MKTT-WP-0012 -> MKTT-WP-0011`
|
||||
|
||||
Reference in New Issue
Block a user