Skip to main content

skdashboard

The SKWorld operator dashboard (coord board + ITIL + kanban + CMDB), extracted from skcapstone (CR-4.3). Serves the :7778 web UI + JSON API, bound to 127.0.0.1 only. Maturity tier: T0 - N/A (no key material), a non-crypto repo; the authorization decision belongs to capauth, see SECURITY.md.

Docs: SOP.md (run it, deploy it, debug it) · SECURITY.md (what is actually enforced) · CONTRIBUTING.md · CHANGELOG.md · CODE_OF_CONDUCT.md

Dependency direction

Coordination access goes through skcoord directly (skcoord.card, skcoord.card_store, skcoord.coordination, skcoord.itil, skcoord.cmdb).

The CMDB operator page at /cmdb reads the canonical event-sourced inventory and checksum-verified reconciliation artifacts. It shows fleet coverage, collector completeness, stale or unreachable evidence, reconciliation history, CI provenance and impact, linked ITIL records, and bounded search filters. Discovery is preview-first. The plan endpoint never writes, and apply remains behind the dashboard capability gate. There are no skcapstone.coordination / skcapstone.card_store imports (CI grep gate). The richer agent / runtime / doctor / trust / model panels reach back into skcapstone at runtime via lazy imports, so skdashboard depends on both but has no import-time cycle (the dashboard is launched on demand, after skcapstone is up).

Launch

This package has no console script and no unit of its own. The deployed unit is skcapstone-dashboard.service, whose ExecStart is ~/.skenv/bin/skcapstone dashboard --port 7778; that CLI resolves skcapstone.dashboard to this package through a transparent alias shim (which lives in skcapstone), so routes are byte-identical to the pre-split dashboard. Full deploy and rollback: SOP.md section 5.

Test

~/.skenv/bin/python -m pytest tests/ -q

ATLAS operator cockpit

/cockpit includes a read-only operator plane backed by GET /api/operator/overview. It projects typed conditions and evidence age, the fleet freeze, action lifecycle and verification definitions, execution cooldowns/circuits, watchdog freshness, CMDB scope/completeness, and skbrain health/citation counts. Missing or malformed evidence is shown as unknown; an unreadable freeze source is shown as frozen. Rendering never invokes ATLAS.

Inputs default below ~/.skcapstone/fleet/atlas. Staged deployments may use SKFLEET_ROOT, SKATLAS_ROOT, SKATLAS_BRIEF_JSON, SKATLAS_ACTION_LEDGER, SKATLAS_CMDB_STATUS, SK_WATCHDOG_DIR, and SKBRAIN_OPERATOR_HEALTH to select immutable projection artifacts.

Download files

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

Source Distribution

skdashboard-0.1.37.tar.gz (1.8 MB view details)

Uploaded Source

Built Distribution

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

skdashboard-0.1.37-py3-none-any.whl (175.4 kB view details)

Uploaded Python 3

File details

Details for the file skdashboard-0.1.37.tar.gz.

File metadata

  • Download URL: skdashboard-0.1.37.tar.gz
  • Upload date:
  • Size: 1.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for skdashboard-0.1.37.tar.gz
Algorithm Hash digest
SHA256 6791ed5dda6a978d5d88fba7f81bd153c6b6ddd9c0be62a87a540a9ebfd7905c
MD5 86fa5831abefaeb1f81d052ca92522f2
BLAKE2b-256 79a067417e5c9835bb4771ac7548471a8ef2f712d45beafdc0358eb22671883c

See more details on using hashes here.

Provenance

The following attestation bundles were made for skdashboard-0.1.37.tar.gz:

Publisher: publish.yml on smilinTux/skdashboard

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file skdashboard-0.1.37-py3-none-any.whl.

File metadata

  • Download URL: skdashboard-0.1.37-py3-none-any.whl
  • Upload date:
  • Size: 175.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for skdashboard-0.1.37-py3-none-any.whl
Algorithm Hash digest
SHA256 e940e7b4105904a240b63b120e93ed3f56de33f1ec0ea800e2ef99617e91bcc9
MD5 4178283c6ca49db7cef351b55e2feecf
BLAKE2b-256 1ce68aea0f04fd13bca934066236187f3b05ed13da01f6e16ef04ab6688a09e4

See more details on using hashes here.

Provenance

The following attestation bundles were made for skdashboard-0.1.37-py3-none-any.whl:

Publisher: publish.yml on smilinTux/skdashboard

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

0.1.95

2 files

0.1.94

2 files

0.1.93

2 files

0.1.92

2 files

0.1.91

2 files

0.1.90

2 files

0.1.89

2 files

0.1.88

2 files

0.1.87

2 files

0.1.86

2 files

0.1.85

2 files

0.1.84

2 files

0.1.83

2 files

0.1.78

2 files

0.1.77

2 files

0.1.76

2 files

0.1.75

2 files

0.1.74

2 files

0.1.73

2 files

0.1.72

2 files

0.1.71

2 files

0.1.70

2 files

0.1.69

2 files

0.1.68

2 files

0.1.67

2 files

0.1.66

2 files

0.1.65

2 files

0.1.64

2 files

0.1.63

2 files

0.1.62

2 files

0.1.61

2 files

0.1.60

2 files

0.1.59

2 files

0.1.58

2 files

0.1.57

2 files

0.1.56

2 files

0.1.55

2 files

0.1.54

2 files

0.1.53

2 files

0.1.52

2 files

0.1.51

2 files

0.1.50

2 files

0.1.49

2 files

0.1.48

2 files

0.1.47

2 files

0.1.46

2 files

0.1.45

2 files

0.1.44

2 files

0.1.43

2 files

0.1.42

2 files

0.1.41

2 files

0.1.40

2 files

0.1.39

2 files

0.1.38

2 files

This release

0.1.37 This release

2 files

0.1.36

2 files

0.1.35

2 files

0.1.34

2 files

0.1.33

2 files

0.1.32

2 files

0.1.31

2 files

0.1.30

2 files

0.1.29

2 files

0.1.28

2 files

0.1.27

2 files

0.1.26

2 files

0.1.25

2 files

0.1.24

2 files

0.1.23

2 files

0.1.22

2 files

0.1.21

2 files

0.1.20

2 files

0.1.19

2 files

0.1.18

2 files

0.1.17

2 files

0.1.16

2 files

0.1.15

2 files

0.1.14

2 files

0.1.13

2 files

0.1.12

2 files

0.1.11

2 files

0.1.10

2 files

0.1.9

2 files

0.1.8

2 files

0.1.7

2 files

0.1.6

2 files

0.1.5

2 files

0.1.4

2 files

0.1.3

2 files

0.1.2

2 files

0.1.1

2 files

0.1.0

2 files

0.0.2

2 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