Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions openspec/changes/dso-omgevingsloket/.openspec.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
schema: spec-driven
12 changes: 12 additions & 0 deletions openspec/changes/dso-omgevingsloket/proposal.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# DSO / Omgevingsloket Adapter

## Summary
This change implements the dso-omgevingsloket feature as specified in the delta spec.

## Motivation
Required by Dutch government tenders for integration with external systems.

## Scope
- New adapter/connector implementation
- API endpoints
- Configuration UI
14 changes: 14 additions & 0 deletions openspec/changes/dso-omgevingsloket/tasks.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Tasks: dso-omgevingsloket

## Task 1: Core Implementation
- [ ] Implement adapter service class
- [ ] Add API endpoints
- [ ] Add configuration settings

## Task 2: Testing
- [ ] Unit tests
- [ ] Integration tests

## Task 3: Documentation
- [ ] API documentation
- [ ] Admin guide
1 change: 1 addition & 0 deletions openspec/changes/ibabs-notubiz-connector/.openspec.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
schema: spec-driven
12 changes: 12 additions & 0 deletions openspec/changes/ibabs-notubiz-connector/proposal.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# iBabs & NotuBiz Connector

## Summary
This change implements the ibabs-notubiz-connector feature as specified in the delta spec.

## Motivation
Required by Dutch government tenders for integration with external systems.

## Scope
- New adapter/connector implementation
- API endpoints
- Configuration UI
14 changes: 14 additions & 0 deletions openspec/changes/ibabs-notubiz-connector/tasks.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Tasks: ibabs-notubiz-connector

## Task 1: Core Implementation
- [ ] Implement adapter service class
- [ ] Add API endpoints
- [ ] Add configuration settings

## Task 2: Testing
- [ ] Unit tests
- [ ] Integration tests

## Task 3: Documentation
- [ ] API documentation
- [ ] Admin guide
1 change: 1 addition & 0 deletions openspec/changes/stuf-adapter/.openspec.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
schema: spec-driven
12 changes: 12 additions & 0 deletions openspec/changes/stuf-adapter/proposal.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# StUF Adapter

## Summary
This change implements the stuf-adapter feature as specified in the delta spec.

## Motivation
Required by Dutch government tenders for integration with external systems.

## Scope
- New adapter/connector implementation
- API endpoints
- Configuration UI
14 changes: 14 additions & 0 deletions openspec/changes/stuf-adapter/tasks.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Tasks: stuf-adapter

## Task 1: Core Implementation
- [ ] Implement adapter service class
- [ ] Add API endpoints
- [ ] Add configuration settings

## Task 2: Testing
- [ ] Unit tests
- [ ] Integration tests

## Task 3: Documentation
- [ ] API documentation
- [ ] Admin guide
2 changes: 1 addition & 1 deletion openspec/specs/prometheus-metrics/spec.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
status: proposed
status: implemented
---

# Prometheus Metrics Endpoint
Expand Down