2026-02-21 - 2026-03-21

Overview

0 active pull requests
16 active issues
Excluding merges, 1 author has pushed 5 commits to main and 5 commits to all branches. On main, 15 files have changed and there have been 4563 additions and 19 deletions.

8 issues closed from 1 user

16 issues created by 1 user

Opened #1 fix: align shadow controller execution-mode semantics for single_tool vs run_plan 2026-03-21 09:11:37 +01:00

Opened #2 refactor: split the orchestrator into policy-router, effect-executor, and observation-reducer modules 2026-03-21 09:11:38 +01:00

Opened #3 feat: add cross-system causal edges to the typed tool graph for root-cause traversal 2026-03-21 09:11:40 +01:00

Opened #4 feat: implement hierarchical memory tiers for semantic, episodic, procedural, and causal system knowledge 2026-03-21 09:11:42 +01:00

Opened #5 feat: build an online-to-offline distillation loop for policy improvement beyond static sacred gating 2026-03-21 09:11:43 +01:00

Opened #6 chore: emit structured counterfactual decision traces from the shadow meta-controller 2026-03-21 09:11:45 +01:00

Opened #7 perf: replace repeated analysis.update / return-analysis loops with a single idempotent observation commit 2026-03-21 09:11:47 +01:00

Opened #8 feat: bootstrap the system topology graph from infrastructure manifests and live inventory 2026-03-21 09:11:48 +01:00

Opened #9 feat: train execution-mode priors separately from plan-key priors in offline policy builder 2026-03-21 09:19:44 +01:00

Opened #10 refactor: normalize chosen_plan taxonomy so plan templates are not overloaded with single_tool semantics 2026-03-21 09:25:11 +01:00

Opened #11 feat: make policy refresh atomic so replay stats, candidate policy, and eval runs share a consistent snapshot 2026-03-21 09:30:21 +01:00

Opened #12 perf: avoid full replay rescans by folding policy_stats_live deltas into snapshot refreshes 2026-03-21 09:42:53 +01:00

Opened #13 perf: skip snapshot retraining when policy_stats_live deltas are empty 2026-03-21 09:46:45 +01:00

Opened #14 policy: add snapshot age and compaction cadence so reused snapshots do not become stale 2026-03-21 10:01:43 +01:00

Opened #15 policy: track exact compaction lineage separately from snapshot generation time 2026-03-21 10:31:35 +01:00

Opened #16 audit: carry compaction-lineage metadata into candidate policy and sacred gate artifacts 2026-03-21 10:35:10 +01:00