Files
git.stella-ops.org/docs/technical/development
2025-12-25 10:54:10 +02:00
..
2025-12-25 10:54:10 +02:00

Development Guides & Tooling

Resources for contributors building features, plug-ins, connectors, and tests.

Engineering Standards & Quality

Plug-ins, Connectors & Extensions

  • ../10_PLUGIN_SDK_GUIDE.md plug-in lifecycle, manifests, packaging.
  • ../10_CONCELIER_CLI_QUICKSTART.md local Concelier + CLI workflow for advisory ingestion.
  • Developer guides under ../dev/:
    • Connector playbooks (30_EXCITITOR_CONNECTOR_GUIDE.md, kisa_connector_notes.md).
    • Authority and DPoP guidance (31_AUTHORITY_PLUGIN_DEVELOPER_GUIDE.md, 32_AUTH_CLIENT_GUIDE.md).
    • Analyzer and cache configuration (SCANNER_CACHE_CONFIGURATION.md, EXCITITOR_STATEMENT_BACKFILL.md).
    • Normalisation references (normalized-rule-recipes.md).
    • Operational templates and fixtures (templates/, fixtures.md).

CLI, SDKs & Automation

Scaffolding & Examples