agent-source-repository 0.1.0

Agent Source Repository local context registry for coding agents
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# ASR Docs

This directory contains current operator-facing documentation for ASR. The active
contract is the ASR CLI behavior, verification gates, installation flow, and
Forgejo workflow below.

- [Agent Usage]agent-usage.md: rules for agents using ASR before broad source reads.
- [Forgejo Workflow]forgejo-workflow.md: ownership contract between Forgejo, ASR, and agents.
- [Installation]installation.md: local build requirements, `ASR_HOME`, and runtime state boundary.
- [Verification]verification.md: build, test, and product-path checks.

Root-level instructions are in [../AGENTS.md](../AGENTS.md).