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
"shortDescription": "Keep Codex aligned with project decisions and architecture.",
40
41
"longDescription": "Archcore brings project architecture, decisions, rules, and requirements into Codex through skills, hooks, MCP tools, and documentation-focused agents.",
These terms govern your use of the Archcore plugin (the "Plugin") distributed in this repository.
6
+
7
+
## License
8
+
9
+
The Plugin is licensed under the **Apache License, Version 2.0**. You may use, modify, and redistribute the Plugin in accordance with that license. The full text is available in [LICENSE](../LICENSE).
10
+
11
+
## Use of the Plugin
12
+
13
+
- The Plugin integrates with AI coding agents (Claude Code, Codex, Cursor, and similar hosts) and operates on files inside your project.
14
+
- You are responsible for the actions you trigger through your AI agent host, including all writes the Plugin performs on your repository.
15
+
- The Plugin does not transmit your project contents to Archcore servers. Communication is local between the host and the Plugin's MCP server and hooks.
16
+
17
+
## No Warranty
18
+
19
+
The Plugin is provided **"AS IS"**, without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose, and non-infringement. See the Apache License 2.0 for the full disclaimer.
20
+
21
+
## Limitation of Liability
22
+
23
+
To the maximum extent permitted by applicable law, in no event shall the authors or copyright holders be liable for any claim, damages, or other liability, whether in an action of contract, tort, or otherwise, arising from, out of, or in connection with the Plugin or the use or other dealings in the Plugin.
24
+
25
+
## Privacy
26
+
27
+
Data handling is described in the [Privacy Policy](https://archcore.ai/privacy).
28
+
29
+
## Changes
30
+
31
+
We may update these terms. Material changes will be reflected by a new "Last updated" date in this document. Continued use of the Plugin after a change constitutes acceptance of the revised terms.
32
+
33
+
## Contact
34
+
35
+
Questions about these terms: open an issue at <https://github.com/archcore-ai/plugin/issues>.
0 commit comments