feat: add agent-os bootstrap bundle
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# Active Projects
|
||||
|
||||
Update this file when work starts, pauses, completes, or changes owner.
|
||||
|
||||
| Project | Status | Owner | Next Action |
|
||||
|---|---|---|---|
|
||||
| | | | |
|
||||
@@ -0,0 +1,19 @@
|
||||
# Constraints
|
||||
|
||||
Rules in this file override convenience.
|
||||
|
||||
## Security
|
||||
|
||||
- Never write credential values into code, logs, docs, generated reports, or chat output.
|
||||
- Use placeholder examples for configuration shape.
|
||||
- Treat customer data and private infrastructure details as sensitive.
|
||||
|
||||
## Operations
|
||||
|
||||
- Confirm target path, branch, remote, and worktree status before deployment.
|
||||
- Keep live fixes synchronized back to the edit clone.
|
||||
- Validate syntax and intended behavior before service reloads or restarts.
|
||||
|
||||
## Environment-Specific Limits
|
||||
|
||||
-
|
||||
@@ -0,0 +1,7 @@
|
||||
# Notes From Last Run
|
||||
|
||||
Clear or roll up this file at the start of each new session.
|
||||
|
||||
## Notes
|
||||
|
||||
-
|
||||
@@ -0,0 +1,19 @@
|
||||
# Persistent Memory
|
||||
|
||||
Facts that are expected to remain true for a long time.
|
||||
|
||||
## People
|
||||
|
||||
-
|
||||
|
||||
## Systems
|
||||
|
||||
-
|
||||
|
||||
## Preferences
|
||||
|
||||
-
|
||||
|
||||
## Lessons
|
||||
|
||||
-
|
||||
@@ -0,0 +1,7 @@
|
||||
# Recent Decisions
|
||||
|
||||
Record decisions from the last 30 days or the current work cycle.
|
||||
|
||||
| Date | Decision | Reason | Follow-Up |
|
||||
|---|---|---|---|
|
||||
| | | | |
|
||||
Reference in New Issue
Block a user