Skip to content

feat: extend Gateway, Control, and pVisor capture paths - #99

Merged
reiase merged 3 commits into
mainfrom
codex/pchronicle-langfuse-gateway
Aug 26, 2026
Merged

feat: extend Gateway, Control, and pVisor capture paths#99
reiase merged 3 commits into
mainfrom
codex/pchronicle-langfuse-gateway

Conversation

@reiase

@reiase reiase commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add config-free pchronicle serve --gateway controls for address, dataset, split template, and 30-minute idle projection
  • add Langfuse-compatible OTLP JSON/protobuf ingestion with durable chunking for large batches
  • add live canonical event/storyline/trajectory reads and reduce Catalog refreshes to source discovery/publication boundaries
  • update Control and pVisor capture/storage paths, CLI surfaces, docs, and stress coverage

Validation

  • cargo fmt --all -- --check
  • cargo test -p persisting-pchronicle --lib --offline (457 passed)
  • cargo test -p persisting-pchronicle-cli --lib --offline (191 passed)
  • cargo test -p persisting-pvisor --lib --offline (143 passed, 2 ignored)
  • affected crate regression suite for events/gateway/pchronicle-cli/ppilot/pvisor passed except the pVisor CLI parser regression fixed and re-run successfully

The local .workbuddy/ directory is intentionally not included.

reiase added 3 commits August 26, 2026 13:48
Add config-free pChronicle Gateway ingestion with Langfuse OTLP compatibility, durable chunking, idle projection, and live trace reads. Update Control and pVisor capture/storage paths plus documentation and stress coverage.
Factor the protobuf field result type, box the proxy gateway variant, and simplify projection idle selection.
@reiase
reiase merged commit e52958d into main Aug 26, 2026
10 checks passed
@reiase
reiase deleted the codex/pchronicle-langfuse-gateway branch August 26, 2026 08:59
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