Skip to content

Merge staging to main: 8 PRs accumulated#38

Closed
rita-aga wants to merge 10 commits intomainfrom
staging
Closed

Merge staging to main: 8 PRs accumulated#38
rita-aga wants to merge 10 commits intomainfrom
staging

Conversation

rita-aga and others added 10 commits March 14, 2026 10:10
* fix: trace-export

* style: cargo fmt (nightly-2026-02-08)

* ci: retrigger

* ci: update readability baseline for trace export changes
* fix: runtime-metrics

* fix: update readability baseline
1. Cedar authz: remove schema bypass hack, always pass None to entity validation
2. Cedar policies: use idiomatic .contains() instead of || chains
3. Deduplicate specs/policies/issue.cedar via symlink
4. OTEL: document intentional blocking sleep at startup
5. Turso: remove Deref footgun, add explicit transaction_with_behavior()
6. Runtime metrics: rewrite with Gauge<u64>.record() instead of UpDownCounter deltas
7. CI: enable staging branch triggers

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…ions (#37)

* feat(agent-orchestration): add adapter runtime and fix review findings

* fix: satisfy clippy pre-push gates

* refactor: pass readability ratchet and clippy gates

---------

Co-authored-by: rita-aga <rita.mirai@gmail.com>
* refactor: staging quality review — principal-engineer cleanup

- Remove unused Cedar Schema field and redundant schema reloads (engine.rs)
- Consolidate duplicated default-deny logic into shared helper (bindings.rs)
- Replace println with tracing macros in runtime metrics (runtime_metrics.rs)
- Simplify store module: remove dead code paths (store/mod.rs)
- Add entity existence check helper (entity_ops.rs)
- Tighten error handling in trace export (otel.rs)

Co-authored-by: Codex <codex@openai.com>

* ci: update readability baseline after quality review

* style: cargo fmt

* fix: resolve merge conflict — deduplicate instrumentation into submodule

* ci: update readability baseline

---------

Co-authored-by: Codex <codex@openai.com>
* ci: bump test timeout to 60m (45m too tight for cold cache) (#31)

* feat: instrument trajectory, evolution, and unmet intents for Logfire

Add tracing spans to all trajectory entry creation sites (5 sites),
evolution engine operations, sentinel checks, and persistence layer.
Unmet intents now emit tracing::warn! with structured fields.

13 files changed, 687 insertions.

Co-authored-by: Codex <codex@openai.com>

* ci: update readability baseline

* style: cargo fmt

* ci: retrigger after staging worktree fix

* fix: collapse nested if to satisfy clippy

---------

Co-authored-by: Codex <codex@openai.com>
* chore(security): ignore all local env secret files

* chore(security): ignore local Claude worktree hook artifacts

* ci: retrigger

---------

Co-authored-by: rita-aga <rita.mirai@gmail.com>
@rita-aga rita-aga closed this Mar 15, 2026
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.

2 participants