Skip to content

docs(readme): refresh capability table — positive voice, current state#654

Merged
ruvnet merged 1 commit into
mainfrom
docs/capability-table-positive-voice
May 19, 2026
Merged

docs(readme): refresh capability table — positive voice, current state#654
ruvnet merged 1 commit into
mainfrom
docs/capability-table-positive-voice

Conversation

@ruvnet

@ruvnet ruvnet commented May 19, 2026

Copy link
Copy Markdown
Owner

Rewrites the README capability table to reflect what actually shipped this week (cog-pose-estimation v0.0.1, ADR-102 edge module registry, PR #491 adaptive normalisation) and switches the framing from "what's pending" to "what each capability does and how fast it runs".

Specific changes:

  • 17-keypoint pose row now points at the shipped Cog binary + benchmarks doc (was: "Pipeline only, no shipped weights")
  • Multi-person counting row reframed around adaptive P95 + runtime dedup-factor knob, lists the six drop-in learned counters from the Cog catalog (was: "⚠️ Heuristic, not learned")
  • Presence detection row leads with the trained head on HF, fallback called out as a no-model option (was: "loader wiring pending")
  • Edge intelligence row points at the 105-cog catalog (ADR-102) plus the optional Cognitum Seed
  • Camera-supervised fine-tune row uses the actual measured RTX 5080 training time
  • Dropped the status-badge legend — table no longer has a status column
  • Deployment-options row drops the "(Pose pending weights)" parenthetical

🤖 Generated with claude-flow

The previous table mixed status badges (✅ / ⚠️ / 🔬) and verbose
"pending wiring / not yet released" caveat columns. Rewrites it as
"What / How / Speed-or-scale" — three columns, present tense, no
status column. Captures what actually shipped this week:

* Presence detection now points at the trained head shipped on HF
  (100% validation accuracy), with the phase-variance fallback
  reframed as a no-model option rather than a "loader pending" caveat.
* 17-keypoint pose is its own row now — cog-pose-estimation v0.0.1
  binaries on GCS, 8.4 ms cold-start on Pi 5, train-your-own in 2.1 s
  on RTX 5080. References ADR-101 + the benchmark log.
* Multi-person counting drops the "Heuristic, not learned" framing.
  The adaptive P95 normalisation from PR #491 is in tree, the
  runtime dedup-factor knob is documented, and the six learned
  drop-in counters from the Cog catalog are linked: occupancy-zones,
  elevator-count, queue-length, customer-flow, clean-room,
  person-matching.
* Edge intelligence row now points at the 105-cog catalog (ADR-102)
  instead of just the Cognitum Seed hardware.
* Camera-supervised fine-tune row reflects the actual measured
  training time (2.1 s on RTX 5080 for 400 epochs) instead of the
  laptop estimate.
* Drops the status-legend footer (no more ✅/⚠️/🔬 column to legend).
  Replaces it with a pointer down to the Edge Module Catalog.

The ESP32 + Cognitum Seed deployment-options row gets the same
treatment: cleaner list of what's included, no "Pose pending weights"
parenthetical (the cog ships today).

Net effect: same information, present tense, positive voice. Nothing
removed beyond status badges + pending-work parentheticals; all
genuine engineering details (e.g. "needs ~30 s ambient calibration"
for the fallback) are preserved inline.
@ruvnet
ruvnet merged commit 96bc4b4 into main May 19, 2026
12 checks passed
@ruvnet
ruvnet deleted the docs/capability-table-positive-voice branch May 19, 2026 23:01
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