mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
docs(plan): add discovery and deploy follow-up research
Capture the next discovery, security, compatibility-data, and dual-deploy planning work, and ignore local Vercel/env state that should not be committed. This keeps the operational research with the repo while avoiding accidental local-config churn. Constraint: Must not alter production runtime behavior Rejected: Fold research notes into the runtime fix commit | obscures the user-facing app-test correction with planning-only material Confidence: high Scope-risk: narrow Reversibility: clean Directive: Keep .omx local state untracked even when committing broad workspace updates Tested: Document review only Not-tested: No runtime verification required for docs and ignore rules
This commit is contained in:
parent
e667ab564e
commit
1248c705b0
6 changed files with 1634 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -100,3 +100,5 @@ dist
|
|||
/README-temp.md
|
||||
.DS_Store
|
||||
/.vscode/snipsnap.code-snippets
|
||||
.vercel
|
||||
.env*.local
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue