-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstate.json
More file actions
69 lines (69 loc) Β· 1.99 KB
/
Copy pathstate.json
File metadata and controls
69 lines (69 loc) Β· 1.99 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
{
"schema_version": 1,
"id": "CHG-0001-adopt-trust-1-and-specsync-5",
"slug": "adopt-trust-1-and-specsync-5",
"title": "Adopt Trust 1 and SpecSync 5",
"description": "Adopt Trust 1 and SpecSync 5",
"kind": "migration",
"state": "accepted",
"canonical_applied": true,
"base_commit": "02550b3fac7e9a5ca12f5aecc1773f89972820f0",
"created_at": 1783831307,
"updated_at": 1785182584,
"affected_specs": [],
"affected_paths": [
".github/workflows/",
".specsync/",
".trust.toml",
".augur.toml",
".attest.json",
"AGENTS.md",
".claude/",
".cursor/",
".codex/",
".gemini/",
"fledge.toml",
"src/spec/commands.rs",
"src/templates.rs",
"specs/"
],
"no_spec_change": true,
"no_spec_change_rationale": "Governance tooling and stable requirement identifiers do not change existing runtime semantics.",
"acceptance_criteria": [
"Trust 1 runs the native verify lane; SpecSync 5.0.1 strict validation passes; all four agent integrations are installed; existing requirement semantics remain unchanged"
],
"selected_artifacts": [
"context",
"research",
"design",
"plan",
"tasks",
"testing",
"docs"
],
"dependencies": [],
"acceptance_owner_corrections": [
{
"schema_version": 1,
"sequence": 1,
"path": "src/spec/commands.rs",
"module": "spec",
"actor": "0xLeif",
"reason": "src/spec/commands.rs is claimed by the spec module spec but CHG-0001 never declared canonical ownership; backfilling so acceptance can complete",
"timestamp": 1785177227
},
{
"schema_version": 1,
"sequence": 2,
"path": "src/templates.rs",
"module": "templates",
"actor": "0xLeif",
"reason": "src/templates.rs is claimed by the spec module templates but CHG-0001 never declared canonical ownership; backfilling so acceptance can complete",
"timestamp": 1785177383
}
],
"answers": {
"architecture_risk": "yes",
"public_contract": "no"
}
}