Skip to content

feat: add minimal working skeleton#1

Open
kostapetan wants to merge 4 commits intomainfrom
feat/minimal-skeleton
Open

feat: add minimal working skeleton#1
kostapetan wants to merge 4 commits intomainfrom
feat/minimal-skeleton

Conversation

@kostapetan
Copy link
Copy Markdown
Contributor

Health endpoint + landing page. No auth/ specs generated by orchestrator.

kostapetan and others added 4 commits March 30, 2026 09:31
Shells should be empty  specs, implementation, tests, andscaffolds
features are generated by the spec2cloud orchestrator from user PRDs.

Removed:
- PRD and FRD spec documents
- Gherkin feature files (specs/features/)
- Backend implementation (routes, models, services, middleware)
- Frontend pages and components tied to the sample app
- E2E test specs (Playwright)
- BDD step definitions
- Generated docs (dotnet: specs/docs/)

Kept:
- Shell scaffolding (project configs, Dockerfiles, package.json, pom.xml, pyproject.toml)
- Infrastructure (Bicep, azure.yaml, apphost.cs)
- spec2cloud framework (.spec2cloud/, skills, AGENTS.md, copilot-instructions)
- Test framework configs (playwright.config, vitest.config, cucumber.js)
- DevContainer setup

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Bare minimum implementation to verify the stack works with Aspire.
No auth, no users, no  just a /health endpoint and a landing page.features

Specs, features, and implementation will be generated by the
spec2cloud orchestrator from user PRDs.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Synced from spec2cloud vNext:
- AGENTS.md: Phase 1b now produces 6 structured artifacts in specs/ui/
  (screen-map, design-system, prototypes, component-inventory, flow-walkthrough, walkthrough HTML)
  with clear downstream consumers (E2E, Gherkin, Implementation)
- AGENTS.md: Added specs/ui/ subtree to project structure
- copilot-instructions.md: Added specs/ui/ to file organization

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…ate schemavNext

Synced from spec2cloud vNext (4 commits):
- All 45 skills updated with mandatory completion checklists and blocking conditions
- AGENTS.md: new Section 9 (Test Discipline Gospel), enhanced Phase 1b/2 descriptions,
  updated state.json schema documentation
- copilot-instructions.md: bug-spot protocol, specs/ui/ in file organization
- .spec2cloud/state.json: enhanced schema with new phase tracking fields
- docs/: updated conceptual docs (greenfield, brownfield, concepts, architecture, etc.)
- templates/shell/apphost.cs: updated web and docs service config

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant