|
@@ -1,16 +1,30 @@
|
|
|
-MIT License
|
|
|
|
|
|
|
+DISCLAIMER & LICENSE
|
|
|
|
|
|
|
|
-Copyright (c) 2026 fazxes
|
|
|
|
|
|
|
+Copyright (c) 2026
|
|
|
|
|
|
|
|
-Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
|
|
|
-of this software and associated documentation files (the "Software"), to deal
|
|
|
|
|
-in the Software without restriction, including without limitation the rights
|
|
|
|
|
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
|
|
-copies of the Software, and to permit persons to whom the Software is
|
|
|
|
|
-furnished to do so, subject to the following conditions:
|
|
|
|
|
|
|
+IMPORTANT NOTICE:
|
|
|
|
|
+This repository is provided strictly for educational and research purposes only.
|
|
|
|
|
+It is intended for individuals who wish to study and learn from the Claude Code
|
|
|
|
|
+project architecture and implementation.
|
|
|
|
|
|
|
|
-The above copyright notice and this permission notice shall be included in all
|
|
|
|
|
-copies or substantial portions of the Software.
|
|
|
|
|
|
|
+This is NOT officially published, endorsed, or maintained by Anthropic or any of
|
|
|
|
|
+its affiliates. The source code contained herein was obtained from publicly
|
|
|
|
|
+available online sources (npm package source maps). No proprietary systems were
|
|
|
|
|
+breached or reverse-engineered beyond what was publicly accessible.
|
|
|
|
|
+
|
|
|
|
|
+USE AT YOUR OWN RISK.
|
|
|
|
|
+
|
|
|
|
|
+The authors and contributors of this repository make no claims of ownership over
|
|
|
|
|
+the original source code. All intellectual property rights belong to their
|
|
|
|
|
+respective owners.
|
|
|
|
|
+
|
|
|
|
|
+By using this repository, you acknowledge that:
|
|
|
|
|
+
|
|
|
|
|
+1. This is an unofficial, community-driven research resource.
|
|
|
|
|
+2. This is not endorsed by Anthropic.
|
|
|
|
|
+3. You will use this code solely for learning and research purposes.
|
|
|
|
|
+4. You assume all responsibility and risk associated with its use.
|
|
|
|
|
+5. No warranty of any kind is provided — express or implied.
|
|
|
|
|
|
|
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|