logseq-matryca-parser 0.3.2__tar.gz → 0.3.3__tar.gz
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.
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/PKG-INFO +5 -3
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/README.md +3 -1
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/pyproject.toml +11 -2
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/src/logseq_matryca_parser/__init__.py +1 -1
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/.cursorignore +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/.cursorrules +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/.github/FUNDING.yml +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/.github/ISSUE_TEMPLATE/bug_report.yml +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/.github/ISSUE_TEMPLATE/feature_request.yml +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/.github/PULL_REQUEST_TEMPLATE.md +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/.github/dependabot.yml +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/.github/workflows/ci.yml +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/.github/workflows/pypi_publish.yml +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/.gitignore +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/.pre-commit-config.yaml +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/.repomixignore +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/CONTRIBUTING.md +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/LICENSE +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/Makefile +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/NOTICE +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/ROADMAP_AGENT_NATIVE_XRAY.md +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/ROADMAP_HEADLESS_WRITER.md +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/ROADMAP_OBSIDIAN_ADAPTER.md +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/SECURITY.md +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/claude-skill-logseq-read/SKILL.md +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/claude-skill-logseq-read/scripts/parse_logseq.py +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/docs/ARCHITECTURE.md +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/docs/design-docs/ARCHITECTURE_BLUEPRINT.md +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/docs/design-docs/CODE_SCAFFOLD.md +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/docs/design-docs/LOGSEQ_ASSET_RESOLUTION_SPEC.md +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/docs/design-docs/LOGSEQ_DATASCRIPT_MAPPING.md +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/docs/design-docs/LOGSEQ_TEMPORAL_ONTOLOGY.md +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/docs/design-docs/OFFICIAL_MLDOC_SPECS.md +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/docs/design-docs/REFERENCE_SPEC.md +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/docs/error_log.md +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/docs/logseq_ast_primer.md +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/docs/roadmaps/ROADMAP_CLI_HYDRATION_AND_ENRICHMENT.md +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/docs/roadmaps/ROADMAP_CONTEXT_SYNTHESIS_AND_SCOPING.md +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/docs/roadmaps/ROADMAP_EMBED_EXPANSION_AND_FLUENT_QUERIES.md +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/docs/roadmaps/ROADMAP_GRAPH_RAG_SEMANTICS.md +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/docs/roadmaps/ROADMAP_INCREMENTAL_WATCHER.md +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/docs/roadmaps/ROADMAP_INLINE_SHIELD_AND_NAMESPACES.md +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/docs/roadmaps/ROADMAP_ROBUSTNESS_AND_SOFT_BREAKS.md +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/docs/roadmaps/ROADMAP_TOML_FIX_AND_PYPI_DISTRIBUTION.md +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/docs/roadmaps/ROADMAP_UUID_AND_GRAPH_SUPERPOWERS.md +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/examples/demo_logseq_journal.md +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/examples/run_demo.py +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/legacy/local_digestor.py +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/lib/bindings/utils.js +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/lib/tom-select/tom-select.complete.min.js +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/lib/tom-select/tom-select.css +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/lib/vis-9.1.2/vis-network.css +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/lib/vis-9.1.2/vis-network.min.js +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/src/logseq_matryca_parser/.gitignore +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/src/logseq_matryca_parser/NOTICE +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/src/logseq_matryca_parser/__main__.py +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/src/logseq_matryca_parser/agent_press.py +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/src/logseq_matryca_parser/agent_writer.py +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/src/logseq_matryca_parser/exceptions.py +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/src/logseq_matryca_parser/forge.py +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/src/logseq_matryca_parser/graph.py +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/src/logseq_matryca_parser/kinetic.py +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/src/logseq_matryca_parser/lens.py +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/src/logseq_matryca_parser/logos_core.py +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/src/logseq_matryca_parser/logos_parser.py +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/src/logseq_matryca_parser/pyproject.toml +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/src/logseq_matryca_parser/synapse.py +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/tests/test_agent_press.py +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/tests/test_agent_writer.py +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/tests/test_forge.py +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/tests/test_graph.py +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/tests/test_kinetic.py +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/tests/test_lens.py +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/tests/test_logos_parser.py +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/tests/test_package_version.py +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/tests/test_synapse.py +0 -0
- {logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/uv.lock +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: logseq-matryca-parser
|
|
3
|
-
Version: 0.3.
|
|
3
|
+
Version: 0.3.3
|
|
4
4
|
Summary: The Logos Protocol: Deterministic Logseq AST parsing for Matryca.ai.
|
|
5
5
|
Project-URL: Homepage, https://github.com/MarcoPorcellato/logseq-matryca-parser
|
|
6
6
|
Project-URL: Bug Tracker, https://github.com/MarcoPorcellato/logseq-matryca-parser/issues
|
|
@@ -10,7 +10,7 @@ License: Apache-2.0
|
|
|
10
10
|
License-File: LICENSE
|
|
11
11
|
License-File: NOTICE
|
|
12
12
|
Keywords: ai,ast,knowledge-graph,logseq,parser,rag
|
|
13
|
-
Classifier: Development Status ::
|
|
13
|
+
Classifier: Development Status :: 4 - Beta
|
|
14
14
|
Classifier: Intended Audience :: Developers
|
|
15
15
|
Classifier: License :: OSI Approved :: Apache Software License
|
|
16
16
|
Classifier: Operating System :: OS Independent
|
|
@@ -44,9 +44,11 @@ Description-Content-Type: text/markdown
|
|
|
44
44
|
[](https://www.python.org/downloads/)
|
|
45
45
|
[](https://github.com/MarcoPorcellato/logseq-matryca-parser/blob/main/LICENSE)
|
|
46
46
|
[](https://github.com/MarcoPorcellato/logseq-matryca-parser#-quickstart)
|
|
47
|
-
[](#)
|
|
48
48
|

|
|
49
49
|
|
|
50
|
+
**In active Beta** — heavily tested (141+ tests), headless CRUD engine, and static typing; ready for community integration.
|
|
51
|
+
|
|
50
52
|
> *Turning a forest of local plain-text files into a unified semantic powerhouse.*
|
|
51
53
|
|
|
52
54
|
<p align="center">
|
|
@@ -8,9 +8,11 @@
|
|
|
8
8
|
[](https://www.python.org/downloads/)
|
|
9
9
|
[](https://github.com/MarcoPorcellato/logseq-matryca-parser/blob/main/LICENSE)
|
|
10
10
|
[](https://github.com/MarcoPorcellato/logseq-matryca-parser#-quickstart)
|
|
11
|
-
[](#)
|
|
12
12
|

|
|
13
13
|
|
|
14
|
+
**In active Beta** — heavily tested (141+ tests), headless CRUD engine, and static typing; ready for community integration.
|
|
15
|
+
|
|
14
16
|
> *Turning a forest of local plain-text files into a unified semantic powerhouse.*
|
|
15
17
|
|
|
16
18
|
<p align="center">
|
|
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
|
|
4
4
|
|
|
5
5
|
[project]
|
|
6
6
|
name = "logseq-matryca-parser"
|
|
7
|
-
version = "0.3.
|
|
7
|
+
version = "0.3.3"
|
|
8
8
|
description = "The Logos Protocol: Deterministic Logseq AST parsing for Matryca.ai."
|
|
9
9
|
readme = "README.md"
|
|
10
10
|
requires-python = ">=3.12"
|
|
@@ -21,7 +21,7 @@ keywords = [
|
|
|
21
21
|
"knowledge-graph",
|
|
22
22
|
]
|
|
23
23
|
classifiers = [
|
|
24
|
-
"Development Status ::
|
|
24
|
+
"Development Status :: 4 - Beta",
|
|
25
25
|
"Intended Audience :: Developers",
|
|
26
26
|
"Programming Language :: Python :: 3.12",
|
|
27
27
|
"License :: OSI Approved :: Apache Software License",
|
|
@@ -67,3 +67,12 @@ dev = [
|
|
|
67
67
|
"pytest>=9.0.3",
|
|
68
68
|
"ruff>=0.15.12",
|
|
69
69
|
]
|
|
70
|
+
|
|
71
|
+
[tool.mypy]
|
|
72
|
+
python_version = "3.12"
|
|
73
|
+
|
|
74
|
+
[[tool.mypy.overrides]]
|
|
75
|
+
module = [
|
|
76
|
+
"watchdog.*",
|
|
77
|
+
]
|
|
78
|
+
ignore_missing_imports = true
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/.github/ISSUE_TEMPLATE/bug_report.yml
RENAMED
|
File without changes
|
|
File without changes
|
{logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/.github/PULL_REQUEST_TEMPLATE.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/.github/workflows/pypi_publish.yml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/claude-skill-logseq-read/SKILL.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/docs/design-docs/CODE_SCAFFOLD.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/docs/design-docs/OFFICIAL_MLDOC_SPECS.md
RENAMED
|
File without changes
|
{logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/docs/design-docs/REFERENCE_SPEC.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/lib/vis-9.1.2/vis-network.min.js
RENAMED
|
File without changes
|
{logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/src/logseq_matryca_parser/.gitignore
RENAMED
|
File without changes
|
{logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/src/logseq_matryca_parser/NOTICE
RENAMED
|
File without changes
|
{logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/src/logseq_matryca_parser/__main__.py
RENAMED
|
File without changes
|
{logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/src/logseq_matryca_parser/agent_press.py
RENAMED
|
File without changes
|
|
File without changes
|
{logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/src/logseq_matryca_parser/exceptions.py
RENAMED
|
File without changes
|
{logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/src/logseq_matryca_parser/forge.py
RENAMED
|
File without changes
|
{logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/src/logseq_matryca_parser/graph.py
RENAMED
|
File without changes
|
{logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/src/logseq_matryca_parser/kinetic.py
RENAMED
|
File without changes
|
{logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/src/logseq_matryca_parser/lens.py
RENAMED
|
File without changes
|
{logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/src/logseq_matryca_parser/logos_core.py
RENAMED
|
File without changes
|
|
File without changes
|
{logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/src/logseq_matryca_parser/pyproject.toml
RENAMED
|
File without changes
|
{logseq_matryca_parser-0.3.2 → logseq_matryca_parser-0.3.3}/src/logseq_matryca_parser/synapse.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|