chore: track all project map and index files
Add generated .pi-map.md and .pi-map.index.md files across the repository so the project navigation maps are shared and versioned. These artifacts are maintained by project_map_init/patch/validate and must be kept in sync with source edits. Note: .cache/ remains ignored (added in previous commit).
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
# openspec/changes/archive/2026-05-19-smart-git-url-parsing/specs
|
||||
dir: openspec/changes/archive/2026-05-19-smart-git-url-parsing/specs
|
||||
|
||||
index: openspec/changes/archive/2026-05-19-smart-git-url-parsing/specs/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines a specification for intelligent URL parsing that distinguishes browser URLs from git clone URLs and extracts canonical repository URLs with user confirmation workflows.
|
||||
## files
|
||||
- spec.md | Defines a specification for detecting browser URLs versus git clone URLs and extracting base repository URLs with user confirmation workflows
|
||||
## arch
|
||||
Specification-driven design using structured markdown documentation with explicit user-interaction workflows, input/output examples, and decision-tree logic for URL classification and transformation.
|
||||
## tags
|
||||
urls, spec, defines, specification, detecting, browser, versus, git
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
Reference in New Issue
Block a user