Skip to content

feat: summarize observation review timelines#47

Merged
cafitac merged 1 commit intomainfrom
feat/observation-review-temporal
May 1, 2026
Merged

feat: summarize observation review timelines#47
cafitac merged 1 commit intomainfrom
feat/observation-review-temporal

Conversation

@cafitac
Copy link
Copy Markdown
Owner

@cafitac cafitac commented May 1, 2026

Summary

  • Add per-memory-ref observation windows to observations audit top refs.
  • Add top-level observation_count / candidate_count and fact status-history summaries to observations review-candidates.
  • Update dogfood docs and handoff so historical injections are easier to distinguish from current lifecycle state.

Test Plan

  • TMPDIR=$PWD/.tmp-test uv run pytest tests/test_cli.py::test_python_module_cli_observations_audit_reports_frequent_and_stale_refs_without_raw_queries tests/test_cli.py::test_python_module_cli_observations_review_candidates_explains_top_refs_without_mutation_or_raw_queries tests/test_cli.py::test_python_module_cli_observations_audit_reports_low_signal_empty_retrievals -q
  • TMPDIR=$PWD/.tmp-test uv run pytest tests/ -q
  • uv run python scripts/check_release_metadata.py
  • uv run python scripts/smoke_release_readiness.py
  • npm pack --dry-run
  • git diff --check
  • node --check bin/agent-memory.js
  • local DB smoke: PYTHONPATH=src uv run python -m agent_memory.api.cli observations review-candidates /Users/reddit/.agent-memory/memory.db --limit 200 --top 10 --frequent-threshold 3
  • static diff secret scan: finding_count=0

@cafitac cafitac merged commit d876e40 into main May 1, 2026
2 checks passed
@cafitac cafitac deleted the feat/observation-review-temporal branch May 1, 2026 02:18
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