Fountain Coach Gitowner-controlled · read only

FountainStoreSemanticBrowserKit.git · README.md

FountainStoreSemanticBrowserKit.git / README.md

revision 34fe386880d2e338118594a0b32c33c8ac425627 · complete file

# FountainStoreSemanticBrowserKit

The systemic Store-source boundary for the governed Semantic Browser MIDI2 instrument.

This Kit does not define a second command. `SemanticBrowserKit` owns the existing
`reframe/semantic-browser.preview` identity, typed MIDI2 lifecycle, and semantic
dissection contract. This Kit resolves the source that that instrument is allowed
to observe:

```text
MIDI2 Semantic Browser request
        ↓
FountainStoreSemanticBrowserKit
        ├── live local Store publication
        └── live remote Store publication (read-through)
        ↓
source bytes + publication provenance
        ↓
Semantic Browser snapshot and dissection
```

There is no content cache, filesystem fallback, or silent remote-to-local copy.
The local and remote readers must provide the same `EstatePublicationSnapshot`
contract. A resolved source carries Store identity, publication revision, source
revision, content digest, and publication receipt.

The package is released as `0.1.0`. Reframe consumer integration remains a
separate promotion: the consumer must adopt the released package and preserve
the existing Semantic Browser MIDI2 identity and lifecycle evidence.