shard-wiki/src/shard_wiki
tegwick def699c1eb feat(adapters): GitShardAdapter history adopt + cross-substrate integration (WP-0012 T3)
Adopt git-native history (TSD §A.5): a VERSION-gated history(key) surfaces the
commit list for a path (newest-first sha + subject) — declared by every git-IS-store
shard, read-only or not. Integration proves the union/overlay/edit machinery works
unchanged across folder + git substrates: resolve/chorus span both, edit through a
git shard fast-forwards as a commit, apply-under-drift refuses on an external commit
(sha drift) without clobbering, and a read-only git target keeps the overlay as a
draft. SCOPE updated; WP-0012 done. 196 tests green.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-16 02:41:19 +02:00
..
adapters feat(adapters): GitShardAdapter history adopt + cross-substrate integration (WP-0012 T3) 2026-06-16 02:41:19 +02:00
coordination feat(coordination): git backend wiring + verbatim log migration (WP-0009 T4) 2026-06-16 01:49:55 +02:00
engine feat(engine): ext.struct typed-records built-in; close engine implementation (WP-0014 T6) 2026-06-16 00:56:22 +02:00
incremental feat(incremental): wire maintained tier behind views; rebuild fallback (WP-0011 T4) 2026-06-16 02:21:39 +02:00
model feat(model): Identity/Placement/Span, Page, CapabilityProfile (WP-0007 T2) 2026-06-15 09:00:49 +02:00
policy feat(union): overlay-aware resolution (WP-0008 T5) 2026-06-15 13:29:06 +02:00
provenance feat(space): InformationSpace orchestrator + integration; foundation slice complete (WP-0007 T7) 2026-06-15 10:12:38 +02:00
union feat(views): BackLinks derived view over the union link graph (WP-0010 T2) 2026-06-16 01:56:48 +02:00
views feat(incremental): wire maintained tier behind views; rebuild fallback (WP-0011 T4) 2026-06-16 02:21:39 +02:00
__init__.py feat(space): InformationSpace orchestrator + integration; foundation slice complete (WP-0007 T7) 2026-06-15 10:12:38 +02:00
space.py feat(incremental): wire maintained tier behind views; rebuild fallback (WP-0011 T4) 2026-06-16 02:21:39 +02:00