ears commands

3 tagged ears, measured the same way as everything else here.

arrow-maintenance

01

jszmajda/lid

Command

Run an audit-and-update pass on the docs/arrows/ overlay. Dispatches on project state — audits an existing overlay, bootstraps the overlay from existing LID docs, or redirects to /map-codebase or /linked-intent-dev for projects without LID.

100 21d ago A 59 tokens original MIT

map-codebase

02

jszmajda/lid

Command

Bootstrap LID in an existing (brownfield) codebase. Reads every file in scope, proposes lens-based clusterings, walks the user through reconciliation, generates skeleton LLDs/HLD/EARS and the arrow overlay, then prompts the user to flesh out the skeletons. Token-intensive by design.

100 21d ago A 65 tokens original MIT

differential-audit

03

jszmajda/lid

Command

Audit EARS↔code coherence via a bidirectional differential. With no arguments, opens a scoping conversation that interprets what the user wants audited, maps it to arrows, and captures an explicit EARS selection. With one or more EARS IDs, audits those specs directly using configured defaults. Requires docs/arrows/…

100 21d ago A 77 tokens original MIT