You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This template is MIT-licensed. You are free to use, modify, and distribute it for any purpose.
13
12
14
-
If you build a site using this template, the generated footer includes a small attribution link by default. You are not required to keep it, but we appreciate it if you do — it helps others discover the pattern.
13
+
If you build a site using this template, the generated footer includes a small attribution link by default. You are not required to keep it, but we appreciate it if you do -- it helps others discover the pattern.
15
14
16
15
## Citing Knowledge as Code
17
16
18
17
If you write about or reference the Knowledge as Code pattern:
19
18
20
-
> Knowledge as Code is a pattern created by Sam Rogers / Snap Synapse that applies software engineering practices to knowledge management. https://knowledge-as-code.com
19
+
> Knowledge as Code is a pattern created by PAICE.work PBC that applies software engineering practices to knowledge management. https://knowledge-as-code.com
21
20
22
21
## Related projects
23
22
24
23
Knowledge as Code is part of a broader ecosystem of open standards and tools:
25
24
26
-
-[Graceful Boundaries](https://github.com/snapsynapse/graceful-boundaries) — how services communicate limits to AI agents
27
-
-[Siteline](https://github.com/snapsynapse/siteline) — AI agent readiness scanner
28
-
-[AI Capability Reference](https://airef.snapsynapse.com) — the first Knowledge-as-Code deployment
25
+
-[Graceful Boundaries](https://github.com/snapsynapse/graceful-boundaries) -- how services communicate limits to AI agents
26
+
-[Skill Provenance](https://github.com/snapsynapse/skill-provenance) -- version identity that travels with agent skill bundles
27
+
-[Siteline](https://siteline.to) -- AI agent readiness scanner
28
+
-[AI Tool Watch](https://aitool.watch) -- the first Knowledge-as-Code deployment
Copy file name to clipboardExpand all lines: README.md
+10-5Lines changed: 10 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,12 +2,12 @@
2
2
3
3
A template for building structured, version-controlled knowledge bases with an ontology-first approach. Edit a config file, add markdown data, get a full HTML site + JSON API.
4
4
5
-
**[Knowledge as Code](https://knowledge-as-code.com)** is a pattern created by [Sam Rogers](https://sam-rogers.com) at [Snap Synapse](https://snapsynapse.com). It applies software engineering practices to knowledge management: plain text, Git-native, zero-dependency, ontology-driven, multi-output from a single source.
5
+
**[Knowledge as Code](https://knowledge-as-code.com)** is a pattern created for [PAICE.work](https://paice.work/) PBC. It applies software engineering practices to knowledge management: plain text, Git-native, zero-dependency, ontology-driven, multi-output from a single source.
6
6
7
7
## Live Examples
8
8
9
-
-[AI Capability Reference](https://airef.snapsynapse.com) — AI model capabilities across 12 products
10
-
-[AI Regulation Tracker](https://aireg.snapsynapse.com) — global AI regulatory landscape
9
+
-[AI Tool Watch](https://aitool.watch) — AI model capabilities across 12 products
10
+
-[Every AI Law](https://everyailaw.com) — global AI regulatory landscape
@@ -112,7 +112,8 @@ Knowledge as Code includes a verification scaffold for detecting stale data:
112
112
Knowledge as Code is part of a broader set of open standards:
113
113
114
114
-**[Graceful Boundaries](https://github.com/snapsynapse/graceful-boundaries)** — How services communicate operational limits to humans and agents
115
-
-**[Siteline](https://siteline.snapsynapse.com)** — AI agent readiness scanner for websites
115
+
-**[Skill Provenance](https://github.com/snapsynapse/skill-provenance)** — Version identity that travels with agent skill bundles
116
+
-**[Siteline](https://siteline.to)** — AI agent readiness scanner for websites
116
117
-**[Knowledge as Code](https://knowledge-as-code.com)** — The pattern definition and community hub
117
118
118
119
## The Pattern
@@ -130,7 +131,7 @@ Read the full pattern definition at [knowledge-as-code.com](https://knowledge-as
130
131
131
132
## Attribution
132
133
133
-
Knowledge as Code was created by [Sam Rogers](https://sam-rogers.com) / [Snap Synapse](https://snapsynapse.com). See [ATTRIBUTION.md](ATTRIBUTION.md) for details.
134
+
Knowledge as Code is a [PAICE.work](https://paice.work/) project. See [ATTRIBUTION.md](ATTRIBUTION.md) for details.
134
135
135
136
## Deploying
136
137
@@ -141,6 +142,10 @@ When you use this template, update the following:
141
142
3. Update `docs/CNAME` with your custom domain (or remove it)
142
143
4. Push to GitHub — Pages deploys automatically via the included workflow
143
144
145
+
## About
146
+
147
+
Knowledge as Code is a [PAICE.work](https://paice.work/) project. PAICE.work PBC is a public benefit corporation building infrastructure for productive collaboration between humans and autonomous agents. Structured, version-controlled, agent-accessible knowledge is a foundation for that collaboration.
<p><em>Knowledge as Code was created by <a href="https://sam-rogers.com">Sam Rogers</a> at <a href="https://snapsynapse.com">Snap Synapse</a>.</em></p>
1193
+
<p><em>Knowledge as Code is a <a href="https://paice.work">PAICE.work</a> project.</em></p>
0 commit comments