KeiSeiKit-1.0/_assembler
Parfii-bot 537589e6a7 feat(primitives): kei-artifact typed handoff pipeline (BMAD-style doc passthrough)
- kei-artifact Rust crate (25th): schema registry + artifact store + SHA-256 id + chain walker
- 5 schemas (JSON Schema 2020-12 strict): spec / plan / patch / review / research
- Manifest extension: optional produces_artifact + expects_artifact per handoff (non-breaking)
- Validator extension: KNOWN_ARTIFACT_SCHEMAS whitelist check + 4 new tests
- 3 kei-* manifests updated with typed handoff (architect→code-implementer→critic chain)
- compose-solution phase-5 cross-ref to kei-artifact

Tests: 189 Rust workspace (was 167, +22 artifact tests) + 24 assembler (was 20, +4 validator tests)
2026-04-22 14:10:08 +08:00
..
src feat(primitives): kei-artifact typed handoff pipeline (BMAD-style doc passthrough) 2026-04-22 14:10:08 +08:00
tests refactor: remove restricted-scope agents and blocks from public kit 2026-04-21 19:07:02 +08:00
.gitignore feat: KeiSeiKit v0.1.0 — initial public release 2026-04-20 23:58:34 +08:00
Cargo.toml test(assembler): add insta dev-dep and fixture-loading helpers 2026-04-21 04:15:04 +08:00