command parity and migration guide

This commit is contained in:
2026-05-14 17:16:39 +02:00
parent 0753c32c1b
commit 3de72eb0d2
10 changed files with 552 additions and 16 deletions

View File

@@ -29,7 +29,7 @@ considered a replacement for each in-scope legacy infospace behavior from
| Track stale outputs | Digest/provenance comparison | Tests after workflow provenance exists | `IB-WP-0009` | deferred |
| Persist durable assets | Optional engine-backed repository adapter | Dry-run sync tests and integration design | `IB-WP-0010` | boundary done |
| Run a legacy-derived pilot | Pruned `infospace-with-history` migration | Pilot corpus, migration report, parity comparison | `IB-WP-0011` | done |
| Provide command migration path | Legacy command parity guide | Command table and examples | `IB-WP-0012` | planned |
| Provide command migration path | Legacy command parity guide | Command table, examples, migration guide, decision record, acceptance tests | `IB-WP-0012` | done |
## Replacement Gates
@@ -91,6 +91,7 @@ Required workplans:
## Readiness Statement
`infospace-bench` is a replacement candidate today, not a full replacement. It
becomes replacement-ready only after the gates above produce committed tests,
docs, pilots, and State Hub decisions.
`infospace-bench` is replacement-ready for new in-scope infospace work. It is
not a name-for-name clone of the old `markitect infospace` CLI; remaining gaps
are explicitly owned by `infospace-bench`, `markitect-tool`, or
`kontextual-engine` in `docs/replacement-readiness-decision.md`.