Initial repo seeding

This commit is contained in:
2026-05-23 03:39:47 +02:00
commit 060556b375
27 changed files with 930 additions and 0 deletions

25
templates/agent-task.md Normal file
View File

@@ -0,0 +1,25 @@
# Agent Task: {{title}}
## Goal
What should the agent accomplish?
## Context
Relevant background.
## Inputs
Files, documents, repos, or notes the agent should use.
## Allowed Changes
What the agent may change.
## Forbidden Changes
What the agent must not change.
## Expected Output
What the agent should produce.
## Acceptance Criteria
How to know the task is done.
## Human Approval Required For
Any areas where the agent must stop and ask.

31
templates/beta-plan.md Normal file
View File

@@ -0,0 +1,31 @@
# Beta Plan: {{name}}
## Related Prototype
Link or name.
## Beta Type
Conversation Beta / Concierge Beta / Prototype Beta / Community Beta / Offer Beta
## Learning Question
What should this beta teach us?
## Target Participants
Who should participate?
## Entry Criteria
What must be true before the beta starts?
## Feedback Method
How will feedback be collected?
## Boundaries
What is explicitly not promised?
## Duration
Start/end or review date.
## Exit Outcomes
Promote / Iterate / Park / Reject / Convert to offer exploration
## Risks
Known risks, liabilities, or expectation issues.

View File

@@ -0,0 +1,25 @@
# Decision: {{title}}
## Status
Open / Accepted / Rejected / Superseded
## Date
YYYY-MM-DD
## Context
What situation created the need for this decision?
## Options
Describe the options.
## Decision
What was decided?
## Rationale
Why this option was chosen.
## Consequences
What follows from this decision?
## Review
When or under what condition should this decision be reviewed?

View File

@@ -0,0 +1,31 @@
# Experiment: {{name}}
## Related Prototype
Link or name.
## Learning Question
What are we testing?
## Method
How will the experiment be run?
## Audience
Who will participate or observe?
## Success Signal
What would count as useful positive evidence?
## Failure / Null Signal
What would count as weak, absent, or negative evidence?
## Cost Limit
Time, money, effort, or complexity limit.
## Results
What happened?
## Interpretation
What do the results mean?
## Decision
Park / Iterate / Promote / Reject / Merge

View File

@@ -0,0 +1,28 @@
# Promotion Decision: {{prototype}}
## Status
Open / Accepted / Rejected / Superseded
## Related Prototype
Link or name.
## Current Stage
Prototype Candidate / Experiment / Signal Review / Promotion Candidate
## Evidence Summary
What signals support promotion?
## Counter-Evidence
What signals argue against promotion?
## Proposed Target
Helix / Coulomb / Sloppers / Plenitude / Binky / Tegwick
## Decision
Promote / Do not promote / Iterate first / Park
## Rationale
Why?
## Review Date
YYYY-MM-DD

View File

@@ -0,0 +1,40 @@
# Prototype: {{name}}
## One-Line Pitch
What is the idea in one sentence?
## Stage
Raw Idea / Prototype Candidate / Experiment / Signal Review / Promotion Candidate / Parked / Rejected
## Target User or Audience
Who might care?
## Problem / Desire / Curiosity
What need, pain, desire, weird observation, or opportunity does this address?
## Learning Question
What do we need to learn?
## Smallest Useful Test
What is the lowest-cost test that could produce useful information?
## Expected Signal
What evidence would make the idea more interesting?
## Signal Strength
S0 / S1 / S2 / S3 / S4
## Promotion Target
Helix / Coulomb / Sloppers / Plenitude / Binky / Tegwick / None yet
## Risks
What could mislead us or create cost, stress, liability, or distraction?
## Agentic Suitability
What agents may safely help with.
## Next Action
The smallest useful next move.
## Notes
Additional context.

View File

@@ -0,0 +1,25 @@
# Signal: {{title}}
## Date
YYYY-MM-DD
## Related Prototype
Link or name.
## Signal Strength
S0 No Signal / S1 Weak / S2 Medium / S3 Strong / S4 Commercial
## Source
Who or what produced the signal?
## Observation
What actually happened?
## Interpretation
What might this mean?
## Caveats
What could make this misleading?
## Follow-Up
What should be done next, if anything?