Vapora/crates
Jesús Pérez 75e5ebd9a2
Some checks failed
Documentation Lint & Validation / Markdown Linting (push) Has been cancelled
Documentation Lint & Validation / Validate mdBook Configuration (push) Has been cancelled
Documentation Lint & Validation / Content & Structure Validation (push) Has been cancelled
mdBook Build & Deploy / Build mdBook (push) Has been cancelled
Nickel Type Check / Nickel Type Checking (push) Has been cancelled
Rust CI / Security Audit (push) Has been cancelled
Rust CI / Check + Test + Lint (nightly) (push) Has been cancelled
Rust CI / Check + Test + Lint (stable) (push) Has been cancelled
Documentation Lint & Validation / Lint & Validation Summary (push) Has been cancelled
mdBook Build & Deploy / Documentation Quality Check (push) Has been cancelled
mdBook Build & Deploy / Deploy to GitHub Pages (push) Has been cancelled
mdBook Build & Deploy / Notification (push) Has been cancelled
chore: ontology sync + 4 NCL ADRs + landing page update
on+re:
  - core.ncl: 5 new Practice nodes (notification-channels,
    vapora-capabilities, agent-hot-reload-stable-identity,
    merkle-audit-trail, notification-channels) + 5 new edges;
    knowledge-graph-execution-history updated with HNSW+BM25+RRF
  - state.ncl: production-readiness blocker/catalyst updated (hot-reload
    complete, BudgetManager/LLMRouter still require restart);
    ontoref-integration catalyst updated (vapora-ontology/reflection
    crates, api-catalog.json, nickel contracts)

  ADRs (NCL):
  - adr-013: KG hybrid search — HNSW+BM25+RRF, rejected in-process scan
  - adr-014: capability packages — AgentDefinition→vapora-shared,
    DashMap shard-before-await constraint
  - adr-015: Merkle audit trail — SHA-256 hash chain, rejected HMAC
  - adr-016: agent hot-reload — stable_id=role, learning_profiles survive
    drain, BudgetManager excluded from reload scope

  landing page:
  - 2 new feature boxes: VCS-Agnostic Worktree (jj/git), Ontology Protocol
  - KG box: 20→28 tests, HNSW+BM25+RRF description
  - Agents box: 71→82 tests, hot-reload + stable_id
  - tech stack: Rust 21→23 crates, added jj, Radicle, ontoref badges
  - status badge: 620→691 tests
2026-04-07 21:06:48 +01:00
..
vapora-a2a feat(workflow-engine): add saga, persistence, auth, and NATS-integrated orchestrator hardening 2026-02-22 21:44:42 +00:00
vapora-a2a-client feat: add Leptos UI library and modularize MCP server 2026-02-14 20:10:55 +00:00
vapora-agents feat(agents): stable identity + hot-reload for zero learning loss on config change 2026-03-02 22:54:28 +00:00
vapora-analytics feat: CLI arguments, distribution management, and approval gates 2026-02-03 21:35:00 +00:00
vapora-backend chore: ontology sync + 4 NCL ADRs + landing page update 2026-04-07 21:06:48 +01:00
vapora-capabilities feat(capabilities): add vapora-capabilities crate with in-process executor dispatch 2026-02-26 16:43:28 +00:00
vapora-channels feat(channels): webhook notification channels with built-in secret resolution 2026-02-26 14:49:34 +00:00
vapora-cli feat: add Leptos UI library and modularize MCP server 2026-02-14 20:10:55 +00:00
vapora-doc-lifecycle fix: eliminate stub implementations across 6 integration points 2026-02-27 00:00:02 +00:00
vapora-frontend feat(workflow-engine): add saga, persistence, auth, and NATS-integrated orchestrator hardening 2026-02-22 21:44:42 +00:00
vapora-knowledge-graph feat(kg,channels): hybrid search + agent-inactive notifications 2026-02-26 15:32:44 +00:00
vapora-leptos-ui feat: integrate NatsBridge with real JetStream into A2A server 2026-02-17 22:28:51 +00:00
vapora-llm-router feat(agents): stable identity + hot-reload for zero learning loss on config change 2026-03-02 22:54:28 +00:00
vapora-mcp-server feat: add Leptos UI library and modularize MCP server 2026-02-14 20:10:55 +00:00
vapora-ontology chore: ontology sync + 4 NCL ADRs + landing page update 2026-04-07 21:06:48 +01:00
vapora-reflection chore: ontology sync + 4 NCL ADRs + landing page update 2026-04-07 21:06:48 +01:00
vapora-rlm feat(workflow-engine): add saga, persistence, auth, and NATS-integrated orchestrator hardening 2026-02-22 21:44:42 +00:00
vapora-shared feat(capabilities): add vapora-capabilities crate with in-process executor dispatch 2026-02-26 16:43:28 +00:00
vapora-swarm feat: integrate NatsBridge with real JetStream into A2A server 2026-02-17 22:28:51 +00:00
vapora-telemetry feat: CLI arguments, distribution management, and approval gates 2026-02-03 21:35:00 +00:00
vapora-tracking fix: eliminate stub implementations across 6 integration points 2026-02-27 00:00:02 +00:00
vapora-workflow-engine feat(agents): stable identity + hot-reload for zero learning loss on config change 2026-03-02 22:54:28 +00:00
vapora-worktree chore: ontology sync + 4 NCL ADRs + landing page update 2026-04-07 21:06:48 +01:00