You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Confirm that private research, named design references, screenshots, and generated reports remain outside the repository. The tracked README screenshot is an intentional public product asset.
Decide whether docs/code-architecture-walkthrough.html is intentional durable documentation or generated output that should live elsewhere. It is intentional, versioned, Markdown-backed documentation and should remain tracked.
Current state
Dependabot vulnerability alerts and security updates are enabled.
Secret scanning and push protection are enabled.
Private vulnerability reporting is enabled.
The GitHub wiki is disabled.
research/ is excluded by .gitignore; no private research or evidence artifacts are tracked.
Tracked app icons and the README screenshot are intentional product assets.
No personal filesystem paths were found; existing /Users/me and /Users/example paths are test/example values.
The architecture walkthrough HTML is a deliberate durable documentation artifact generated from tracked Markdown sources.
Completion criteria
The public repository provides a private security-reporting path, basic contributor guidance, automated dependency-update coverage, enabled GitHub secret protections where available, and a documented decision about generated repository content.
Summary
Complete the initial security, contribution, and repository-hygiene setup for the public PiNative repository.
Tasks
SECURITY.mdwith private vulnerability-reporting instructions.CONTRIBUTING.mdwith project-specific setup, testing, and contribution guidance..github/dependabot.ymlfor GitHub Actions dependency updates.docs/code-architecture-walkthrough.htmlis intentional durable documentation or generated output that should live elsewhere. It is intentional, versioned, Markdown-backed documentation and should remain tracked.Current state
research/is excluded by.gitignore; no private research or evidence artifacts are tracked./Users/meand/Users/examplepaths are test/example values.Completion criteria
The public repository provides a private security-reporting path, basic contributor guidance, automated dependency-update coverage, enabled GitHub secret protections where available, and a documented decision about generated repository content.