AS DECIDED / 001LOCAL DECISION INFRASTRUCTURE
The product
Your agents can move fastwithout rewriting the past.
Keep decisions as validated Markdown. Serve them read-only to every coding agent.
The signature interaction
Ask the repository, not another model.
No embeddings. No model call. The same query returns the same cited decision.
AGENT QUERYEXAMPLE
“Can I hard-delete a user when they close their account?”
search_artifactsget_artifactget_related
CITED RESULTVALID RECORD
ADR-014
Soft-delete user records
No. User records remain recoverable for 30 days. New deletion work must preserve the restoration window.
Five-minute start
Put one real decision on the record.
Install Core. Create an artifact. Validate it.
Follow the complete quickstart- 01
brew install asdecided/tap/asdecided-core - 02
decided quickstart - 03
decided validate decisions/
Record valid. Ready for review.
The public system
One boundary per repository.
Core runs it. Companions own CI, integrations, and evidence.
AS DECIDED / 001
