Skip to content

feat(pipeline+memory): tri pipeline E2E specs + memory primitives + tech tree#566

Merged
gHashTag merged 1 commit intomasterfrom
feat/pipeline-e2e-memory-specs
Apr 29, 2026
Merged

feat(pipeline+memory): tri pipeline E2E specs + memory primitives + tech tree#566
gHashTag merged 1 commit intomasterfrom
feat/pipeline-e2e-memory-specs

Conversation

@gHashTag
Copy link
Copy Markdown
Owner

Summary

Pipeline specs (Ring 028, closes #490)

  • specs/pipeline/e2e_test.t27 — 9-stage PHI LOOP pipeline with success/failure injection (5 tests, 3 invariants, 1 bench)
  • specs/pipeline/experience_save.t27tri experience save command spec with pass/fail/skip verdicts (4 tests, 2 invariants, 1 bench)
  • specs/pipeline/benchmarks.t27 — performance targets and throughput calculations (4 tests, 2 invariants, 1 bench)

Memory primitives (Ring 029, closes #517)

  • specs/memory/memory_primitives.t27 — remember/recall/forget/reflect operations
  • Scoped memory: agent, session, permanent lifetimes
  • Phi-hash content addressing for memory cells
  • 6 tests, 3 invariants, 2 benches

Documentation

  • docs/TECH_TREE.md — 5-level technology tree (core → runtime → memory → swarm → unfair advantage)

Closes #490 Closes #517

Constitutional compliance

… + tech tree

Closes #490  Closes #517

Pipeline specs (Ring 028):
- e2e_test.t27: 9-stage pipeline with success/failure injection
- experience_save.t27: tri experience save command spec
- benchmarks.t27: performance targets and throughput calculations

Memory primitives (Ring 029):
- memory_primitives.t27: remember/recall/forget/reflect operations
- Scoped memory: agent, session, permanent lifetimes
- Phi-hash content addressing for memory cells

Documentation:
- docs/TECH_TREE.md: 5-level technology tree (core→runtime→memory→swarm→unfair)
@github-actions
Copy link
Copy Markdown

📓 NotebookLM Notebook linked to this PR

This notebook contains session context, decisions, and artifacts for this work.

@gHashTag gHashTag merged commit 990814a into master Apr 29, 2026
11 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant