Commit Graph

  • 2d4f3dea53 feat(signal): ADR-143 RF-SLAM reflector discovery + anchor learning (#847) ruv 2026-05-28 23:29:14 -0400
  • 1f8e180d69 feat(signal): ADR-142 evolution tracker + temporal VoxelMap (#846) ruv 2026-05-28 23:26:28 -0400
  • 7d88eb84c7 feat(bfld): ADR-141 privacy control plane — modes, actions, attestation (#845) ruv 2026-05-28 23:20:36 -0400
  • 169a355bde feat(sensing-server): ADR-140 semantic state record + Ruflo agent bridge (#844) ruv 2026-05-28 23:17:53 -0400
  • 521a012d84 feat(worldgraph): ADR-139 WorldGraph environmental digital twin (#843) ruv 2026-05-28 23:14:29 -0400
  • fc7674bde9 feat(signal,ruvector): ADR-138 LinkGroup/ArrayCoordinator clock-quality gating (#842) ruv 2026-05-28 23:09:06 -0400
  • 4fa3847acd feat(signal): ADR-137 fusion quality scoring + evidence/contradiction flags (#841) ruv 2026-05-28 23:01:46 -0400
  • 11f89727f1 feat(core,signal): ADR-136 streaming-engine frame contracts (#840) ruv 2026-05-28 22:54:48 -0400
  • 24d68dfa72 docs(adr): ADR-136..146 RuView streaming engine series ruv 2026-05-28 22:43:08 -0400
  • 36db13aa7e feat(cli): --min-frames override for low-traffic / debug environments feat/adr-135-empty-room-calibration ruv 2026-05-28 21:08:28 -0400
  • 5dbf3b8307 chore: update vendor submodules to latest upstream chore/update-submodules-20260529-010249 github-actions[bot] 2026-05-29 01:02:49 +0000
  • 8504638187 feat(signal): ADR-135 — empty-room baseline calibration ruv 2026-05-28 18:57:08 -0400
  • 9e7fa83210
    feat(signal): ADR-134 CSI→CIR via ISTA + NeumannSolver warm-start (#837) v1428 rUv 2026-05-28 16:24:37 -0400
  • d1e6d28a4a fix(signal): make CIR witness cross-platform-deterministic ruv 2026-05-28 16:22:46 -0400
  • 04e36874a0 feat(signal): ADR-134 — CSI→CIR via ISTA + NeumannSolver warm-start ruv 2026-05-28 16:10:02 -0400
  • 64ec8334f0 chore: update vendor submodules to latest upstream chore/update-submodules-20260528-185929 github-actions[bot] 2026-05-28 18:59:29 +0000
  • a4f457defb chore: update vendor submodules to latest upstream chore/update-submodules-20260528-132435 github-actions[bot] 2026-05-28 13:24:35 +0000
  • a5fd752b78 fix(casaos): rename to docker-compose.yml so CasaOS recognizes the app Lorenzo Argentieri 2026-05-28 10:25:50 +0200
  • 0515107bb7 chore: update vendor submodules to latest upstream chore/update-submodules-20260528-073055 github-actions[bot] 2026-05-28 07:30:55 +0000
  • 8757df5d15 Add pose inference proxy script aryanbhosale 2026-05-28 12:39:54 +0530
  • c0914d6d1d
    Merge de7917e29c into 04f205a05e Yahya Saqban 2026-05-28 06:03:22 +0100
  • 60ab73a89c chore: update vendor submodules to latest upstream chore/update-submodules-20260528-005436 github-actions[bot] 2026-05-28 00:54:36 +0000
  • eb8ae04b48
    Merge 9660b23746 into 04f205a05e Uxsshann 2026-05-28 07:57:15 +0900
  • 12365f54ee chore: update vendor submodules to latest upstream chore/update-submodules-20260527-185436 github-actions[bot] 2026-05-27 18:54:37 +0000
  • 04f205a05e refactor: move frontend/ to examples/frontend/ v1421 ruv 2026-05-27 12:20:49 -0400
  • 22333106a3 chore: update vendor submodules to latest upstream chore/update-submodules-20260527-132146 github-actions[bot] 2026-05-27 13:21:46 +0000
  • 5050bf3f33 chore: update vendor submodules to latest upstream chore/update-submodules-20260527-073558 github-actions[bot] 2026-05-27 07:35:58 +0000
  • 9660b23746 Fix Windows OpenBLAS backend selection for ndarray-linalg ## Problem Summary Windows native builds were failing while resolving the `ndarray-linalg` / OpenBLAS dependency chain because the workspace forced `openblas-static` everywhere. On Windows, that pulled `openblas-src` into a non-vcpkg build path that it does not support. Uxsshann 2026-05-27 09:47:18 +0530
  • 8352cf9177 fix: use system OpenBLAS on Windows Uxsshann 2026-05-27 09:45:39 +0530
  • f14b104489 chore: update vendor submodules to latest upstream chore/update-submodules-20260527-010007 github-actions[bot] 2026-05-27 01:00:08 +0000
  • d2ef300b4d
    chore(deps): update pytest-mock requirement from >=3.12.0 to >=3.15.1 dependabot/pip/pytest-mock-gte-3.15.1 dependabot[bot] 2026-05-26 22:26:32 +0000
  • 3ab3e0b528
    chore(deps-dev): update bandit requirement from >=1.7.0 to >=1.8.6 dependabot/pip/bandit-gte-1.8.6 dependabot[bot] 2026-05-26 22:26:27 +0000
  • ba25aaea5f
    chore(deps): update pytest-cov requirement from >=4.1.0 to >=7.1.0 dependabot/pip/pytest-cov-gte-7.1.0 dependabot[bot] 2026-05-26 22:26:22 +0000
  • 63ae259e62
    chore(deps): update mypy requirement from >=1.6.0 to >=1.19.1 dependabot/pip/mypy-gte-1.19.1 dependabot[bot] 2026-05-26 22:26:18 +0000
  • 451e0d81ee
    chore(deps): update psycopg2-binary requirement from >=2.9.0 to >=2.9.12 dependabot/pip/psycopg2-binary-gte-2.9.12 dependabot[bot] 2026-05-26 22:26:13 +0000
  • e98f078c1d
    chore(deps-dev): update safety requirement from >=2.3.0 to >=3.8.0 dependabot/pip/safety-gte-3.8.0 dependabot[bot] 2026-05-26 22:26:08 +0000
  • 641fa1f28d
    chore(deps-dev): update myst-parser requirement from >=2.0.0 to >=3.0.1 dependabot/pip/myst-parser-gte-3.0.1 dependabot[bot] 2026-05-26 22:26:03 +0000
  • 939187818e
    chore(deps-dev): update responses requirement from >=0.23.0 to >=0.26.1 dependabot/pip/responses-gte-0.26.1 dependabot[bot] 2026-05-26 22:25:58 +0000
  • 1e692f722c
    chore(deps): update pytest-bdd requirement from >=7.0.0 to >=8.1.0 dependabot/pip/pytest-bdd-gte-8.1.0 dependabot[bot] 2026-05-26 22:25:53 +0000
  • 307ac8df99
    chore(deps): update structlog requirement from >=23.2.0 to >=25.5.0 dependabot/pip/structlog-gte-25.5.0 dependabot[bot] 2026-05-26 22:25:49 +0000
  • 224689a5bc feat(homecore-ui iter 6): Settings probe-before-persist token validation v1409 ruv 2026-05-26 15:36:44 -0400
  • 99c78f512c feat(homecore-ui iter 5): Call Service from Services page v1408 ruv 2026-05-26 15:27:48 -0400
  • 3f5a7411db feat(homecore-ui iter 4): live per-field validation + inline server errors v1407 ruv 2026-05-26 15:12:48 -0400
  • c0bb6f4fc7 feat(homecore iter 3): DELETE /api/states/<id> + confirm modal in UI v1406 ruv 2026-05-26 15:03:40 -0400
  • ff0019229b chore: update vendor submodules to latest upstream chore/update-submodules-20260526-185505 github-actions[bot] 2026-05-26 18:55:06 +0000
  • 89190b6c2d feat(homecore-ui iter 2): Edit Entity modal + shadow-DOM focus delegation v1405 ruv 2026-05-26 14:48:49 -0400
  • e7215a16e5 feat(homecore-ui iter 1): Modal + EntityForm + Add Entity flow v1404 ruv 2026-05-26 14:33:01 -0400
  • 0979faccd4 feat(homecore-server): seed 10 default entities on boot (--no-seed-entities to opt out) v1403 ruv 2026-05-26 14:18:28 -0400
  • 75f984e515 feat(homecore-server): seed 13 default services across 6 domains on boot v1402 ruv 2026-05-26 14:07:52 -0400
  • 1d2fc51790
    fix(macos-rssi-bridge): make `make start` show data flow + figure actually move griffin 2026-05-26 09:54:05 -0700
  • 672be201f4
    fix(macos-rssi-bridge): make `make start` launch the presence injector too griffin 2026-05-26 09:50:44 -0700
  • 82f15c112a
    fix(macos-rssi-bridge): pin sensing-server to --source esp32 in `make start` griffin 2026-05-26 09:47:31 -0700
  • 5f8471a7ed
    feat(macos-rssi-bridge): add `make start` one-shot orchestration griffin 2026-05-26 09:44:48 -0700
  • 4253c0e4fc feat(homecore-ui): wire nav router + States / Services / Settings pages v1397 v0.12.0 ruv 2026-05-26 12:39:33 -0400
  • 858a3d9eb5 feat(homecore-ui): Dashboard page + seed script — UI is no longer empty ruv 2026-05-26 12:26:02 -0400
  • e325082e6d
    feat(macos-rssi-bridge): Mac WiFi card → sensing-server bridge griffin 2026-05-26 09:22:37 -0700
  • 6e79684290 chore: update vendor submodules to latest upstream chore/update-submodules-20260526-131009 github-actions[bot] 2026-05-26 13:10:09 +0000
  • f891329384 fix(verify): Phase 3 pipefail + Windows file-lock + double-zero issues ruv 2026-05-26 08:46:43 -0400
  • 9a09d186cd fix(verify): make v1 proof tolerant of unrelated .env keys + regen hash ruv 2026-05-26 08:28:31 -0400
  • ae073a5646 feat(verify): extend Trust Kill Switch to 9 phases — multi-layer proof ruv 2026-05-26 08:21:18 -0400
  • b32ddaac79 chore: update vendor submodules to latest upstream chore/update-submodules-20260526-072215 github-actions[bot] 2026-05-26 07:22:15 +0000
  • 358ca6190d docs(homecore-server): comprehensive README — integrated HOMECORE orchestration binary ruv 2026-05-25 23:14:35 -0400
  • 850cf9f2d6 docs(homecore-migrate): comprehensive README — HA entity/device/config import + migration CLI ruv 2026-05-25 23:13:58 -0400
  • 4c6974de63 docs(homecore-assist): comprehensive README — intent recognition + Ruflo agent bridge ruv 2026-05-25 23:13:20 -0400
  • 75c2c47ba0 docs(homecore-automation): comprehensive README — YAML triggers + conditions + MiniJinja actions ruv 2026-05-25 23:12:41 -0400
  • 300c506171 docs(homecore-recorder): comprehensive README — SQLite history + ruvector semantic search ruv 2026-05-25 23:11:59 -0400
  • 07c2ba3f9c docs(homecore-hap): comprehensive README — HomeKit bridge with 11 accessory types ruv 2026-05-25 23:11:15 -0400
  • 73643e2e57 docs(homecore-plugins): comprehensive README — WASM plugin runtime + InProcess registry ruv 2026-05-25 23:10:35 -0400
  • 3e2763daf7 docs(homecore-api): comprehensive README — REST + WebSocket API ruv 2026-05-25 23:09:55 -0400
  • 0d893be604 docs(homecore): comprehensive README — state machine + event bus + registries ruv 2026-05-25 23:09:16 -0400
  • 8cb8a37dc4 feat(docker): bundle homecore-server (HOMECORE / ADRs 126-134) in the image v1388 v0.11.0 ruv 2026-05-25 23:06:14 -0400
  • e96ebaea81
    HOMECORE: native Rust/WASM/TS port of Home Assistant — ADRs 125-134 implementation (#800) v1387 v0.10.0 rUv 2026-05-25 22:47:48 -0400
  • a771ab8aa4 fix(homecore-api/sec): close HC-05 — CORS allowlist instead of permissive ruv 2026-05-25 21:03:52 -0400
  • 408cfd4f03 fix(homecore-api/sec): close HC-01/HC-02 — real bearer-token store ruv 2026-05-25 20:59:09 -0400
  • 43168b38fb chore: update vendor submodules to latest upstream chore/update-submodules-20260526-005740 github-actions[bot] 2026-05-26 00:57:40 +0000
  • 0c55498475 perf(homecore): criterion benches for state-machine hot paths ruv 2026-05-25 19:53:16 -0400
  • 75d5760351 fix(homecore-plugins/sec): bump wasmtime 25 → 42 for RUSTSEC-2026-0095/0096 (HC-03/04, CVSS 9.0) ruv 2026-05-25 19:38:59 -0400
  • 855bb66060 fix(homecore-recorder/sec): bump sqlx 0.7.4 → 0.8.1+ (RUSTSEC, audit HC-medium) ruv 2026-05-25 19:36:30 -0400
  • 99f1271577 docs(security/iter-10): HOMECORE security audit — 18 findings, 4 critical ruv 2026-05-25 19:28:25 -0400
  • 10db90d7df feat(homecore-server/iter-9): integration binary tying all 8 HOMECORE crates together ruv 2026-05-25 19:16:46 -0400
  • 424721fa16 feat(homecore-plugins/p2): Wasmtime runtime + example WASM plugin (resolves ADR-128 Q2) ruv 2026-05-25 19:04:31 -0400
  • 67d186549a docs(huggingface): document safetensors header padding bug + workaround lockewerks 2026-05-25 17:03:42 -0600
  • 5354726d15 feat(scripts): add fix-safetensors-header.py to repair NUL-padded headers lockewerks 2026-05-25 17:03:28 -0600
  • 761b2248cb feat(homecore-recorder/p2): wire RuvectorSemanticIndex with hash-based embeddings (resolves ADR-132 P2) ruv 2026-05-25 18:55:35 -0400
  • 58b54cae50 docs(readme): update HF model loading instructions lockewerks 2026-05-25 16:55:19 -0600
  • c271d478c0 test(rvf): add JSONL container round-trip and error tests lockewerks 2026-05-25 16:54:52 -0600
  • 5b9714bf61 feat(rvf): accept JSONL RVF container in --model loader lockewerks 2026-05-25 16:53:47 -0600
  • d91ffce1ad feat(homecore-frontend/p1): @ruvnet/homecore-frontend Lit+TS+Vite scaffold (3 tests) ruv 2026-05-25 18:53:12 -0400
  • 3a4576a5f8 docs(cog-pose): mark inference path wired and update README lockewerks 2026-05-25 16:51:13 -0600
  • 51fd326aae test(cog-pose): verify weights load and produce valid 17-keypoint output lockewerks 2026-05-25 16:51:05 -0600
  • 339d9d70dc feat(cog-pose): wire pose_v1.safetensors into inference path lockewerks 2026-05-25 16:50:56 -0600
  • 44c06b11ec chore(scripts): add hf pretrained model verify helper lockewerks 2026-05-25 16:50:07 -0600
  • 68ae6c0bd6 docs(adr-131/recon): cognitum-one/v0-appliance design recon for HOMECORE-FRONTEND ruv 2026-05-25 18:36:50 -0400
  • 26ad45fbdb feat(homecore-assist/p1): ADR-133 intent pipeline + ruflo runner stub (23 tests pass) ruv 2026-05-25 18:31:54 -0400
  • 901adf1be6 feat(homecore-migrate/p1): ADR-134 .storage parser + entity-registry import (19 tests pass) ruv 2026-05-25 18:29:06 -0400
  • 347aad9bfa feat(homecore-automation/p1): ADR-129 automation engine + MiniJinja templates (34 tests pass) ruv 2026-05-25 18:28:41 -0400
  • a422995817 feat(homecore-recorder/p1): ADR-132 SQLite recorder + fnv64a attr dedup (14 tests pass) ruv 2026-05-25 18:27:26 -0400
  • cc079febef feat(homecore-hap/p1): ADR-125 HAP bridge scaffold (17 tests pass) ruv 2026-05-25 18:25:27 -0400
  • 4f97bd33ab fix(sensing-server): wire training_api::routes() into HTTP router jhancuff 2026-05-25 16:20:28 -0600
  • 02742f2f47 feat(homecore/p1 iter-2): API (ADR-130) + plugins (ADR-128) scaffolds in parallel ruv 2026-05-25 18:14:14 -0400