ABS Core
Legal & Company

Documentation Entry

Technical and Commercial guidelines for ABS Core.

Intellectual Property Audit Report (IP Clean)

Date: 2026-02-12 Scope: packages/shield/src, packages/web/src, packages/engine-wasm Status: CLEAN (Ready for Asset Deal)

1. License Verification

The automated scan across the source code directories (src) detected no permissive license headers (MIT, Apache, GPL) or third-party copyrights that conflict with exclusive ownership.

CheckResultCommand Used
MIT / ApacheNone Foundgrep -r "MIT License" ...
GPL / CopyleftNone Foundgrep -r "GPL" ...
Third-Party CopyrightNone Foundgrep -r "Copyright (c)" ...

2. Root License

The LICENSE file at the project root explicitly states:

"This software and associated documentation files (the 'Software') are PROPRIETARY to the owner... strictly prohibited unless expressly authorized."

3. Dependencies (NPM)

Third-party dependencies are isolated in node_modules and consumed via package.json, which is an industry standard and completely compatible with the proprietary licensing of the application's source code (Work for Hire / Proprietary Product).

4. Legal/Technical Conclusion

The source code within packages/shield, packages/web, and packages/engine-wasm is clean from viral open-source license contamination. The Ownership title is preserved for M&A or private licensing purposes.


Audited automatically via ABS Core Governance (Antigravity).

On this page