@kungfu-tech/paper-observer-declared-timelines 0.0.0-bootstrap.0 → 0.1.0-alpha.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,183 @@
1
+ {
2
+ "schemaVersion": 1,
3
+ "contract": "kungfu-buildchain-publication-artifact-passport",
4
+ "status": "passed",
5
+ "manifestDigest": "sha256:5b79bcac9143bdb78141046cf988043fd6255eb3621c372ce55b32a24f3756e8",
6
+ "source": {
7
+ "repository": "https://github.com/kungfu-systems/paper-observer-declared-timelines",
8
+ "sha": "26ab1f993dacfa29621477f22fe91b47559ac2fe",
9
+ "treeSha": "4a5a1ee19157f51b2dfefacdae5f99bf10aa4bf9",
10
+ "sourcePaths": [
11
+ "paper",
12
+ "README.md",
13
+ "LICENSE",
14
+ "Makefile"
15
+ ],
16
+ "sourceFiles": [
17
+ {
18
+ "path": "LICENSE",
19
+ "bytes": 11357,
20
+ "sha256": "aaa62ccb6cf175f529bfc10e3e979353178ac122ce331dce2ca43475a9ff7706"
21
+ },
22
+ {
23
+ "path": "Makefile",
24
+ "bytes": 194,
25
+ "sha256": "14e06e6ac98fce2608e83d3d9c5abaeab47e00e75a41adbb2982b5c0075f4826"
26
+ },
27
+ {
28
+ "path": "paper/main.tex",
29
+ "bytes": 1984,
30
+ "sha256": "40a91efbbb3adf1251acf80cb4e99a3563d9c5a0cdb66f8c5420eb13415da800"
31
+ },
32
+ {
33
+ "path": "paper/references.bib",
34
+ "bytes": 1299,
35
+ "sha256": "1ff4bdfe4f5f1821bf94826e36c3b4f911adcc5771cbd7cca100a9f4ad51f57c"
36
+ },
37
+ {
38
+ "path": "paper/sections/01-introduction.tex",
39
+ "bytes": 2587,
40
+ "sha256": "a07896948cb566979310652dd331edf046b8946fb099bac3b793d334b3af7ca3"
41
+ },
42
+ {
43
+ "path": "paper/sections/02-background.tex",
44
+ "bytes": 2259,
45
+ "sha256": "2a15740f1f65656f042f4955f0c9659ee253e56880e3db9e351c0b89488d387a"
46
+ },
47
+ {
48
+ "path": "paper/sections/03-model.tex",
49
+ "bytes": 2737,
50
+ "sha256": "72b8a0c28444f3f717e3766493f50f5a149582cfb235bec1c5ac918155a0e2f0"
51
+ },
52
+ {
53
+ "path": "paper/sections/04-design.tex",
54
+ "bytes": 2154,
55
+ "sha256": "b4eda07a8f912f2ee27b5a2f85e3e763a2d657668c64ebc0c95fc704a449c244"
56
+ },
57
+ {
58
+ "path": "paper/sections/05-evaluation.tex",
59
+ "bytes": 1732,
60
+ "sha256": "173cc9256a938ae3d7a1c9fee1845155c6d7ccb7d226ab402d1eb207f350863c"
61
+ },
62
+ {
63
+ "path": "paper/sections/06-related-work.tex",
64
+ "bytes": 2107,
65
+ "sha256": "b4057d5b679a3d9ddc397412f4706eee0c0c0a0fa569cd70dc353569da9aaff7"
66
+ },
67
+ {
68
+ "path": "paper/sections/07-discussion.tex",
69
+ "bytes": 1281,
70
+ "sha256": "813b2fff32ed0f664bf98a98af0817cc71f59c37dd728ddebb6bfa4880559361"
71
+ },
72
+ {
73
+ "path": "paper/sections/08-conclusion.tex",
74
+ "bytes": 755,
75
+ "sha256": "c464a12eff105aef242ab72992e4ad346f24a96dba658030e28186417676d711"
76
+ },
77
+ {
78
+ "path": "README.md",
79
+ "bytes": 2265,
80
+ "sha256": "b9664b8afea1f538d54517cc98b651886eaf6ddbcea9f6e8ebdf62ba0e824c2d"
81
+ }
82
+ ],
83
+ "sourceBundle": {
84
+ "path": ".buildchain/publication/source.tar.gz",
85
+ "bytes": 12368,
86
+ "sha256": "cf5a67d5e84d76f9dbf663c158531c6b740f51027344b6960129a41c304d7c72"
87
+ }
88
+ },
89
+ "toolchain": {
90
+ "type": "latex-docker",
91
+ "trustClassification": "pinned-docker-toolchain",
92
+ "command": "mkdir -p _build && cd paper && latexmk -pdf -outdir=../_build main.tex",
93
+ "image": "ghcr.io/kungfu-systems/build-images/latex-pdf-builder",
94
+ "digest": "sha256:c20f3809e96836c1c78e97c76939d12f1de3fed0ea9b7c40c43332ec2ea480f8",
95
+ "machineVerifiable": true,
96
+ "invocation": "docker-image-digest"
97
+ },
98
+ "artifacts": [
99
+ {
100
+ "path": "_build/main.pdf",
101
+ "bytes": 138248,
102
+ "sha256": "9c5620c2265176b6699f3821c58d4502e381e944d5fe08d705d286d1f9281e0c"
103
+ }
104
+ ],
105
+ "publicationArchive": {
106
+ "contract": "kungfu-buildchain-publication-artifact-archive",
107
+ "id": "observer-declared-timelines",
108
+ "version": "0.1.0-alpha.2",
109
+ "routes": {
110
+ "canonicalUrl": "https://papers.libkungfu.dev/observer-declared-timelines/",
111
+ "latestUrl": "https://papers.libkungfu.dev/observer-declared-timelines/latest/",
112
+ "latestEvidenceUrl": "https://papers.libkungfu.dev/observer-declared-timelines/latest/buildchain.release.json",
113
+ "immutableVersionPrefix": "https://papers.libkungfu.dev/archive/observer-declared-timelines/v0.1.0-alpha.2/",
114
+ "immutableVersionUrl": "https://papers.libkungfu.dev/archive/observer-declared-timelines/v0.1.0-alpha.2/",
115
+ "artifactUrlPrefix": "https://papers.libkungfu.dev/archive/observer-declared-timelines/v0.1.0-alpha.2/"
116
+ },
117
+ "registry": {
118
+ "contract": "kungfu-buildchain-publication-artifact-registry",
119
+ "path": ".buildchain/publication/publication-registry.json"
120
+ },
121
+ "publicArtifacts": {
122
+ "manifest": {
123
+ "path": ".buildchain/publication/publication-artifact.json",
124
+ "url": "https://papers.libkungfu.dev/archive/observer-declared-timelines/v0.1.0-alpha.2/publication-artifact.json",
125
+ "sha256": "5b79bcac9143bdb78141046cf988043fd6255eb3621c372ce55b32a24f3756e8"
126
+ },
127
+ "passport": {
128
+ "path": ".buildchain/publication/publication-artifact-passport.json",
129
+ "url": "https://papers.libkungfu.dev/archive/observer-declared-timelines/v0.1.0-alpha.2/publication-artifact-passport.json"
130
+ },
131
+ "sourceBundle": {
132
+ "path": ".buildchain/publication/source.tar.gz",
133
+ "url": "https://papers.libkungfu.dev/archive/observer-declared-timelines/v0.1.0-alpha.2/source.tar.gz",
134
+ "sha256": "cf5a67d5e84d76f9dbf663c158531c6b740f51027344b6960129a41c304d7c72",
135
+ "bytes": 12368
136
+ },
137
+ "artifacts": [
138
+ {
139
+ "path": "_build/main.pdf",
140
+ "bytes": 138248,
141
+ "sha256": "9c5620c2265176b6699f3821c58d4502e381e944d5fe08d705d286d1f9281e0c",
142
+ "role": "primary",
143
+ "url": "https://papers.libkungfu.dev/archive/observer-declared-timelines/v0.1.0-alpha.2/main.pdf"
144
+ }
145
+ ]
146
+ },
147
+ "appendOnly": true,
148
+ "sameVersionRepublish": "fail-on-digest-change",
149
+ "immutablePathPolicy": "do-not-sync-delete-immutable-prefixes"
150
+ },
151
+ "responsibility": {
152
+ "producer": "publication repository",
153
+ "renderer": "site repository",
154
+ "buildchain": "artifact contract, manifest, source bundle, and evidence generation"
155
+ },
156
+ "auditBoundary": {
157
+ "machineVerified": [
158
+ "declared publication artifact files exist",
159
+ "declared publication metadata files exist",
160
+ "declared publication source files are hashed",
161
+ "source bundle digest is recorded",
162
+ "publication PDF build toolchain image digest is declared"
163
+ ],
164
+ "outsideBoundary": [
165
+ "paper scientific claims",
166
+ "bibliography quality",
167
+ "human review of publication content"
168
+ ]
169
+ },
170
+ "residualRisk": [
171
+ {
172
+ "id": "publication-semantic-review",
173
+ "definedBy": "https://kfd.libkungfu.dev/schemas/kfd-2/trust-taxonomy.schema.json#/$defs/residualRisk",
174
+ "riskType": "natural-language-semantic-risk",
175
+ "trustImpact": "downgrade-warning",
176
+ "machineProvability": "not-machine-verifiable",
177
+ "agentAction": "semantic-review-required",
178
+ "owner": "publication maintainers",
179
+ "reason": "Buildchain verifies declared files and hashes; it does not peer-review paper claims.",
180
+ "note": "Buildchain verifies declared files and hashes; it does not peer-review paper claims."
181
+ }
182
+ ]
183
+ }
@@ -0,0 +1,198 @@
1
+ {
2
+ "schemaVersion": 1,
3
+ "contract": "kungfu-buildchain-publication-artifact-manifest",
4
+ "project": {
5
+ "name": "paper-observer-declared-timelines",
6
+ "type": "publication-artifact"
7
+ },
8
+ "publication": {
9
+ "kind": "paper",
10
+ "title": "Observer-Declared Timelines for Real-World Agent Work",
11
+ "version": "0.1.0-alpha.2",
12
+ "abstract": "A design paper for observer-declared timeline views in multi-machine, multi-agent, mixed-source systems.",
13
+ "authors": [
14
+ "Keren Dong"
15
+ ],
16
+ "primaryArtifact": "_build/main.pdf",
17
+ "siteConsumers": [
18
+ "papers.libkungfu.dev"
19
+ ],
20
+ "archive": {
21
+ "contract": "kungfu-buildchain-publication-artifact-archive",
22
+ "id": "observer-declared-timelines",
23
+ "version": "0.1.0-alpha.2",
24
+ "appendOnly": true,
25
+ "sameVersionRepublish": "fail-on-digest-change",
26
+ "immutablePathPolicy": "do-not-sync-delete-immutable-prefixes",
27
+ "routes": {
28
+ "canonicalUrl": "https://papers.libkungfu.dev/observer-declared-timelines/",
29
+ "latestUrl": "https://papers.libkungfu.dev/observer-declared-timelines/latest/",
30
+ "latestEvidenceUrl": "https://papers.libkungfu.dev/observer-declared-timelines/latest/buildchain.release.json",
31
+ "immutableVersionPrefix": "https://papers.libkungfu.dev/archive/observer-declared-timelines/v0.1.0-alpha.2/",
32
+ "immutableVersionUrl": "https://papers.libkungfu.dev/archive/observer-declared-timelines/v0.1.0-alpha.2/",
33
+ "artifactUrlPrefix": "https://papers.libkungfu.dev/archive/observer-declared-timelines/v0.1.0-alpha.2/"
34
+ },
35
+ "registry": {
36
+ "contract": "kungfu-buildchain-publication-artifact-registry",
37
+ "path": ".buildchain/publication/publication-registry.json"
38
+ },
39
+ "publicArtifacts": {
40
+ "manifest": {
41
+ "path": ".buildchain/publication/publication-artifact.json",
42
+ "url": "https://papers.libkungfu.dev/archive/observer-declared-timelines/v0.1.0-alpha.2/publication-artifact.json"
43
+ },
44
+ "passport": {
45
+ "path": ".buildchain/publication/publication-artifact-passport.json",
46
+ "url": "https://papers.libkungfu.dev/archive/observer-declared-timelines/v0.1.0-alpha.2/publication-artifact-passport.json"
47
+ },
48
+ "sourceBundle": {
49
+ "path": ".buildchain/publication/source.tar.gz",
50
+ "url": "https://papers.libkungfu.dev/archive/observer-declared-timelines/v0.1.0-alpha.2/source.tar.gz",
51
+ "sha256": "cf5a67d5e84d76f9dbf663c158531c6b740f51027344b6960129a41c304d7c72",
52
+ "bytes": 12368
53
+ },
54
+ "artifacts": [
55
+ {
56
+ "path": "_build/main.pdf",
57
+ "bytes": 138248,
58
+ "sha256": "9c5620c2265176b6699f3821c58d4502e381e944d5fe08d705d286d1f9281e0c",
59
+ "role": "primary",
60
+ "url": "https://papers.libkungfu.dev/archive/observer-declared-timelines/v0.1.0-alpha.2/main.pdf"
61
+ }
62
+ ]
63
+ }
64
+ }
65
+ },
66
+ "toolchain": {
67
+ "type": "latex-docker",
68
+ "trustClassification": "pinned-docker-toolchain",
69
+ "command": "mkdir -p _build && cd paper && latexmk -pdf -outdir=../_build main.tex",
70
+ "image": "ghcr.io/kungfu-systems/build-images/latex-pdf-builder",
71
+ "digest": "sha256:c20f3809e96836c1c78e97c76939d12f1de3fed0ea9b7c40c43332ec2ea480f8",
72
+ "machineVerifiable": true,
73
+ "invocation": "docker-image-digest"
74
+ },
75
+ "source": {
76
+ "repository": "https://github.com/kungfu-systems/paper-observer-declared-timelines",
77
+ "sha": "26ab1f993dacfa29621477f22fe91b47559ac2fe",
78
+ "treeSha": "4a5a1ee19157f51b2dfefacdae5f99bf10aa4bf9",
79
+ "sourcePaths": [
80
+ "paper",
81
+ "README.md",
82
+ "LICENSE",
83
+ "Makefile"
84
+ ],
85
+ "sourceFiles": [
86
+ {
87
+ "path": "LICENSE",
88
+ "bytes": 11357,
89
+ "sha256": "aaa62ccb6cf175f529bfc10e3e979353178ac122ce331dce2ca43475a9ff7706"
90
+ },
91
+ {
92
+ "path": "Makefile",
93
+ "bytes": 194,
94
+ "sha256": "14e06e6ac98fce2608e83d3d9c5abaeab47e00e75a41adbb2982b5c0075f4826"
95
+ },
96
+ {
97
+ "path": "paper/main.tex",
98
+ "bytes": 1984,
99
+ "sha256": "40a91efbbb3adf1251acf80cb4e99a3563d9c5a0cdb66f8c5420eb13415da800"
100
+ },
101
+ {
102
+ "path": "paper/references.bib",
103
+ "bytes": 1299,
104
+ "sha256": "1ff4bdfe4f5f1821bf94826e36c3b4f911adcc5771cbd7cca100a9f4ad51f57c"
105
+ },
106
+ {
107
+ "path": "paper/sections/01-introduction.tex",
108
+ "bytes": 2587,
109
+ "sha256": "a07896948cb566979310652dd331edf046b8946fb099bac3b793d334b3af7ca3"
110
+ },
111
+ {
112
+ "path": "paper/sections/02-background.tex",
113
+ "bytes": 2259,
114
+ "sha256": "2a15740f1f65656f042f4955f0c9659ee253e56880e3db9e351c0b89488d387a"
115
+ },
116
+ {
117
+ "path": "paper/sections/03-model.tex",
118
+ "bytes": 2737,
119
+ "sha256": "72b8a0c28444f3f717e3766493f50f5a149582cfb235bec1c5ac918155a0e2f0"
120
+ },
121
+ {
122
+ "path": "paper/sections/04-design.tex",
123
+ "bytes": 2154,
124
+ "sha256": "b4eda07a8f912f2ee27b5a2f85e3e763a2d657668c64ebc0c95fc704a449c244"
125
+ },
126
+ {
127
+ "path": "paper/sections/05-evaluation.tex",
128
+ "bytes": 1732,
129
+ "sha256": "173cc9256a938ae3d7a1c9fee1845155c6d7ccb7d226ab402d1eb207f350863c"
130
+ },
131
+ {
132
+ "path": "paper/sections/06-related-work.tex",
133
+ "bytes": 2107,
134
+ "sha256": "b4057d5b679a3d9ddc397412f4706eee0c0c0a0fa569cd70dc353569da9aaff7"
135
+ },
136
+ {
137
+ "path": "paper/sections/07-discussion.tex",
138
+ "bytes": 1281,
139
+ "sha256": "813b2fff32ed0f664bf98a98af0817cc71f59c37dd728ddebb6bfa4880559361"
140
+ },
141
+ {
142
+ "path": "paper/sections/08-conclusion.tex",
143
+ "bytes": 755,
144
+ "sha256": "c464a12eff105aef242ab72992e4ad346f24a96dba658030e28186417676d711"
145
+ },
146
+ {
147
+ "path": "README.md",
148
+ "bytes": 2265,
149
+ "sha256": "b9664b8afea1f538d54517cc98b651886eaf6ddbcea9f6e8ebdf62ba0e824c2d"
150
+ }
151
+ ],
152
+ "sourceBundle": {
153
+ "path": ".buildchain/publication/source.tar.gz",
154
+ "bytes": 12368,
155
+ "sha256": "cf5a67d5e84d76f9dbf663c158531c6b740f51027344b6960129a41c304d7c72"
156
+ }
157
+ },
158
+ "artifacts": [
159
+ {
160
+ "path": "_build/main.pdf",
161
+ "bytes": 138248,
162
+ "sha256": "9c5620c2265176b6699f3821c58d4502e381e944d5fe08d705d286d1f9281e0c"
163
+ }
164
+ ],
165
+ "metadata": [
166
+ {
167
+ "path": "docs/MAP.md",
168
+ "bytes": 1199,
169
+ "sha256": "d91c6ff52c219217c6e6b1d9967edf8da2b7457e21cafed1dd88e658cdbf8d40"
170
+ },
171
+ {
172
+ "path": "README.md",
173
+ "bytes": 2265,
174
+ "sha256": "b9664b8afea1f538d54517cc98b651886eaf6ddbcea9f6e8ebdf62ba0e824c2d"
175
+ }
176
+ ],
177
+ "generatedAt": "2026-07-10T05:04:08.134Z",
178
+ "publishedAt": "2026-07-10T05:04:08.134Z",
179
+ "reproducible": true,
180
+ "timestampPolicy": "ci-injected",
181
+ "deterministicInputs": [
182
+ "publication source paths",
183
+ "publication metadata paths",
184
+ "publication primary artifact",
185
+ "Buildchain publication contract",
186
+ "source SHA",
187
+ "source tree SHA"
188
+ ],
189
+ "timestampPolicyDetails": {
190
+ "contract": "kungfu-buildchain-surface-timestamp-policy",
191
+ "timestampFields": [
192
+ "generatedAt",
193
+ "publishedAt"
194
+ ],
195
+ "timestampFieldsParticipateInArtifactDigest": false,
196
+ "artifactDigestScope": "publication artifact digests cover files and source bundle, not manifest timestamps"
197
+ }
198
+ }
@@ -0,0 +1,79 @@
1
+ {
2
+ "appendOnly": true,
3
+ "contract": "kungfu-buildchain-publication-artifact-registry",
4
+ "immutablePathPolicy": "do-not-sync-delete-immutable-prefixes",
5
+ "publication": {
6
+ "canonicalUrl": "https://papers.libkungfu.dev/observer-declared-timelines/",
7
+ "id": "observer-declared-timelines",
8
+ "kind": "paper",
9
+ "latestEvidenceUrl": "https://papers.libkungfu.dev/observer-declared-timelines/latest/buildchain.release.json",
10
+ "latestUrl": "https://papers.libkungfu.dev/observer-declared-timelines/latest/",
11
+ "siteConsumers": [
12
+ "papers.libkungfu.dev"
13
+ ],
14
+ "title": "Observer-Declared Timelines for Real-World Agent Work"
15
+ },
16
+ "registrySha256": "3ceb69f72d849734e24b1b1695c199b4928d901ff080b68380db400f7cd2e412",
17
+ "sameVersionRepublish": "fail-on-digest-change",
18
+ "schemaVersion": 1,
19
+ "versions": [
20
+ {
21
+ "artifacts": [
22
+ {
23
+ "bytes": 138248,
24
+ "path": "_build/main.pdf",
25
+ "role": "primary",
26
+ "sha256": "9c5620c2265176b6699f3821c58d4502e381e944d5fe08d705d286d1f9281e0c",
27
+ "url": "https://papers.libkungfu.dev/archive/observer-declared-timelines/v0.1.0-alpha.2/main.pdf"
28
+ }
29
+ ],
30
+ "immutableDigest": "sha256:d292c401d6c5bf080f5f088d7fc0575b1619c23854357a92c8d14182683f1924",
31
+ "immutableEvidenceSha256": "d292c401d6c5bf080f5f088d7fc0575b1619c23854357a92c8d14182683f1924",
32
+ "manifest": {
33
+ "path": ".buildchain/publication/publication-artifact.json",
34
+ "sha256": "28bde11bfd13f4f1691fdbfc5520816bcb2cd8186055ce4bdc0159f91bf040cf",
35
+ "url": "https://papers.libkungfu.dev/archive/observer-declared-timelines/v0.1.0-alpha.2/publication-artifact.json"
36
+ },
37
+ "metadata": [
38
+ {
39
+ "bytes": 1199,
40
+ "path": "docs/MAP.md",
41
+ "sha256": "d91c6ff52c219217c6e6b1d9967edf8da2b7457e21cafed1dd88e658cdbf8d40"
42
+ },
43
+ {
44
+ "bytes": 2265,
45
+ "path": "README.md",
46
+ "sha256": "b9664b8afea1f538d54517cc98b651886eaf6ddbcea9f6e8ebdf62ba0e824c2d"
47
+ }
48
+ ],
49
+ "passport": {
50
+ "path": ".buildchain/publication/publication-artifact-passport.json",
51
+ "sha256": "7cedf4cec5624bd34530673314c1886755e6b8688ad8044b6d6f61d75b7c0fec",
52
+ "url": "https://papers.libkungfu.dev/archive/observer-declared-timelines/v0.1.0-alpha.2/publication-artifact-passport.json"
53
+ },
54
+ "publishedAt": "2026-07-10T05:04:08.134Z",
55
+ "recordSha256": "fbf4f530b5d9a4900c96f214ff3546ddc517e291a4f66273476c2af45be4616e",
56
+ "routes": {
57
+ "artifactUrlPrefix": "https://papers.libkungfu.dev/archive/observer-declared-timelines/v0.1.0-alpha.2/",
58
+ "canonicalUrl": "https://papers.libkungfu.dev/observer-declared-timelines/",
59
+ "immutableVersionPrefix": "https://papers.libkungfu.dev/archive/observer-declared-timelines/v0.1.0-alpha.2/",
60
+ "immutableVersionUrl": "https://papers.libkungfu.dev/archive/observer-declared-timelines/v0.1.0-alpha.2/",
61
+ "latestEvidenceUrl": "https://papers.libkungfu.dev/observer-declared-timelines/latest/buildchain.release.json",
62
+ "latestUrl": "https://papers.libkungfu.dev/observer-declared-timelines/latest/"
63
+ },
64
+ "source": {
65
+ "repository": "https://github.com/kungfu-systems/paper-observer-declared-timelines",
66
+ "sha": "26ab1f993dacfa29621477f22fe91b47559ac2fe",
67
+ "sourceBundle": {
68
+ "bytes": 12368,
69
+ "path": ".buildchain/publication/source.tar.gz",
70
+ "sha256": "cf5a67d5e84d76f9dbf663c158531c6b740f51027344b6960129a41c304d7c72",
71
+ "url": "https://papers.libkungfu.dev/archive/observer-declared-timelines/v0.1.0-alpha.2/source.tar.gz"
72
+ },
73
+ "treeSha": "4a5a1ee19157f51b2dfefacdae5f99bf10aa4bf9"
74
+ },
75
+ "status": "published",
76
+ "version": "0.1.0-alpha.2"
77
+ }
78
+ ]
79
+ }
package/README.md ADDED
@@ -0,0 +1,7 @@
1
+ # Observer-Declared Timelines for Real-World Agent Work
2
+
3
+ This npm package was synthesized by Buildchain from a publication-artifact repository.
4
+
5
+ - Publication manifest: `.buildchain/publication/publication-artifact.json`
6
+ - Publication passport: `.buildchain/publication/publication-artifact-passport.json`
7
+ - Primary artifact: `_build/main.pdf`
Binary file
@@ -0,0 +1,88 @@
1
+ {
2
+ "schemaVersion": 1,
3
+ "contract": "kungfu-buildchain-publication-npm-package",
4
+ "package": {
5
+ "name": "@kungfu-tech/paper-observer-declared-timelines",
6
+ "version": "0.1.0-alpha.2",
7
+ "distTag": "alpha",
8
+ "auth": "trusted-publishing"
9
+ },
10
+ "project": {
11
+ "name": "paper-observer-declared-timelines",
12
+ "type": "publication-artifact"
13
+ },
14
+ "publication": {
15
+ "kind": "paper",
16
+ "title": "Observer-Declared Timelines for Real-World Agent Work",
17
+ "version": "0.1.0-alpha.2",
18
+ "primaryArtifact": "_build/main.pdf",
19
+ "manifestPath": ".buildchain/publication/publication-artifact.json",
20
+ "passportPath": ".buildchain/publication/publication-artifact-passport.json",
21
+ "registryPath": ".buildchain/publication/publication-registry.json",
22
+ "sourceBundlePath": ".buildchain/publication/source.tar.gz",
23
+ "artifactPaths": [
24
+ "_build/main.pdf",
25
+ "_build/main.pdf"
26
+ ],
27
+ "metadataPaths": [
28
+ "README.md",
29
+ "docs/MAP.md"
30
+ ],
31
+ "siteConsumers": [
32
+ "papers.libkungfu.dev"
33
+ ]
34
+ },
35
+ "outputDir": ".buildchain/publication/npm-package",
36
+ "files": [
37
+ {
38
+ "path": "_build/main.pdf",
39
+ "bytes": 138248,
40
+ "sha256": "9c5620c2265176b6699f3821c58d4502e381e944d5fe08d705d286d1f9281e0c"
41
+ },
42
+ {
43
+ "path": "_build/main.pdf",
44
+ "bytes": 138248,
45
+ "sha256": "9c5620c2265176b6699f3821c58d4502e381e944d5fe08d705d286d1f9281e0c"
46
+ },
47
+ {
48
+ "path": ".buildchain/publication/publication-artifact-passport.json",
49
+ "bytes": 7164,
50
+ "sha256": "7cedf4cec5624bd34530673314c1886755e6b8688ad8044b6d6f61d75b7c0fec"
51
+ },
52
+ {
53
+ "path": ".buildchain/publication/publication-artifact.json",
54
+ "bytes": 7287,
55
+ "sha256": "28bde11bfd13f4f1691fdbfc5520816bcb2cd8186055ce4bdc0159f91bf040cf"
56
+ },
57
+ {
58
+ "path": ".buildchain/publication/publication-registry.json",
59
+ "bytes": 3807,
60
+ "sha256": "80a7e31e40c99934e9a2bbc460a2e9cb12a1123c4ac96939a8ee1d91ce1d2262"
61
+ },
62
+ {
63
+ "path": ".buildchain/publication/source.tar.gz",
64
+ "bytes": 12368,
65
+ "sha256": "cf5a67d5e84d76f9dbf663c158531c6b740f51027344b6960129a41c304d7c72"
66
+ },
67
+ {
68
+ "path": "docs/MAP.md",
69
+ "bytes": 1199,
70
+ "sha256": "d91c6ff52c219217c6e6b1d9967edf8da2b7457e21cafed1dd88e658cdbf8d40"
71
+ },
72
+ {
73
+ "path": "package.json",
74
+ "bytes": 1529,
75
+ "sha256": "85678ad208c4d6976ecd486a5eecbb68d64fc02ebe9e31ed684b3c207c4ec413"
76
+ },
77
+ {
78
+ "path": "README.md",
79
+ "bytes": 344,
80
+ "sha256": "f541c973703f6e2f0d819b5090bd14bc5dd609b8d105ea208ce56956eea0265a"
81
+ },
82
+ {
83
+ "path": "README.md",
84
+ "bytes": 2265,
85
+ "sha256": "b9664b8afea1f538d54517cc98b651886eaf6ddbcea9f6e8ebdf62ba0e824c2d"
86
+ }
87
+ ]
88
+ }
package/docs/MAP.md ADDED
@@ -0,0 +1,32 @@
1
+ # Repository Map
2
+
3
+ ## Paper Source
4
+
5
+ - `paper/main.tex`: LaTeX entrypoint.
6
+ - `paper/sections/*.tex`: draft sections.
7
+ - `paper/references.bib`: bibliography.
8
+
9
+ ## Repository Notes
10
+
11
+ - `README.md`: scope, build instructions, and status.
12
+ - `.buildchain/buildchain.toml`: Buildchain publication artifact contract.
13
+ - `docs/repository-naming.md`: Kungfu paper repository naming convention.
14
+ - `CONTRIBUTING.md`: contribution and check requirements.
15
+
16
+ ## Buildchain
17
+
18
+ - `.github/workflows/build.yml`: Buildchain publication artifact workflow.
19
+ - `.github/workflows/paper-release.yml`: Buildchain-managed npm and GitHub
20
+ release workflow for alpha and release channels.
21
+ - `.github/workflows/verify.yml`: Buildchain configuration verification.
22
+ - `.buildchain/contract-lock.json`: accepted Buildchain v2 contract lock.
23
+ - `package.json`: source repository package identity and license metadata; the
24
+ published package contents are synthesized by Buildchain.
25
+
26
+ ## Governance Files
27
+
28
+ - `AGENTS.md`: public-safe agent entrypoint.
29
+ - `SECURITY.md`: sensitive disclosure boundary.
30
+ - `TRADEMARK.md`: trademark boundary.
31
+ - `ACCEPTABLE_USE.md`: public-safe use boundary.
32
+ - `PROVIDER_COMPLIANCE.md`: provider and data boundary.
package/package.json CHANGED
@@ -1,4 +1,42 @@
1
1
  {
2
2
  "name": "@kungfu-tech/paper-observer-declared-timelines",
3
- "version": "0.0.0-bootstrap.0"
3
+ "version": "0.1.0-alpha.2",
4
+ "private": false,
5
+ "description": "Observer-Declared Timelines for Real-World Agent Work publication artifact package.",
6
+ "license": "Apache-2.0",
7
+ "repository": {
8
+ "type": "git",
9
+ "url": "git+https://github.com/kungfu-systems/paper-observer-declared-timelines.git"
10
+ },
11
+ "type": "module",
12
+ "files": [
13
+ ".buildchain/publication/",
14
+ "buildchain-publication-package.json",
15
+ "_build/main.pdf",
16
+ "_build/main.pdf",
17
+ "_build/main.pdf",
18
+ "README.md",
19
+ "docs/MAP.md"
20
+ ],
21
+ "exports": {
22
+ "./package.json": "./package.json",
23
+ "./publication-artifact.json": "./.buildchain/publication/publication-artifact.json",
24
+ "./publication-artifact-passport.json": "./.buildchain/publication/publication-artifact-passport.json",
25
+ "./publication-registry.json": "./.buildchain/publication/publication-registry.json"
26
+ },
27
+ "publishConfig": {
28
+ "access": "public",
29
+ "registry": "https://registry.npmjs.org/"
30
+ },
31
+ "buildchain": {
32
+ "contract": "kungfu-buildchain-publication-npm-package",
33
+ "publicationManifest": ".buildchain/publication/publication-artifact.json",
34
+ "publicationPassport": ".buildchain/publication/publication-artifact-passport.json",
35
+ "publicationRegistry": ".buildchain/publication/publication-registry.json",
36
+ "primaryArtifact": "_build/main.pdf",
37
+ "sourceBundle": ".buildchain/publication/source.tar.gz",
38
+ "siteConsumers": [
39
+ "papers.libkungfu.dev"
40
+ ]
41
+ }
4
42
  }