Skip to content

Feat/mvp GitHub prep 2026 06#7

Open
staticroostermedia-arch wants to merge 6 commits into
mainfrom
feat/mvp-github-prep-2026-06
Open

Feat/mvp GitHub prep 2026 06#7
staticroostermedia-arch wants to merge 6 commits into
mainfrom
feat/mvp-github-prep-2026-06

Conversation

@staticroostermedia-arch
Copy link
Copy Markdown
Owner

PR Checklist for Engram MVP Prep / Geometric Memory + Rituals + MCP + Rust + Non-Flat System

  • Ritual hygiene followed: Pre-edit mcp_engram_context_for_file + recall_in_file (if code) + mcp_engram_record_reasoning_trace (A/D/R + goal/spatial/ritual_context); post-edit delta trace chained with prev_in_trace; mcp_engram_scar for any rejected paths.
  • Manifold / lawfulness / spatial verified: Ran mcp_engram_verify_manifold_integrity, mcp_engram_verify_block_lawfulness (if high-value), mcp_engram_spatial_status, mcp_engram_genesis status as relevant; updated item1.5_spatial_ingestion_state_engram if bootstrap impacted.
  • Enagram records: New trace:* / remember / remember_solution / scar / goal_* / relate as appropriate; promote_hot for continuity artifacts; linked to goal:1780419540... (or primary).
  • Current build used: Verified via cargo check/build, target/debug/engram --version (or equivalent) matches source state (see Phase 0 build_check); harness/MCP tests reference fresh binary if applicable.
  • Examples / docs run: New or changed examples are runnable immediately (cargo run --example ... or python); README/docs links updated and consistent with local current state.
  • Non-flat / geometric invariants preserved: Changes respect .leg3 (q/p/CRS/Merkle), VSA (OP_), spatial AABB, sheaf gluing (from processes/.toml), CRS/scar/verify gates, continuation bundles, ego.leg3/NREM, etc. No breakage to MCP tools (55+), rituals (wake/working-memory/session-end/code-edit), or subvisor governance.
  • GH / popular best practices: Aligns with plan (hero/comparison in README, matrix CI, templates, metadata keywords like geometric-memory/rituals/mcp/non-flat, visuals, etc.); emulates patterns from mem0/ragflow/memvid/qdrant/chroma etc. (badges, examples, explicit memory model, citations if applicable).
  • Atomic commit: Conventional message referencing plan + traces (e.g. 'docs(readme): add geometric hero + comparison per GITHUB_MVP_PREP_PLAN.md (trace:XXXX)') ; used git-eng MCP where possible for trace.
  • Post-push validation: After merge, online README/.github matches; run mcp_engram_* verifies; no regression in current build/harness.

Related:

  • Plan: docs/GITHUB_MVP_PREP_PLAN.md (with execution log)
  • Goal: goal:1780419540_prepare-and-polish-current-engram-mvp-for-public
  • Prior: build_check, phase1_audit, traces from Phase 0/1/2, scar for sub-agent lessons, supervisor report.
  • Sub-agents: popular (success), local (cancelled per governance), supervisor (success).

Thank you for helping represent the unique geometric/ritual/non-flat nature of Engram well on GitHub!

Ship ENGRAM_PROFILE=agent|deep|ui|dev to replace env-var soup for local
agent MCP. Consolidate launcher (scripts/engram-grok), minimal grok-build
MCP config, and backend_readiness/handoff profile fields.

Agent memory MVP (T0–T2):
- profile.rs with apply() defaults for lean CUDA, deferred BVH, anchor recall
- session_start inline continuation bundle + warm_wake_anchors at wake
- context_for_edit enriched JSON (related_goals/traces, profile, memory_mode)
- MCP param aliases (goal_id, from/to/relation) and clearer errors
- agent-memory harness suite with profile + context_for_edit assertions

Tier 3 recall on 181k stores:
- anchors scope no longer backfills broad overview pool (was ~2k blocks)
- ENGRAM_LEAN_ANCHOR_POOL default 800; high-priority fetch in scoring
- recall(anchors) p50 ~0.9s (down from ~2.3s) on sampled_bounded path

Docs: AGENT_MEMORY_CONTRACT, GROK_BUILD_MEMORY, MVP_GAP_CLOSURE_PLAN,
consolidation plan, updated skills and GitHub MVP prep surfaces.

Note: restart Grok TUI after pull to pick up engram-grok launcher.
Git hygiene:
- gitignore harness logs/results, __pycache__, *.pyc
- remove tracked conv_task/conv_arc internal docs (already gitignored pattern)
- remove 70 harness run artifacts from index

Unified integrations (Grok, Cursor, Claude, Antigravity, Codex, local):
- integrations/README.md master guide + mcp.engram.template.json
- integrations/codex/README.md for CLI agents
- All MCP configs: scripts/engram-grok + ENGRAM_PROFILE=agent (2 env vars)
- Portable engram-grok (repo-relative binary resolution, no hardcoded paths)
- system-prompts/README.md: 8-tool lean contract (replaces watch+summarize wake)
- README, FIRST_RUN, GROK_BUILD_MEMORY, DEPLOYMENT_MODES, AGENTS aligned
…; wgpu HotBlockCache borrow (use Arc clone for &Device)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant