Skip to main content

SyntyCode: Raw Tree-Sitter Architect Engine

SyntyCode is an advanced, language-agnostic software architecture engine built specifically for autonomous AI agents. It leverages the raw analytical power of the Tree-Sitter ontology inside an optimized SQLite Graph Database (agy_nodeos.db), providing models with unparalleled semantic search, relational architecture querying, and 100% loss-less transpilation across 50+ programming languages.

🚀 The Production-Grade Edge (v2.0)

  1. Zero-Translation Fidelity SyntyCode caches the exact, pristine raw_code inside SQLite FileNode containers. When decoding the graph back to disk, the Engine mathematically guarantees zero translation loss or formatting destruction. AI format preservation is 100% perfect.
  2. Native Termux Binary Bypass Relying on Python pip C-bindings to compile AST parsers in mobile/ARM64 environments frequently crashes (dlopen failures). SyntyCode bypasses this entirely by hooking into Termux's flawlessly pre-compiled, native tree-sitter parse -x CLI binaries for seamless XML extraction.
  3. The Ultimate Raw Ontology SyntyCode does not abstract languages into generic nodes (like ClassNode). It embraces the true Tree-Sitter schema, dumping literal class_definition, expression_statement, and binary_operator dependencies straight into the relational graph.

📦 Dependencies

SyntyCode is engineered to run universally in restricted environments (like Android Termux).

  • Python 3.8+ (For the Decoder & CLI)
  • SQLite3 (For the Relational Graph DB)
  • Termux Tree-Sitter Core: pkg install tree-sitter tree-sitter-parsers
  • Zero third-party pip C-compiler dependencies needed!

🤖 The AI Read/Write Loop (Architect Schema)

AI Agents manipulate the codebase via the Architect Schema JSON. This provides a perfectly constrained sandbox for LLMs to safely alter architecture without directly breaking complex file systems.

1. Extract Context

Extract the physical database context into a clean JSON for the AI.

syntycode context MyProject > architecture.json

2. AI Mutates JSON (Example)

{
  "module_name": "MyProject",
  "files": [
    {
      "file_name": "main",
      "language": "python",
      "code": "print('Hello Production-Grade SyntyCode!')"
    }
  ]
}

3. Ingest Logic (Tree-Sitter XML Mapping)

The engine reads the JSON, stores the pristine code string securely, and automatically queries the native Tree-Sitter CLI to extract and map every structural dependency (classes, logic, variables) natively into SQLite.

syntycode ingest-architect architecture.json

4. Decode the Codebase

Restore the modified database module back to the physical file system.

syntycode decode MyProject python -o ./src_output

Release files for syntycode 2.0.2

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for syntycode 2.0.2
File Size Uploaded
syntycode-2.0.2.tar.gz 26.5 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for syntycode 2.0.2
File Interpreter ABI Platform
syntycode-2.0.2-py3-none-any.whl Python 3 none any Details

Total release size: 73.9 kB

Release files / syntycode-2.0.2.tar.gz

Download URL syntycode-2.0.2.tar.gz
Size 26.5 kB
Tags Source
SHA-256 checksum
How to use checksums
b10449ad1f994c92494417576524710a4e78b374fbc742057d53a3dfc6d3945e
BLAKE2b-256 checksum
How to use checksums
f131cdb0fc2968e4bd74f36acec69022dea545d0f2d2bdd6019e1ddc115582bb
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release files / syntycode-2.0.2-py3-none-any.whl

Download URL syntycode-2.0.2-py3-none-any.whl
Size 47.4 kB
Tags Python 3
SHA-256 checksum
How to use checksums
2762c8e9dbc0ae1fcdda31457985fb3d9f9be0a6abb0e893bf398991d2ee272e
BLAKE2b-256 checksum
How to use checksums
1ea3b2fc733c63f42a126d35f48783f8d2f038f320ad5d26753f2f0e51727066
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release history Release notifications | RSS feed

This release

2.0.2 This release

2 release files

2.0.1

2 release files

2.0.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page