chore(project-map): regenerate .pi-map artifacts across the repo
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
# changes
|
||||
dir: changes
|
||||
# openspec/changes
|
||||
dir: openspec/changes
|
||||
|
||||
index: changes/.pi-map.index.md
|
||||
index: openspec/changes/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Package for tracking, storing, and managing file changes or diffs in the project.
|
||||
Manages change tracking and history for OpenAPI specification documents, enabling audit trails and versioning of specification modifications.
|
||||
## files
|
||||
## arch
|
||||
Likely implements a change-log or diff-storage pattern, possibly with immutable change records and versioning for audit trails or synchronization.
|
||||
Event-sourced or command-pattern architecture with immutable change records, likely using a storage-agnostic interface for persisting incremental diffs or revision logs of specification state transitions.
|
||||
## tags
|
||||
-
|
||||
## symbols
|
||||
|
||||
Reference in New Issue
Block a user