bourdon 0.0.0 → 0.2.0

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.
Files changed (4) hide show
  1. package/LICENSE +92 -21
  2. package/README.md +14 -5
  3. package/index.js +11 -4
  4. package/package.json +3 -3
package/LICENSE CHANGED
@@ -1,21 +1,92 @@
1
- MIT License
2
-
3
- Copyright (c) 2026 RADLAB LLC
4
-
5
- Permission is hereby granted, free of charge, to any person obtaining a copy
6
- of this software and associated documentation files (the "Software"), to deal
7
- in the Software without restriction, including without limitation the rights
8
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
- copies of the Software, and to permit persons to whom the Software is
10
- furnished to do so, subject to the following conditions:
11
-
12
- The above copyright notice and this permission notice shall be included in all
13
- copies or substantial portions of the Software.
14
-
15
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
- SOFTWARE.
1
+ License text copyright (c) 2020 MariaDB Corporation Ab, All Rights Reserved.
2
+ "Business Source License" is a trademark of MariaDB Corporation Ab.
3
+
4
+ Parameters
5
+
6
+ Licensor: RADLAB LLC
7
+ Licensed Work: Bourdon Version 0.2.0 or later. The Licensed Work is (c) 2026
8
+ RADLAB LLC.
9
+ Additional Use Grant: You may make production use of the Licensed Work, provided
10
+ Your use does not include offering the Licensed Work to third
11
+ parties on a hosted or embedded basis in order to compete with
12
+ RADLAB LLC's paid version(s) of the Licensed Work. For purposes
13
+ of this license:
14
+
15
+ A "competitive offering" is a Product that is offered to third
16
+ parties on a paid basis, including through paid support
17
+ arrangements, that significantly overlaps with the capabilities
18
+ of RADLAB LLC's paid version(s) of the Licensed Work. If Your
19
+ Product is not a competitive offering when You first make it
20
+ generally available, it will not become a competitive offering
21
+ later due to RADLAB LLC releasing a new version of the Licensed
22
+ Work with additional capabilities. In addition, Products that
23
+ are not provided on a paid basis are not competitive.
24
+
25
+ "Product" means software that is offered to end users to manage
26
+ in their own environments or offered as a service on a hosted
27
+ basis.
28
+
29
+ "Embedded" means including the source code or executable code
30
+ from the Licensed Work in a competitive offering. "Embedded"
31
+ also means packaging the competitive offering in such a way
32
+ that the Licensed Work must be accessed or downloaded for the
33
+ competitive offering to operate.
34
+
35
+ Hosting or using the Licensed Work(s) for internal purposes
36
+ within an organization is not considered a competitive
37
+ offering. RADLAB LLC considers your organization to include all
38
+ of your affiliates under common control.
39
+
40
+ For binding interpretive guidance on using RADLAB LLC products
41
+ under the Business Source License, please see the LICENSE_FAQ
42
+ at https://github.com/getbourdon/bourdon/blob/main/LICENSE_FAQ.md
43
+ Change Date: Four years from the date the Licensed Work is published.
44
+ Change License: Apache License, Version 2.0
45
+
46
+ For information about alternative licensing arrangements for the Licensed Work,
47
+ please contact licensing@radlab.online.
48
+
49
+ Notice
50
+
51
+ Business Source License 1.1
52
+
53
+ Terms
54
+
55
+ The Licensor hereby grants you the right to copy, modify, create derivative
56
+ works, redistribute, and make non-production use of the Licensed Work. The
57
+ Licensor may make an Additional Use Grant, above, permitting limited production use.
58
+
59
+ Effective on the Change Date, or the fourth anniversary of the first publicly
60
+ available distribution of a specific version of the Licensed Work under this
61
+ License, whichever comes first, the Licensor hereby grants you rights under
62
+ the terms of the Change License, and the rights granted in the paragraph
63
+ above terminate.
64
+
65
+ If your use of the Licensed Work does not comply with the requirements
66
+ currently in effect as described in this License, you must purchase a
67
+ commercial license from the Licensor, its affiliated entities, or authorized
68
+ resellers, or you must refrain from using the Licensed Work.
69
+
70
+ All copies of the original and modified Licensed Work, and derivative works
71
+ of the Licensed Work, are subject to this License. This License applies
72
+ separately for each version of the Licensed Work and the Change Date may vary
73
+ for each version of the Licensed Work released by Licensor.
74
+
75
+ You must conspicuously display this License on each original or modified copy
76
+ of the Licensed Work. If you receive the Licensed Work in original or
77
+ modified form from a third party, the terms and conditions set forth in this
78
+ License apply to your use of that work.
79
+
80
+ Any use of the Licensed Work in violation of this License will automatically
81
+ terminate your rights under this License for the current and all other
82
+ versions of the Licensed Work.
83
+
84
+ This License does not grant you any right in any trademark or logo of
85
+ Licensor or its affiliates (provided that you may use a trademark or logo of
86
+ Licensor as expressly required by this License).
87
+
88
+ TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS PROVIDED ON
89
+ AN "AS IS" BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS,
90
+ EXPRESS OR IMPLIED, INCLUDING (WITHOUT LIMITATION) WARRANTIES OF
91
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND
92
+ TITLE.
package/README.md CHANGED
@@ -1,20 +1,29 @@
1
1
  # Bourdon — Cross-Agent Memory Federation
