@arcsight-ai/wedge
v1.4.0
Published
ArcSight — deterministic structural analysis for codebases
Maintainers
Readme
ArcSight Wedge
ArcSight Wedge is the deterministic structural certainty engine that powers ArcSight.
It produces provable, reproducible structural facts about a codebase. It does not infer, score, or reassure.
Start Here
If you are new to ArcSight, start here:
This explains how to use ArcSight correctly and how to interpret silence.
Core Semantics
If you want to understand Arc's frozen semantics, models, and invariants:
👉 docs/core/ (constitutional documents)
Note: Core changes require steward approval. See docs/core/ENGINE_STEWARD.md.
ArcSight's epistemic core is feature-complete and closed. Innovation must occur outward from the core.
CLI Usage
ArcSight Wedge is not a CLI.
To run ArcSight from the command line, use:
npx arcsight check .or install:
npm install -g @arcsight-ai/cliArcSight is not a linter.
ArcSight is not advice.
ArcSight is structural truth.
That's it.
No capability lists.
No "what it detects".
No caching rules.
No confidence thresholds.
No implementation hints.
All of that either:
- belongs in
/docs/core, or - should not be user-facing at all.
