agent-spec 1.2.0

Intent compiler for AI agent coding: human intent compiles through requirement IR into verifiable task contracts, mechanically verified against the code
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[book]
title = "agent-spec 1.0 — 意图编译器之书"
description = "由浅入深的 agent-spec 官方读物:用法、理念与架构"
authors = ["AlexZ", "Claude"]
language = "zh-CN"
src = "src"

[output.html]
git-repository-url = "https://github.com/ZhangHanDong/agent-spec"
site-url = "/agent-spec/book/"
additional-js = ["mermaid.min.js", "mermaid-init.js"]

[preprocessor]

[preprocessor.mermaid]
command = "mdbook-mermaid"