This commit introduces the OpenSslLegacyShim class, which sets the LD_LIBRARY_PATH environment variable to include the directory containing OpenSSL 1.1 native libraries. This is necessary for Mongo2Go to function correctly on Linux platforms that do not ship these libraries by default. The shim checks if the current operating system is Linux and whether the required directory exists before modifying the environment variable.
54 KiB
Sprint 200 - Documentation & Process
[Documentation & Process] 200.A) Docs Tasks.Md.I Depends on: Sprint 100.A - Attestor, Sprint 110.A - AdvisoryAI, Sprint 120.A - AirGap, Sprint 130.A - Scanner, Sprint 140.A - Graph, Sprint 150.A - Orchestrator, Sprint 160.A - EvidenceLocker, Sprint 170.A - Notifier, Sprint 180.A - Cli, Sprint 190.A - Ops Deployment Summary: Documentation & Process focus on Docs Tasks (phase Md.I).
| Task ID | State | Task description | Owners (Source) |
|---|---|---|---|
| DOCS-AIAI-31-001 | TODO | Publish /docs/advisory-ai/overview.md covering capabilities, guardrails, RBAC. |
Docs Guild, Advisory AI Guild (docs/TASKS.md) |
| DOCS-AIAI-31-002 | TODO | Author /docs/advisory-ai/architecture.md detailing RAG pipeline, deterministics, caching, model options. Dependencies: DOCS-AIAI-31-001. |
Docs Guild, Advisory AI Guild (docs/TASKS.md) |
| DOCS-AIAI-31-003 | TODO | Write /docs/advisory-ai/api.md describing endpoints, schemas, errors, rate limits. Dependencies: DOCS-AIAI-31-002. |
Docs Guild, Advisory AI Guild (docs/TASKS.md) |
| DOCS-AIAI-31-004 | TODO | Create /docs/advisory-ai/console.md with screenshots, a11y notes, copy-as-ticket instructions. Dependencies: DOCS-AIAI-31-003. |
Docs Guild, Console Guild (docs/TASKS.md) |
| DOCS-AIAI-31-005 | TODO | Publish /docs/advisory-ai/cli.md covering commands, exit codes, scripting patterns. Dependencies: DOCS-AIAI-31-004. |
Docs Guild, DevEx/CLI Guild (docs/TASKS.md) |
| DOCS-AIAI-31-006 | TODO | Update /docs/policy/assistant-parameters.md covering temperature, token limits, ranking weights, TTLs. Dependencies: DOCS-AIAI-31-005. |
Docs Guild, Policy Guild (docs/TASKS.md) |
| DOCS-AIAI-31-007 | TODO | Write /docs/security/assistant-guardrails.md detailing redaction, injection defense, logging. Dependencies: DOCS-AIAI-31-006. |
Docs Guild, Security Guild (docs/TASKS.md) |
| DOCS-AIAI-31-008 | TODO | Publish /docs/sbom/remediation-heuristics.md (feasibility scoring, blast radius). Dependencies: DOCS-AIAI-31-007. |
Docs Guild, SBOM Service Guild (docs/TASKS.md) |
| DOCS-AIAI-31-009 | TODO | Create /docs/runbooks/assistant-ops.md for warmup, cache priming, model outages, scaling. Dependencies: DOCS-AIAI-31-008. |
Docs Guild, DevOps Guild (docs/TASKS.md) |
| DOCS-AIRGAP-56-001 | TODO | Publish /docs/airgap/overview.md outlining modes, lifecycle, responsibilities, and imposed rule banner. |
Docs Guild, AirGap Controller Guild (docs/TASKS.md) |
| DOCS-AIRGAP-56-002 | TODO | Author /docs/airgap/sealing-and-egress.md covering network policies, EgressPolicy facade usage, and verification steps. Dependencies: DOCS-AIRGAP-56-001. |
Docs Guild, DevOps Guild (docs/TASKS.md) |
| DOCS-AIRGAP-56-003 | TODO | Create /docs/airgap/mirror-bundles.md describing bundle format, DSSE/TUF/Merkle validation, creation/import workflows. Dependencies: DOCS-AIRGAP-56-002. |
Docs Guild, Exporter Guild (docs/TASKS.md) |
| DOCS-AIRGAP-56-004 | TODO | Publish /docs/airgap/bootstrap.md detailing Bootstrap Pack creation, validation, and install procedures. Dependencies: DOCS-AIRGAP-56-003. |
Docs Guild, Deployment Guild (docs/TASKS.md) |
| DOCS-AIRGAP-57-001 | TODO | Write /docs/airgap/staleness-and-time.md explaining time anchors, drift policies, staleness budgets, and UI indicators. Dependencies: DOCS-AIRGAP-56-004. |
Docs Guild, AirGap Time Guild (docs/TASKS.md) |
| DOCS-AIRGAP-57-002 | TODO | Publish /docs/console/airgap.md covering sealed badge, import wizard, staleness dashboards. Dependencies: DOCS-AIRGAP-57-001. |
Docs Guild, Console Guild (docs/TASKS.md) |
[Documentation & Process] 200.A) Docs Tasks.Md.II Depends on: Sprint 200.A - Docs Tasks.Md.I Summary: Documentation & Process focus on Docs Tasks (phase Md.II).
| Task ID | State | Task description | Owners (Source) |
|---|---|---|---|
| DOCS-AIRGAP-57-003 | TODO | Publish /docs/modules/cli/guides/airgap.md documenting commands, examples, exit codes. Dependencies: DOCS-AIRGAP-57-002. |
Docs Guild, CLI Guild (docs/TASKS.md) |
| DOCS-AIRGAP-57-004 | TODO | Create /docs/airgap/operations.md with runbooks for imports, failure recovery, and auditing. Dependencies: DOCS-AIRGAP-57-003. |
Docs Guild, Ops Guild (docs/TASKS.md) |
| DOCS-AIRGAP-58-001 | TODO | Provide /docs/airgap/degradation-matrix.md enumerating feature availability, fallbacks, remediation. Dependencies: DOCS-AIRGAP-57-004. |
Docs Guild, Product Guild (docs/TASKS.md) |
| DOCS-AIRGAP-58-002 | TODO | Update /docs/security/trust-and-signing.md with DSSE/TUF roots, rotation, and signed time tokens. Dependencies: DOCS-AIRGAP-58-001. |
Docs Guild, Security Guild (docs/TASKS.md) |
| DOCS-AIRGAP-58-003 | TODO | Publish /docs/dev/airgap-contracts.md describing EgressPolicy usage, sealed-mode tests, linting. Dependencies: DOCS-AIRGAP-58-002. |
Docs Guild, DevEx Guild (docs/TASKS.md) |
| DOCS-AIRGAP-58-004 | TODO | Document /docs/airgap/portable-evidence.md for exporting/importing portable evidence bundles across enclaves. Dependencies: DOCS-AIRGAP-58-003. |
Docs Guild, Evidence Locker Guild (docs/TASKS.md) |
| DOCS-AIRGAP-DEVPORT-64-001 | TODO | Create /docs/airgap/devportal-offline.md describing offline bundle usage and verification. |
Docs Guild, DevPortal Offline Guild (docs/TASKS.md) |
| DOCS-ATTEST-73-001 | TODO | Publish /docs/modules/attestor/overview.md with imposed rule banner. |
Docs Guild, Attestor Service Guild (docs/TASKS.md) |
| DOCS-ATTEST-73-002 | TODO | Write /docs/modules/attestor/payloads.md with schemas/examples. Dependencies: DOCS-ATTEST-73-001. |
Docs Guild, Attestation Payloads Guild (docs/TASKS.md) |
| DOCS-ATTEST-73-003 | TODO | Publish /docs/modules/attestor/policies.md covering verification policies. Dependencies: DOCS-ATTEST-73-002. |
Docs Guild, Policy Guild (docs/TASKS.md) |
| DOCS-ATTEST-73-004 | TODO | Add /docs/modules/attestor/workflows.md detailing ingest, verify, bulk operations. Dependencies: DOCS-ATTEST-73-003. |
Docs Guild, Attestor Service Guild (docs/TASKS.md) |
| DOCS-ATTEST-74-001 | TODO | Publish /docs/modules/attestor/keys-and-issuers.md. Dependencies: DOCS-ATTEST-73-004. |
Docs Guild, KMS Guild (docs/TASKS.md) |
| DOCS-ATTEST-74-002 | TODO | Document /docs/modules/attestor/transparency.md with witness usage/offline validation. Dependencies: DOCS-ATTEST-74-001. |
Docs Guild, Transparency Guild (docs/TASKS.md) |
| DOCS-ATTEST-74-003 | TODO | Write /docs/console/attestor-ui.md with screenshots/workflows. Dependencies: DOCS-ATTEST-74-002. |
Docs Guild, Attestor Console Guild (docs/TASKS.md) |
| DOCS-ATTEST-74-004 | TODO | Publish /docs/modules/cli/guides/attest.md covering CLI usage. Dependencies: DOCS-ATTEST-74-003. |
Docs Guild, CLI Attestor Guild (docs/TASKS.md) |
[Documentation & Process] 200.A) Docs Tasks.Md.III Depends on: Sprint 200.A - Docs Tasks.Md.II Summary: Documentation & Process focus on Docs Tasks (phase Md.III).
| Task ID | State | Task description | Owners (Source) |
|---|---|---|---|
| DOCS-ATTEST-75-001 | TODO | Add /docs/modules/attestor/airgap.md for attestation bundles. Dependencies: DOCS-ATTEST-74-004. |
Docs Guild, Export Attestation Guild (docs/TASKS.md) |
| DOCS-ATTEST-75-002 | TODO | Update /docs/security/aoc-invariants.md with attestation invariants. Dependencies: DOCS-ATTEST-75-001. |
Docs Guild, Security Guild (docs/TASKS.md) |
| DOCS-CLI-41-001 | TODO | Publish /docs/modules/cli/guides/overview.md, /docs/modules/cli/guides/configuration.md, /docs/modules/cli/guides/output-and-exit-codes.md with imposed rule statements. |
Docs Guild, DevEx/CLI Guild (docs/TASKS.md) |
| DOCS-CLI-42-001 | TODO | Publish /docs/modules/cli/guides/parity-matrix.md and command guides under /docs/modules/cli/guides/commands/*.md (policy, sbom, vuln, vex, advisory, export, orchestrator, notify, aoc, auth). Dependencies: DOCS-CLI-41-001. |
Docs Guild (docs/TASKS.md) |
| DOCS-CLI-FORENSICS-53-001 | TODO | Publish /docs/modules/cli/guides/forensics.md for snapshot/verify/attest commands with sample outputs, imposed rule banner, and offline workflows. |
Docs Guild, DevEx/CLI Guild (docs/TASKS.md) |
| DOCS-CLI-OBS-52-001 | TODO | Create /docs/modules/cli/guides/observability.md detailing stella obs commands, examples, exit codes, imposed rule banner, and scripting tips. |
Docs Guild, DevEx/CLI Guild (docs/TASKS.md) |
| DOCS-CONSOLE-OBS-52-001 | TODO | Document /docs/console/observability.md showcasing Observability Hub widgets, trace/log search, imposed rule banner, and accessibility tips. |
Docs Guild, Console Guild (docs/TASKS.md) |
| DOCS-CONSOLE-OBS-52-002 | TODO | Publish /docs/console/forensics.md covering timeline explorer, evidence viewer, attestation verifier, imposed rule banner, and troubleshooting. Dependencies: DOCS-CONSOLE-OBS-52-001. |
Docs Guild, Console Guild (docs/TASKS.md) |
| DOCS-CONTRIB-62-001 | TODO | Publish /docs/contributing/api-contracts.md detailing how to edit OAS, lint rules, compatibility checks. |
Docs Guild, API Governance Guild (docs/TASKS.md) |
| DOCS-DEVPORT-62-001 | TODO | Document /docs/devportal/publishing.md for build pipeline, offline bundle steps. |
Docs Guild, Developer Portal Guild (docs/TASKS.md) |
| DOCS-EXC-25-001 | TODO | Author /docs/governance/exceptions.md covering lifecycle, scope patterns, examples, compliance checklist. |
Docs Guild, Governance Guild (docs/TASKS.md) |
| DOCS-EXC-25-002 | TODO | Publish /docs/governance/approvals-and-routing.md detailing roles, routing matrix, MFA rules, audit trails. Dependencies: DOCS-EXC-25-001. |
Docs Guild, Authority Core (docs/TASKS.md) |
| DOCS-EXC-25-003 | TODO | Create /docs/api/exceptions.md with endpoints, payloads, errors, idempotency notes. Dependencies: DOCS-EXC-25-002. |
Docs Guild, BE-Base Platform Guild (docs/TASKS.md) |
| DOCS-EXC-25-005 | TODO | Write /docs/ui/exception-center.md with UI walkthrough, badges, accessibility, shortcuts. Dependencies: DOCS-EXC-25-003. |
Docs Guild, UI Guild (docs/TASKS.md) |
| DOCS-EXC-25-006 | TODO | Update /docs/modules/cli/guides/exceptions.md covering command usage and exit codes. Dependencies: DOCS-EXC-25-005. |
Docs Guild, DevEx/CLI Guild (docs/TASKS.md) |
[Documentation & Process] 200.A) Docs Tasks.Md.IV Depends on: Sprint 200.A - Docs Tasks.Md.III Summary: Documentation & Process focus on Docs Tasks (phase Md.IV).
| Task ID | State | Task description | Owners (Source) |
|---|---|---|---|
| DOCS-EXC-25-007 | TODO | Publish /docs/migration/exception-governance.md describing cutover from legacy suppressions, notifications, rollback. Dependencies: DOCS-EXC-25-006. |
Docs Guild, DevOps Guild (docs/TASKS.md) |
| DOCS-EXPORT-37-004 | TODO | Publish /docs/security/export-hardening.md outlining RBAC, tenancy, encryption, redaction, restating imposed rule. |
Docs Guild (docs/TASKS.md) |
| DOCS-EXPORT-37-005 | TODO | Validate Export Center docs against live Trivy/mirror bundles once implementation lands; refresh examples and CLI snippets accordingly. Dependencies: DOCS-EXPORT-37-004. | Docs Guild, Exporter Service Guild (docs/TASKS.md) |
| DOCS-EXPORT-37-101 | TODO | Refresh CLI verification sections once stella export verify lands (flags, exit codes, samples). Dependencies: DOCS-EXPORT-37-005. |
Docs Guild, DevEx/CLI Guild (docs/TASKS.md) |
| DOCS-EXPORT-37-102 | TODO | Embed export dashboards/alerts references into provenance/runbook docs after Grafana work ships. Dependencies: DOCS-EXPORT-37-101. | Docs Guild, DevOps Guild (docs/TASKS.md) |
| DOCS-FORENSICS-53-001 | TODO | Publish /docs/forensics/evidence-locker.md describing bundle formats, WORM options, retention, legal hold, and imposed rule banner. |
Docs Guild, Evidence Locker Guild (docs/TASKS.md) |
| DOCS-FORENSICS-53-002 | TODO | Release /docs/forensics/provenance-attestation.md covering DSSE schema, signing process, verification workflow, and imposed rule banner. Dependencies: DOCS-FORENSICS-53-001. |
Docs Guild, Provenance Guild (docs/TASKS.md) |
| DOCS-FORENSICS-53-003 | TODO | Publish /docs/forensics/timeline.md with schema, event kinds, filters, query examples, and imposed rule banner. Dependencies: DOCS-FORENSICS-53-002. |
Docs Guild, Timeline Indexer Guild (docs/TASKS.md) |
| DOCS-GRAPH-24-001 | TODO | Author /docs/ui/sbom-graph-explorer.md detailing overlays, filters, saved views, accessibility, and AOC visibility. |
Docs Guild, UI Guild (docs/TASKS.md) |
| DOCS-GRAPH-24-002 | TODO | Publish /docs/ui/vulnerability-explorer.md covering table usage, grouping, fix suggestions, Why drawer. Dependencies: DOCS-GRAPH-24-001. |
Docs Guild, UI Guild (docs/TASKS.md) |
| DOCS-GRAPH-24-003 | TODO | Create /docs/modules/graph/architecture-index.md describing data model, ingestion pipeline, caches, events. Dependencies: DOCS-GRAPH-24-002. |
Docs Guild, SBOM Service Guild (docs/TASKS.md) |
| DOCS-GRAPH-24-004 | TODO | Document /docs/api/graph.md and /docs/api/vuln.md avec endpoints, parameters, errors, RBAC. Dependencies: DOCS-GRAPH-24-003. |
Docs Guild, BE-Base Platform Guild (docs/TASKS.md) |
| DOCS-GRAPH-24-005 | TODO | Update /docs/modules/cli/guides/graph-and-vuln.md covering new CLI commands, exit codes, scripting. Dependencies: DOCS-GRAPH-24-004. |
Docs Guild, DevEx/CLI Guild (docs/TASKS.md) |
| DOCS-GRAPH-24-006 | TODO | Write /docs/policy/ui-integration.md explaining overlays, cache usage, simulator contracts. Dependencies: DOCS-GRAPH-24-005. |
Docs Guild, Policy Guild (docs/TASKS.md) |
| DOCS-GRAPH-24-007 | TODO | Produce /docs/migration/graph-parity.md with rollout plan, parity checks, fallback guidance. Dependencies: DOCS-GRAPH-24-006. |
Docs Guild, DevOps Guild (docs/TASKS.md) |
[Documentation & Process] 200.A) Docs Tasks.Md.V Depends on: Sprint 200.A - Docs Tasks.Md.IV Summary: Documentation & Process focus on Docs Tasks (phase Md.V).
| Task ID | State | Task description | Owners (Source) |
|---|---|---|---|
| DOCS-INSTALL-44-001 | TODO | Publish /docs/install/overview.md and /docs/install/compose-quickstart.md with imposed rule line and copy-ready commands. |
Docs Guild, Deployment Guild (docs/TASKS.md) |
| DOCS-INSTALL-45-001 | TODO | Publish /docs/install/helm-prod.md and /docs/install/configuration-reference.md with values tables and imposed rule reminder. Dependencies: DOCS-INSTALL-44-001. |
Docs Guild, Deployment Guild (docs/TASKS.md) |
| DOCS-INSTALL-46-001 | TODO | Publish /docs/install/airgap.md, /docs/security/supply-chain.md, /docs/operations/health-and-readiness.md, /docs/release/image-catalog.md, /docs/console/onboarding.md (each with imposed rule). Dependencies: DOCS-INSTALL-45-001. |
Docs Guild, Security Guild (docs/TASKS.md) |
| DOCS-INSTALL-50-001 | TODO | Add /docs/install/telemetry-stack.md with collector deployment, exporter options, offline kit notes, and imposed rule banner. Dependencies: DOCS-INSTALL-46-001. |
Docs Guild, DevOps Guild (docs/TASKS.md) |
| DOCS-LNM-22-001 | BLOCKED (2025-10-27) | Author /docs/advisories/aggregation.md covering observation vs linkset, conflict handling, AOC requirements, and reviewer checklist. |
Docs Guild, Concelier Guild (docs/TASKS.md) |
| DOCS-LNM-22-002 | BLOCKED (2025-10-27) | Publish /docs/vex/aggregation.md describing VEX observation/linkset model, product matching, conflicts. Dependencies: DOCS-LNM-22-001. |
Docs Guild, Excititor Guild (docs/TASKS.md) |
| DOCS-LNM-22-003 | BLOCKED (2025-10-27) | Update /docs/api/advisories.md and /docs/api/vex.md for new endpoints, parameters, errors, exports. Dependencies: DOCS-LNM-22-002. |
Docs Guild, BE-Base Platform Guild (docs/TASKS.md) |
| DOCS-LNM-22-004 | TODO | Create /docs/policy/effective-severity.md detailing severity selection strategies from multiple sources. Dependencies: DOCS-LNM-22-003. |
Docs Guild, Policy Guild (docs/TASKS.md) |
| DOCS-LNM-22-005 | BLOCKED (2025-10-27) | Document /docs/ui/evidence-panel.md with screenshots, conflict badges, accessibility guidance. Dependencies: DOCS-LNM-22-004. |
Docs Guild, UI Guild (docs/TASKS.md) |
| DOCS-LNM-22-007 | TODO | Publish /docs/observability/aggregation.md with metrics/traces/logs/SLOs. Dependencies: DOCS-LNM-22-005. |
Docs Guild, Observability Guild (docs/TASKS.md) |
| DOCS-LNM-22-008 | TODO | Write /docs/migration/no-merge.md describing migration plan, backfill steps, rollback, feature flags. Dependencies: DOCS-LNM-22-007. |
Docs Guild, DevOps Guild (docs/TASKS.md) |
| DOCS-NOTIFY-40-001 | TODO | Publish /docs/notifications/channels.md, /docs/notifications/escalations.md, /docs/notifications/api.md, /docs/operations/notifier-runbook.md, /docs/security/notifications-hardening.md; each ends with imposed rule line. |
Docs Guild, Security Guild (docs/TASKS.md) |
| DOCS-OAS-61-001 | TODO | Publish /docs/api/overview.md covering auth, tenancy, pagination, idempotency, rate limits with banner. |
Docs Guild, API Contracts Guild (docs/TASKS.md) |
| DOCS-OAS-61-002 | TODO | Author /docs/api/conventions.md capturing naming, errors, filters, sorting, examples. Dependencies: DOCS-OAS-61-001. |
Docs Guild, API Governance Guild (docs/TASKS.md) |
| DOCS-OAS-61-003 | TODO | Publish /docs/api/versioning.md describing SemVer, deprecation headers, migration playbooks. Dependencies: DOCS-OAS-61-002. |
Docs Guild, API Governance Guild (docs/TASKS.md) |
[Documentation & Process] 200.A) Docs Tasks.Md.VI Depends on: Sprint 200.A - Docs Tasks.Md.V Summary: Documentation & Process focus on Docs Tasks (phase Md.VI).
| Task ID | State | Task description | Owners (Source) |
|---|---|---|---|
| DOCS-OAS-62-001 | TODO | Stand up /docs/api/reference/ auto-generated site; integrate with portal nav. Dependencies: DOCS-OAS-61-003. |
Docs Guild, Developer Portal Guild (docs/TASKS.md) |
| DOCS-OBS-50-002 | TODO | Author /docs/observability/telemetry-standards.md detailing common fields, scrubbing policy, sampling defaults, and redaction override procedure. |
Docs Guild, Security Guild (docs/TASKS.md) |
| DOCS-OBS-50-003 | TODO | Create /docs/observability/logging.md covering structured log schema, dos/don'ts, tenant isolation, and copyable examples. Dependencies: DOCS-OBS-50-002. |
Docs Guild, Observability Guild (docs/TASKS.md) |
| DOCS-OBS-50-004 | TODO | Draft /docs/observability/tracing.md explaining context propagation, async linking, CLI header usage, and sampling strategies. Dependencies: DOCS-OBS-50-003. |
Docs Guild, Observability Guild (docs/TASKS.md) |
| DOCS-OBS-51-001 | TODO | Publish /docs/observability/metrics-and-slos.md cataloging metrics, SLO targets, burn rate policies, and alert runbooks. Dependencies: DOCS-OBS-50-004. |
Docs Guild, DevOps Guild (docs/TASKS.md) |
| DOCS-ORCH-32-001 | TODO | Author /docs/orchestrator/overview.md covering mission, roles, AOC alignment, governance, with imposed rule reminder. |
Docs Guild (docs/TASKS.md) |
| DOCS-ORCH-32-002 | TODO | Author /docs/orchestrator/architecture.md detailing scheduler, DAGs, rate limits, data model, message bus, storage layout, restating imposed rule. Dependencies: DOCS-ORCH-32-001. |
Docs Guild (docs/TASKS.md) |
| DOCS-ORCH-33-001 | TODO | Publish /docs/orchestrator/api.md (REST/WebSocket endpoints, payloads, error codes) with imposed rule note. Dependencies: DOCS-ORCH-32-002. |
Docs Guild (docs/TASKS.md) |
| DOCS-ORCH-33-002 | TODO | Publish /docs/orchestrator/console.md covering screens, a11y, live updates, control actions, reiterating imposed rule. Dependencies: DOCS-ORCH-33-001. |
Docs Guild (docs/TASKS.md) |
| DOCS-ORCH-33-003 | TODO | Publish /docs/orchestrator/cli.md documenting commands, options, exit codes, streaming output, offline usage, and imposed rule. Dependencies: DOCS-ORCH-33-002. |
Docs Guild (docs/TASKS.md) |
| DOCS-ORCH-34-001 | TODO | Author /docs/orchestrator/run-ledger.md covering ledger schema, provenance chain, audit workflows, with imposed rule reminder. Dependencies: DOCS-ORCH-33-003. |
Docs Guild (docs/TASKS.md) |
| DOCS-ORCH-34-002 | TODO | Update /docs/security/secrets-handling.md for orchestrator KMS refs, redaction badges, operator hygiene, reiterating imposed rule. Dependencies: DOCS-ORCH-34-001. |
Docs Guild (docs/TASKS.md) |
| DOCS-ORCH-34-003 | TODO | Publish /docs/operations/orchestrator-runbook.md (incident playbook, backfill guide, circuit breakers, throttling) with imposed rule statement. Dependencies: DOCS-ORCH-34-002. |
Docs Guild (docs/TASKS.md) |
| DOCS-ORCH-34-004 | TODO | Document /docs/schemas/artifacts.md describing artifact kinds, schema versions, hashing, storage layout, restating imposed rule. Dependencies: DOCS-ORCH-34-003. |
Docs Guild (docs/TASKS.md) |
| DOCS-ORCH-34-005 | TODO | Author /docs/slo/orchestrator-slo.md defining SLOs, burn alerts, measurement, and reiterating imposed rule. Dependencies: DOCS-ORCH-34-004. |
Docs Guild (docs/TASKS.md) |
[Documentation & Process] 200.A) Docs Tasks.Md.VII Depends on: Sprint 200.A - Docs Tasks.Md.VI Summary: Documentation & Process focus on Docs Tasks (phase Md.VII).
| Task ID | State | Task description | Owners (Source) |
|---|---|---|---|
| DOCS-POLICY-23-001 | TODO | Author /docs/policy/overview.md describing SPL philosophy, layering, and glossary with reviewer checklist. |
Docs Guild, Policy Guild (docs/TASKS.md) |
| DOCS-POLICY-23-002 | TODO | Write /docs/policy/spl-v1.md (language reference, JSON Schema, examples). Dependencies: DOCS-POLICY-23-001. |
Docs Guild, Policy Guild (docs/TASKS.md) |
| DOCS-POLICY-23-003 | TODO | Produce /docs/policy/runtime.md covering compiler, evaluator, caching, events, SLOs. Dependencies: DOCS-POLICY-23-002. |
Docs Guild, Policy Guild (docs/TASKS.md) |
| DOCS-POLICY-23-004 | TODO | Document /docs/policy/editor.md (UI walkthrough, validation, simulation, approvals). Dependencies: DOCS-POLICY-23-003. |
Docs Guild, UI Guild (docs/TASKS.md) |
| DOCS-POLICY-23-005 | TODO | Publish /docs/policy/governance.md (roles, scopes, approvals, signing, exceptions). Dependencies: DOCS-POLICY-23-004. |
Docs Guild, Security Guild (docs/TASKS.md) |
| DOCS-POLICY-23-006 | TODO | Update /docs/api/policy.md with new endpoints, schemas, errors, pagination. Dependencies: DOCS-POLICY-23-005. |
Docs Guild, BE-Base Platform Guild (docs/TASKS.md) |
| DOCS-POLICY-23-007 | TODO | Update /docs/modules/cli/guides/policy.md for lint/simulate/activate/history commands, exit codes. Dependencies: DOCS-POLICY-23-006. |
Docs Guild, DevEx/CLI Guild (docs/TASKS.md) |
| DOCS-POLICY-23-008 | TODO | Refresh /docs/modules/policy/architecture.md with data model, sequence diagrams, event flows. Dependencies: DOCS-POLICY-23-007. |
Docs Guild, Architecture Guild (docs/TASKS.md) |
| DOCS-POLICY-23-009 | TODO | Create /docs/migration/policy-parity.md covering dual-run parity plan and rollback. Dependencies: DOCS-POLICY-23-008. |
Docs Guild, DevOps Guild (docs/TASKS.md) |
| DOCS-POLICY-23-010 | TODO | Write /docs/ui/explainers.md showing explain trees, evidence overlays, interpretation guidance. Dependencies: DOCS-POLICY-23-009. |
Docs Guild, UI Guild (docs/TASKS.md) |
| DOCS-POLICY-27-001 | BLOCKED (2025-10-27) | Publish /docs/policy/studio-overview.md covering lifecycle, roles, glossary, and compliance checklist. Dependencies: DOCS-POLICY-23-010. |
Docs Guild, Policy Guild (docs/TASKS.md) |
| DOCS-POLICY-27-002 | BLOCKED (2025-10-27) | Write /docs/policy/authoring.md detailing workspace templates, snippets, lint rules, IDE shortcuts, and best practices. Dependencies: DOCS-POLICY-27-001. |
Docs Guild, Console Guild (docs/TASKS.md) |
| DOCS-POLICY-27-003 | BLOCKED (2025-10-27) | Document /docs/policy/versioning-and-publishing.md (semver rules, attestations, rollback) with compliance checklist. Dependencies: DOCS-POLICY-27-002. |
Docs Guild, Policy Registry Guild (docs/TASKS.md) |
| DOCS-POLICY-27-004 | BLOCKED (2025-10-27) | Write /docs/policy/simulation.md covering quick vs batch sim, thresholds, evidence bundles, CLI examples. Dependencies: DOCS-POLICY-27-003. |
Docs Guild, Scheduler Guild (docs/TASKS.md) |
| DOCS-POLICY-27-005 | BLOCKED (2025-10-27) | Publish /docs/policy/review-and-approval.md with approver requirements, comments, webhooks, audit trail guidance. Dependencies: DOCS-POLICY-27-004. |
Docs Guild, Product Ops (docs/TASKS.md) |
[Documentation & Process] 200.A) Docs Tasks.Md.VIII Depends on: Sprint 200.A - Docs Tasks.Md.VII Summary: Documentation & Process focus on Docs Tasks (phase Md.VIII).
| Task ID | State | Task description | Owners (Source) |
|---|---|---|---|
| DOCS-POLICY-27-006 | BLOCKED (2025-10-27) | Author /docs/policy/promotion.md covering environments, canary, rollback, and monitoring steps. Dependencies: DOCS-POLICY-27-005. |
Docs Guild, Policy Guild (docs/TASKS.md) |
| DOCS-POLICY-27-007 | BLOCKED (2025-10-27) | Update /docs/policy/cli.md with new commands, JSON schemas, CI usage, and compliance checklist. Dependencies: DOCS-POLICY-27-006. |
Docs Guild, DevEx/CLI Guild (docs/TASKS.md) |
| DOCS-POLICY-27-008 | BLOCKED (2025-10-27) | Publish /docs/policy/api.md describing Registry endpoints, request/response schemas, errors, and feature flags. Dependencies: DOCS-POLICY-27-007. |
Docs Guild, Policy Registry Guild (docs/TASKS.md) |
| DOCS-POLICY-27-009 | BLOCKED (2025-10-27) | Create /docs/security/policy-attestations.md covering signing, verification, key rotation, and compliance checklist. Dependencies: DOCS-POLICY-27-008. |
Docs Guild, Security Guild (docs/TASKS.md) |
| DOCS-POLICY-27-010 | BLOCKED (2025-10-27) | Author /docs/modules/policy/registry-architecture.md (service design, schemas, queues, failure modes) with diagrams and checklist. Dependencies: DOCS-POLICY-27-009. |
Docs Guild, Architecture Guild (docs/TASKS.md) |
| DOCS-POLICY-27-011 | BLOCKED (2025-10-27) | Publish /docs/observability/policy-telemetry.md with metrics/log tables, dashboards, alerts, and compliance checklist. Dependencies: DOCS-POLICY-27-010. |
Docs Guild, Observability Guild (docs/TASKS.md) |
| DOCS-POLICY-27-012 | BLOCKED (2025-10-27) | Write /docs/runbooks/policy-incident.md detailing rollback, freeze, forensic steps, notifications. Dependencies: DOCS-POLICY-27-011. |
Docs Guild, Ops Guild (docs/TASKS.md) |
| DOCS-POLICY-27-013 | BLOCKED (2025-10-27) | Update /docs/examples/policy-templates.md with new templates, snippets, and sample policies. Dependencies: DOCS-POLICY-27-012. |
Docs Guild, Policy Guild (docs/TASKS.md) |
| DOCS-POLICY-27-014 | BLOCKED (2025-10-27) | Refresh /docs/aoc/aoc-guardrails.md to include Studio-specific guardrails and validation scenarios. Dependencies: DOCS-POLICY-27-013. |
Docs Guild, Policy Registry Guild (docs/TASKS.md) |
| DOCS-RISK-66-001 | TODO | Publish /docs/risk/overview.md covering concepts and glossary. |
Docs Guild, Risk Profile Schema Guild (docs/TASKS.md) |
| DOCS-RISK-66-002 | TODO | Author /docs/risk/profiles.md (authoring, versioning, scope). Dependencies: DOCS-RISK-66-001. |
Docs Guild, Policy Guild (docs/TASKS.md) |
| DOCS-RISK-66-003 | TODO | Publish /docs/risk/factors.md cataloging signals, transforms, reducers, TTLs. Dependencies: DOCS-RISK-66-002. |
Docs Guild, Risk Engine Guild (docs/TASKS.md) |
| DOCS-RISK-66-004 | TODO | Create /docs/risk/formulas.md detailing math, normalization, gating, severity. Dependencies: DOCS-RISK-66-003. |
Docs Guild, Risk Engine Guild (docs/TASKS.md) |
| DOCS-RISK-67-001 | TODO | Publish /docs/risk/explainability.md showing artifact schema and UI screenshots. Dependencies: DOCS-RISK-66-004. |
Docs Guild, Risk Engine Guild (docs/TASKS.md) |
| DOCS-RISK-67-002 | TODO | Produce /docs/risk/api.md with endpoint reference/examples. Dependencies: DOCS-RISK-67-001. |
Docs Guild, API Guild (docs/TASKS.md) |
[Documentation & Process] 200.A) Docs Tasks.Md.IX Depends on: Sprint 200.A - Docs Tasks.Md.VIII Summary: Documentation & Process focus on Docs Tasks (phase Md.IX).
| Task ID | State | Task description | Owners (Source) |
|---|---|---|---|
| DOCS-RISK-67-003 | TODO | Document /docs/console/risk-ui.md for authoring, simulation, dashboards. Dependencies: DOCS-RISK-67-002. |
Docs Guild, Console Guild (docs/TASKS.md) |
| DOCS-RISK-67-004 | TODO | Publish /docs/modules/cli/guides/risk.md covering CLI workflows. Dependencies: DOCS-RISK-67-003. |
Docs Guild, CLI Guild (docs/TASKS.md) |
| DOCS-RISK-68-001 | TODO | Add /docs/airgap/risk-bundles.md for offline factor bundles. Dependencies: DOCS-RISK-67-004. |
Docs Guild, Export Guild (docs/TASKS.md) |
| DOCS-RISK-68-002 | TODO | Update /docs/security/aoc-invariants.md with risk scoring provenance guarantees. Dependencies: DOCS-RISK-68-001. |
Docs Guild, Security Guild (docs/TASKS.md) |
| DOCS-RUNBOOK-55-001 | TODO | Author /docs/runbooks/incidents.md describing incident mode activation, escalation steps, retention impact, verification checklist, and imposed rule banner. |
Docs Guild, Ops Guild (docs/TASKS.md) |
| DOCS-SDK-62-001 | TODO | Publish /docs/sdks/overview.md plus language guides (typescript.md, python.md, go.md, java.md). |
Docs Guild, SDK Generator Guild (docs/TASKS.md) |
| DOCS-SEC-62-001 | TODO | Update /docs/security/auth-scopes.md with OAuth2/PAT scopes, tenancy header usage. |
Docs Guild, Authority Core (docs/TASKS.md) |
| DOCS-SEC-OBS-50-001 | TODO | Update /docs/security/redaction-and-privacy.md to cover telemetry privacy controls, tenant opt-in debug, and imposed rule reminder. |
Docs Guild, Security Guild (docs/TASKS.md) |
| DOCS-SIG-26-001 | TODO | Write /docs/signals/reachability.md covering states, scores, provenance, retention. |
Docs Guild, Signals Guild (docs/TASKS.md) |
| DOCS-SIG-26-002 | TODO | Publish /docs/signals/callgraph-formats.md with schemas and validation errors. Dependencies: DOCS-SIG-26-001. |
Docs Guild, Signals Guild (docs/TASKS.md) |
| DOCS-SIG-26-003 | TODO | Create /docs/signals/runtime-facts.md detailing agent capabilities, privacy safeguards, opt-in flags. Dependencies: DOCS-SIG-26-002. |
Docs Guild, Runtime Guild (docs/TASKS.md) |
| DOCS-SIG-26-004 | TODO | Document /docs/policy/signals-weighting.md for SPL predicates and weighting strategies. Dependencies: DOCS-SIG-26-003. |
Docs Guild, Policy Guild (docs/TASKS.md) |
| DOCS-SIG-26-005 | TODO | Draft /docs/ui/reachability-overlays.md with badges, timelines, shortcuts. Dependencies: DOCS-SIG-26-004. |
Docs Guild, UI Guild (docs/TASKS.md) |
| DOCS-SIG-26-006 | TODO | Update /docs/modules/cli/guides/reachability.md for new commands and automation recipes. Dependencies: DOCS-SIG-26-005. |
Docs Guild, DevEx/CLI Guild (docs/TASKS.md) |
| DOCS-SIG-26-007 | TODO | Publish /docs/api/signals.md covering endpoints, payloads, ETags, errors. Dependencies: DOCS-SIG-26-006. |
Docs Guild, BE-Base Platform Guild (docs/TASKS.md) |
[Documentation & Process] 200.A) Docs Tasks.Md.X Depends on: Sprint 200.A - Docs Tasks.Md.IX Summary: Documentation & Process focus on Docs Tasks (phase Md.X).
| Task ID | State | Task description | Owners (Source) |
|---|---|---|---|
| DOCS-SIG-26-008 | TODO | Write /docs/migration/enable-reachability.md guiding rollout, fallbacks, monitoring. Dependencies: DOCS-SIG-26-007. |
Docs Guild, DevOps Guild (docs/TASKS.md) |
| DOCS-SURFACE-01 | TODO | Create /docs/modules/scanner/scanner-engine.md covering Surface.FS/Env/Secrets workflow between Scanner, Zastava, Scheduler, and Ops. |
Docs Guild, Scanner Guild, Zastava Guild (docs/TASKS.md) |
| DOCS-SCANNER-BENCH-62-001 | DONE (2025-11-02) | Refresh scanner comparison docs (Trivy/Grype/Snyk) and keep ecosystem matrix aligned with source implementations. | Docs Guild, Scanner Guild (docs/TASKS.md) |
| DOCS-TEN-47-001 | TODO | Publish /docs/security/tenancy-overview.md and /docs/security/scopes-and-roles.md outlining scope grammar, tenant model, imposed rule reminder. |
Docs Guild, Authority Core (docs/TASKS.md) |
| DOCS-TEN-48-001 | TODO | Publish /docs/operations/multi-tenancy.md, /docs/operations/rls-and-data-isolation.md, /docs/console/admin-tenants.md. Dependencies: DOCS-TEN-47-001. |
Docs Guild, Platform Ops (docs/TASKS.md) |
| DOCS-TEN-49-001 | TODO | Publish /docs/modules/cli/guides/authentication.md, /docs/api/authentication.md, /docs/policy/examples/abac-overlays.md, update /docs/install/configuration-reference.md with new env vars, all ending with imposed rule line. Dependencies: DOCS-TEN-48-001. |
Docs & DevEx Guilds (docs/TASKS.md) |
| DOCS-TEST-62-001 | TODO | Author /docs/testing/contract-testing.md covering mock server, replay tests, golden fixtures. |
Docs Guild, Contract Testing Guild (docs/TASKS.md) |
| DOCS-VEX-30-001 | TODO | Publish /docs/vex/consensus-overview.md describing purpose, scope, AOC guarantees. |
Docs Guild, VEX Lens Guild (docs/TASKS.md) |
| DOCS-VEX-30-002 | TODO | Author /docs/vex/consensus-algorithm.md covering normalization, weighting, thresholds, examples. Dependencies: DOCS-VEX-30-001. |
Docs Guild, VEX Lens Guild (docs/TASKS.md) |
| DOCS-VEX-30-003 | TODO | Document /docs/vex/issuer-directory.md (issuer management, keys, trust overrides, audit). Dependencies: DOCS-VEX-30-002. |
Docs Guild, Issuer Directory Guild (docs/TASKS.md) |
| DOCS-VEX-30-004 | TODO | Publish /docs/vex/consensus-api.md with endpoint specs, query params, rate limits. Dependencies: DOCS-VEX-30-003. |
Docs Guild, VEX Lens Guild (docs/TASKS.md) |
| DOCS-VEX-30-005 | TODO | Write /docs/vex/consensus-console.md covering UI workflows, filters, conflicts, accessibility. Dependencies: DOCS-VEX-30-004. |
Docs Guild, Console Guild (docs/TASKS.md) |
| DOCS-VEX-30-006 | TODO | Add /docs/policy/vex-trust-model.md detailing policy knobs, thresholds, simulation. Dependencies: DOCS-VEX-30-005. |
Docs Guild, Policy Guild (docs/TASKS.md) |
| DOCS-VEX-30-007 | TODO | Publish /docs/sbom/vex-mapping.md (CPE→purl strategy, edge cases, overrides). Dependencies: DOCS-VEX-30-006. |
Docs Guild, SBOM Service Guild (docs/TASKS.md) |
| DOCS-VEX-30-008 | TODO | Deliver /docs/security/vex-signatures.md (verification flow, key rotation, audit). Dependencies: DOCS-VEX-30-007. |
Docs Guild, Security Guild (docs/TASKS.md) |
| DOCS-VEX-30-009 | TODO | Create /docs/runbooks/vex-ops.md for recompute storms, mapping failures, signature errors. Dependencies: DOCS-VEX-30-008. |
Docs Guild, DevOps Guild (docs/TASKS.md) |
[Documentation & Process] 200.A) Docs Tasks.Md.XI Depends on: Sprint 200.A - Docs Tasks.Md.X Summary: Documentation & Process focus on Docs Tasks (phase Md.XI).
| Task ID | State | Task description | Owners (Source) |
|---|---|---|---|
| DOCS-VULN-29-001 | TODO | Publish /docs/vuln/explorer-overview.md covering domain model, identities, AOC guarantees, workflow summary. |
Docs Guild, Vuln Explorer Guild (docs/TASKS.md) |
| DOCS-VULN-29-002 | TODO | Write /docs/vuln/explorer-using-console.md with workflows, screenshots, keyboard shortcuts, saved views, deep links. Dependencies: DOCS-VULN-29-001. |
Docs Guild, Console Guild (docs/TASKS.md) |
| DOCS-VULN-29-003 | TODO | Author /docs/vuln/explorer-api.md (endpoints, query schema, grouping, errors, rate limits). Dependencies: DOCS-VULN-29-002. |
Docs Guild, Vuln Explorer API Guild (docs/TASKS.md) |
| DOCS-VULN-29-004 | TODO | Publish /docs/vuln/explorer-cli.md with command reference, samples, exit codes, CI snippets. Dependencies: DOCS-VULN-29-003. |
Docs Guild, DevEx/CLI Guild (docs/TASKS.md) |
| DOCS-VULN-29-005 | TODO | Write /docs/vuln/findings-ledger.md detailing event schema, hashing, Merkle roots, replay tooling. Dependencies: DOCS-VULN-29-004. |
Docs Guild, Findings Ledger Guild (docs/TASKS.md) |
| DOCS-VULN-29-006 | TODO | Update /docs/policy/vuln-determinations.md for new rationale, signals, simulation semantics. Dependencies: DOCS-VULN-29-005. |
Docs Guild, Policy Guild (docs/TASKS.md) |
| DOCS-VULN-29-007 | TODO | Publish /docs/vex/explorer-integration.md covering CSAF mapping, suppression precedence, status semantics. Dependencies: DOCS-VULN-29-006. |
Docs Guild, Excititor Guild (docs/TASKS.md) |
| DOCS-VULN-29-008 | TODO | Publish /docs/advisories/explorer-integration.md covering key normalization, withdrawn handling, provenance. Dependencies: DOCS-VULN-29-007. |
Docs Guild, Concelier Guild (docs/TASKS.md) |
| DOCS-VULN-29-009 | TODO | Author /docs/sbom/vuln-resolution.md detailing version semantics, scope, paths, safe version hints. Dependencies: DOCS-VULN-29-008. |
Docs Guild, SBOM Service Guild (docs/TASKS.md) |
| DOCS-VULN-29-010 | TODO | Publish /docs/observability/vuln-telemetry.md (metrics, logs, tracing, dashboards, SLOs). Dependencies: DOCS-VULN-29-009. |
Docs Guild, Observability Guild (docs/TASKS.md) |
| DOCS-VULN-29-011 | TODO | Create /docs/security/vuln-rbac.md for roles, ABAC policies, attachment encryption, CSRF. Dependencies: DOCS-VULN-29-010. |
Docs Guild, Security Guild (docs/TASKS.md) |
| DOCS-VULN-29-012 | TODO | Write /docs/runbooks/vuln-ops.md (projector lag, resolver storms, export failures, policy activation). Dependencies: DOCS-VULN-29-011. |
Docs Guild, Ops Guild (docs/TASKS.md) |
| DOCS-VULN-29-013 | TODO | Update /docs/install/containers.md with Findings Ledger & Vuln Explorer API images, manifests, resource sizing, health checks. Dependencies: DOCS-VULN-29-012. |
Docs Guild, Deployment Guild (docs/TASKS.md) |
[Documentation & Process] 200.B) Docs Modules Advisory Ai Depends on: Sprint 100.A - Attestor, Sprint 110.A - AdvisoryAI, Sprint 120.A - AirGap, Sprint 130.A - Scanner, Sprint 140.A - Graph, Sprint 150.A - Orchestrator, Sprint 160.A - EvidenceLocker, Sprint 170.A - Notifier, Sprint 180.A - Cli, Sprint 190.A - Ops Deployment Summary: Documentation & Process focus on Docs Modules Advisory Ai).
| Task ID | State | Task description | Owners (Source) |
|---|---|---|---|
| ADVISORY-AI-DOCS-0001 | TODO | Align with ./AGENTS.md | Docs Guild (docs/modules/advisory-ai/TASKS.md) |
| ADVISORY-AI-ENG-0001 | TODO | Sync into ../../TASKS.md | Module Team (docs/modules/advisory-ai/TASKS.md) |
| ADVISORY-AI-OPS-0001 | TODO | Document outputs in ./README.md | Ops Guild (docs/modules/advisory-ai/TASKS.md) |
[Documentation & Process] 200.C) Docs Modules Attestor Depends on: Sprint 100.A - Attestor, Sprint 110.A - AdvisoryAI, Sprint 120.A - AirGap, Sprint 130.A - Scanner, Sprint 140.A - Graph, Sprint 150.A - Orchestrator, Sprint 160.A - EvidenceLocker, Sprint 170.A - Notifier, Sprint 180.A - Cli, Sprint 190.A - Ops Deployment Summary: Documentation & Process focus on Docs Modules Attestor).
| Task ID | State | Task description | Owners (Source) |
|---|---|---|---|
| ATTESTOR-DOCS-0001 | DOING (2025-10-29) | See ./AGENTS.md | Docs Guild (docs/modules/attestor/TASKS.md) |
| ATTESTOR-ENG-0001 | TODO | Update status via ./AGENTS.md workflow | Module Team (docs/modules/attestor/TASKS.md) |
| ATTESTOR-OPS-0001 | TODO | Sync outcomes back to ../../TASKS.md | Ops Guild (docs/modules/attestor/TASKS.md) |
[Documentation & Process] 200.D) Docs Modules Authority Depends on: Sprint 100.A - Attestor, Sprint 110.A - AdvisoryAI, Sprint 120.A - AirGap, Sprint 130.A - Scanner, Sprint 140.A - Graph, Sprint 150.A - Orchestrator, Sprint 160.A - EvidenceLocker, Sprint 170.A - Notifier, Sprint 180.A - Cli, Sprint 190.A - Ops Deployment Summary: Documentation & Process focus on Docs Modules Authority).
| Task ID | State | Task description | Owners (Source) |
|---|---|---|---|
| AUTHORITY-DOCS-0001 | TODO | See ./AGENTS.md | Docs Guild (docs/modules/authority/TASKS.md) |
| AUTHORITY-ENG-0001 | TODO | Update status via ./AGENTS.md workflow | Module Team (docs/modules/authority/TASKS.md) |
| AUTHORITY-OPS-0001 | TODO | Sync outcomes back to ../../TASKS.md | Ops Guild (docs/modules/authority/TASKS.md) |
[Documentation & Process] 200.E) Docs Modules Ci Depends on: Sprint 100.A - Attestor, Sprint 110.A - AdvisoryAI, Sprint 120.A - AirGap, Sprint 130.A - Scanner, Sprint 140.A - Graph, Sprint 150.A - Orchestrator, Sprint 160.A - EvidenceLocker, Sprint 170.A - Notifier, Sprint 180.A - Cli, Sprint 190.A - Ops Deployment Summary: Documentation & Process focus on Docs Modules Ci).
| Task ID | State | Task description | Owners (Source) |
|---|---|---|---|
| CI RECIPES-DOCS-0001 | TODO | See ./AGENTS.md | Docs Guild (docs/modules/ci/TASKS.md) |
| CI RECIPES-ENG-0001 | TODO | Update status via ./AGENTS.md workflow | Module Team (docs/modules/ci/TASKS.md) |
| CI RECIPES-OPS-0001 | TODO | Sync outcomes back to ../../TASKS.md | Ops Guild (docs/modules/ci/TASKS.md) |
[Documentation & Process] 200.F) Docs Modules Cli Depends on: Sprint 100.A - Attestor, Sprint 110.A - AdvisoryAI, Sprint 120.A - AirGap, Sprint 130.A - Scanner, Sprint 140.A - Graph, Sprint 150.A - Orchestrator, Sprint 160.A - EvidenceLocker, Sprint 170.A - Notifier, Sprint 180.A - Cli, Sprint 190.A - Ops Deployment Summary: Documentation & Process focus on Docs Modules Cli).
| Task ID | State | Task description | Owners (Source) |
|---|---|---|---|
| CLI-DOCS-0001 | TODO | See ./AGENTS.md | Docs Guild (docs/modules/cli/TASKS.md) |
| CLI-ENG-0001 | TODO | Update status via ./AGENTS.md workflow | Module Team (docs/modules/cli/TASKS.md) |
| CLI-OPS-0001 | TODO | Sync outcomes back to ../../TASKS.md | Ops Guild (docs/modules/cli/TASKS.md) |
[Documentation & Process] 200.G) Docs Modules Concelier Depends on: Sprint 100.A - Attestor, Sprint 110.A - AdvisoryAI, Sprint 120.A - AirGap, Sprint 130.A - Scanner, Sprint 140.A - Graph, Sprint 150.A - Orchestrator, Sprint 160.A - EvidenceLocker, Sprint 170.A - Notifier, Sprint 180.A - Cli, Sprint 190.A - Ops Deployment Summary: Documentation & Process focus on Docs Modules Concelier).
| Task ID | State | Task description | Owners (Source) |
|---|---|---|---|
| CONCELIER-DOCS-0001 | DOING (2025-10-29) | See ./AGENTS.md | Docs Guild (docs/modules/concelier/TASKS.md) |
| CONCELIER-ENG-0001 | TODO | Update status via ./AGENTS.md workflow | Module Team (docs/modules/concelier/TASKS.md) |
| CONCELIER-OPS-0001 | TODO | Sync outcomes back to ../../TASKS.md | Ops Guild (docs/modules/concelier/TASKS.md) |
[Documentation & Process] 200.H) Docs Modules Devops Depends on: Sprint 100.A - Attestor, Sprint 110.A - AdvisoryAI, Sprint 120.A - AirGap, Sprint 130.A - Scanner, Sprint 140.A - Graph, Sprint 150.A - Orchestrator, Sprint 160.A - EvidenceLocker, Sprint 170.A - Notifier, Sprint 180.A - Cli, Sprint 190.A - Ops Deployment Summary: Documentation & Process focus on Docs Modules Devops).
| Task ID | State | Task description | Owners (Source) |
|---|---|---|---|
| DEVOPS-DOCS-0001 | TODO | See ./AGENTS.md | Docs Guild (docs/modules/devops/TASKS.md) |
| DEVOPS-ENG-0001 | TODO | Update status via ./AGENTS.md workflow | Module Team (docs/modules/devops/TASKS.md) |
| DEVOPS-OPS-0001 | TODO | Sync outcomes back to ../../TASKS.md | Ops Guild (docs/modules/devops/TASKS.md) |
[Documentation & Process] 200.I) Docs Modules Excititor Depends on: Sprint 100.A - Attestor, Sprint 110.A - AdvisoryAI, Sprint 120.A - AirGap, Sprint 130.A - Scanner, Sprint 140.A - Graph, Sprint 150.A - Orchestrator, Sprint 160.A - EvidenceLocker, Sprint 170.A - Notifier, Sprint 180.A - Cli, Sprint 190.A - Ops Deployment Summary: Documentation & Process focus on Docs Modules Excititor).
| Task ID | State | Task description | Owners (Source) |
|---|---|---|---|
| EXCITITOR-DOCS-0001 | TODO | See ./AGENTS.md | Docs Guild (docs/modules/excititor/TASKS.md) |
| EXCITITOR-ENG-0001 | TODO | Update status via ./AGENTS.md workflow | Module Team (docs/modules/excititor/TASKS.md) |
| EXCITITOR-OPS-0001 | TODO | Sync outcomes back to ../../TASKS.md | Ops Guild (docs/modules/excititor/TASKS.md) |
[Documentation & Process] 200.J) Docs Modules Export Center Depends on: Sprint 100.A - Attestor, Sprint 110.A - AdvisoryAI, Sprint 120.A - AirGap, Sprint 130.A - Scanner, Sprint 140.A - Graph, Sprint 150.A - Orchestrator, Sprint 160.A - EvidenceLocker, Sprint 170.A - Notifier, Sprint 180.A - Cli, Sprint 190.A - Ops Deployment Summary: Documentation & Process focus on Docs Modules Export Center).
| Task ID | State | Task description | Owners (Source) |
|---|---|---|---|
| EXPORT CENTER-DOCS-0001 | DOING (2025-10-29) | See ./AGENTS.md | Docs Guild (docs/modules/export-center/TASKS.md) |
| EXPORT CENTER-ENG-0001 | TODO | Update status via ./AGENTS.md workflow | Module Team (docs/modules/export-center/TASKS.md) |
| EXPORT CENTER-OPS-0001 | TODO | Sync outcomes back to ../../TASKS.md | Ops Guild (docs/modules/export-center/TASKS.md) |
[Documentation & Process] 200.K) Docs Modules Graph Depends on: Sprint 100.A - Attestor, Sprint 110.A - AdvisoryAI, Sprint 120.A - AirGap, Sprint 130.A - Scanner, Sprint 140.A - Graph, Sprint 150.A - Orchestrator, Sprint 160.A - EvidenceLocker, Sprint 170.A - Notifier, Sprint 180.A - Cli, Sprint 190.A - Ops Deployment Summary: Documentation & Process focus on Docs Modules Graph).
| Task ID | State | Task description | Owners (Source) |
|---|---|---|---|
| GRAPH-DOCS-0001 | DOING (2025-10-29) | See ./AGENTS.md | Docs Guild (docs/modules/graph/TASKS.md) |
| GRAPH-ENG-0001 | TODO | Update status via ./AGENTS.md workflow | Module Team (docs/modules/graph/TASKS.md) |
| GRAPH-OPS-0001 | TODO | Sync outcomes back to ../../TASKS.md | Ops Guild (docs/modules/graph/TASKS.md) |
[Documentation & Process] 200.L) Docs Modules Notify Depends on: Sprint 100.A - Attestor, Sprint 110.A - AdvisoryAI, Sprint 120.A - AirGap, Sprint 130.A - Scanner, Sprint 140.A - Graph, Sprint 150.A - Orchestrator, Sprint 160.A - EvidenceLocker, Sprint 170.A - Notifier, Sprint 180.A - Cli, Sprint 190.A - Ops Deployment Summary: Documentation & Process focus on Docs Modules Notify).
| Task ID | State | Task description | Owners (Source) |
|---|---|---|---|
| NOTIFY-DOCS-0001 | DOING (2025-10-29) | See ./AGENTS.md | Docs Guild (docs/modules/notify/TASKS.md) |
| NOTIFY-ENG-0001 | TODO | Update status via ./AGENTS.md workflow | Module Team (docs/modules/notify/TASKS.md) |
| NOTIFY-OPS-0001 | TODO | Sync outcomes back to ../../TASKS.md | Ops Guild (docs/modules/notify/TASKS.md) |
[Documentation & Process] 200.M) Docs Modules Orchestrator Depends on: Sprint 100.A - Attestor, Sprint 110.A - AdvisoryAI, Sprint 120.A - AirGap, Sprint 130.A - Scanner, Sprint 140.A - Graph, Sprint 150.A - Orchestrator, Sprint 160.A - EvidenceLocker, Sprint 170.A - Notifier, Sprint 180.A - Cli, Sprint 190.A - Ops Deployment Summary: Documentation & Process focus on Docs Modules Orchestrator).
| Task ID | State | Task description | Owners (Source) |
|---|---|---|---|
| SOURCE---JOB-ORCHESTRATOR-DOCS-0001 | DOING (2025-10-29) | Align with ./AGENTS.md | Docs Guild (docs/modules/orchestrator/TASKS.md) |
| SOURCE---JOB-ORCHESTRATOR-ENG-0001 | TODO | Sync into ../../TASKS.md | Module Team (docs/modules/orchestrator/TASKS.md) |
| SOURCE---JOB-ORCHESTRATOR-OPS-0001 | TODO | Document outputs in ./README.md | Ops Guild (docs/modules/orchestrator/TASKS.md) |
[Documentation & Process] 200.N) Docs Modules Platform Depends on: Sprint 100.A - Attestor, Sprint 110.A - AdvisoryAI, Sprint 120.A - AirGap, Sprint 130.A - Scanner, Sprint 140.A - Graph, Sprint 150.A - Orchestrator, Sprint 160.A - EvidenceLocker, Sprint 170.A - Notifier, Sprint 180.A - Cli, Sprint 190.A - Ops Deployment Summary: Documentation & Process focus on Docs Modules Platform).
| Task ID | State | Task description | Owners (Source) |
|---|---|---|---|
| PLATFORM-DOCS-0001 | TODO | See ./AGENTS.md | Docs Guild (docs/modules/platform/TASKS.md) |
| PLATFORM-ENG-0001 | TODO | Update status via ./AGENTS.md workflow | Module Team (docs/modules/platform/TASKS.md) |
| PLATFORM-OPS-0001 | TODO | Sync outcomes back to ../../TASKS.md | Ops Guild (docs/modules/platform/TASKS.md) |
[Documentation & Process] 200.O) Docs Modules Policy Depends on: Sprint 100.A - Attestor, Sprint 110.A - AdvisoryAI, Sprint 120.A - AirGap, Sprint 130.A - Scanner, Sprint 140.A - Graph, Sprint 150.A - Orchestrator, Sprint 160.A - EvidenceLocker, Sprint 170.A - Notifier, Sprint 180.A - Cli, Sprint 190.A - Ops Deployment Summary: Documentation & Process focus on Docs Modules Policy).
| Task ID | State | Task description | Owners (Source) |
|---|---|---|---|
| POLICY ENGINE-DOCS-0001 | TODO | See ./AGENTS.md | Docs Guild (docs/modules/policy/TASKS.md) |
| POLICY ENGINE-ENG-0001 | TODO | Update status via ./AGENTS.md workflow | Module Team (docs/modules/policy/TASKS.md) |
| POLICY ENGINE-OPS-0001 | TODO | Sync outcomes back to ../../TASKS.md | Ops Guild (docs/modules/policy/TASKS.md) |
[Documentation & Process] 200.P) Docs Modules Registry Depends on: Sprint 100.A - Attestor, Sprint 110.A - AdvisoryAI, Sprint 120.A - AirGap, Sprint 130.A - Scanner, Sprint 140.A - Graph, Sprint 150.A - Orchestrator, Sprint 160.A - EvidenceLocker, Sprint 170.A - Notifier, Sprint 180.A - Cli, Sprint 190.A - Ops Deployment Summary: Documentation & Process focus on Docs Modules Registry).
| Task ID | State | Task description | Owners (Source) |
|---|---|---|---|
| REGISTRY TOKEN SERVICE-DOCS-0001 | TODO | See ./AGENTS.md | Docs Guild (docs/modules/registry/TASKS.md) |
| REGISTRY TOKEN SERVICE-ENG-0001 | TODO | Update status via ./AGENTS.md workflow | Module Team (docs/modules/registry/TASKS.md) |
| REGISTRY TOKEN SERVICE-OPS-0001 | TODO | Sync outcomes back to ../../TASKS.md | Ops Guild (docs/modules/registry/TASKS.md) |
[Documentation & Process] 200.Q) Docs Modules Scanner Depends on: Sprint 100.A - Attestor, Sprint 110.A - AdvisoryAI, Sprint 120.A - AirGap, Sprint 130.A - Scanner, Sprint 140.A - Graph, Sprint 150.A - Orchestrator, Sprint 160.A - EvidenceLocker, Sprint 170.A - Notifier, Sprint 180.A - Cli, Sprint 190.A - Ops Deployment Summary: Documentation & Process focus on Docs Modules Scanner).
| Task ID | State | Task description | Owners (Source) |
|---|---|---|---|
| SCANNER-DOCS-0001 | DOING (2025-10-29) | See ./AGENTS.md | Docs Guild (docs/modules/scanner/TASKS.md) |
| SCANNER-ENG-0001 | TODO | Update status via ./AGENTS.md workflow | Module Team (docs/modules/scanner/TASKS.md) |
| SCANNER-OPS-0001 | TODO | Sync outcomes back to ../../TASKS.md | Ops Guild (docs/modules/scanner/TASKS.md) |
[Documentation & Process] 200.R) Docs Modules Scheduler Depends on: Sprint 100.A - Attestor, Sprint 110.A - AdvisoryAI, Sprint 120.A - AirGap, Sprint 130.A - Scanner, Sprint 140.A - Graph, Sprint 150.A - Orchestrator, Sprint 160.A - EvidenceLocker, Sprint 170.A - Notifier, Sprint 180.A - Cli, Sprint 190.A - Ops Deployment Summary: Documentation & Process focus on Docs Modules Scheduler).
| Task ID | State | Task description | Owners (Source) |
|---|---|---|---|
| SCHEDULER-DOCS-0001 | TODO | See ./AGENTS.md | Docs Guild (docs/modules/scheduler/TASKS.md) |
| SCHEDULER-ENG-0001 | TODO | Update status via ./AGENTS.md workflow | Module Team (docs/modules/scheduler/TASKS.md) |
| SCHEDULER-OPS-0001 | TODO | Sync outcomes back to ../../TASKS.md | Ops Guild (docs/modules/scheduler/TASKS.md) |
[Documentation & Process] 200.S) Docs Modules Signer Depends on: Sprint 100.A - Attestor, Sprint 110.A - AdvisoryAI, Sprint 120.A - AirGap, Sprint 130.A - Scanner, Sprint 140.A - Graph, Sprint 150.A - Orchestrator, Sprint 160.A - EvidenceLocker, Sprint 170.A - Notifier, Sprint 180.A - Cli, Sprint 190.A - Ops Deployment Summary: Documentation & Process focus on Docs Modules Signer).
| Task ID | State | Task description | Owners (Source) |
|---|---|---|---|
| SIGNER-DOCS-0001 | DOING (2025-10-29) | See ./AGENTS.md | Docs Guild (docs/modules/signer/TASKS.md) |
| SIGNER-ENG-0001 | TODO | Update status via ./AGENTS.md workflow | Module Team (docs/modules/signer/TASKS.md) |
| SIGNER-OPS-0001 | TODO | Sync outcomes back to ../../TASKS.md | Ops Guild (docs/modules/signer/TASKS.md) |
[Documentation & Process] 200.T) Docs Modules Telemetry Depends on: Sprint 100.A - Attestor, Sprint 110.A - AdvisoryAI, Sprint 120.A - AirGap, Sprint 130.A - Scanner, Sprint 140.A - Graph, Sprint 150.A - Orchestrator, Sprint 160.A - EvidenceLocker, Sprint 170.A - Notifier, Sprint 180.A - Cli, Sprint 190.A - Ops Deployment Summary: Documentation & Process focus on Docs Modules Telemetry).
| Task ID | State | Task description | Owners (Source) |
|---|---|---|---|
| TELEMETRY-DOCS-0001 | DOING (2025-10-29) | See ./AGENTS.md | Docs Guild (docs/modules/telemetry/TASKS.md) |
| TELEMETRY-ENG-0001 | TODO | Update status via ./AGENTS.md workflow | Module Team (docs/modules/telemetry/TASKS.md) |
| TELEMETRY-OPS-0001 | TODO | Sync outcomes back to ../../TASKS.md | Ops Guild (docs/modules/telemetry/TASKS.md) |
[Documentation & Process] 200.U) Docs Modules Ui Depends on: Sprint 100.A - Attestor, Sprint 110.A - AdvisoryAI, Sprint 120.A - AirGap, Sprint 130.A - Scanner, Sprint 140.A - Graph, Sprint 150.A - Orchestrator, Sprint 160.A - EvidenceLocker, Sprint 170.A - Notifier, Sprint 180.A - Cli, Sprint 190.A - Ops Deployment Summary: Documentation & Process focus on Docs Modules Ui).
| Task ID | State | Task description | Owners (Source) |
|---|---|---|---|
| CONSOLE UI-DOCS-0001 | TODO | See ./AGENTS.md | Docs Guild (docs/modules/ui/TASKS.md) |
| CONSOLE UI-ENG-0001 | TODO | Update status via ./AGENTS.md workflow | Module Team (docs/modules/ui/TASKS.md) |
| CONSOLE UI-OPS-0001 | TODO | Sync outcomes back to ../../TASKS.md | Ops Guild (docs/modules/ui/TASKS.md) |
[Documentation & Process] 200.V) Docs Modules Vex Lens Depends on: Sprint 100.A - Attestor, Sprint 110.A - AdvisoryAI, Sprint 120.A - AirGap, Sprint 130.A - Scanner, Sprint 140.A - Graph, Sprint 150.A - Orchestrator, Sprint 160.A - EvidenceLocker, Sprint 170.A - Notifier, Sprint 180.A - Cli, Sprint 190.A - Ops Deployment Summary: Documentation & Process focus on Docs Modules Vex Lens).
| Task ID | State | Task description | Owners (Source) |
|---|---|---|---|
| VEX-CONSENSUS-LENS-DOCS-0001 | DOING (2025-10-29) | Align with ./AGENTS.md | Docs Guild (docs/modules/vex-lens/TASKS.md) |
| VEX-CONSENSUS-LENS-ENG-0001 | TODO | Sync into ../../TASKS.md | Module Team (docs/modules/vex-lens/TASKS.md) |
| VEX-CONSENSUS-LENS-OPS-0001 | TODO | Document outputs in ./README.md | Ops Guild (docs/modules/vex-lens/TASKS.md) |
[Documentation & Process] 200.W) Docs Modules Vexer Depends on: Sprint 100.A - Attestor, Sprint 110.A - AdvisoryAI, Sprint 120.A - AirGap, Sprint 130.A - Scanner, Sprint 140.A - Graph, Sprint 150.A - Orchestrator, Sprint 160.A - EvidenceLocker, Sprint 170.A - Notifier, Sprint 180.A - Cli, Sprint 190.A - Ops Deployment Summary: Documentation & Process focus on Docs Modules Vexer).
| Task ID | State | Task description | Owners (Source) |
|---|---|---|---|
| VEXER-DOCS-0001 | DOING (2025-10-29) | See ./AGENTS.md | Docs Guild (docs/modules/vexer/TASKS.md) |
| VEXER-ENG-0001 | TODO | Update status via ./AGENTS.md workflow | Module Team (docs/modules/vexer/TASKS.md) |
| VEXER-OPS-0001 | TODO | Sync outcomes back to ../../TASKS.md | Ops Guild (docs/modules/vexer/TASKS.md) |
[Documentation & Process] 200.X) Docs Modules Vuln Explorer Depends on: Sprint 100.A - Attestor, Sprint 110.A - AdvisoryAI, Sprint 120.A - AirGap, Sprint 130.A - Scanner, Sprint 140.A - Graph, Sprint 150.A - Orchestrator, Sprint 160.A - EvidenceLocker, Sprint 170.A - Notifier, Sprint 180.A - Cli, Sprint 190.A - Ops Deployment Summary: Documentation & Process focus on Docs Modules Vuln Explorer).
| Task ID | State | Task description | Owners (Source) |
|---|---|---|---|
| VULNERABILITY-EXPLORER-DOCS-0001 | DOING (2025-10-29) | Align with ./AGENTS.md | Docs Guild (docs/modules/vuln-explorer/TASKS.md) |
| VULNERABILITY-EXPLORER-ENG-0001 | TODO | Sync into ../../TASKS.md | Module Team (docs/modules/vuln-explorer/TASKS.md) |
| VULNERABILITY-EXPLORER-OPS-0001 | TODO | Document outputs in ./README.md | Ops Guild (docs/modules/vuln-explorer/TASKS.md) |
[Documentation & Process] 200.Y) Docs Modules Zastava Depends on: Sprint 100.A - Attestor, Sprint 110.A - AdvisoryAI, Sprint 120.A - AirGap, Sprint 130.A - Scanner, Sprint 140.A - Graph, Sprint 150.A - Orchestrator, Sprint 160.A - EvidenceLocker, Sprint 170.A - Notifier, Sprint 180.A - Cli, Sprint 190.A - Ops Deployment Summary: Documentation & Process focus on Docs Modules Zastava).
| Task ID | State | Task description | Owners (Source) |
|---|---|---|---|
| ZASTAVA-DOCS-0001 | TODO | See ./AGENTS.md | Docs Guild (docs/modules/zastava/TASKS.md) |
| ZASTAVA-ENG-0001 | TODO | Update status via ./AGENTS.md workflow | Module Team (docs/modules/zastava/TASKS.md) |
| ZASTAVA-OPS-0001 | TODO | Sync outcomes back to ../../TASKS.md | Ops Guild (docs/modules/zastava/TASKS.md) |
If all tasks are done - you have reached the end of the sprint plan.