Skip to main content

URI control system managers/controllers over separate uri* capability packs.

Project description

urisys

AI Cost Tracking

PyPI Version Python License AI Cost Human Time Model

  • 🤖 LLM usage: $3.9547 (20 commits)
  • 👤 Human dev: ~$952 (9.5h @ $100/h, 30min dedup)

Generated on 2026-06-16 using openrouter/qwen/qwen3-coder-next


Centralny URI control plane dla TellMesh: CLI (urisys), managers, Markpact oraz monorepo obrazów Docker z edge runtime.

Instalacja

pip install urisys

Dev (checkout tellmesh)

Wymaga checkout tellmesh (urisys obok uricore/, uri-packs/, opcjonalnie nl2uri/, uri2flow/).

cd tellmesh/urisys

# wirtualne środowisko (poprawna składnia — NIE komenda `venv`)
python3 -m venv .venv
source .venv/bin/activate

# zalecane: uv (lockfile)
uv sync

# alternatywa bez uv:
pip install -e ".[dev]"
pip install -e ../uricore          # sibling w tellmesh workspace

Po instalacji CLI:

urisys --help
which urisys   # → .venv/bin/urisys

Zależności runtime: uricore (PyPI uricore>=0.1.2 lub editable ../uricore), paczki URI z uri-packs (dev group w pyproject.toml).

Szybki start

cd urisys && uv sync

# Pojedyncze URI (paczki z uri-packs)
urisys --packs browser call browser://default/page/open \
  --payload '{"url":"https://example.com"}' --approve

# Flow mock
urisys --packs all flow flows/device-maintenance.uri.flow.yaml --approve --dry-run

# HTTP server
urisys --packs all serve --port 8789

Docker lab (10 automatyzacji + RDP)

cd urisys-automation-lab
bash scripts/docker-up.sh
bash scripts/docker-smoke.sh

# Pełny test E2E
python3 scripts/run_test_sessions.py --sessions lab-10-flows
# lub: bash scripts/run-lab-e2e.sh

Dokumentacja

Dokument Temat
docs/ARCHITECTURE.md Jak działa urisys — warstwy, runtime, testy
docs/PACKAGES.md Layout monorepo, duplikaty, plan konsolidacji
docs/FLOWS.md URI flows, zależności, walidacja
docs/EXAMPLES.md Przykłady shell/frontend/Docker
docs/CLI.md Komendy CLI
docs/MARKPACT.md Markpact validate/compile/test
project/MAP.md Przewodnik po map.toon.yaml (code2llm)
project/PACKAGES.md Indeks paczek sync z mapą

Struktura monorepo

src/urisys/              pip package — CLI + managers
packages/python/urisysedge/   wspólny edge runtime (canonical)
urirdp-docker/           RDP + KVM/HIM/OCR/LLM/shell/browser
urisys-automation-lab/   10 flows, lab UI :8099
urisys-node/             slave node + ArtifactResolver
local-lab/               markpact.com release chain
flows/                   przykład flow dla CLI
examples/                shell + frontend
markpacts/packs/         Markpact do walidacji
scripts/                 test sessions, validate-all-markpacts

Managers

  • PackManager — paczki uri*, manifest.yaml, Markpact
  • MarkpactManager — validate / compile / test *.markpact.md
  • RuntimeManageruri_control.UriControlRuntime
  • UriController — call, explain, routes
  • FlowController — sekwencyjne *.uri.flow.yaml
  • BridgeManager — forward do zdalnego /uri/call

Markpact

urisys markpact validate markpacts/packs/uribrowser.markpact.md
bash scripts/validate-all-markpacts.sh

Analiza projektu (code2llm)

code2llm ./ -f all -o ./project
# → project/map.toon.yaml, calls.mmd, context.md

License

Licensed under Apache-2.0.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

urisys-0.1.12.tar.gz (21.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

urisys-0.1.12-py3-none-any.whl (22.5 kB view details)

Uploaded Python 3

File details

Details for the file urisys-0.1.12.tar.gz.

File metadata

  • Download URL: urisys-0.1.12.tar.gz
  • Upload date:
  • Size: 21.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for urisys-0.1.12.tar.gz
Algorithm Hash digest
SHA256 d948f06945d034d57796ffd71347aae8c7085ffc581df674ed0519de46f29cf8
MD5 58c1298512de7068aba5d736e5067067
BLAKE2b-256 133a096660ea494446be2ae0a11dee66707862e4dbe47f5ad18e6b6ea74fdeb2

See more details on using hashes here.

File details

Details for the file urisys-0.1.12-py3-none-any.whl.

File metadata

  • Download URL: urisys-0.1.12-py3-none-any.whl
  • Upload date:
  • Size: 22.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for urisys-0.1.12-py3-none-any.whl
Algorithm Hash digest
SHA256 e91647f0bcf8cef74021de273d7631b410fdca75c071f7c829ec0861951d36a3
MD5 12d0575294c2d1f05d54771bb5620d03
BLAKE2b-256 37c75ef93e958c1d76eb4064b2532c3bdb98c7465a9bab53215492e128fd0b70

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page