Skip to content

Latest commit

 

History

History
66 lines (54 loc) · 2.84 KB

File metadata and controls

66 lines (54 loc) · 2.84 KB

Documentation

The root README is the short product introduction. Use this map when you need the operating contract or policy details behind it.

From a managed repository, the installed CLI reads the documentation carried by that repository's locked release:

code-polishy docs list
code-polishy docs find behavior review
code-polishy docs read agent-workflows
code-polishy docs read adding-a-language

The checked-in catalog.json owns stable topic identifiers, titles, summaries, and aliases. Search is local, bounded, and deterministic.

Start here

  • Installation explains exact-tag source installation, portable archives, OCI execution, manifests, and target locks.
  • AI-Agent Setup and Adoption is the authoritative procedural runbook for setup and upgrades performed by a coding agent.
  • Adopting Code Polishy is the detailed project-modeling reference for modules, capabilities, checks, tests, and CI.

Operating Code Polishy

  • Agent Workflows covers ordinary interactive work, native subagents, and optional task sessions.
  • Isolated Task Sessions specifies disposable-worktree boundaries, promotion, and artifacts.
  • Artifact Security documents shared container scanning, producer contracts, OpenVEX, and optional behavior-review evidence custody.

Policy reference

Maintainer reference