You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .grok/board/LATEST_STATE.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
**Purpose**: Rapid orientation for any session. Pruned and updated from `.claude/board/` version. Focus on current architecture, not historical PR noise.
**Last Major Update**: 2026-05-10 (Grok synthesis pass — clarified multi-zone boundaries + spear as deliberate Zone 2 ↔ Zone 3 bridge for HubSpot/ticket logic that cannot live in lance-graph core).
**Technical Debt**: Fragmentation is the main issue. Hot path needs real parser wiring while staying inside the canonical `OrchestrationBridge`. Missing mapping from parsed intent → `CausalEdge64` fields.
30
30
31
+
**See also**: New canonical inventory + migration plan for all NARS + thinking implementations (including hot-path `nars_engine`, symbolic `cognitive_frameworks`, meta styles, grammar heuristics): `.grok/03_cognitive_layers/NARS_THINKING_IMPLEMENTATIONS_INVENTORY_MIGRATION.md`. This is now the single source of truth to prevent context duplication.
4. Full hot-path Cypher (and polyglot) support via the canonical `OrchestrationBridge`.
39
41
5. How Thinking Styles should modulate `CausalEdge64` fields.
40
42
6. Promotion Membrane implementation using `CausalEdge64` + plasticity + confidence.
43
+
7.**spear as Zone 2 ↔ Zone 3 bridge** — Implement crisp contracts so spear owns HubSpot reverse-engineered surface + Hiro tickets + external serialized I/O (mail, SharePoint, MySQL, JSON/gRPC) while accessing inner ontology zero-copy via lance-graph-callcenter. Keep all hubspot/ticket business logic strictly out of lance-graph and pure Zone 2. See `.grok/board/MULTI_ZONE_ONTOLOGY_ARCHITECTURE.md` for full zone model.
2.`.grok/board/UNIFIED_SOA_SURFACE_PLAN.md` — Highest-signal current direction (SoA DTO unification).
50
+
2.`github_mcp_wrapper.py` (in artifacts/ or pushed to `.grok/github_mcp_wrapper.py` on GitHub) — PyGithub-like wrapper over MCP GitHub connected tools. Use this for all .grok file ops, listings, and bulk pushes instead of raw `github___*` calls. Preferred modern interface.
51
+
3.`.grok/board/UNIFIED_SOA_SURFACE_PLAN.md` — Highest-signal current direction (SoA DTO unification).
48
52
3.`.grok/05_query_languages/cypher_implementations.md` — Current Cypher landscape + debt.
49
53
4.`.grok/03_cognitive_layers/cognitive_shader_driver.md` — SoA layer deep dive.
0 commit comments