Quick start

Launch Your First Evidence-Bounded Citable Audit Fast

How do I install, audit, inspect evidence, decide, and verify?

Use the synchronized package version and preserve each run as evidence: install, initialize and audit, inspect the artifacts, review the generated action plan, then repeat the same collection profile before comparing change.

  1. 01

    Install

    Install the version named by the synchronized release projection into the supported coding-agent layout you select.

    npx @nebulacomponents/citable@1.21.0 install
  2. 02

    Audit

    Initialize the non-destructive project registries, then audit a declared build target and base URL.

    npx @nebulacomponents/citable@1.21.0 initnpx @nebulacomponents/citable@1.21.0 audit --target ./dist --base-url https://example.com
  3. 03

    Inspect evidence

    Read the run manifest, findings, report, captured responses, and checksums. Export and verify a portable copy before handing it off.

    npx @nebulacomponents/citable@1.21.0 artifacts export <run-id> --output ./citable-runnpx @nebulacomponents/citable@1.21.0 artifacts verify --input ./citable-run
  4. 04

    Decide

    Generate the ordered action plan, then have the responsible owner review blockers, evidence limits, and semantic-review gates.

    npx @nebulacomponents/citable@1.21.0 action-plan <run-id>
  5. 05

    Verify

    Repeat the same audit profile after the controlled change and compare only runs whose target, configuration, observation method, and evidence remain compatible.

    npx @nebulacomponents/citable@1.21.0 audit --target ./dist --base-url https://example.comnpx @nebulacomponents/citable@1.21.0 monitor <run-a> <run-b>

Keep the first run bounded

  • Use a declared build target and base URL; do not mix local and live observations.
  • Retain the manifest, findings, report, captured responses, and checksums together.
  • Record missing optional dependencies or credentials as incomplete evidence.
  • Do not translate retrieval eligibility into a ranking, citation, or conversion promise.

Commands are taken from the synchronized published package documentation. Review the package documentation before enabling optional browser, Lighthouse, OCR, or owner-data collectors.

Proof boundary

What this site can document now

Customer cases and benchmark outcomes are not published yet.

Workflow and deployment verification remain unavailable without a fresh committed receipt.

Published package
Documented
Version 1.21.0, package counts, runtime requirement, and license come from the synchronized npm:@nebulacomponents/citable@1.21.0 projection.
Workflow state
Unknown
Workflow verification remains unavailable because no fresh committed workflow receipt is projected here.
Deployment state
Unknown
Deployment verification remains unavailable because no fresh committed receipt proves the current live surfaces.
Customer cases
Not published
Customer cases are not published because the governed public projection is empty.
Benchmark outcomes
Not published
Benchmark outcomes are not published because no governed methodology and result projection is available.