2
2
 
3
- > **This is a placeholder release that reserves the `bourdon` name on npm.**
4
- > The actual package is in development at [github.com/getbourdon/bourdon](https://github.com/getbourdon/bourdon).
3
+ > **This is a placeholder npm release reflecting the project's current license (BSL 1.1).**
4
+ > The canonical Python package is in development at [github.com/getbourdon/bourdon](https://github.com/getbourdon/bourdon).
5
+ > A JavaScript / TypeScript adapter is planned but not yet implemented.
5
6
 
6
7
  ## What is Bourdon?
7
8
 
8
- Bourdon is the cross-agent memory federation protocol — a tiered, timing-aware memory layer that lets AI agents (Claude Code, Codex, Cursor, Cline, Copilot, and others) share recognition and recall across tools and sessions. MIT-licensed, fully open source.
9
+ Bourdon is the cross-agent memory federation protocol — a tiered, timing-aware memory layer that lets AI agents (Claude Code, Codex, Cursor, Cline, Copilot, and others) share recognition and recall across tools and sessions. Source-available under the **Business Source License 1.1**, with each version auto-converting to **Apache 2.0** four years after publication.
9
10
 
10
11
  Named for the *bourdon* — the deep continuous drone of a pipe organ, the foundational tone that holds every other voice in place.
11
12
 
13
+ ## License
14
+
15
+ **Business Source License 1.1.** Free for solo developers, internal company use, research, education, and non-competing commercial use. Commercial license required for hosted-service offerings or paid-product embedding that competes with RADLAB LLC's paid versions. Auto-converts to Apache 2.0 four years per version.
16
+
17
+ - Full license text: [github.com/getbourdon/bourdon/blob/main/LICENSE](https://github.com/getbourdon/bourdon/blob/main/LICENSE)
18
+ - Plain-English guidance: [github.com/getbourdon/bourdon/blob/main/LICENSE_FAQ.md](https://github.com/getbourdon/bourdon/blob/main/LICENSE_FAQ.md)
19
+ - Commercial licensing inquiries: **licensing@radlab.online**
20
+
12
21
  ## Status
13
22
 
14
- Pre-alpha (v0.1.0 just shipped on the Python side — see [github.com/getbourdon/bourdon/releases](https://github.com/getbourdon/bourdon/releases)). This `0.0.0` npm release is a name reservation for any future JavaScript / TypeScript adapter or client library.
23
+ Pre-alpha (Python at v0.2.0 — see [github.com/getbourdon/bourdon/releases](https://github.com/getbourdon/bourdon/releases)). This `0.2.0` npm release is a name reservation for any future JavaScript / TypeScript adapter or client library. The previous `0.0.0` placeholder remains on npm under MIT in its distributed form (perpetual rights for downloaders); BSL 1.1 applies forward only.
15
24
 
16
25
  ## Documentation
17
26
 
18
27
  - **Repository**: https://github.com/getbourdon/bourdon
19
28
  - **Homepage**: https://bourdon.ai
20
- - **License**: MIT (Copyright © 2026 RADLAB LLC)
29
+ - **License**: BSL 1.1, Copyright © 2026 RADLAB LLC
package/index.js CHANGED
@@ -1,10 +1,17 @@
1
1
  // Bourdon — cross-agent memory federation (placeholder release).
2
2
  //
3
- // This 0.0.0 release reserves the `bourdon` package name on npm.
4
- // The actual package is in development at https://github.com/getbourdon/bourdon
3
+ // This 0.2.0 release continues to reserve the `bourdon` package name on
4
+ // npm and reflects the project's current license (Business Source License
5
+ // 1.1, as of 2026-05-06). The Python implementation is the canonical
6
+ // release; a JavaScript / TypeScript adapter is in development.
7
+ //
8
+ // Real package at https://github.com/getbourdon/bourdon
9
+ // License (full text): https://github.com/getbourdon/bourdon/blob/main/LICENSE
10
+ // License FAQ: https://github.com/getbourdon/bourdon/blob/main/LICENSE_FAQ.md
11
+ // Commercial licensing: licensing@radlab.online
5
12
 
6
13
  module.exports = {
7
- version: "0.0.0",
14
+ version: "0.2.0",
8
15
  url: "https://github.com/getbourdon/bourdon",
9
- license: "MIT",
16
+ license: "BUSL-1.1",
10
17
  };
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "bourdon",
3
- "version": "0.0.0",
4
- "description": "Reserved package name for Bourdon — cross-agent memory federation. The actual package will be published from github.com/getbourdon/bourdon.",
3
+ "version": "0.2.0",
4
+ "description": "Reserved package name for Bourdon — cross-agent memory federation. Source-available under Business Source License 1.1. Real package at github.com/getbourdon/bourdon. JavaScript / TypeScript adapter in development.",
5
5
  "main": "index.js",
6
6
  "files": [
7
7
  "index.js",
@@ -16,7 +16,7 @@
16
16
  "placeholder"
17
17
  ],
18
18
  "author": "Ryan Davis <ryandavispro1@gmail.com>",
19
- "license": "MIT",
19
+ "license": "BUSL-1.1",
20
20
  "homepage": "https://bourdon.ai",
21
21
  "repository": {
22
22
  "type": "git",