Skip to content

A highly extensible toolkit that brings together diverse logical models.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

offworld-org/polylogic-kit

Repository files navigation

Polylogic Kit

A modular Rust library suite for modeling diverse logical and philosophical reasoning systems.

Overview

Polylogic Kit is a growing collection of Rust libraries designed to implement and interconnect various logical and dialectical reasoning frameworks. It provides a composable and extensible foundation for developers building applications that require structured reasoning, multi-perspective decision-making, or philosophical model simulation—such as in DAO governance, education, or complex systems design.

Repository Structure

The repository is organized into modular components. Each module focuses on a specific logical or metaphysical framework.

  • proto-wuxing: Core models for Five Elements theory, Yin-Yang, and the Heavenly/Earthly stems.
  • proto-dialectics: Core models for dialectical logic, including Hegelian synthesis patterns.
  • proto-deconstruct: Core models for post-structuralist logic, focusing on deconstruction and the critique of binary oppositions.

These components provide symbolic primitives and operational logic for building more complex rule-based systems.

Use Cases

Polylogic Kit is suitable for a wide range of applications, including but not limited to:

  • Structuring multi-perspective discussion protocols in DAOs
  • Modeling dynamic symbolic state transitions
  • Designing logic-driven governance, ritual, or simulation frameworks
  • Teaching abstract reasoning through programmable metaphysical systems

Contributing

We welcome contributions of all kinds—new logic modules, enhancements to existing ones, documentation improvements, or structural discussions. Please feel free to submit a Pull Request or open an Issue.

License

Unless otherwise stated, all code in this repository is dual-licensed under:

  • MIT License (LICENSE-MIT)
  • Apache License, Version 2.0 (LICENSE-APACHE)

You may choose either license according to your needs. All contributions are accepted under these dual-license terms.

About

A highly extensible toolkit that brings together diverse logical models.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages