generated from coulomb/repo-seed
CLI and API polish
This commit is contained in:
@@ -41,6 +41,7 @@ and descriptions mirror the operational view.
|
||||
| `MKTT-WP-0014` | complete | done | `MKTT-WP-0009` | Markitect-side enterprise IAM access-control integration is complete: NetKingdom/key-cape-compatible identity claims, flex-auth resource/policy contract, directory group resolution fixtures, decision-log sink, workflow declarations, CLI commands, and external PDP request examples. |
|
||||
| `MKTT-WP-0012` | complete | done | `MKTT-WP-0004`, `MKTT-WP-0010`, `MKTT-WP-0011` | Document function layer is complete: deterministic Markdown-native function descriptors, registry, inline/fenced syntax, pipelines, context bindings, CLI, docs, examples, diagnostics, provenance, and extension descriptor. |
|
||||
| `MKTT-WP-0008` | complete | done | `MKTT-WP-0006`, `MKTT-WP-0007`, `MKTT-WP-0009` | Agent working-memory context cache is complete: context package schema, local registry, package creation from queries/search/manifests, deterministic summaries, namespaces, activation/deactivation/refresh/explain lifecycle, policy re-checks, CLI, docs, and examples. |
|
||||
| `MKTT-WP-0017` | P1 | active | `MKTT-WP-0003`, `MKTT-WP-0013` | Current polish/adoption track: CLI/API completeness, shell completion, generated command/API docs, usecase relevance matrix, E2E fixture planning, accessibility, and test/performance iteration before more advanced feature work. |
|
||||
| `MKTT-WP-0015` | P2 | todo | `MKTT-WP-0010`, `MKTT-WP-0011`, `MKTT-WP-0012` | Future render and document-function extensions: typed values, richer syntax, document-local reusable functions, Quarkdown/export adapters, render-aware references, assets, and permission sandboxing. Defer unless publishing/export pressure becomes current. |
|
||||
| `MKTT-WP-0016` | P2 | todo | `MKTT-WP-0008`, `MKTT-WP-0007`, `MKTT-WP-0009`, `MKTT-WP-0013` | Follow-on agentic memory architecture: reasoning decision graphs, conversational paths, long-term knowledge graphs, memory service blueprints/profiles, graph-to-context-package compilation, and adapter boundaries. |
|
||||
|
||||
@@ -117,6 +118,11 @@ as memory size, latency, retention, refresh, compaction, activation budgets,
|
||||
and policy reauthorization. It should compile graph neighborhoods into
|
||||
`ContextPackage` objects rather than replacing the WP-0008 package layer.
|
||||
|
||||
`MKTT-WP-0017` is the current practical-adoption polish track. It should run
|
||||
before the remaining advanced extension work because users and agents need a
|
||||
complete, documented, shell-friendly, test-backed public surface before the
|
||||
tool grows further.
|
||||
|
||||
## State Hub Mirror
|
||||
|
||||
Native State Hub dependency edges should mirror the whole-workstream
|
||||
@@ -154,3 +160,5 @@ dependencies:
|
||||
- `MKTT-WP-0016 -> MKTT-WP-0007`
|
||||
- `MKTT-WP-0016 -> MKTT-WP-0009`
|
||||
- `MKTT-WP-0016 -> MKTT-WP-0013`
|
||||
- `MKTT-WP-0017 -> MKTT-WP-0003`
|
||||
- `MKTT-WP-0017 -> MKTT-WP-0013`
|
||||
|
||||
Reference in New Issue
Block a user