ciris-server 0.2.1__tar.gz → 0.2.2__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {ciris_server-0.2.1 → ciris_server-0.2.2}/CHANGELOG.md +10 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/Cargo.lock +1 -1
- {ciris_server-0.2.1 → ciris_server-0.2.2}/Cargo.toml +1 -1
- {ciris_server-0.2.1 → ciris_server-0.2.2}/PKG-INFO +1 -1
- {ciris_server-0.2.1 → ciris_server-0.2.2}/pyproject.toml +1 -1
- {ciris_server-0.2.1 → ciris_server-0.2.2}/src/lib.rs +35 -8
- {ciris_server-0.2.1 → ciris_server-0.2.2}/.cargo/config.toml +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/.github/workflows/bench.yml +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/.github/workflows/ci.yml +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/.github/workflows/conformance.yml +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/.github/workflows/publish-pypi.yml +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/.github/workflows/release.yml +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/.gitignore +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/FSD/LENS_TO_SERVER_MIGRATION.md +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/FSD/PQC_AV_STREAMING_BENCH.md +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/FSD/REGISTRY_FOLD_DERISK.md +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/FSD/SERVER_1.0_PLAN.md +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/LICENSE +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/MISSION.md +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/README.md +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/benches/pqc_av_streaming.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/benches/replication_ingest.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/.github/workflows/bench.yml +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/.github/workflows/ci.yml +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/.gitignore +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/.pre-commit-config.yaml +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/Cargo.toml +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/FSD/CIRIS_LENS_CORE.md +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/FSD/LENS_CORE_V0_5.md +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/FSD/OPEN_QUESTIONS.md +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/LICENSE +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/MISSION.md +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/README.md +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/benches/aggregate.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/benches/canonicalize.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/benches/project.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/deny.toml +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/docs/BENCHMARKS.md +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/docs/COHABITATION.md +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/docs/PRE_COMMIT.md +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/docs/PUBLIC_SCHEMA_CONTRACT.md +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/docs/PYPI_PUBLISH.md +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/docs/RELEASE_NOTES.md +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/docs/STANDARDS_COMPARISON.md +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/docs/THREAT_MODEL.md +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/patterns_from_cirislens_core/extraction/json_path.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/patterns_from_cirislens_core/extraction/metadata.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/patterns_from_cirislens_core/extraction/mod.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/patterns_from_cirislens_core/scrubber/distilbert_loader.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/patterns_from_cirislens_core/scrubber/fields.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/patterns_from_cirislens_core/scrubber/mod.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/patterns_from_cirislens_core/scrubber/ner.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/patterns_from_cirislens_core/scrubber/ort_loader.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/patterns_from_cirislens_core/scrubber/proptests.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/patterns_from_cirislens_core/scrubber/regex.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/patterns_from_cirislens_core/scrubber/walker.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/patterns_from_cirislens_core/scrubber/xlm_r_loader.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/pyproject.toml +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/python/ciris_lens_core/__init__.py +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/src/audit/api.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/src/audit/delegate.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/src/audit/mod.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/src/audit/pyo3.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/src/canonical/ceg_egress.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/src/canonical/mod.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/src/capacity/attestation.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/src/capacity/mod.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/src/capacity/score.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/src/capture/batch.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/src/capture/client.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/src/capture/consent.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/src/capture/correlation.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/src/capture/event.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/src/capture/mod.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/src/capture/partial.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/src/capture/py_engine.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/src/capture/seal.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/src/cohort/declared.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/src/cohort/mod.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/src/cohort/resourcing.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/src/config/egress.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/src/config/mod.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/src/config/node.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/src/config/retention.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/src/config/upstream.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/src/detector/axis_metrics.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/src/detector/coherence_ratchet.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/src/detector/correlated_action.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/src/detector/distributive_access.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/src/detector/manifold.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/src/detector/mod.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/src/extract/mod.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/src/extract/projection.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/src/ffi/mod.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/src/ffi/pyo3.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/src/lib.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/src/observability/mod.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/src/pipeline/lifecycle.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/src/pipeline/mod.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/src/retention/eviction.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/src/retention/mod.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/src/retention/summary.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/src/role/handler.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/src/role/mod.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/src/role/node.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/src/role/relay.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/src/role/ret_relay.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/src/scores/aggregate.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/src/scores/mod.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/src/scores/oracle.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/src/scoring/assembly.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/src/scoring/axis_calibration.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/src/scoring/calibration.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/src/scoring/capacity.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/src/scoring/mod.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/src/scoring/n_eff.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/src/scoring/result.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/src/signing/event.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/src/signing/mod.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/src/wire/mod.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/src/wire/signer.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/tests/parity/README.md +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/tests/parity/canonical_fixtures.json +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/tests/parity/generate_canonical_fixtures.py +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/tests/sovereign_rlib.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/rust-toolchain.toml +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/scripts/bench_report.py +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/src/compose.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/src/config.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/src/import.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/src/main.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/src/quorum.rs +0 -0
- {ciris_server-0.2.1 → ciris_server-0.2.2}/tests/replication.rs +0 -0
|
@@ -4,6 +4,16 @@ All notable changes to CIRISServer. Format follows [Keep a Changelog](https://ke
|
|
|
4
4
|
this project uses [Semantic Versioning](https://semver.org/). The minor line tracks
|
|
5
5
|
the fabric-node scope (0.1 lens · 0.5 +registry · 1.0 +node), paced by the CIRISAgent train.
|
|
6
6
|
|
|
7
|
+
## [0.2.2] — 2026-06-15
|
|
8
|
+
|
|
9
|
+
### Added
|
|
10
|
+
- **`import-traces` on the wheel** (pip-only bridge): the abi3 wheel now exposes
|
|
11
|
+
`ciris_server.import_traces(dump_dir)`, and the `ciris-server` console script
|
|
12
|
+
accepts `ciris-server import-traces <dump-dir>` (same CLI as the binary). The
|
|
13
|
+
legacy CIRISLens dump → persist-corpus-as-CEG import no longer needs the
|
|
14
|
+
source-built binary. Verified from the installed wheel against the prod dump:
|
|
15
|
+
all 12,165 traces, errored=0.
|
|
16
|
+
|
|
7
17
|
## [0.2.1] — 2026-06-15
|
|
8
18
|
|
|
9
19
|
Android wheels (incl. arm32) now publish; legacy-trace importer.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
[package]
|
|
2
2
|
name = "ciris-server"
|
|
3
|
-
version = "0.2.
|
|
3
|
+
version = "0.2.2" # 0.1 = lens-only (agent ~2.9.7); 0.5 = +registry (~2.9.8); 1.0 = +node (~2.9.10). Patch forward (0.1.1) on breakage.
|
|
4
4
|
edition = "2021"
|
|
5
5
|
# MSRV floor is set by the substrate: ciris-verify v5.2.0 requires 1.86
|
|
6
6
|
# (persist v6.0.1 is 1.83). Build with the higher of the two.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: ciris-server
|
|
3
|
-
Version: 0.2.
|
|
3
|
+
Version: 0.2.2
|
|
4
4
|
License-File: LICENSE
|
|
5
5
|
Summary: The fabric node — the federation's headless cohabitation runtime (registry + lens [+ node] over one shared substrate), as the abi3 wheel CIRISAgent consumes. agent = fabric node + brain.
|
|
6
6
|
Author-email: Eric Moore <eric@ciris.ai>
|
|
@@ -12,7 +12,7 @@ build-backend = "maturin"
|
|
|
12
12
|
[project]
|
|
13
13
|
name = "ciris-server"
|
|
14
14
|
# Mirrors Cargo.toml; bump in lockstep.
|
|
15
|
-
version = "0.2.
|
|
15
|
+
version = "0.2.2" # matches the Cargo crate. 0.1 = lens-only; patch forward (0.1.1) on breakage
|
|
16
16
|
description = "The fabric node — the federation's headless cohabitation runtime (registry + lens [+ node] over one shared substrate), as the abi3 wheel CIRISAgent consumes. agent = fabric node + brain."
|
|
17
17
|
authors = [{ name = "Eric Moore", email = "eric@ciris.ai" }]
|
|
18
18
|
license = { text = "AGPL-3.0-or-later" }
|
|
@@ -68,25 +68,52 @@ pub fn init_tracing() {
|
|
|
68
68
|
mod python {
|
|
69
69
|
use pyo3::prelude::*;
|
|
70
70
|
|
|
71
|
+
fn rt_block_on<F: std::future::Future<Output = anyhow::Result<()>>>(fut: F) -> PyResult<()> {
|
|
72
|
+
// ONE multi-thread runtime; the node spawns onto it (never a second
|
|
73
|
+
// runtime around the Engine — the persist dual-runtime-deadlock rule).
|
|
74
|
+
let rt = tokio::runtime::Runtime::new()
|
|
75
|
+
.map_err(|e| pyo3::exceptions::PyRuntimeError::new_err(e.to_string()))?;
|
|
76
|
+
rt.block_on(fut)
|
|
77
|
+
.map_err(|e| pyo3::exceptions::PyRuntimeError::new_err(e.to_string()))
|
|
78
|
+
}
|
|
79
|
+
|
|
71
80
|
/// Console entry point: `pip install ciris-server` → the `ciris-server`
|
|
72
|
-
/// command (pyproject `[project.scripts]`).
|
|
73
|
-
///
|
|
81
|
+
/// command (pyproject `[project.scripts]`). Mirrors the binary's CLI:
|
|
82
|
+
/// `ciris-server import-traces <dump-dir>` runs the legacy-trace import;
|
|
83
|
+
/// otherwise boots a zero-setup node (mode = server, trusts `ciris-canonical`).
|
|
74
84
|
#[pyfunction]
|
|
75
85
|
#[pyo3(name = "main")]
|
|
76
86
|
fn py_main() -> PyResult<()> {
|
|
77
87
|
crate::init_tracing();
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
88
|
+
let mut args = std::env::args().skip(1);
|
|
89
|
+
match args.next().as_deref() {
|
|
90
|
+
Some("import-traces") => {
|
|
91
|
+
let dir = args.next().ok_or_else(|| {
|
|
92
|
+
pyo3::exceptions::PyRuntimeError::new_err(
|
|
93
|
+
"usage: ciris-server import-traces <dump-dir>",
|
|
94
|
+
)
|
|
95
|
+
})?;
|
|
96
|
+
rt_block_on(crate::import_traces(&dir))
|
|
97
|
+
}
|
|
98
|
+
_ => rt_block_on(crate::run()),
|
|
99
|
+
}
|
|
100
|
+
}
|
|
101
|
+
|
|
102
|
+
/// `ciris_server.import_traces(dump_dir)` — programmatic legacy-trace import
|
|
103
|
+
/// for a pip-only bridge (the CIRISLens TimescaleDB dump → persist corpus as
|
|
104
|
+
/// CEG objects). Reads `CIRIS_HOME`/DSN from the environment, same as the node.
|
|
105
|
+
#[pyfunction]
|
|
106
|
+
#[pyo3(name = "import_traces")]
|
|
107
|
+
fn py_import_traces(dump_dir: String) -> PyResult<()> {
|
|
108
|
+
crate::init_tracing();
|
|
109
|
+
rt_block_on(crate::import_traces(&dump_dir))
|
|
84
110
|
}
|
|
85
111
|
|
|
86
112
|
/// `import ciris_server` — the composition CIRISAgent embeds.
|
|
87
113
|
#[pymodule]
|
|
88
114
|
fn ciris_server(_py: Python<'_>, m: &Bound<'_, PyModule>) -> PyResult<()> {
|
|
89
115
|
m.add_function(wrap_pyfunction!(py_main, m)?)?;
|
|
116
|
+
m.add_function(wrap_pyfunction!(py_import_traces, m)?)?;
|
|
90
117
|
// Re-export lens-core's Python surface so CIRISAgent can swap
|
|
91
118
|
// `from ciris_lens_core import LensClient` → `from ciris_server import
|
|
92
119
|
// LensClient` (drop-in). One wheel bundles the lens slice; registry +
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/.github/workflows/bench.yml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/docs/PUBLIC_SCHEMA_CONTRACT.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/docs/STANDARDS_COMPARISON.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/python/ciris_lens_core/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/src/canonical/ceg_egress.rs
RENAMED
|
File without changes
|
|
File without changes
|
{ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/src/capacity/attestation.rs
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/src/detector/axis_metrics.rs
RENAMED
|
File without changes
|
{ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/src/detector/coherence_ratchet.rs
RENAMED
|
File without changes
|
{ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/src/detector/correlated_action.rs
RENAMED
|
File without changes
|
{ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/src/detector/distributive_access.rs
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ciris_server-0.2.1 → ciris_server-0.2.2}/crates/ciris-lens-core/src/scoring/axis_calibration.rs
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|