The manuals

Understand every step.

Install the tools, follow a complete example, and find out exactly what they read, write, and check.

These manuals cover commands, generated files, configuration, failure cases, and implementation details. Examples are identified as illustrative or captured output. Each manual records the source revision it describes.

Generate a codebase reference. Define, plan, and implement changes using that context.

  1. Capstone user manual

    Choose an entry point and find every command in the manual.

  2. Install and invoke Capstone

    Install all skills, invoke commands in your agent, update, and locate global settings.

  3. Map an existing repository and refresh it

    Map existing code, choose refresh/check/rebuild, and understand extraction and staleness.

  4. Generated files, schemas, and lifecycle

    Understand every generated file, required schemas, consumers, Git policy, and retention.

  5. Take a feature from idea to code

    Groom, plan, implement, review, absorb, and resume an existing-product feature.

  6. Design a new product: start, mockup, and logic

    Run start, define a mockup, specify business scenarios, and collect outside answers.

  7. Choose the design, architecture, standards, and stack

    Choose UI/UX, architecture, coding standards, packages, and services; reconcile decisions.

  8. Build the designed product

    Approve and execute the whole-product implementation plan, including brand assets and resume.

  9. Configure Capstone and monorepos

    Configure all supported keys, global/project precedence, headless behavior, and workspaces.

  10. Interfaces, payload contracts, and Quarry

    Write exact edge/payload schemas and feed cross-repository constraints into implementation.

  11. Freshness checks, schema checks, and CI

    Run literal check commands, interpret output and exits, install CI, and understand limits.

  12. Review code, repair documentation, and improve instructions

    Review code and UI, repair documentation state, and approve evidence-backed instruction edits.

  13. Version notes and less obvious behaviors

    Resolve upgrades and obscure behavior, including source discrepancies, hashes, index paths, and lifecycle traps.

Quarry

0.2.0

Publish documentation across repositories. Search sections, trace dependencies, and compare contract fields.

  1. Quarry documentation

    A source-verified practical manual for installing Quarry, importing docs, querying the graph, checking contracts, and operating CI.

  2. Quarry: what it does and how to install it

    Understand the source repo, shared docs repo, local clone, and embedded index; install or build the binary.

  3. First import and recorded walkthrough

    Create the minimum documentation, register a repository, inspect the shared estate, and distinguish recorded output from examples.

  4. Configuration and monorepo targets

    Every config key and environment variable, path validation, target registration, umbrella imports, and target retirement.

  5. Imports, generated files, ownership, and concurrency

    What add/update/remove actually write, stamp ordering, strict checks, permalink rewriting, and concurrent-push limits.

  6. Writing pages, interfaces, aliases, and observed edges

    The complete Markdown/frontmatter contract, three declaration forms, name joins, alias precedence, and traffic input schema.

  7. Reading, searching, and traversing dependencies

    Every docs query with examples, exact matching rules, graph directions, shortest paths, and confidence markers.

  8. The SQLite index, SQL, and freshness

    Exact schema, rebuild triggers and transaction, FTS query SQL, read-only inspection recipes, cache caveats, and four freshness clocks.

  9. Checking documented contracts before a merge

    Producer working-tree checks, consumer snapshots, inline and model-backed field formats, verdicts, missing-data behavior, and limitations.

  10. CI, publishing workflows, and repository audits

    Wire default-branch imports, a pull-request check, the reusable GitHub App workflow, scheduled audits, and automation diagnostics.

  11. Command, output, and exit-code reference

    All verbs and flags, machine-readable envelope schemas, payload fields, recorded examples, and parser-stage exceptions.

  12. Troubleshooting and recovery

    Diagnose setup, identity, imports, empty answers, contract coverage, cache state, credentials, and busy-repository failures.

  13. Parser details and implementation limits

    Less obvious implementation facts: JSON/YAML coercion, identity loss, path handling, table heuristics, freshness gaps, retries, and detector patterns.