- Added `FilesystemPackRunProvenanceWriter` to write provenance manifests to the filesystem. - Introduced `MongoPackRunArtifactReader` to read artifacts from MongoDB. - Created `MongoPackRunProvenanceWriter` to store provenance manifests in MongoDB. - Developed unit tests for filesystem and MongoDB provenance writers. - Established `ITimelineEventStore` and `ITimelineIngestionService` interfaces for timeline event handling. - Implemented `TimelineIngestionService` to validate and persist timeline events with hashing. - Created PostgreSQL schema and migration scripts for timeline indexing. - Added dependency injection support for timeline indexer services. - Developed tests for timeline ingestion and schema validation.
1.0 KiB
1.0 KiB
Orchestrator docs task board
| Task ID | Status | Owner(s) | Notes |
|---|---|---|---|
| ORCH-DOCS-0001 | DONE | Docs Guild | README updated with leasing / task runner bridge notes and interim envelope guidance. |
| ORCH-ENG-0001 | DONE | Module Team | Sprint references normalized; notes synced to doc sprint. |
| ORCH-OPS-0001 | DONE | Ops Guild | Runbook impacts captured in README; follow-up to update ops docs. |
| ORCH-OAS-61-001 | DONE | Orchestrator Service Guild | OpenAPI spec drafted for orchestrator endpoints with pagination/idempotency/error envelopes (2025-11-30). |
| ORCH-OAS-61-002 | DONE | Orchestrator Service Guild | /.well-known/openapi discovery endpoint aligned to runtime build metadata (2025-11-30). |
| ORCH-OAS-63-001 | DONE | Orchestrator Service Guild | Legacy job endpoints emit Deprecation + Link headers; doc metadata updated (2025-11-30). |
Status rules: mirror changes in docs/implplan/SPRINT_0323_0001_0001_docs_modules_orchestrator.md; use TODO → DOING → DONE/BLOCKED; add brief note if pausing.