Skip to content

Rename project from HackToFuture 4.0 to Fun-Tastic#14

Open
chiraghontec wants to merge 34 commits intohacktofuture-sjec:mainfrom
chiraghontec:main
Open

Rename project from HackToFuture 4.0 to Fun-Tastic#14
chiraghontec wants to merge 34 commits intohacktofuture-sjec:mainfrom
chiraghontec:main

Conversation

@chiraghontec
Copy link
Copy Markdown

No description provided.

chiraghontec and others added 30 commits April 15, 2026 19:41
- Added README.md with project overview and instructions.
- Created .editorconfig for consistent coding styles.
- Introduced .env.example for environment variable configuration.
- Set up .gitattributes for line endings.
- Established CODEOWNERS for repository ownership.
- Configured .gitignore to exclude unnecessary files.
- Added Makefile for common commands.
- Created backend structure with FastAPI and initial routes.
- Implemented chat API endpoint with request/response models.
- Developed main FastAPI application with health check.
- Defined backend requirements in requirements.txt.
- Created controller and permission gate classes.
- Established memory and swarm structures for backend processing.
- Added test for health endpoint.
- Included sample data for confluence, incidents, and runbooks.
- Developed frontend structure with Next.js and initial pages.
- Configured Docker Compose for local development.
- Implemented boundary check script to prevent cross-boundary edits.
- Created development scripts for starting and stopping services.
- Documented shared contracts for frontend and backend integration.
…-and-skills

feat: add backend orchestration core and local skill assets
…tegration

merge: final integrated backend feature set + PRD demo verification
…#6)

* feat: expand ingestion across GitHub/Jira/Slack with live-demo wiring

Progress log added: docs/ways-of-working/INGESTION_FEATURE_PROGRESS_2026-04-17.md

Includes backend adapters/routes, frontend controls, shared contract updates, and test coverage for partial-failure resilience.

Test results:

- backend: cd backend && .venv/bin/python -m pytest -q -> 40 passed

- frontend: cd frontend && npm run lint && npm run build -> passed

* chore: align systems lane boundaries and drop cross-lane files from pr6
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.

2 participants