Commit 6f151a6
committed
B-META: wire modules + features for B1-B6 (grammar-triangle, contract-ticket, role_keys, markov_bundle)
- Add pub mod trajectory + markov_bundle (B4 D5).
- Gate pub mod ticket_emit behind feature "contract-ticket" (B5 D2).
- Gate pub mod triangle_bridge behind feature "grammar-triangle" (B5 D3).
- Add features:
contract-ticket -> dep:lance-graph-contract
grammar-triangle -> dep:lance-graph-cognitive
- Add optional path deps for both crates.
B1 grammar-landscape doc has ASCII transliterations (Finnish ä->ae,
Cyrillic->latin) per worker note; flagged for follow-up i18n PR.
Contract-side modules (context_chain, role_keys, thinking_styles)
already re-exported from grammar/mod.rs at base commit 22a5a32.1 parent 115bf24 commit 6f151a6
2 files changed
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
21 | 26 | | |
22 | 27 | | |
| 28 | + | |
| 29 | + | |
23 | 30 | | |
24 | 31 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
64 | 73 | | |
65 | 74 | | |
66 | 75 | | |
| |||
0 commit comments