skcoord
Sovereign multi-agent coordination + ITIL service management, extracted from
skcapstone (CR-4.1) as the standalone coordination core.
What's here
coordination— the conflict-free task board (Board,Task, each agent writes only its own files under~/.skcapstone/coordination/).card— the read-only unified kanbanCardprojection over tasks + ITIL.card_store— the event-sourced Card store (cards/<id>/core.json+ append-only per-writer logs), gated bySKCOORD_CARD_STORE.itil— incident / problem / change / CAB / KEDB service management.cmdb— event-sourced configuration items + relationships.agent_card— the shareable sovereign identity vCard for the mesh.atomic_io— atomic file-write helper shared by the above.
Dependency direction
Import-time dependencies flow one way: skcapstone depends on skcoord.
The few reverse edges into skcapstone internals (skjoule, active_agent_name,
gtd_tools, pubsub, activity) are runtime-lazy inside the methods that use
them, so there is no import-time cycle. In skcapstone, skcapstone.coordination
/ .card / .card_store / .itil / .cmdb / .agent_card / .atomic_io remain
as re-export shims, so every existing importer keeps working byte-identically.
Install
~/.skenv/bin/pip install -e .
Test
~/.skenv/bin/python -m pytest tests/ -q
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file skcoord-0.1.0.tar.gz.
File metadata
- Download URL: skcoord-0.1.0.tar.gz
- Upload date:
- Size: 69.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9009470e12b3356d8401ea8996074d4add7e4dca154f264983e2b37cd9eacd1b
|
|
| MD5 |
d7394c4394a104b6ad48780b9bb6fc7d
|
|
| BLAKE2b-256 |
2f729ce817695003d5d5eab8204f06edc3fd0e0745529163bd4561aa3f8cb490
|
File details
Details for the file skcoord-0.1.0-py3-none-any.whl.
File metadata
- Download URL: skcoord-0.1.0-py3-none-any.whl
- Upload date:
- Size: 72.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
551385146399209195e03f531a9dfc19f97377dc34c27f2d2d49f20b19c80241
|
|
| MD5 |
26f08b776624ffc5e5ca468aa3d22c7b
|
|
| BLAKE2b-256 |
45104a86efa617cbb6d15512a24480c9056a490fd16531a61e204b566a461200
|