Skip to content

README and pyproject.toml claim MIT license; LICENSE file is Apache-2.0. README opening and links need the template-query pass #1

Description

@cultron

What was found (2026-07-22 README audit, part of the template-ranking diagnosis)

  • README License section says MIT and pyproject.toml has license = \"MIT\"; the LICENSE file in this repo is Apache-2.0, which is the stated policy for templates.
  • The opening line does not identify the repo as a GitHub template for the Apso CLI, and the README links neither docs.apso.ai nor apso.ai.
  • Repo settings: no homepage URL, no topics, not template-flagged (tracked with the org metadata pass; noted for completeness).

Proposed fix

Align the README license section and pyproject.toml license field with the Apache-2.0 LICENSE file, rework the opening to answer "apso template" queries (FastAPI, SQLAlchemy 2 async, Alembic, PostgreSQL), and add a links section (docs quickstart, apso.ai/templates). The pyproject license field is the only non-README line touched.

Filed by apso-growth under the issue-first policy. Fix will sit on a branch for apso-build review before any push.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions